Live data from Hacker News

Viewing profile — moojd

moojd

HN member
Joined
Mon, Sep 18, 2017, 7:50 PM UTC
HN karma
461
Public activity
146 items

About moojd

[ my public key: https://keybase.io/mooj; my proof: https://keybase.io/mooj/sigs/AfQQqgJbHRteeex6ikj_NIJ_3bk5Hss3VFXMWN5FToE ]

hn [at] jmoo [dot] io

Recent public activity

  1. 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 …

  2. 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…

  3. 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…

  4. comment
  5. 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.

  6. 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.

  7. 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…

  8. comment
    Comment #37337206

    Enterprise discord is one of those obviously inevitable things that I can't believe doesn't exist yet

  9. 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…

  10. comment
    Comment #37175512

    Some execute them as a shell script and others parse them as a newline separated list of key value pairs

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. 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…

  16. comment
    Comment #36894379

    4 letters at #8,016,155: https://api.github.com/users/jmoo

  17. 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 …

  18. comment
    Comment #36806866

    We need to do "The Stitch" next https://thestitchatl.com/project

  19. 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 …

  20. 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…

  21. 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 …

  22. 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...

  23. 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…

  24. 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?

  25. 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:…