Live data from Hacker News

Viewing profile — mg74

mg74

HN member
Joined
Fri, Nov 05, 2010, 10:09 AM UTC
HN karma
298
Public activity
93 items

About mg74

[ my public key: https://keybase.io/mg; my proof: https://keybase.io/mg/sigs/HU5t9vQ_15FdCyw0DQ1J4vUOd7_EmUSfzbcM-DSwgoE ]

Recent public activity

  1. comment
    Comment #48511810

    I just lost access. Back to 4.8 and 5.5. Like a caveman.

  2. comment
    Comment #47032240

    Get a 1830 variant (e.g. 18Chesapeake) and Age of Steam. Also any Splotter game (Indonesia just got a new printing). A new Brass will come to Kickstarter very soon, that could be a…

  3. comment
    Comment #46765685

    More we need a new GitHub.

  4. comment
    Comment #46344506

    Which of him is simulating which?

  5. comment
    Comment #45562245

    I am waiting for someone to build this for Neovim. Come on, you unknown hero! (and thanks to the Zed team and Google for building the spec)

  6. comment
    Comment #45003491

    You should learn to be grateful for what other people do on their own time and demand nothing from you for you to benefit from it.

  7. comment
    Comment #44777749

    Where has the competition caught up? Arent Apple's chips still by far best-in-class from the laptop down to the watch? Its an honest question, I would love an arm based laptop runn…

  8. comment
    Comment #44086546

    Hard agree. The first-past-the-post single representative election system that is the foundation of the two party system in the US is breaking the country. It encourages politics w…

  9. comment
    Comment #43667722

    And I am grateful for the ends, wish Python had them as well. Python already marks the start of every block with a :, one more keyword and the semantic whitespace madness could end…

  10. comment
    Comment #42756358

    what is height?

  11. comment
    Comment #42543577

    Your nations politics are depressing enough from afar; I would not choose to have it affect me more directly than it does now.

  12. comment
    Comment #41989381

    Thank you

  13. comment
    Comment #41975943

    How so? Is there anything on what changes they made to Erlang/BEAM?

  14. comment
    Comment #41679408

    Thank you, but I rather not inject a tool that hasn't been updated in 6 years into my build chain. Thats how we do things in the Javascript world and frankly it sucks.

  15. comment
    Comment #41679365

    I dont think this is a problem anymore in todays world of LSPs and auto formatters. I almost never have to type "end" in Elixir for instance, it is always autocompleted for me.

  16. comment
    Comment #41679357

    No need for braces. Just add "end" for marking block ending to match the already block starting keyword ":".

  17. comment
    Comment #41679351

    Neovim + ruff lsp. I have gone through many formatters to try and get this better, but it is always worse than any other language where whitespace is not semantic.

  18. comment
    Comment #41679290

    The number one thing I wish was addressed in future version of Python is the semantically significant whitespace. Python is absolutely the worst language to work in with respect to…

  19. comment
    Comment #41554569

    Salsa sauce!

  20. comment
    Comment #40198973

    I have not had that problem. Only thing I have to do when I update Nix after a MacOS update is to move /etc/shells to something like /etc/shells.old

  21. comment
    Comment #40190168

    I'll take you up on that, will follow you on twitter (@mg0rn)

  22. comment
    Comment #40187109

    How doesnt it play well one MacOS? I've been using Nix Home Manager + Nix Darwin as my package manager, and Direnv + Nix Shell for developer environments; and havent had any proble…

  23. comment
    Comment #39435606

    The steps are understood well enough to instruct machines to do it, even if the output is to complex for us to comprehend it completely. Not so with thought, intelligence, consciou…

  24. comment
    Comment #39434724

    Statistical optimization is a known process; one where we understand every step, and can therefore instruct machines on how to perform it. Cognitive reasoning is still today not un…

  25. comment
    Comment #37819869

    Im a beginner and am working through getting Nix + Home Manager + Darwin working. Currently I am only setting it up on a MacOS vm's so I can nuke everything, but the end goal is to…