Viewing profile — lucsky
lucsky
HN member- Joined
- Fri, May 17, 2019, 2:56 PM UTC
- HN karma
- 100
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About lucsky
No profile information was provided.
Recent public activity
-
comment
Comment #46842136
A misspelling of "copy-on-write".
-
comment
Comment #45630938
Because despite what the tagline says it's not a package manager, but a project manager.
-
comment
Comment #43907889
And yet you claim that you have a "deep understanding" of how React works. Why did you ask an idiotic LLM then? Doing it yourself would have allowed you to be even more dishonest w…
-
comment
Comment #43902875
The author of this article and framework either doesn't have the slightest beginning of a clue how React works or is just being extremely dishonest. I'm all for alternative and new…
-
comment
Comment #43722148
I fully support artists to decide what they want to do with their music, but artists who sign contracts with labels and music companies do give up their rights, like it or not, tha…
-
comment
Comment #43714431
+1000 There's absolutely no way in hell I'm going back to hoarding stupid ass CDs or MP3/FLAC files when I can legally have immediate access to tens of millions of titles. I have a…
-
comment
Comment #43714400
Yes it is. If it's not available for you then blame the fucktard lawyers who made the call that it should not be available wherever you are for some dumbfuck reason. Spotify is not…
-
comment
Comment #43559860
> It’s not size That's what TFA is complaining about: size. But nice pivot, hope your head isn't spinning too much.
-
comment
Comment #43387311
> ...in four years Trump will be gone and normalcy will be restored Tell me you haven't been paying attention to what's going on in Trumpistan without telling me you haven't been p…
-
comment
Comment #43225013
I don't have "JavaScript fatigue", what I do have is "JavaScript is a dumpster fire and React is the spawn of Satan" daily blog post fatigue. JFC.
-
comment
Comment #43077797
> My Python and Go apps from 2018 still work exactly as they did on day one My NodeJS apps from 2014 still work exactly as they did on day one as well, what's your fucking point?
- comment
-
comment
Comment #42903955
> since Xcode only got this crappy recently Xcode has been slow, messy, buggy and all around atrocious to use since day one. Being forced to migrate from MPW and Code Warrior to th…
-
comment
Comment #42888852
> Kitty is cross platform In the absolute lowest sense possible, which means that it's been compiled for different platforms and it runs on different platforms, but it also looks a…
-
comment
Comment #42677091
That you can use without having 4 PhDs. It's pretty good. You should try it sometime when your done fully ingesting algebraic topology theory or whatever the fuck Nix requires to k…
- comment
-
comment
Comment #42334192
[flagged]
-
comment
Comment #42334174
Overriding standard language constructs with magic behaviors is a giant no-no and a recipe for disaster.
-
comment
Comment #42334162
> having worked with both more or less equally, I'd choose Vue 10/10 times over React I have the exact opposite experience, I find Vue hilariously bad to the point of being repulsi…
-
comment
Comment #42285433
Right, and people would obviously love those same apps if they were written with Vue instead. Of course.
-
comment
Comment #42284683
Again, you can still use class components today , feel free and have fun.
-
comment
Comment #42284645
1. Nobody said that classes are bad. Yes you can encapsulate logic and state in a singleton, that's not the issue, the issue is how you then "apply" it. There was a fantastic diagr…
-
comment
Comment #42283671
So he's basically publishing a 20 pages philosophical logorrhea to make the simple point that developers should pay more attention to the difference between a web SITE and a web AP…
-
comment
Comment #42283589
Painfully so.
-
comment
Comment #42283572
> Nowadays there is layers upon layers of magic like Functional Components with State from Hooks. 1. you can still write class based components if you want, but if you are in a tea…