HN user

jFriedensreich

1,542 karma

github.com/lucidNTR

Posts17
Comments597
View on HN
imagej.net 5mo ago

ImageJ: Workhorse of Scientific Imaging

jFriedensreich
1pts0
news.ycombinator.com 6mo ago

Ask HN: Share your favorite Christmas gimmicks

jFriedensreich
2pts0
xe.dev 7mo ago

Happy Holidays

jFriedensreich
3pts2
news.ycombinator.com 1y ago

Ask HN: What is going on with cloudflare?

jFriedensreich
5pts0
news.ycombinator.com 1y ago

Tell HN: Email client shortwave removing sidebar for "future AI features"

jFriedensreich
1pts0
news.ycombinator.com 1y ago

Tell HN: CSS class selectors may become case (in)sensitive

jFriedensreich
1pts1
bye-tracker.net 1y ago

Show HN: 10 teams are racing to build a pivotal tracker replacement

jFriedensreich
130pts93
www.notion.so 2y ago

How we sped up Notion in the browser with WASM SQLite

jFriedensreich
253pts103
news.ycombinator.com 2y ago

A praise of Hacker News' cache settings

jFriedensreich
9pts2
news.ycombinator.com 3y ago

Tell HN: I tried arc browser and I am scared

jFriedensreich
3pts0
news.ycombinator.com 3y ago

Ask HN: How did my GitHub password breach and how to react?

jFriedensreich
9pts9
lists.apache.org 4y ago

Cloudant/IBM back off from FoundationDB based CouchDB rewrite

jFriedensreich
137pts45
news.ycombinator.com 4y ago

Ask HN: Am I Crazy/ Unreasonable?

jFriedensreich
16pts42
www.youtube.com 4y ago

Why are MHL signature manifests not widely used outside video production?

jFriedensreich
2pts1
news.ycombinator.com 5y ago

Should game posts get a game: prefix on HN?

jFriedensreich
2pts2
medium.com 6y ago

JavaScript HMR considered harmful, change my mind

jFriedensreich
1pts0
medium.com 8y ago

REST is just not for RPC

jFriedensreich
2pts0

What the hell, as far as i see this is not open source but has the tag line "Meet LM Studio Bionic, the AI agent made for open models" How can someone justify this complete clash of values, who is even an audience for something this. cursed, the agent and harness layer being open is probably more important than your models as you can just switch models every week and they are commodity.

I am confused by this article landing on front page, it does not seem to contain any new insights but besides mostly reading ok falls apart when mixing up model and harness comparison in an amateurish way. Why would the subpar search tool zai provides be relevant for comparing models? They did not even mention the >capability< to use said tools but talk about MCP/ search providers as if thats not an implementation detail.

separation of model and tooling is as important as legislative and judicative, and just ignore any tooling or harness not true open source. they will all slowly creep into your life and choke you trying to lock you in.

Does this even still matter? No good behaviour in the world can restore trust in claude code and in fact all of Anthropics tooling, apps and harness teams except the core model research which still produces great models but seemingly losing ground to z and openAI. The GLM 5.2 hype and the limited impact of the fable lock down should be clear signals that models have no moat and frontier labs will do anything in their power to lock users into their toxic ecosystem of tools and taking context hostage.

I had a pretty involved cross module state bug with complex dependencies and also reactivity issues interleaved. I tried fixing it multiple times manually with 4h time box as well as claude models up to opus 4.6 high and codex 5.3 all which failed. When the GPT-Pro model came out i heard it was not supposed to be an everyday coding model but tried anyways as it looked impressive. It took a single 8h run burning 200$ with doing nothing but occasionally waiting for test runs or me writing “continue”. After 8 hours, and fearing i wasted the money, the bug was consistently fixed, not just one edge case that triggered the behavior.

As a society its good for resilience to embrace small pockets of complete ai withdrawl. We should be happy some groups go through pain to keep best practices and processes alive that do not rely on any ai whatsoever. But most of these are unbearable for pragmatic normies to be around. This is made worse by the fact that seemingly a high percentage is not fully motivated by morals but by a deep insecurity that makes them militant, overly judgmental, bipolar thinkers and prone to weird authoritarian dynamics and exclusionism that i only know from the “vegan power” hatred for vegetarians and militant antifa s hatred for the “realist left”.

