Edited for clarity, thank you. I wasn't trying to muddy the waters (doesn't mean I didn't), it's a term I've used for a long time. I did mistakenly think the quotes would help disambiguate. I don't know what Knight…
Thanks for the feedback, I have edited to not confuse. I considered it relevant as it involves the algorithmic/computing implosion of a 17-year-old market making company, in the young field of electronic trading agents,…
"Agents" caused Knight Capital to lose $450M in 45 minutes [1]. Implemented by humans and effected by computers, in the end it was really because of two reasons: * multiple levels of inappropriate controls and…
On disposable code, I’m waiting on an Adafruit Feather microcontroller to come in the mail. I asked Astra to make a me web-based Feather simulator, kinda like the iOS simulator with screen and buttons, so I could work…
Noting that qDot already figured all this out, along with a discovery layer. The spec has not been publicly released, can anybody verify if MHS wraps buttplug.io like MCP wraps JSON-RPC?
Radical inclusion includes kids (and to touch on other threads here, it also includes mega-affluent douches). I’m taking my kids for the second time next week. First time for them was three years ago; I was gonna skip…
I am more interested in the question of how Y-Combinator has changed Stanford over the last two decades rather than the question of how Stanford should change to accommodate Y-Combinator. Notice there is no mention of…
I'm making a LED Camel Totem for Burning Man. I had the idea to make a Koons-style balloon animal. I explored this idea with ChatGPT, asking it to make some reference images. I also asked for some prompt generation. I…
By this statement, do you mean that LLMs really just know about "Tool Calling Tokens" or something else?
The practice described there is close to shamatha (calm abiding). Just sit and when thoughts arrive, simply label it as “thinking” without prejudice or attachment and carry on. A common occurrence is the thought that…
To get the hang of this, I used Leanstral (Mistral’s LEAN agent) to vibe-code things like “the game of bridge” and then read the LEAN code.
It is a simple prompt that packs a lot: * operates an absurd prompt * involves SVG coding knowledge, generates a source code artifact * involves world knowledge (what is a pelican? What is a bicycle? What does each do?”…
Yesterday in HN "what are you working on", dr_dshiv presented SourceLibrary [1] which has tons of machine translation of beautiful texts. Here's my "Let Me SourceLibrary That For You" using their Librarian search which…
I have found and used this organically and it is a cool mapping tool! I used it to get better perspectives on the history and place names in Connecticut, from the Dutch and Siwanoy to modern times.
neb pointed me to SourceLibrary last month! Congrats on this work, it is very cool and very important -- a great example of AI helping humans. It is a vast and beautiful collection that I spent hours checking out all…
This is cool to see from a research team. A few weeks ago I was exploring a similar idea with ntcharts, where a user or LLM can specify a chart in a Golang or JSON object... and then that spec would be rendered either…
I tried making a port of buttplug-mcp called a2a4a2a.
Really nice exploration, and their other posts are interesting too! We used Perlin noise for demos of our Golang/BubbleTea terminal Glyph heatmap widget and then later with our Picture widget. Live WASM demos of the…
@antirez wrote about the development of that data structure last month, which includes how he used LLMs to do it (which was before ds4 for the co-comment mentioning it ;). The PR he linked goes into the motivation.…
I really enjoy using Golang to make TUIs and the Charm ecosystem. > But I think we will swing back to using GUIs I've been pushing on BubbleTea Kitty and Ghostty quite a bit to hybridize this. The TUI / GUI distinction…
Literal #showerthought: "why don't you just make the same thing for ds4, it will be awesome" Toweled off and got to work: https://github.com/NimbleMarkets/ds4-go The concept is marrying the flexibility of Golang with a…
For Golang, I highly recommend yzma to explore this surface. I’ve used it for embedding and summarization (with small models) and just mucking around with integrated LLM BubbleTea TUI idea (with bigger models).…
The official F5 page is here: https://my.f5.com/manage/s/article/K000161019 As noted elsewhere, ASLR protects you. While you are waiting for your affected platform to get the fix, they note the mitigation: "use named…
Although a maintainer answered you, watch the video from the blog. There's a WASM demo at the end, which is great. It also has a good explainer for those confused about the HTTP decision. And I appreciate that the…
That's pretty handy, thanks for the links. IDE is slick! Given the structure, I think one could make a threejs backend on for ghostty-web. Makes sense if one will pull in more of three.js anyway. I'm adding it to my…
Edited for clarity, thank you. I wasn't trying to muddy the waters (doesn't mean I didn't), it's a term I've used for a long time. I did mistakenly think the quotes would help disambiguate. I don't know what Knight…
Thanks for the feedback, I have edited to not confuse. I considered it relevant as it involves the algorithmic/computing implosion of a 17-year-old market making company, in the young field of electronic trading agents,…
"Agents" caused Knight Capital to lose $450M in 45 minutes [1]. Implemented by humans and effected by computers, in the end it was really because of two reasons: * multiple levels of inappropriate controls and…
On disposable code, I’m waiting on an Adafruit Feather microcontroller to come in the mail. I asked Astra to make a me web-based Feather simulator, kinda like the iOS simulator with screen and buttons, so I could work…
Noting that qDot already figured all this out, along with a discovery layer. The spec has not been publicly released, can anybody verify if MHS wraps buttplug.io like MCP wraps JSON-RPC?
Radical inclusion includes kids (and to touch on other threads here, it also includes mega-affluent douches). I’m taking my kids for the second time next week. First time for them was three years ago; I was gonna skip…
I am more interested in the question of how Y-Combinator has changed Stanford over the last two decades rather than the question of how Stanford should change to accommodate Y-Combinator. Notice there is no mention of…
I'm making a LED Camel Totem for Burning Man. I had the idea to make a Koons-style balloon animal. I explored this idea with ChatGPT, asking it to make some reference images. I also asked for some prompt generation. I…
By this statement, do you mean that LLMs really just know about "Tool Calling Tokens" or something else?
The practice described there is close to shamatha (calm abiding). Just sit and when thoughts arrive, simply label it as “thinking” without prejudice or attachment and carry on. A common occurrence is the thought that…
To get the hang of this, I used Leanstral (Mistral’s LEAN agent) to vibe-code things like “the game of bridge” and then read the LEAN code.
It is a simple prompt that packs a lot: * operates an absurd prompt * involves SVG coding knowledge, generates a source code artifact * involves world knowledge (what is a pelican? What is a bicycle? What does each do?”…
Yesterday in HN "what are you working on", dr_dshiv presented SourceLibrary [1] which has tons of machine translation of beautiful texts. Here's my "Let Me SourceLibrary That For You" using their Librarian search which…
I have found and used this organically and it is a cool mapping tool! I used it to get better perspectives on the history and place names in Connecticut, from the Dutch and Siwanoy to modern times.
neb pointed me to SourceLibrary last month! Congrats on this work, it is very cool and very important -- a great example of AI helping humans. It is a vast and beautiful collection that I spent hours checking out all…
This is cool to see from a research team. A few weeks ago I was exploring a similar idea with ntcharts, where a user or LLM can specify a chart in a Golang or JSON object... and then that spec would be rendered either…
I tried making a port of buttplug-mcp called a2a4a2a.
Really nice exploration, and their other posts are interesting too! We used Perlin noise for demos of our Golang/BubbleTea terminal Glyph heatmap widget and then later with our Picture widget. Live WASM demos of the…
@antirez wrote about the development of that data structure last month, which includes how he used LLMs to do it (which was before ds4 for the co-comment mentioning it ;). The PR he linked goes into the motivation.…
I really enjoy using Golang to make TUIs and the Charm ecosystem. > But I think we will swing back to using GUIs I've been pushing on BubbleTea Kitty and Ghostty quite a bit to hybridize this. The TUI / GUI distinction…
Literal #showerthought: "why don't you just make the same thing for ds4, it will be awesome" Toweled off and got to work: https://github.com/NimbleMarkets/ds4-go The concept is marrying the flexibility of Golang with a…
For Golang, I highly recommend yzma to explore this surface. I’ve used it for embedding and summarization (with small models) and just mucking around with integrated LLM BubbleTea TUI idea (with bigger models).…
The official F5 page is here: https://my.f5.com/manage/s/article/K000161019 As noted elsewhere, ASLR protects you. While you are waiting for your affected platform to get the fix, they note the mitigation: "use named…
Although a maintainer answered you, watch the video from the blog. There's a WASM demo at the end, which is great. It also has a good explainer for those confused about the HTTP decision. And I appreciate that the…
That's pretty handy, thanks for the links. IDE is slick! Given the structure, I think one could make a threejs backend on for ghostty-web. Makes sense if one will pull in more of three.js anyway. I'm adding it to my…