Viewing profile — erikb
erikb
HN member- Joined
- Mon, Jun 22, 2009, 8:35 PM UTC
- HN karma
- 4,464
- Public activity
- 3,277 items
- HN profile
- View on Hacker News ↗
About erikb
Recent public activity
-
comment
Comment #19005899
Yes, always make sure to follow all the rules you've read in a book! Then you will be save and feel well. https://www.youtube.com/watch?v=6kfgXoclrjk
-
comment
Comment #19005842
Don't use the form. Use the legal way to quit any contract in your country. For instance that means sending a paper letter to their offices with the postal service confirming that …
-
comment
Comment #19005820
For some reason kubernetes community doesn't like docker. I'm not sure why, though. Afaik Docker was what started the whole container hype, and docker-swarm having some nice featur…
-
comment
Comment #18996535
I think the bigger point in the future will be not AI beating known gambling activities (gambling in the sense that you put in money and have a random outcome about whether you get…
-
comment
Comment #18996521
This is more about historical AI challenges. When Chess was beat people realized painfully and happily that they can't beat Go with the same approach. Therefore it was the new Moun…
-
comment
Comment #18981793
Which is not much, if you could've gotten $500M more in investments. My experience is the complete opposite of Tim Ferris Wisdoms TM. If you are where the money is at, you have vas…
-
comment
Comment #18978671
> It's not just safety and security that must be provided, but social inclusion as well Isn't it curious that we need to provide this as external source of safety? I'm not disagree…
-
comment
Comment #18966853
Have I missed it or are there no results in the article? First he has a long intro, which is nice. Then he goes way over board explaining his data and code. Then he talks about his…
-
comment
Comment #18966783
Well, it's always a trade-off. When you inline stuff that is in separate functions you certainly increase the debuggability and readability and maybe even the performance of that o…
-
comment
Comment #18955517
you can try to find likeminded people on Mastodon (also currently on HN front page, an open source, federated twitter clone) or scuttlebut (imo more decentralized even, but quite f…
-
comment
Comment #18932225
Until now the destruction of jobs through progress has never reduced the amount of work we needed altogether. For instance think about how the development of transportation created…
-
comment
Comment #18919086
Storage and network stability is much higher if you run it on top of Openstack. k8s on baremetal is a pain in the butt. Disadvantage is that you have even more layers of abstractio…
-
comment
Comment #18918956
I think you can have both situations. I still remember a talk from a Google person maybe around 2010 where he showed clearly that if you try to make the data "better" but in genera…
-
comment
Comment #18918941
It seems like the dissonance you felt from reading comes from the article being written more in a business style of writing and thinking rather than a technical style which you are…
-
comment
Comment #18902933
Shortly after 2008 till around 2017 was when Silicon Valley, HN, and the start-up world in general surged heavily. Now I think most people agree it's behind it's ceiling point. (mo…
-
comment
Comment #18893715
> in my experience [slackers are] rare (and 100% protected by management) Can you give an example of how you see slackers being protected by management? I wonder if we have the sam…
- comment
-
comment
Comment #18890533
Well, naturally every company has talent drain. The rockstars will not work long in one company and jump from one gig to the next. But if you have bad luck and hired some slackers,…
-
comment
Comment #18882100
I'd guess: They are symbol of order and a source of income for the police.
-
comment
Comment #18881865
I think it's the very best dungeon crawler when it comes to comfort of use and startability for new players. And I would suggest it not just for gamers but for programmers as well.…
-
comment
Comment #18881856
It's also not the first dashboard with this situation. phpMyAdmin or what it's called, back in the days of LAMP stacks that was deployed almost everywhere without much security aro…
-
comment
Comment #18845954
I don't know why people say that. You don't support Windows XP and Windows 10 either with the same binary. In contrast to Windows you can provide or pay someone to provide libcurl3…
-
comment
Comment #18833200
That is why mostly people with wealthy parents will attempt med school. You can trust me, I lived with med students in a living coop for some time. Where CS students rent an apartm…
-
comment
Comment #18831888
The difference between med students and other students is that more med students can afford these medications, I'd say.
-
comment
Comment #18828819
start with a shellscript, then a REST API (+REST aware CLI), then a website, then a mobile app.