Viewing profile — crazy_hombre
crazy_hombre
HN member- Joined
- Wed, May 29, 2019, 4:54 PM UTC
- HN karma
- 52
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About crazy_hombre
No profile information was provided.
Recent public activity
-
comment
Comment #32006969
I'm with you. HN pedants are so god damn annoying.
-
comment
Comment #31812308
An ethernet interface is not a netdev. Netdevs are always virtual interfaces.
-
comment
Comment #30079490
Oh no, an application has bugs. Must get rid of it!
- comment
-
comment
Comment #30064842
I genuinely don't see what's so complex about a service unit file. It's a simple INI file that has multiple sections that describes the service, tells what command to run and speci…
-
comment
Comment #30060142
If you need extra customization capabilities, just run a shell script via the ExecStart= parameter and boom, you have all the power of systemd and the shell combined.
-
comment
Comment #30060099
Now you're just exaggerating. Are you really saying spending 5-10 mins skimming through a couple of man pages is that hard? Are you saying that a lot of documentation is a bad thin…
-
comment
Comment #30059756
ifconfig/netstat was deprecated more than a decade ago, that's more than a couple years don't you think?
-
comment
Comment #30059636
systemd unit files are text files, not binary blobs. And it is much easier to grok a unit file than a 500 line init script.
-
comment
Comment #29857791
There's no such thing as systemd-firewalld.
-
comment
Comment #27273425
I've been using Firefox on Wayland for the past year or so. There are still some minor hitches here and there, but it's very usable right now.
-
comment
Comment #26061895
FreeBSD 13 is moving the i386 architecture to tier 2 status, so looks like the days of 32-bit support in FreeBSD might be numbered as well: https://lists.freebsd.org/pipermail/free…
-
comment
Comment #24798445
That is a super mediocre website you got there. Not a great first impression.
-
comment
Comment #24628244
That's weird. I just get a 301 redirect to the HTTPS version when I visit http://duckduckgo.com .
-
comment
Comment #24424036
Isn't YAML supposed to be a superset of JSON? So technically, you should be able to use JSON files right now (barring a few exceptions).
-
comment
Comment #24373236
> AFAIK it's not easy to replace various parts of systemd, it's very monolithic and it does too many things. You can easily replace timesyncd with any NTP daemon. You can easily re…
-
comment
Comment #24373194
> I like the init part, i could do without everything else. Then, do exactly that? None of the components you're complaining about are mandatory (except for journald, but you can e…
-
comment
Comment #23941998
> The viewer journalctl is probably the worst log viewing app that exists Completely disagree there. I've had quite a pleasant experience with journalctl. It has sane arguments and…
-
comment
Comment #23551804
Well if it's working for everyone but a select few, then I'd argue the problem is with those select few and not the product.
-
comment
Comment #23548461
Stop spreading FUD. ".zfs/snapshot" has been working on Linux for years now. I don't know when you last used ZFS on Linux, but just because you haven't used ZoL for a while doesn't…
-
comment
Comment #23066083
systemd isn't just an init system. It's a suite of tools that provides a system and service manager. It's not handling everything in one monolithic process. This has been said thou…
-
comment
Comment #23066059
systemd did make package maintainer's lives a lot easier. We don't often see the shift to systemd from their perspective. They are the ones making the distros so I think they are t…
-
comment
Comment #22812316
So unfortunately it makes less sense for one-liners. Case in point: to use the masquerade action in a postrouting/nat chain, you also have to register a (possibly empty) prerouting…
-
comment
Comment #22289187
You know you don't HAVE to use systemd-homed right? If it doesn't fit your use case, just keep doing what you're doing right now.
- comment