HN user

lambdaba

1,528 karma

email username at protonmail dot com

Posts39
Comments886
View on HN
twitter.com 4mo ago

LLMs will supplant most human-driven vulnerability research

lambdaba
2pts0
arnaudbertrand.substack.com 9mo ago

Chinese researchers reversed aging in primates. Yes, it's real

lambdaba
1pts1
twitter.com 10mo ago

Here is why I am afraid of AI: a 40-year prediction for tech and the world

lambdaba
2pts0
en.wikipedia.org 10mo ago

Lenin Was a Mushroom

lambdaba
22pts0
liminal.land 11mo ago

An Effect AI toolkit for conversation state management

lambdaba
2pts0
www.unison-lang.org 11mo ago

Unison: A new approach to Distributed programming

lambdaba
4pts0
twitter.com 11mo ago

"I met a founder who writes 10k lines of code a day thanks to AI"

lambdaba
46pts97
news.ycombinator.com 1y ago

Ask HN: Lesser-known/underrated cool new web-oriented tech?

lambdaba
10pts11
news.ycombinator.com 2y ago

Ask HN: Modern Meteor.js Alternative Stack?

lambdaba
19pts12
patternlanguage.cc 2y ago

A Pattern Language

lambdaba
219pts44
twitter.com 2y ago

23/25 students confess they used ChatGPT for an assignment

lambdaba
3pts0
news.ycombinator.com 2y ago

Ask HN: Experiences with Claude 3 and future of LLMs?

lambdaba
7pts9
en.wikipedia.org 2y ago

Omega Point Cosmology

lambdaba
2pts0
nixos.wiki 2y ago

Nix-shell shebang: run any script with arbitrary packages, self-contained

lambdaba
46pts21
news.ycombinator.com 2y ago

Ask HN: Experiences with Datomic?

lambdaba
6pts1
news.ycombinator.com 2y ago

Ask HN: Immutable DBs like Datomic or DBs with similar features outside Clojure?

lambdaba
4pts0
twitter.com 2y ago

Llama2.c running on a Silicon Graphics Indigo2 workstation

lambdaba
35pts10
news.ycombinator.com 2y ago

Ask HN: AI books worth buying in print?

lambdaba
1pts2
github.com 2y ago

Bespoke Automata, a GUI and deployment pipeline for making complex AI agents

lambdaba
2pts0
github.com 2y ago

Bespoke Automata, a tool for building and deploying agent brains

lambdaba
1pts0
github.com 2y ago

The many issues plaguing Nix

lambdaba
75pts35
github.com 2y ago

Nix Problems

lambdaba
5pts1
en.wikipedia.org 3y ago

Terminal Lucidity

lambdaba
1pts0
news.ycombinator.com 3y ago

Ask HN: Do you all get spam in Gmail daily?

lambdaba
4pts10
news.ycombinator.com 3y ago

Upcoming (or speculative) microchip tech?

lambdaba
2pts1
financialpost.com 4y ago

Stop scaring children about the climate

lambdaba
5pts3
news.ycombinator.com 4y ago

Ask HN: Where can I ask questions like "which API has feature X?"

lambdaba
2pts2
github.com 4y ago

Model that predicts the probability of a Twitter user being anti-vaccination

lambdaba
5pts0
news.ycombinator.com 4y ago

Ask HN: Scraping API that can handle “unsemantic” (HN-style) threaded comments?

lambdaba
2pts0
news.ycombinator.com 4y ago

Ask HN: Experiences w “JS-free” front ends? (Hotwire, Unpoly, Inertia.js, htmlx)

lambdaba
31pts40
MacBook Air with M5 5 months ago

go for it, I installed NixOS on Asahi on a whim a few months ago and I only rebooted to MacOS to resize the partition

It's not mainly about speed (although the ceiling is much higher), but about ergonomics, and, plainly, enjoyability. The other benefit of making your own environment is mastery and control; only you can decide when and how the environment changes.

The discovery that chronic inflammation can provide the impetus for cancers to develop is forcing clinicians to rethink their approach to the disease’s prevention.

Alternative health has been saying this for decades. Ketogenic diets + medicinal plants/mushrooms can do a lot, even after the fact.

I don't use Determinate Nix but I've heard it recommended. As I've said I've had 1 or 2 issues with my Nix install on Mac over several years.

Re: ffmpeg, it's just something do to with default codecs or something I don't remember, I'm not even sure I really needed it but I saw it on my packages list and since I use nix-darwin it doesn't matter that much where the package comes from. I have hundreds of packages from nixpkgs, many shared with Linux, and quite a few Mac specific ones.

Again, I'm not part of a Nix cult, I just genuinely have had an overall great experience with Nix and I find the criticism overblown. I guess since a subset of users are very enthusiastic and vocal about it it attracts this.

This is just from my experience, I'm not part of any kind of Nix cult or anything, not that I'm aware of.

I don't know what you're talking about re: third party wrappers, this is just an option for a slightly easier and perhaps more robust install. And homebrew isn't free of issues at all.

I'm interested in how you use that homebrew-to-nix converter, if you have links to configs or can describe it briefly!

I agree that nix-darwin is a bit overkill, I mainly use it for the homebrew integration, but I think so is home-manager, I don't keep user app configs in Nix since they are never exhaustive and more effort than it's worth.

Yeah, I'm just addressing you specifically, you could switch easily and Nix has a much larger package selection (outside of GUI apps on macOS). And it immediately can do more via nix-shell -p, which can be also be used as shebang.

But yeah, Nix is much more than a homebrew replacement and that has its downsides.

I think Nix has a marketing issue as it goes so deep. But if you're going to consider it only as an alternative to homebrew, you don't have to know anything aside from different CLI invocations: `nix-shell -iA <package>` to install, and maybe a step up with `nix-shell -p <package> --run <cmd>` to run without installing. You don't have to use nix-darwin or managing configs and the Nix language at all.

I sort of get what you're saying and I've had a few sporadic issues myself, once or twice I had to reinstall (although might have been my mishandling), but overall I can't see a better solution than this. Plus I can share the configs with Linux.

You don't strictly need it, it just makes it a tiny bit more convenient since you can set it up to override DNS on any connected device, and Tailscale sets up a private VPN mesh between your devices I've come to get take for granted - a tangential feature that goes well with centrally managed DNS.

There's a lot more to Tailscale but for a basic setup you just install the client on all your devices, and set DNS to the NextDNS endpoint. Any device on your network will automatically pick it up.

It does seem like Google is quick to respond to feedback.

I'm puzzled as to how that would work, when people talk about quick changes in model behavior. What exactly is being adjusted? The model has already been trained. I would think it's just randomness.