Viewing profile — hnedeotes
hnedeotes
HN member- Joined
- Tue, Feb 09, 2021, 6:39 AM UTC
- HN karma
- 285
- Public activity
- 194 items
- HN profile
- View on Hacker News ↗
About hnedeotes
No profile information was provided.
Recent public activity
-
comment
Comment #49010700
does that really help? I have had llms fumble pretty simple stuff in html/css and probably that's what there's more information on the internet, while with simple packages/language…
-
comment
Comment #49007781
I would be really excited to see this moving forward - saying as someone who uses Phoenix regularly (and likes it for the most part) and has used react, vuejs, and so on - even at …
-
comment
Comment #33693041
wait a minute... OMG https://www.haskell.org/cabal/
-
comment
Comment #27869976
It's more hand-wavy than it's admitted. When you think about it, the idea of emergent phenomena amounts to: - There's no underlying consciousness or conscious originator (no god, n…
-
comment
Comment #27855067
I don't understand completely why you're being downvoted. I'm european, in favour of GDPR, and I think this is a valid way of doing it. These reactions confuse me the same as using…
-
comment
Comment #27832641
That's: a) A theory b) That in no way contradicts the possibility of a continuum where universes may rise, expand, contract and die, only to rinse and repeat c) If nothing can be c…
-
comment
Comment #27832583
Unbound technological surveillance in the hands of a few, and police state on the basis of false flags are the stepping stones to RealFreedom™
-
comment
Comment #27799760
If time is infinite, it means that everything *must* already have happened *or* can be assumed to have happened, including game over and game restart.
-
comment
Comment #27799343
> no house/bike/computer will ever be better ever in the history of the universe. Extraordinary claims require extraordinary evidence.
-
comment
Comment #27799129
Yeah, just look at the amazing tech and tools. The fragmentation is by design and doesn't come through languages. And boy, that's some investment on technology you have there going…
-
comment
Comment #27799070
That's actually much a feature. Many problems can still be done quite efficiently, for instance stream parsing a file you can have each N newlines being sent to different processes…
-
comment
Comment #27799005
> Erlang has a simple memory model that cannot do joint parallel tasks. What do you mean?
-
comment
Comment #27798953
For someone so technical you sound quite dumb. Lets hope natural selection is true and works out.
-
comment
Comment #27769350
Webpack is also a single file. > Is that bad? Not using Tailwind forces you to have a separate stylesheet that hides tag to property relationships, among other hidden abstractions.…
-
comment
Comment #27769252
Thank you, I can be wrong obviously, but your argument in light of our current times would actually indicate that a lot of smart informed people are more tending to idiotic brainle…
-
comment
Comment #27763093
Yeah, I don't feel the same pains though.
-
comment
Comment #27763051
So yeah, I agree with pre-processing utilities - but this is just the same problem as with CSS and I think the apply idea is actually pretty neat... But... I need to know all those…
-
comment
Comment #27762895
But honest question, wouldn't those years of wrestling with the right UI framework be better spent learning the underlying CSS rules and adopting a simple pre-processor that gives …
-
comment
Comment #27762762
Yes I did, that's why I'm of that opinion. What it does is force you, as other frameworks, to learn all its intricacies, design decisions, use an heavy and complex development envi…
-
comment
Comment #27762633
Sincerely I don't understand what's the appeal of tailwind. It's just one more sign of dementia to add to the landscape.
-
comment
Comment #27685750
When the CEO asks what you think about it, just go Chico, this no bueno!
-
comment
Comment #27651858
The problem with what you're saying is that it's meaningless without concrete examples? What is "over abstracted code"? Perhaps we agree on this point, but I don't know because whe…
-
comment
Comment #27538414
I agree with the no silver bullet thing - and written on another reply I don't even know if I agree with the example in the article. > The fact that a map() function tells you that…
-
comment
Comment #27538370
That is true (less so in FP languages though), but the for loop doesn't either - indeed I do prefer it most of the times, I think its a reasonable expectation to provide the most i…
-
comment
Comment #27536819
It can definitively happen, but I think more times than not the others are more readable. To be honest this seems to be a familiarity thing > but with reduce you need to know what …