Viewing profile — washbear
washbear
HN member- Joined
- Mon, May 18, 2020, 7:40 PM UTC
- HN karma
- 50
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About washbear
No profile information was provided.
Recent public activity
-
comment
Comment #49139208
This is not the reason. We created this branch in July 2025 (GCC 12.5 was released on 11 July, 2025) and spent a year stabilizing it. A new system compiler is considered far too mu…
-
comment
Comment #49139192
This is partly the reason, the other reason is that we created this branch in July 2025 (GCC 12.5 was released on 11 July, 2025) and spent a year stabilizing it. A new system compi…
-
comment
Comment #42016984
People get "POSIX compliance" confused with "Unix certification". The first is an API you implement, the second is a rubber stamp. All active Unix-like operating systems aim to imp…
-
comment
Comment #40376817
If that's your first target for removal, I'd wager a large amount of money that you're [unfamiliar]( https://man.netbsd.org/compat_freebsd.8 ) with the NetBSD code base.
-
comment
Comment #40376809
This is part of the contract all new committers are required to sign. Becoming a NetBSD committer requires membership of the NetBSD Foundation and there's an understanding that tru…
-
comment
Comment #40069542
The article is wrong, it has branding disabled (so it identifies as Nightly), but it's stable Firefox. And the linked article indicates that one compositor can be used.
-
comment
Comment #39892415
Yes, X11 works. Feature chart here: https://wiki.netbsd.org/ports/evbarm/apple/
-
comment
Comment #39892406
Not true; we have podman
-
comment
Comment #34078346
The author of the post probably accidentally hit the Compose key before comma by mistake. Compose comma comma produces that character. https://en.wikipedia.org/wiki/Compose_key A v…
-
comment
Comment #32377818
I wonder if there's a PDF reader that can render to sixel graphics - mlterm-wscons can display sixels.
-
comment
Comment #32375371
It's "big in Japan". Used on many ISP routers there, for example Internet Initiative Japan's "SEIL" family, as well as most workstations in a few Japanese universities. pkgsrc enjo…
-
comment
Comment #32375350
This is exactly the type of hardware where NetBSD shines - it's often best to install it on something from a few years ago where driver support has matured to a fine vintage. Very …
-
comment
Comment #29040694
> I may have some useful hardware sitting around here at the house. Some of it may be 20 years old. How can I tell whether any of it will be useful to this project? NetBSD develope…
-
comment
Comment #27302660
> Why are you comparing pkgsrc to pacman. The original commented suggested that XBPS was similar to pkgsrc. I suggested that XBPS has far more in common with Arch Linux's package m…
-
comment
Comment #27301354
Actual package recipes. BSD-style packaging systems are written in BSD make using a mk/ framework rather than Arch-style shell scripts. If a package already exists for FreeBSD Port…
-
comment
Comment #27300042
One reason to try it might be that pkgsrc mostly solves the problems Nix solves with conflicts in a much simpler way, by allowing multiple co-existing branches installed to differe…
-
comment
Comment #27300027
Such a thing exists - https://github.com/oasislinux/oasis
-
comment
Comment #27300017
It is nowhere near as cross-platform as pkgsrc - it only really supports macOS and Linux.
-
comment
Comment #27300000
As a pkgsrc committer, xbps is nothing like pkgsrc. The underlying stuff is much more similar to something like Arch or Alpine Linux than anything that exists in the BSD world, and…
-
comment
Comment #27194247
Aside from the obvious BSD things (clean separation of base and third-party software, very different networking stack, etc), notable NetBSD things include a lot more security and h…
-
comment
Comment #24625434
the core difference now is that Sun and tens of other unix vendors are dead so there's less competing commercial influences to the Linux crowd involved in maintaining this stuff. n…
-
comment
Comment #23246099
what do you mean computing life exists outside of containers that exist in a magical void
-
comment
Comment #23227426
thank you :)
-
comment
Comment #23227409
this is an odd conclusion to make from my article, given that the entire point of it is to assert the difficulty in establishing trust and the lack of wisdom in relying on a single…