Viewing profile — moojd
moojd
HN member- Joined
- Mon, Sep 18, 2017, 7:50 PM UTC
- HN karma
- 461
- Public activity
- 146 items
- HN profile
- View on Hacker News ↗
About moojd
hn [at] jmoo [dot] io
Recent public activity
-
comment
Comment #42813375
Exactly this. One of the first things I tell people struggling with nix is that nix is simple and almost all of the complexity lives in nixpkgs. Knowing where to look for help (is …
-
comment
Comment #38474040
My personal experience (model y lr) is 4 hour trips are the sweet spot and anything over 6 hours becomes a drag. I can reliably go over 200 miles @ 80mph without charging but after…
-
comment
Comment #38311851
I just got back from a road trip in France and the UK and it's funny how much of the reddit-tier discourse is correct yet simultaneously so wrong. There are plenty of rural towns w…
- comment
-
comment
Comment #38311657
> No one is asking you to live there or not have a vehicle. Several of the most upvoted comments in this very thread are advocating banning vehicles.
-
comment
Comment #37622935
I like that git allows rebase, as long as it is only done in prs or local. Rebase in the sheets, merge in the streets.
-
comment
Comment #37341485
Thanks Graham! Glad to see some attempts at improving the dx of sharing expressions with flakes instead of just derivations. I've seen libraries and tools handle this in a ton of d…
-
comment
Comment #37337206
Enterprise discord is one of those obviously inevitable things that I can't believe doesn't exist yet
-
comment
Comment #37203179
My path was vm -> containers -> nix. With nix flakes and the direnv extension in vscode you can get a clean per-project dev environment with zero docker overhead and without dev to…
-
comment
Comment #37175512
Some execute them as a shell script and others parse them as a newline separated list of key value pairs
-
comment
Comment #37175471
I like them for defining a small number of env vars for my app that only get injected at run time. I don't like them when other random tools that aren't my app use them. Docker's i…
-
comment
Comment #37162253
I agree that 'real' verification was useful, but on the other hand removing it had the nice side-effect of 'breaking the spell' of twitter's imagined importance. People take it way…
-
comment
Comment #37136772
Wow, never seen tome before but I built almost the exact same thing at my current company with the only difference being all the sub-commands run in a nix environment. Being able t…
-
comment
Comment #36949977
I'm not making a value judgement on rendering strategies, spa, etc. I'm arguing that for most js frameworks, building a full stack app with your own database, auth, etc without thi…
-
comment
Comment #36947900
> Vercel and Netlify (among others) try and avoid the basic necessity of databases and other backend complexities as if a front-end developer can exist in some shining, pretty land…
-
comment
Comment #36894379
4 letters at #8,016,155: https://api.github.com/users/jmoo
-
comment
Comment #36866925
Do those allow multiple versions of the same dependency? With npm and cargo (as opposed to composer, etc.) you are never forced to resolve those types of conflicts so you can just …
-
comment
Comment #36806866
We need to do "The Stitch" next https://thestitchatl.com/project
-
comment
Comment #36806499
Oh man I've needed this for a while to the point where I was about to build it my self so thanks! It would be great though if it also listed the tagged nixpkgs version in addition …
-
comment
Comment #36543978
I would be interested to know what percent of victims were busted in by a SWAT team vs recieved a knock on the door. Not trying to minimize the issue as I would prefer if that numb…
-
comment
Comment #36520435
That repo is great. It really helped me get from zero to ... where ever I am now (non-zero I guess, I'm still early in my rust journey.) I do wish there was a 'completed' branch I …
-
comment
Comment #36481076
There have been a few articles about iPhone 911 calls at bonaroo this week: https://gizmodo.com/iphones-false-911-calls-bonnaroo-android...
-
comment
Comment #36454158
Based on this I think the likelihood of me enjoying the park is inversely related to how hard the park moderators have to squint to apply the park rules. I'm totally cool with peop…
-
comment
Comment #36440094
Nice! I tried but I must be missing something. Is it a setting? Only way I can see to join voice is to click on the channel and then click the voice button?
-
comment
Comment #36439060
I saw this and got excited but no, this isn't discord voice channels. This is an integrated jitsi meet call. It looks like some sort of prototype has been merged to develop though:…