fix broken RST link in jason post (missing space before URL)
This commit is contained in:
parent
0d127bbe94
commit
5a358a9e88
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ Maybe I love that about him.
|
|||
|
||||
|
|
||||
|
||||
Highs kept coming. ``json.dumps(obj, indent=2)`` feels like meditation. Watching your data unfold, properly indented, every comma in place. Peace lives there. I `compared Node.js & Python performance </comparing-nodejs-and-python-performance-with-openai-client/>`_ pushing JSON through OpenAI endpoints. I `benchmarked Elixir & Phoenix </comparing-elixir-and-phoenix-performance-with-openai-client/>`_ doing it too. I grew `free LLM endpoints</free-llm-endpoints-dynamic-distributed-model-inference-client-uncloseai/>`_ & a whole `SLOP protocol </introducing-slop/>`_ because JSON API standards should stay simple. ``Content-Type: application/json``. No fuss. No proprietary lock-in.
|
||||
Highs kept coming. ``json.dumps(obj, indent=2)`` feels like meditation. Watching your data unfold, properly indented, every comma in place. Peace lives there. I `compared Node.js & Python performance </comparing-nodejs-and-python-performance-with-openai-client/>`_ pushing JSON through OpenAI endpoints. I `benchmarked Elixir & Phoenix </comparing-elixir-and-phoenix-performance-with-openai-client/>`_ doing it too. I grew `free LLM endpoints </free-llm-endpoints-dynamic-distributed-model-inference-client-uncloseai/>`_ & a whole `SLOP protocol </introducing-slop/>`_ because JSON API standards should stay simple. ``Content-Type: application/json``. No fuss. No proprietary lock-in.
|
||||
|
||||
My partner asked if I felt okay. I responded ``{"status": "transcendent"}``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue