Wow thanks for pointing this out! This is actually what I was hoping would happen when the deepspec stuff dropped! And having zlab create these confirms my bias that I think open models are the way.
Yeah I'm with you, this feels like a case for assertions & not a new core feature. Perhaps I'm missing something because it was promoted by Chris Fogus and has been ratified by those who would know. To me it doesn't…
This is a pretty harsh critique, while I see the agent related markdown the application seems measured and well applied. Hardly seems like slop; it's might be a one man show+ai agent but the direction and project…
If you're looking to use this with the community edition I would recommend reading through https://dataintellect.com/blog/running-torq-with-kdb-x-commu... as they outline some of the factors that need consideration. I…
Redacting "I noticed that a kernel level impl is only 9000 loc (shallow dive https://lwn.net/Articles/1029851/). As it doesn't fully implement the feature set. Also I noticed that Plan 9's IL protocol (avoids head of…
This is great! I feel the same way about the deepseek v4 architecture for commodity hardware. Also have enjoyed playing with https://huggingface.co/HuggingFaceTB/nanowhale-100m-base (but early days for me understanding…
This is the kind of clojure port that I always was looking for. Mostly because I thought go's core library and channels abstractions hits a simpler/nicer base API which would with the core & async apis (not to mention…
Ah this reminds me of my favorite stack which I never got to actually work with; luvit.io (libuv with luajit; both hot items at the time). I hope this becomes a thing, typing in lua might make it easier to scale for…
While I haven't read all the posts here I was wondering if anyone also noticed a 10% usage before their most recent weeks usage even started? (Specifically over 2026-03-27/28) I was seeing weird service outages over…
Sorry, I did compose it from my phone and wasn't clear. I realize the article talks to the Maven tooling I was talking to it's data aggregation and modeling suite more generally. (And obviously would have been used as…
I'm curious as to how Palantir has been used during the war or Iran (if at all or does it suffer from subjective bias). I know there were larger movements at play on a political level here but I'm becoming concerned…
Token usage and agent usage optimisation? It seems like a real problem for me. Probably because I'm not overly inspired to pay for a Claude x5 subscription and really hate the session restrictions (esp when weekly…
I used to work for a human that did this (sits mostly on the classical therapeutics side). He actually started a business where he was reviewing and auditing the submission processes outlining approvals but he had been…
Yeah, but it's specifically testing things that implement against a posix API (because generally that's what "native" apis do (omiting libc and other os specific foundation libraries that are pulled in at runtime or…
Or toit, which unsurprisingly has Lars Bak involved. A man with history touching all self, Jvm and v8 codebases. I wouldn't be surprised if toit primaries, Kasper or Florian also have experience in these technological…
Perhaps if a supply chain attack is your largest concern then using some well vetted system like wolfi is more up your alley. (See some of their related repos on GitHub https://github.com/projectbluefin - I've been…
Yeah, but there is something else here too... I used cachy for a heartbeat and it advertises the same benefits; it just felt slower (notably on boot) Maybe it was just all the graphical load screens. There's something…
Fingers crossed. I probably just did my last fresh install of this a couple of days ago and my last swupd update now. You will be missed...
I do love the warnings here... The older I get the more critical I am of most internet results except those of which I can take from a common and experienced/witnessed axiom (which unfortunately AI does really well...…
I must say this is amazing. The psychology and manipulation makes me realize how poor I am regarding trust even when the other side is pushing for some unconfirmed equilibrium. In the game I acknowledge that I was…
Yeah I feel yah; But to bolster the post: I now want to hear more as to why Defold now has a clojure repl! I noticed some musings around some native bindings in gh issues which is "interesting" but I'm not quite getting…
This is where I need to shout out to everyone's favorite developer Justine for keeping Linux cool: https://justine.lol/pledge/ Which also points to landlock-make[0] or vice-versa (the original project that made me aware…
Italo Calvino was noted as being of great inspiration to Jonathan Blow (as a relative point of interest on the OP's question) I think during one of the Braid 20th anniversary podcasts[0] he talks to it which I loved…
Yeah I agree. The dithering effects in Everybody wants to crank the world[0] are much more visually satisfying but as you pointed out perhaps it's the levels of the textures that make it feel... Well like textures. [0]…
It's a shame that fanotify[0] wasn't pointed out in this document also. Only since seeing it used in 'zigs --watch' impl on Linux[1] (and the fact that I need to enable admin capabilities to run this in a container) has…
Wow thanks for pointing this out! This is actually what I was hoping would happen when the deepspec stuff dropped! And having zlab create these confirms my bias that I think open models are the way.
Yeah I'm with you, this feels like a case for assertions & not a new core feature. Perhaps I'm missing something because it was promoted by Chris Fogus and has been ratified by those who would know. To me it doesn't…
This is a pretty harsh critique, while I see the agent related markdown the application seems measured and well applied. Hardly seems like slop; it's might be a one man show+ai agent but the direction and project…
If you're looking to use this with the community edition I would recommend reading through https://dataintellect.com/blog/running-torq-with-kdb-x-commu... as they outline some of the factors that need consideration. I…
Redacting "I noticed that a kernel level impl is only 9000 loc (shallow dive https://lwn.net/Articles/1029851/). As it doesn't fully implement the feature set. Also I noticed that Plan 9's IL protocol (avoids head of…
This is great! I feel the same way about the deepseek v4 architecture for commodity hardware. Also have enjoyed playing with https://huggingface.co/HuggingFaceTB/nanowhale-100m-base (but early days for me understanding…
This is the kind of clojure port that I always was looking for. Mostly because I thought go's core library and channels abstractions hits a simpler/nicer base API which would with the core & async apis (not to mention…
Ah this reminds me of my favorite stack which I never got to actually work with; luvit.io (libuv with luajit; both hot items at the time). I hope this becomes a thing, typing in lua might make it easier to scale for…
While I haven't read all the posts here I was wondering if anyone also noticed a 10% usage before their most recent weeks usage even started? (Specifically over 2026-03-27/28) I was seeing weird service outages over…
Sorry, I did compose it from my phone and wasn't clear. I realize the article talks to the Maven tooling I was talking to it's data aggregation and modeling suite more generally. (And obviously would have been used as…
I'm curious as to how Palantir has been used during the war or Iran (if at all or does it suffer from subjective bias). I know there were larger movements at play on a political level here but I'm becoming concerned…
Token usage and agent usage optimisation? It seems like a real problem for me. Probably because I'm not overly inspired to pay for a Claude x5 subscription and really hate the session restrictions (esp when weekly…
I used to work for a human that did this (sits mostly on the classical therapeutics side). He actually started a business where he was reviewing and auditing the submission processes outlining approvals but he had been…
Yeah, but it's specifically testing things that implement against a posix API (because generally that's what "native" apis do (omiting libc and other os specific foundation libraries that are pulled in at runtime or…
Or toit, which unsurprisingly has Lars Bak involved. A man with history touching all self, Jvm and v8 codebases. I wouldn't be surprised if toit primaries, Kasper or Florian also have experience in these technological…
Perhaps if a supply chain attack is your largest concern then using some well vetted system like wolfi is more up your alley. (See some of their related repos on GitHub https://github.com/projectbluefin - I've been…
Yeah, but there is something else here too... I used cachy for a heartbeat and it advertises the same benefits; it just felt slower (notably on boot) Maybe it was just all the graphical load screens. There's something…
Fingers crossed. I probably just did my last fresh install of this a couple of days ago and my last swupd update now. You will be missed...
I do love the warnings here... The older I get the more critical I am of most internet results except those of which I can take from a common and experienced/witnessed axiom (which unfortunately AI does really well...…
I must say this is amazing. The psychology and manipulation makes me realize how poor I am regarding trust even when the other side is pushing for some unconfirmed equilibrium. In the game I acknowledge that I was…
Yeah I feel yah; But to bolster the post: I now want to hear more as to why Defold now has a clojure repl! I noticed some musings around some native bindings in gh issues which is "interesting" but I'm not quite getting…
This is where I need to shout out to everyone's favorite developer Justine for keeping Linux cool: https://justine.lol/pledge/ Which also points to landlock-make[0] or vice-versa (the original project that made me aware…
Italo Calvino was noted as being of great inspiration to Jonathan Blow (as a relative point of interest on the OP's question) I think during one of the Braid 20th anniversary podcasts[0] he talks to it which I loved…
Yeah I agree. The dithering effects in Everybody wants to crank the world[0] are much more visually satisfying but as you pointed out perhaps it's the levels of the textures that make it feel... Well like textures. [0]…
It's a shame that fanotify[0] wasn't pointed out in this document also. Only since seeing it used in 'zigs --watch' impl on Linux[1] (and the fact that I need to enable admin capabilities to run this in a container) has…