Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
max-privatevoid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
max-privatevoid
9d ago
> Mistral is the only AI company in the world building the full stack required to answer that question: open-weight models, the infrastructure and the compute capacity they run on Didn't know Mistral sold affordable inference hardwa
2.
▲
by
max-privatevoid
1mo ago
My favorite programming language is called "A Programming Language".
3.
▲
by
max-privatevoid
1mo ago
> Is there telemetry? Yes, and it is opt-out Fuck you. Will there ever be a decent agent where the answer to this is "No"?
4.
▲
by
max-privatevoid
2mo ago
I encourage you to actually read the OP if you haven't, because I think it gives the most obvious example for that. That kind of app makes much more sense (for the user) to be a web app, especially when you don't intend to become
5.
▲
by
max-privatevoid
4mo ago
It's a mystery to me why everyone tries to use OnCalendar here, when "n amount of times within a certain timeframe" can be done much more easily with OnActiveSec, in this case that'd be OnActiveSec=6h.
6.
▲
by
max-privatevoid
5mo ago
The online documentation does not suggest that using a generic OpenAI-compatible server is an option, and it once again lists the non-local option first. https://atomicapp.ai/getting-started/ai-providers/ > Ope
7.
▲
by
max-privatevoid
5mo ago
Yes. Why even call it local-first when local isn't first? Not to mention, for some reason they decided to only support Ollama instead of giving you the option to connect to any OpenAI-compatible server, which would make this work with
8.
▲
by
max-privatevoid
5mo ago
I sure love when the local-first software defaults to a non-local option for its main feature.
9.
▲
by
max-privatevoid
7mo ago
I'll believe it when it's FOSS
10.
▲
by
max-privatevoid
9mo ago
If you release it as GPL or AGPL, it should be pretty difficult to obey those terms while using the code for AI training. Of course, they'll probably scoop it up anyway, regardless of license.
11.
▲
by
max-privatevoid
9mo ago
I'm surprised no one has said NixOS yet.
12.
▲
by
max-privatevoid
10mo ago
The only good Claude.md is a deleted Claude.md.
13.
▲
by
max-privatevoid
10mo ago
The idea is awful as well if you spend one second thinking about dependency sharing.
14.
▲
by
max-privatevoid
10mo ago
It's insane that Zig was needed to achieve this, instead of a preprocessor definition like "#define GLIBC_MIN_COMPATIBLE_VERSION GLIBC_2_40".
15.
▲
by
max-privatevoid
10mo ago
Clicking on "Customize" on the cookie consent banner reveals toggles for the following: > Analytics Cookies > Help us understand how visitors interact with our website. We use privacy-first analytics. Tracking. > Marketin
16.
▲
by
max-privatevoid
10mo ago
Why does this have ads and tracking?
17.
▲
by
max-privatevoid
10mo ago
Docker is unusable for build tools that use namespaces (of which Docker itself is one), unless you use privileged mode and throw away much more security than you'd need to. Docker images are difficult to reproduce with conventional Doc
18.
▲
by
max-privatevoid
10mo ago
The collab editing stuff was Zed's original gimmick. The AI stuff is the real feature creep.
19.
▲
by
max-privatevoid
10mo ago
Why use Docker as a build job execution engine? It seems terribly unsuited for this.
20.
▲
by
max-privatevoid
11mo ago
What prevents you from just using certificates not signed by a CA and verifying them based on the public key fingerprint?
21.
▲
by
max-privatevoid
11mo ago
You can't disallow hole punching.
22.
▲
by
max-privatevoid
11mo ago
Why go through the effort of reimplementing all this instead of using libp2p?
23.
▲
by
max-privatevoid
11mo ago
MinIO has a CLA, so they're in the exact same situation as HashiCorp, just not as far ahead.
24.
▲
by
max-privatevoid
11mo ago
Perhaps this will eventually lead them to give up on spying on users altogether.
25.
▲
by
max-privatevoid
1y ago
Careful, it's CLAware.
26.
▲
by
max-privatevoid
1y ago
I think the proper way to do this would be a DCO. https://developercertificate.org/
27.
▲
by
max-privatevoid
1y ago
Indeed, if you discount all the instances where it is true, it is not true. From my understanding, Zed is GPL-3.0-or-later. Most projects that involve a CLA and have rugpull potential are licensed as some GPL or AGPLv3, as those are the lic
28.
▲
by
max-privatevoid
1y ago
Even opt-in telemetry makes me feel uncomfortable. I am always aware that the software is capable of reporting the size of my underwear and what I had for breakfast this morning at any moment, held back only by a single checkbox. As for the
29.
▲
by
max-privatevoid
1y ago
Yeah it looks pretty funny. Probably happens because it's not a fork as far as GitHub is concerned (had some problems with that). Looking at PR creators should give you a better idea. It's basically just me right now. https:/
30.
▲
by
max-privatevoid
1y ago
It shouldn't be as tightly integrated into the editor as it is. Zed uses it for a lot of things, including to install various language servers and other things via NPM, which is just nasty.
More ›