Never found a good application for any of these immutable js data libraries. Maybe it could be helpful to prevent bugs in middleware chains of expresslike backends but for ui libraries it always felt like the libraries basically recreate mutable data structures with virtual proxy objects but at that point what does immutable even mean? you have completely virtual objects and can do whatever you want to make the rendering performant and reliable, at that point it would look probably more like a data binding layer with virtual objects to something like tanstack query

Not really, its more like saying no one needs another windows when linux exists. By "no one needs" i mean the world needs open source sandbox building blocks that are up to the challenges of the current age, no closed source solution can be a fundamental building block for the world to become better and more secure. No non-local building block can be at the foundation to anything that makes the world better and more robust.

I had to dig hard to find this is a SAAS sandbox offering not an actual sandbox (the software i can use locally). Its just wasting peoples time, no one needs a non opensource sandbox. There are now at least 3 apache 2 projects (smolmachines, microsandbox, boxlite) working on sandboxes and at least one of them should be ready for primetime soon.

We still have not the right sandbox and PR abstractions to make the merge of the two complete. Imagine merging a PR and knowing exactly this code cannot ever possibly reach the internet and it can only receive and send specific shapes of api requests from these specific services, it has well defined resource limits and you have specific optimal UI to review these constraints. I can imagine to not review a bigger number of PRs in that reality.

Most software has a few years lifetime and nearly no users. What you say is only true after reaching a certain milestone like product market fit. I think the idea is to reach that turning point as fast as possible and then rebuild the system from ground up with maintainability and quality focus.

Bun is basically a lost case in the same way that claude code is. Many people love both and thats fine as long it is their personal choice. But freedom loving orgs can never ever depend on either for anything ever or build anything on top. The main problem in this picture is projects who don’t understand or remember the internet explorer hell are using bun only features to a degree that you cannot just switch. Even opencode who should have the biggest aversion to depend on anthropic is doing this and it drives me insane. Have you all lost your mind or let your agents blindly lock you into whatever hell wants to own you?

Its completely impossible to trust an article when half the diagrams have serious issues and headlines are worst slop indicators. I am sure the author is knowledgeable and spend some time on this. But please please, with butter, please, either spend the last 10% to get rid of these issues or just don't publish it! Keep it in your ai research gallery or if you want to publish that gallery as ai research?

An aspect i don't hear about enough is using agents to make better abstractions instead of treating the agent as the abstraction. We could work on making abstractions that allow expressing what we are building in most concise form without any boilerplate. The reviews are enjoyable, if llm providers fail we have a chance to use the great abstractions by hand. The alternative i see everywhere: We don’t care about the bad abstractions because agents write the code. We don't review because its too much and too noisy and we rather blow our brains out than manually dig through that react and spaghetti codebase and writing all the boilerplate and cross references by hand. We have to build for resilience and future us.

The title is highly misleading, they mean the harness belongs outside the sandbox the agent is working in. Please run also the harness in a sandbox, i don't think any of them is safe for a host. This is also the only valuable info in this marketing noise article. The rest is full of hidden endorsements of VC buddies (why would anyone build on closed source sandbox abstractions and claim alternatives need 1s to boot) And signs they cannot reason logically. (eg. Need shared files across users > the only two options are building distr. filesystem or storing in a database. Later admitting even the database solution needs a last write wins resolution on top and completely ignoring they could just as well have delegated shared writes to a authoritative file server with retry on conflicts and git.)

OpenWarp 3 months ago

I don't think this should be dismissed as a cheap and rude ripoff. I'm no expert in trademarks or the naming convention part of the story, but for the rest: warp is not a great company taking far too long to roll back its weird account requirement, tracking users, enshittifying the core terminal experience with often unwanted AI and other crap features and dismissing annoyances that are brought up by 100eds of users. We need to show companies they need to behave or will be crushed by the community.