Viewing profile — lgunsch
lgunsch
HN member- Joined
- Wed, Jan 18, 2012, 6:33 PM UTC
- HN karma
- 354
- Public activity
- 213 items
- HN profile
- View on Hacker News ↗
About lgunsch
No profile information was provided.
Recent public activity
-
comment
Comment #48833639
I took my Seiko 5 in for service mid last year, and after that it kept time well. I don't loose more than a minute over a week or more. But, I specifically sought out a mechanical …
-
comment
Comment #47680392
If IPv6 was going to be successful, it would have been successful years ago. It seems, people are just more comfortable with layers of NAT than native IPv6 everywhere. I'd guess th…
-
comment
Comment #47352945
Some of the other practices of CI are also important. Not explicitly mentioned by the article, but perhaps implied. CI is a lot more than just running tests on pull request. It's a…
-
comment
Comment #46590709
I was also going to mention this reminds me of Vala, which I haven't seen or heard from in 10+ years.
-
comment
Comment #45748359
I've been using JetBrains IDEs for the last 11 years. Before that I used Emacs and Sublime Text. I've tried VSCode, Zed, and others. There's just no comparison on the code insights…
- story
-
comment
Comment #45103045
I'm happy I switched to Colemak around 13 years ago. Mostly due to elbow pain. I do find it made a difference there. In general, I do type faster than before, and faster than many …
-
comment
Comment #43692381
I've seen a number of ESP32 IoT devices here on HN, and I haven't heard many of them use firmware encryption with an eFuse. In this case, it would have been pretty hard to create a…
- story
-
comment
Comment #39815977
He talks about it in one of his videos. The zip directory was a product of a side hustle of his, which Microsoft then bought out. In the video he comments how much easier it was to…
-
comment
Comment #39207856
I haven't checked in many months, but in the past it never has. It kind of semi-works but it's pretty buggy. I use Chrome for teams. I'm on Arch Linux.
-
comment
Comment #39120032
Years ago I used a very simple bash script font-end for Duplicity called Duply. It worked very well for the half-dozen years or so I used it.
-
comment
Comment #36788089
This is my most favorite font to date. I've tried lots of others, but I've enjoyed this one the most. 100% worth the purchase.
-
comment
Comment #34301391
I use iwd and systemd-networkd. I don't use may applet or gui control. With my setup I just and up ignoring network configuration the majority of the time. Edit: I've found iwd suc…
-
comment
Comment #34145053
I've used Roam Research for note taking for the last year. Before that, I spent two months trying out a dozen competitors. Using it the last year has been amazing for me. I definit…
-
comment
Comment #33452622
I've been using Duply as a simple CLI front end to Duplicity (not Duplicati) for years now. It's worked great for me on many servers and personal machines.
-
comment
Comment #31714745
Operating Systems: Three Easy Pieces. Very well written read, a fantastic textbook overall. https://pages.cs.wisc.edu/~remzi/OSTEP/
-
comment
Comment #31696880
Working with the ESP32 is what introduced me to the concept of eFuses. Really neat. Allows you to run encrypted firmware images which cannot be easily decrypted even with full phys…
-
comment
Comment #31534477
What alternatives have people come across? I know there is waterfall: months of planning followed by months of implementation, followed by a single deployment at the very end. Then…
-
comment
Comment #29587478
Does the team use a mono-repo? Or have multiple repos and track changes for that week to review? I'm very curious. Curious enough to even try it.
-
comment
Comment #29119846
I have used Arch Linux for the past 8 years. I've had 3 installations on four different laptops (I migrated one installation to a second laptop). Your comment would be a really gre…
-
comment
Comment #29045331
Have you ever seen CockroachDB, or Yugabyte? Both are not eventually consistent, but are horizontally scalable. It looks like to me it is a solved problem.
-
comment
Comment #27493084
I agree. I have had many similar struggles as you have had. With my commute I often came up with interesting ideas or solutions to problems. I've found the online scheduled meeting…
-
comment
Comment #26449381
My own experience working from home probably follows this. I've gone back to work now, but I spent 6 months working at home. At the end it took me 12 hours of time to make up an 8 …
-
comment
Comment #26294939
Do you have weekly scheduled 1 on 1s? I have a few remote team members and make sure they pair up weekly just to feel connected and present. It's team member to team member, not li…