Viewing profile — mshroyer
mshroyer
HN member- Joined
- Thu, Jul 18, 2019, 4:26 AM UTC
- HN karma
- 603
- Public activity
- 149 items
- HN profile
- View on Hacker News ↗
About mshroyer
Recent public activity
-
comment
Comment #49205744
Why on earth is so much more expensive than an arbitrary pair of devices that could max out a cable?
-
comment
Comment #49049061
Hey drop me an email
-
comment
Comment #49049039
To be concrete and hopefully more constructive with my criticism, he's prone to saying things like "Fil-C is safer than Rust": https://x.com/filpizlo/status/2053351119095791995 And…
- comment
-
comment
Comment #49042158
He's been especially arrogant and dismissive on X. I'm very glad Fil-C exists, but his behavior makes me doubt the whole project.
-
comment
Comment #47861501
I switched my main home computer to the Framework 13 (albeit on Windows) in 2021, after multiple weeks with my MBP sent away for AppleCare. I had some minor electrical issues with …
-
comment
Comment #47856752
I was lucky enough to be at the event and I can say the 13 Pro feels great in the hand. Overall chassis stiffness, typing (I guess due to the increased chassis stiffness), and the …
-
comment
Comment #47581490
I had a similar experience with FreeNAS (now called TrueNAS): I'm sure it's great for some people, but I ended up fighting the abstraction layer way more than I benefited from it. …
-
comment
Comment #47581462
I've been running OpenBSD as a router for almost 20 years I think? These days, the only ongoing maintenance it requires of me is running `syspatch` and `pkg_add -u` periodically to…
-
comment
Comment #46852746
> Asking for "no politics" is itself a strong political view No, it explicitly is not, and this "deepity" doesn't change any rational analysis. The injection of politics into every…
-
comment
Comment #46839915
I didn't realize, until recognizing Bradbury in that image yesterday, that HTTP status 451 is an explicit reference to "Fahrenheit 451", but apparently it is: https://www.rfc-edito…
-
comment
Comment #46833217
Illustrating "451 Unavailable For Legal Reasons" with Ray Bradbury made me laugh
-
comment
Comment #46801072
I even had to switch my reading list spreadsheet over from LibreOffice to Excel when the former started seriously lagging with about 250 rows total
-
comment
Comment #46389225
Yeah, I imagine this will help a lot of people who created retrospectively-cringey email addresses in their youth, but kept them over the years because of inertia > After changing,…
-
comment
Comment #46267426
Not a perfect defense, but sufficient to make your key much harder to exploit: Use a Yubikey (or similar) resident SSH key, with the Yubikey configured to require a touch for each …
-
comment
Comment #46117485
Some distros have better WSL support than others—some will only work with systemd disabled, others have issues with X11. Ubuntu is well supported of course, but on the RHEL-ish sid…
-
comment
Comment #46103974
Really great book. Among other things, I think it's the best explanation of ZFS I've seen in print.
-
comment
Comment #46102891
These days I use it as a home file server because for my needs, FreeBSD the best tool for that job. But back in the early 2000s I got access to a free Unix shell account that inclu…
-
comment
Comment #46102381
Sure, but ZFS is much better integrated into FreeBSD. It supports ZFS on root with boot environments out of the box. And when running a Samba server, it's helpful that FreeBSD supp…
-
comment
Comment #46044597
The recent addition of dhcp6leased is a great example: Built into the base system, simpler to configure than either dhcp6c or dhcpcd, and presumably also more secure than either.
-
comment
Comment #45652814
Yeah it's the most succinct explanation I've seen of weird machines and memory tagging. Definitely bookmarking this one. I wonder if video of the talk that presumably presented thi…
-
comment
Comment #45319471
I use a screen protector to prevent wear to the oleophobic coating, which had noticeably degraded on my previous iPhone. I know you can also buy treatments to replace the coating o…
- story
-
comment
Comment #44771795
You can additionally set up ULA: https://en.wikipedia.org/wiki/Unique_local_address The way I do this, my internal DNS resolves hosts to their fixed ULA addresses. For the handful …
-
comment
Comment #44771767
Huh, why IPv6 only instead of dual stack? Assuming you're talking about a home or small business network The (occasionally, on Comcast) changing dynamic prefix was a pain for me to…