Hacker News
- Using Your Vector Database as a JSON (Or Relational) Datastore https://zilliz.com/blog/using-your-vector-database-as-JSON-or-relational-datastore 20 comments
- LoRAX and Outlines: Better JSON Extraction with Structured Generation and LoRA https://predibase.com/blog/lorax-outlines-better-json-extraction-with-structured-generation-and-lora 2 comments
- rq: Universal convertor between structured data (JSON, MessagePack, CBOR, etc.) https://github.com/dflemstr/rq 12 comments
- The state of config file formats: XML vs. YAML vs. JSON vs. HCL https://octopus.com/blog/state-of-config-file-formats 3 comments
- Show HN: PWA to work with Multiple JSON at the same time https://jsontoolbox.com/ 3 comments
- Show HN: JSON Diff – Online JSON Diff Finder http://json-diff.com 2 comments
- JSON vs. YAML – try it yourself http://www.json2yaml.com 68 comments
- High Performance Web Sites: Crockford, webhosting, online dating, JSON, alert http://www.stevesouders.com/blog/2009/12/10/crockford-alert/ 15 comments
Lobsters
- Firefox migrates password manager from SQLite to JSON for performance https://www.mozilla.org/en-US/firefox/32.0/releasenotes/#note-785664 10 comments browsers
- LiliDB (JSON-based database) https://github.com/ZSendokame/LiliDB 12 comments python
- Importing and Parsing Nested json files in SQL Server http://api.worldbank.org/v2/countries/CHN/indicators/SP.POP.TOTL?format=json&per_page=5000 3 comments sql
- Review of CL Json Libraries, updated 15 Jan 2022 https://sabracrolleton.github.io/json-review.html 10 comments common_lisp
- ECHO Framework - SQL Server - String JSON Responese https://echo.labstack.com/guide/response/ 5 comments golang
- What's the best way of returning a struct from JSON a mix of known/unknown types? https://www.reddit.com/r/golang/comments/lic2o5/whats_the_best_way_of_returning_a_struct_from/ 4 comments golang
- How to parse JSONs when the keys will not be known in advance (python3) https://www.reddit.com/r/learnprogramming/comments/iqh4kn/how_to_parse_jsons_when_the_keys_will_not_be/ 4 comments learnprogramming
- Final SRFI 180: JSON https://srfi.schemers.org/srfi-180/ 3 comments scheme
- An issue with Flask-Marshmallow returning empty JSON https://www.reddit.com/r/flask/comments/gd31lv/an_issue_with_flaskmarshmallow_returning_empty/ 8 comments flask
- 🍬Casting JSON columns to DTOs with Laravel's custom casts https://www.reddit.com/r/laravel/comments/firgnm/casting_json_columns_to_dtos_with_laravels_custom/ 3 comments laravel
- How to deserialize queried Postgres rows into JSON? https://www.reddit.com/r/rust/comments/clv6ou/how_to_deserialize_queried_postgres_rows_into_json/ 16 comments rust
- Open Sourcing Jingo, a Faster JSON Encoder for Go https://bet365techblog.com/open-sourcing-jingo-a-faster-json-encoder-for-go 6 comments golang
- Python - attempting to extract 'richname' from json list https://www.reddit.com/r/learnprogramming/comments/acaa2v/python_attempting_to_extract_richname_from_json/ 6 comments learnprogramming
- Manipulate JSON in command line thanks to JQ example with cURL https://www.mon-code.net/post/118/manipulate-json-in-command-line-thanks-to-jq-example-with-curl 9 comments linux
- Tiny post about Returning an Error if Unknown Field in JSON (with exceptions) is found https://maori.geek.nz/golang-raise-error-if-unknown-field-in-json-with-exceptions-2b0caddecd1 8 comments golang
- JSON formatter in your least favorite language https://codereview.stackexchange.com/questions/194538/json-formatter-in-your-least-favorite-language 3 comments brainfuck
- json post issue http://app.com/ticket/1?body= 5 comments flask
- Published uPickle 0.6.0: a simple, blazing fast JSON serialization library http://www.lihaoyi.com/upickle/#0.6.0 7 comments scala
- A colleague of mine did a tool to convert your JSON models into Swift models without all the manual typing. Check it out! http://services.chuquimianproductions.com/json2swift/ 8 comments swift
- JSON and struct composition in Go http://attilaolah.eu/2014/09/10/json-and-struct-composition-in-go/ 9 comments golang
- vim-customcpt: Create custom completion menus with json https://github.com/jsit/vim-customcpt 11 comments vim
- A shell command to create JSON: jo http://jpmens.net/2016/03/05/a-shell-command-to-create-json-jo/ 20 comments programming
- Postgresql JSON data type - The best of both the NoSQL and SQL worlds! http://www.jumpingbean.co.za/blogs/mark/postgresql-javascript-native-json-support 6 comments programming
- Map or Reduce to calculate max value from JSON http://stackoverflow.com/questions/4020796/finding-the-max-value-of-an-attribute-in-an-array-of-objects 14 comments javascript
- JSON it a weird format. http://api.tfl.gov.uk/BikePoint 7 comments learnprogramming
- JSON serialization in Rust, part 1 http://valve.github.io/blog/2014/08/25/json-serialization-in-rust-part-1/ 18 comments rust
- Is it possible to use POST requests and JSON in general to allow an Android app to converse with a Laravel server? http://maxoffsky.com/maxoffsky-blog/building-restful-api-in-laravel-part-2-design-api-controller/ 6 comments laravel
- Flask-Nicely - Pretty Flask JSON responses for API building https://github.com/jwpe/flask-nicely/ 3 comments flask
- JSON’s Eight Year Convergence With XML http://blog.programmableweb.com/2013/12/26/json-xml-convergence/ 90 comments programming
- We just added JSONP to reddit's JSON API. http://blog.reddit.com/2010/02/reddit-has-new-rendering-engine.html 243 comments programming
- Is my JSON Valid? http://www.devcurry.com/2010/06/is-my-json-valid.html 3 comments javascript
- new: tinydb.org -- similar to tinypic, but for chunks of XML / JSON data http://tinydb.org/ 9 comments programming