Viewing profile — nsotelo
nsotelo
HN member- Joined
- Fri, Nov 05, 2021, 7:18 AM UTC
- HN karma
- 45
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About nsotelo
No profile information was provided.
Recent public activity
-
comment
Comment #31807057
As a European I work hard but do expect labour laws to be respected, if that's what you mean. Minimum of 22 days annual vacation (that I use 100% of), paid sick leave, 14 national …
-
comment
Comment #31406384
It's not important because it won't affect the US?
-
comment
Comment #31302236
These are not morally equivalent. The office-worker wants others to modify everyone's behaviour to support them, whereas the remote worker just wants to control their own behaviour…
-
comment
Comment #31133784
Future historians will laugh and cry knowing we invested trillions and boiled the oceans for the sake of a useless append-only log.
-
comment
Comment #30643080
This doesn't make it immune from criticism. What if the United States added "Caucasian state" to the constitution and started discriminating against other ethnicities. Would that b…
-
comment
Comment #30625240
You can use the onion location header[0] to redirect the user, as mentioned in another comment thread. 0: https://community.torproject.org/onion-services/advanced/oni...
-
comment
Comment #30243441
Are there any valid use-cases? For any suggestion I've heard, it always seems that a relational database or PKI would be better.
-
comment
Comment #30230605
He does state that when (not if) we move beyond the current system, distributed ledgers will become a useful tool. > I consider blockchain, and Ethereum-style mechanisms, as techno…
-
comment
Comment #30099333
The point remains, maybe as an autistic person they don't like eye contact or sitting still but that's where discipline comes into it.
-
comment
Comment #30085537
I got an occulus quest 2 (manufactured by meta) recently and it's a lot of fun. VR is not revolutionary but it's definitely going to make money for meta and others.
-
comment
Comment #29888544
maddy It's a single go binary that supports IMAP and SMTP, with a CLI (maddyctl) to help you set it up. TLS can be added with acme.sh.
-
comment
Comment #29806179
Solana transactions currently cost $0.00025 and can handle 50,000 transactions per second. For comparison visa handles 1700 TPS and MasterCard 5000.
-
comment
Comment #29806116
I seem to remember pornhub being hit by this, which is why they removed unverified content. Perhaps it's also why OnlyFans decided to ban explicit content a few months back (before…
-
comment
Comment #29741875
I read this as a failure of the state for publishing information that "should not be public".
-
comment
Comment #29567411
It is 'avoid "success at all costs"' meaning success is good but must be balanced against other priorities.
-
comment
Comment #29507198
I use this same setup but with a requirements folder. Inside I have a base.txt, dev.txt and tests.txt where dev.txt starts with '-r tests.txt', etc. It's very handy for having diff…
-
comment
Comment #29482247
I direct my hate towards those who make this necessary.
-
comment
Comment #29469223
I doubt if many enterprises would survive this level of catastrophe.
-
comment
Comment #29211259
I'm not sure it really works like this. Suppose you've spent 10 years becoming a master java developer, and now all the investment is going into python. You're going to better than…
-
comment
Comment #29197117
I would love it for Europe and am sure that a lot of governments would too. France is openly pushing to get the startup scene going in their country, and Estonia is famous for its …
-
comment
Comment #29186697
Not all shows need portability so why stop them all? Desktop applications absolutely, but It's trivial to build, deploy and operate docker containers on servers.
-
comment
Comment #29152703
Nothing is absolute, of course if you take it far enough the seams of the argument tear but there is merit to it. A senior browser frontend developer is likely to pick up mobile de…
-
comment
Comment #29147031
Matrix is an open protocol and anyone's welcome to build a front-end, inspired by Telegram, that your mother would be happy using. Perhaps you meant the Element client?
-
comment
Comment #29122309
As English speakers we often take for granted acronyms such as DB or even USA. For foreigners these can also be inscrutable.
-
comment
Comment #29116295
There are many scenarios where it's useful, but I will illustrate a simple and important one. When you do a rolling upgrade, a new service must be assigned to an available port dif…