Viewing profile — mschulze
mschulze
HN member- Joined
- Tue, May 28, 2013, 1:36 PM UTC
- HN karma
- 147
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About mschulze
No profile information was provided.
Recent public activity
-
comment
Comment #47717577
Nice strawman, and unnecessary attack. I'm using iPhones since the 3GS, and from time to time type on an Android and the keyboard on iOS _sucks_. As someone else wrote, I am loathi…
-
comment
Comment #47518923
This thread is about the 2FA app, not the LLM app. I don't care about the LLM app. What's this witch hunt? This app literally solved a (self-inflicted) problem I was having for som…
-
comment
Comment #47518402
I mean I get it, astroturfing is a real problem and an annoying one for communities. But I also have no idea how to prove to you that I am neither a bot nor shilling here.
-
comment
Comment #47517812
I'm not a bot. Check my comment history and account age.
-
comment
Comment #47517341
Oh, wow, thanks for posting that. I switched to Ente for my photos recently, had no idea they also have a 2FA app. I was looking for a replacement for Aegis (after a switch to iOS)…
-
comment
Comment #47441371
The Test URL is a 404 for me though - if that's what the data is based on, it might not be completely fair...
-
comment
Comment #47323802
I haven't used SmartGit, so I can't really compare. I would single out the following for Magit: 1. Single key strokes for actions and toggles 2. Discoverability through "slide-ins"…
-
comment
Comment #47323733
Right - actually, for conflicts I switch to IntelliJ.
-
comment
Comment #47323452
Yes, I use Emacs 90% just for magit (and 10% for org-mode for some time tracking), but no text editing or coding at all.
-
comment
Comment #47323364
I use magit daily for over 8 years now. Over that time I have showed it to many other peers, out of excitement for a tool that made me more productive and helped me learn - but I n…
-
comment
Comment #47036294
Opencode also has that feature, I've seen it multiple times in the last days (mostly using Opus 4.5/4.6/Gemini 3)
-
comment
Comment #46763303
I'm answering so others who read this can know my reasoning, not to explain to you, because you know exactly what you are writing. The rhetoric that Sweden, Germany, UK and France …
-
comment
Comment #46762954
Take your hate elsewhere
-
comment
Comment #45704046
Understandable, but you shouldn't trust the ads, either.
-
comment
Comment #31504951
For 1), check out Natural Selection 2 ( https://www.naturalselection2.com/ )
-
comment
Comment #31424351
Hey, Cool to see someone who worked on this :) Back in the day I wrote a (probably really bad, not a C/C++ developer) wrapper around libspotify for Node.js: https://github.com/Fron…
-
comment
Comment #27930825
A German variant is "Naturblick", https://naturblick.museumfuernaturkunde.berlin/?lang=en It also allows sharing "sightings" (or "hearings") with a central service.
-
comment
Comment #25133983
Thank you, I didn't know that feature. I almost always used g! to switch to Google when searching for country specific terms, guess I can change that now.
- story
- story
-
comment
Comment #19663415
And you can press “y” to get that automatically when viewing a file on Github!
-
comment
Comment #15634191
I am living in Berlin. I would say with 5000 gross income you should be able to save ~1000-1500 Euro in a month. According to http://www.brutto-netto-rechner.info/ you should get ~…
-
comment
Comment #15583950
> ...not to mention that it only works with IDEs. That's not true. Lombok is an annotation preprocessor. That means it is running with javac which is independent of any build tools…
-
comment
Comment #15498126
The Spark Framework [0] is pretty easy to pick up IMO. Spring (with Spring Boot) has approachable tutorials [1] on how to get started but will get intimidating pretty fast. I highl…
-
comment
Comment #15481965
> One of the nice things about JS versions of stuff is being able to run it everywhere. To my knowledge node does not run on SPARC processors (because V8 doesn't).