Viewing profile — klowner
klowner
HN member- Joined
- Mon, Aug 31, 2015, 2:38 PM UTC
- HN karma
- 52
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About klowner
No profile information was provided.
Recent public activity
-
comment
Comment #42932070
Interpreting disruption as a blanket "good" is a whole ass opinion.
-
comment
Comment #42452199
I'm extremely fond of Mikrotik gear, they're capable of pretty much anything and really reasonably priced. They're out of Latvia. The only thing is they're definitely not designed …
-
comment
Comment #40927765
Oh yeah I vaguely recall news reports about how the PS2 was so powerful it could be used for missile guidance or some nonsense?
-
comment
Comment #40011344
This sounds like a possible explanation for why I keep getting recommended different AWS client libraries from the boss to "solve instability" of a service that works 99.8% except …
-
comment
Comment #39463134
I'm a huge fan of Mikrotik, these are around $600 https://mikrotik.com/product/crs312_4c_8xg_rm
-
comment
Comment #39141630
I do know that I would love it if amdgpu would stop throwing null pointer dereference errors when I open Blender settings with my 7800XT.
-
comment
Comment #37819607
Yep, kinda drives home the point of how important "third spaces" are for mental health.
-
comment
Comment #35809027
May I humbly recommend Godot? It has webgl export as well as plenty of others and is fully open source, lots of language bindings as well if you don't want to learn gdscript (synta…
-
comment
Comment #27538555
This reminds me of the time I was dealing with a REST API that exposed an image thumbnail.. except the response contained a file path, and the response completed before the file wa…
-
comment
Comment #27381450
Yeah, and how well can the fish climb a tree?
-
comment
Comment #27352250
They could happily exist as strings in json if they're just IDs.
-
comment
Comment #27251066
I do this for personal projects, that seems like basic obvious stuff, IMHO.
-
comment
Comment #25760183
That conservative newspaper Epoch Times run by a Falun Gong dude as well, although my family doesn't seem to care because they like the articles..
-
comment
Comment #22390537
Too many companies taking a "McMansion" approach to software and we wonder why everything is constantly broken.
-
comment
Comment #18881440
I always considered self directed learning to be less like forcing a child to learn in a vacuum and more like letting the child drive the educatiomobile while you help with the map…
-
comment
Comment #18881397
> They all seem to have a kind of “us versus them” mentality against traditional schooling. Well, watching a retired public school teacher get huffy and start chomping at your moth…
-
comment
Comment #18881355
My mom was a high school art teacher (masters in art ed.) before she home-schooled me, and one of the reasons she'd often bring up was how she felt much of the time spent in tradit…
-
comment
Comment #18762680
As a senior dev, doing remote work for a team that seems to be mostly junior devs has been some of the most frustrating things I've ever had to deal with in my dozen or so years of…
-
comment
Comment #17786867
With 100 threads running like that, not only do you have the overhead of the OS scheduling 100 threads to run on ~8 or whatever cpu cores, but also I would assume these threads are…
-
comment
Comment #10146982
IIRC, pre-SP2 IE6 didn't handle gzipped javascript properly, but those days are behind us.