Viewing profile — mg74
mg74
HN member- Joined
- Fri, Nov 05, 2010, 10:09 AM UTC
- HN karma
- 298
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About mg74
Recent public activity
-
comment
Comment #48511810
I just lost access. Back to 4.8 and 5.5. Like a caveman.
-
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…
-
comment
Comment #46765685
More we need a new GitHub.
-
comment
Comment #46344506
Which of him is simulating which?
-
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)
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #42756358
what is height?
-
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.
-
comment
Comment #41989381
Thank you
-
comment
Comment #41975943
How so? Is there anything on what changes they made to Erlang/BEAM?
-
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.
-
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.
-
comment
Comment #41679357
No need for braces. Just add "end" for marking block ending to match the already block starting keyword ":".
-
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.
-
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…
-
comment
Comment #41554569
Salsa sauce!
-
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
-
comment
Comment #40190168
I'll take you up on that, will follow you on twitter (@mg0rn)
-
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…
-
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…
-
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…
-
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…