Viewing profile — i-use-nixos-btw
i-use-nixos-btw
HN member- Joined
- Mon, Feb 20, 2023, 9:00 PM UTC
- HN karma
- 644
- Public activity
- 175 items
- HN profile
- View on Hacker News ↗
About i-use-nixos-btw
No profile information was provided.
Recent public activity
-
comment
Comment #45024163
Computing devices hardware and operating systems should be treated as a consumer's choice. If a company offers some benefit at the cost of some restriction, then users should decid…
-
comment
Comment #43626947
Honestly, I’m against this. As soon as that is added, people will start to try to optimise their profiles to place them high in the list on certain things, rendering the tool prett…
-
comment
Comment #41707290
This would introduce more problems than it solves 99% of the time. The 1% of the time, it could be very handy. I haven’t used UV, but it says that it manages python as well as pack…
-
comment
Comment #41079932
Ok, tried searching something incredibly niche, and it came up with results that no search I'd tried through conventional methods could. There's a 50/50 false positive rate, but I …
-
comment
Comment #40939567
The nice thing, at least, is that this particular kind of group always lose out in the end. They're divisive by nature and it always eventually turns in on itself. It's a matter of…
-
comment
Comment #39260240
- a tmux session persists on the remote machine, whereas with direct SSH a disconnect loses what you were doing - a tmux session can be used by multiple people - with tmux a single…
-
comment
Comment #39151993
Oh I see! Yes, absolutely doable in Nix. Derivations are just a set of instructions combined with a set of inputs, and a unique hash is made from that. If you make a derivation who…
-
comment
Comment #39150611
Yes and yes. These applications specifically because anything that looks at anything on the micro scale includes these as “possible applications”. They sound cool and exciting, and…
-
comment
Comment #39150344
Decentralised caching, absolutely - unless I’m misunderstanding what you mean there. You can build across many machines, merge stores, host caches online with cachix (or your own a…
-
comment
Comment #39150276
Weirdly enough I came across a blog post last week that talked about exactly this. https://j.phd/nix-needs-a-native-build-system/ Nix can be used as a build system in the same way …
-
comment
Comment #39149777
You sound like the perfect Nix cult memb… erm, user. It’s everything you describe and more (plus the language is incredibly powerful compared with starlark). But you speak from suf…
-
comment
Comment #39116216
If it were to be released publicly, I'd give it a week before NSFW models based on it were uploaded to Civitai.
-
comment
Comment #39098827
> While no immediate practical applications exist, the researchers envision enhanced efficiency in micromotors, microscale cargo transport, and materials that can self-assemble or …
-
comment
Comment #39098377
Constructive criticism. I would like to see much, much more in a demo. Probably around 20-30 minutes. What was shown in the demo video was seemingly the functionality of Dropbox, s…
-
comment
Comment #39097893
police knock on the door “DAD, YOUR SPRINKLERS ARE HACKING THE RECYCLING COLLECTION TIMETABLES AGAIN” (spend enough time around places like this, though, and one could easily imagi…
-
comment
Comment #39033897
It frustrates me that the actual paper is well researched and very interesting, yet the title and even the concept of these 9 boundaries will make many immediately disregard it. Th…
-
comment
Comment #38459898
I agree that the person who made such a mistake will be the person who never makes that mistake again. That's why firing someone who has slipped up (in a technical way) and is clea…
-
comment
Comment #38436990
It’d be interesting to start with an image rather than a prompt, though I am afraid of what it’d do if I started with a selfie.
-
comment
Comment #38227131
I have to hand it to them, I’m impressed. And annoyed. Many years ago I made a bet that Windows as we knew it wouldn’t make it to 50. That they would decide to go the UNIX route an…
-
comment
Comment #38227075
I use Nix to manage python environments, and it’s quite revealing. For instance, a few months ago I was working on an environment for playing around with some libraries that you’d …
-
comment
Comment #38226870
Loving the enthusiasm in which this is addressed on the issue thread.
-
comment
Comment #38209992
Forgive my ignorance, but wouldn’t the Omegle brand and domain name be worth a considerable amount - with the caveat that it be sold to a responsible buyer? It seems like the creat…
-
comment
Comment #38114048
I'm not an LLM expert by any means but here is my take. It's Speech Recognition -> Llama -> Text to Speech, running on your own PC rather than that of a third party. The limitation…
-
comment
Comment #37876472
When I wrote a HA plugin for my heating system (which involved “reverse engineering” the JS on the front end login interface to break the extremely naive checksum generation that v…
-
comment
Comment #37875893
Yeah, that’s part of the game though. You can’t get perfection from modelling a complex system with the (relatively) few variables that you can actually measure. Assumptions are al…