Viewing profile — ashkante
ashkante
HN member- Joined
- Fri, Jun 19, 2020, 6:57 AM UTC
- HN karma
- 50
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ashkante
No profile information was provided.
Recent public activity
-
comment
Comment #23844444
Agreed. Generic names are difficult to find help on, especially in the software world. Like that modelling tool which was mentioned a while back - "Hash". Imagine googling for "Has…
-
comment
Comment #23788929
Yes. In my experience, it usually comes down to "Our Windows admins don't know Linux, so it'll be easier for them to manage a server if it's running Windows!" Except they never do,…
-
comment
Comment #23778924
I am currently writing a hobby project in Rust with Rocket and Diesel. I could bang out a working prototype very quickly with either Python or something like ASP.NET, but I picked …
-
comment
Comment #23767495
Not to mention, it being Electron could[1] mean a memory hog. Granted, not all Electron apps are, but after seeing a GUI git client which ate up 800MiB+, I'm very skeptical about t…
-
comment
Comment #23713274
If I want my systems to fail in DNS resolution if the DHCP server doesn't give them a DNS server address (by design), I'm essentially SoL then? My option then is to block outgoing …