Viewing profile — toomanydoubts
toomanydoubts
HN member- Joined
- Sun, Aug 08, 2021, 11:07 PM UTC
- HN karma
- 868
- Public activity
- 220 items
- HN profile
- View on Hacker News ↗
About toomanydoubts
No profile information was provided.
Recent public activity
-
comment
Comment #40424340
That doesn't change much, I guess. Still very little power usage compared to an actual turned on machine.
-
comment
Comment #38526080
If we start with the reasonable assumption that "being malicious" !== "hacking a bank account", then the answer to your question does not matter at all.
-
comment
Comment #37395748
There are some "demos" on the homepage, although I don't think they do a very good job of demonstrating the app. Klack is an interesting concept, but a really wish there was like a…
-
comment
Comment #37142436
Doesn't run with proton for me.
-
comment
Comment #37140087
For those who are interested, there's also lots of classes about FP from Bartosz Milewski for free on YT.
-
comment
Comment #36822483
How is that not true for JS given node?
-
comment
Comment #36780004
The goal is to build better AI to make more money.
-
comment
Comment #36593907
And a lifetime(thus not really an early retirement).
-
comment
Comment #36500977
>So changing a column name or type, for example, is pretty easy to refactor, which may not be true for SQL queries and may take significant testing. You can also get that with raw …
-
comment
Comment #36464603
Or even worst: when you cannot switch out of it but you're not smart to package proprietary software that's not available in the repositories.
-
comment
Comment #36406540
Much like online casinos that lets you quickly register and deposit, but will ask for ID verification when cashing out.
-
comment
Comment #36174419
Yeah, clicked thinking about the same thing.
-
comment
Comment #35520417
Yes. As a rule of thumb, unless you're making some kind of experiment/poc/artistic work please don't hijack the native browser scroll ever. Hate that this still has to be said in 2…
-
comment
Comment #35309268
I think Writing Editor sounds about right.
-
comment
Comment #34837650
>Which is to not have a tool chain. In my opinion that boat sailed the moment he implemented `download-package`.
-
comment
Comment #34678191
>speaks to their commitment to strict security measures and good engineering culture Does it really or does it just mean that nobody cared enough to do it for whatever reason?
-
comment
Comment #34470139
In what ways are applets/flash superior to browser engines/JS? I really can't see it at all.
-
comment
Comment #34375395
I love programming and I love software engineering. What I don't like is having to work for a living(in this case, doing SWE).
-
comment
Comment #34294160
I never thought I would live to see this day! Thank you so much for the work
-
comment
Comment #34102015
That was a fun read.
-
comment
Comment #34101027
Doesn't most people who commit white-collar crimes do so because the riches acquired does matter in reducing time and getting out of jail quickly?
-
comment
Comment #34097221
This is absolute madness. Just accept the game for what it is. If they wanna call software developers "software engineers", what do you have to gain by swimming uphill?
-
comment
Comment #34008893
Aren't TikTok and Instagram and social networks?
-
comment
Comment #34007554
I think the question that's not answered clearly is: why can Sass parse it, but browsers can't? It says: "If they see a sequence like element:pseudo, they’ll parse the entire style…
-
comment
Comment #34006302
The other day I copied a question from leetcode and asked GPT to solve it. The solution had the correct structure to be interpreted by leetcode(Solution class, with the correct met…