Viewing profile — jgauth
jgauth
HN member- Joined
- Wed, Apr 08, 2020, 3:11 AM UTC
- HN karma
- 84
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About jgauth
No profile information was provided.
Recent public activity
-
comment
Comment #47714366
Makes sense to me. The new coding agents are drastically changing software development, and I think there's a lot of space for innovation in how version control tooling works in th…
-
comment
Comment #47710098
I've seen this sentiment often. For example, in a discussion about slow nvm load times: "Does adding 0.5s delay to opening your terminal really affect your productivity?" I agree t…
-
comment
Comment #47406657
This looks great, and like it could address a need in ecosystem. Also, the admin dashboard is such a great feature of django, nice job building it from the get-go.
-
comment
Comment #47056163
I believe we already saw something like this happen with the PG&E power outage in San Francisco in December. The waymo post-mortem [1] describes the outage causing a backlog of RA …
-
comment
Comment #47007946
Charm looks good. What is the TUI library of choice for python these days?
-
comment
Comment #46938598
Cool to see you here on HN! I just discovered the openpilot repository a few days ago and am having a great time digging through the codebase to learn how it all works. Msgq/cereal…
-
comment
Comment #46516280
> Am I missing something here wrt Jellyfin clients? Unfortunately, I don't think so. I had many issues with playback on ATV using Swiftfin. Infuse works very well, so it is worth t…
-
comment
Comment #46516025
Which app are you using on your TV? I've had success direct-playing 4K content with the jellyfin Android TV app. On AppleTV, Infuse works well. Infuse isn't free, but it is worth t…
-
comment
Comment #44979669
This is cool. Is there a way to call ruff’s linter? Like `uv lint`, which would call `ruff check`. To your analogy, it’d be like `cargo clippy`
-
comment
Comment #44688687
"The Hunt for Red October" had an interesting way of handling this with the Russian speakers. The movie starts with them speaking Russian with English subtitles, does a slow zoom i…
-
comment
Comment #43106111
Looks like it is for http requests only? If so, wireshark is not an apt comparison.
-
comment
Comment #43086876
Do you have a recommendation for a book or course that teaches these things better? In particular FSMs.
-
comment
Comment #42068249
Did you read the article? It is about the CPU cost of using WebSockets to transfer data over loopback.
-
comment
Comment #41941906
This update is great news. I was disappointed to see the issue that got raised last week, and I had started to consider looking for alternatives. I’m going to assume an honest mist…
-
comment
Comment #41936468
> What if running the linters was as easy as: $ docker compose exec web /scripts/run-linters This seems to ignore the fact that I also run linters in my IDE to get immediate feedba…
-
comment
Comment #40654503
This looks like it could be a really great tool. I was excited to try it, but unfortunately the app is pretty unusable for me on Ubuntu. It has been frequently crashing with "an un…
-
comment
Comment #37549305
I recently discovered the home-assistant supervisor [1] repository. It's awesome to see such a well-designed, mature, and actively maintained open-source python application. I've f…
-
comment
Comment #36158603
Can you describe more what you mean? Are you suggesting one could live by selling their home and purchasing a new one every 2 years, and doing something with credit secured by the …
-
comment
Comment #35952453
What is a self discipline workout?
-
comment
Comment #32824335
Where does Murphy come from?
-
comment
Comment #32678634
> No interference This has not been my experience at all. For my 5" powered studio monitors, the _only_ way to get a interference-free signal from my desktop computer was with an o…
-
comment
Comment #32651943
Can you describe what you mean by that?
-
comment
Comment #31049390
> good commenting skills take years to master As a newer developer, it’s nice to hear you say that. I often find that I spend more time deliberating over comment wording and variab…
-
comment
Comment #30740630
There are instructions for enabling it in the package manager docs: apt-cache show fzf
-
comment
Comment #30718643
Does it really get the same great battery life of the M1 running MacOS? In the case of my dell XPS laptop, for example, it gets pretty good battery life if I use the windows 10 OS …