Viewing profile — kaptainscarlet
kaptainscarlet
HN member- Joined
- Fri, Sep 09, 2022, 3:22 PM UTC
- HN karma
- 233
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About kaptainscarlet
No profile information was provided.
Recent public activity
-
comment
Comment #48251006
Php has compile time safety too but compile time occurs at roughly the same time as runtime lol
-
comment
Comment #48028161
An AI is not additional software. Infact, a model is not software.
-
comment
Comment #47232259
There will be loads of papers and publications with fake citation. AI will be trained on these. In the end, we'll have more and more hallucinated information that true content on t…
-
comment
Comment #46942727
You deserve a good compensation as you've obviously put in the work.
-
comment
Comment #46047000
I think all animals are born knowing how to walk, including monkeys and humans. However, that trait only surfaces at a later stage of their development.
-
comment
Comment #45755984
As long as the cat catches the mice... :-)
-
comment
Comment #45729701
> But they open up the gate for a single Big Tech Winner that truly knows everything about you, and can even control everything on your behalf. We have had that for over a decade, …
-
comment
Comment #45642369
I got a rate limit error which didn't make sense since it was my first time opening reddit in hours.
-
comment
Comment #45558970
I have the opposite experience to you. This website is one of the few websites I can read clearly without any blurred edges with my glasses on.
-
comment
Comment #45529156
I believe it's a natural evolution that occurs in all systems, including software. Every line of code you write is a liability that increases the risk of failure. The risk compound…
-
comment
Comment #45491127
Compute resources.
-
comment
Comment #45307289
It's not a lack of integrity. Such people actually believe their own bs. They are functional schizophrenics.
-
comment
Comment #45199786
Tiredness is a big one. I was driven by a guy who had worked nonstop for a whole weekend. It was one of the most terrifying drives of my life. I had to tell him to park and sleep o…
-
comment
Comment #45180786
it's extremely quick on my M3 Mac too.
-
comment
Comment #45180779
probably shaders are compiling and initialising on every drag movement
-
comment
Comment #45120750
Translation files, themes, drawables .etc...the list is endless. Even a simple app will easily have a thousand files.
-
comment
Comment #45120719
Does anyone else remember how we used to have flash light apps all over the playstore and how they quickly varnished once the feature was implement natively?
-
comment
Comment #45114992
You can easily protect the api with nginx basic auth
-
comment
Comment #45114974
Also the lack of stutter and perfect flow of speech are a dead giveaway
-
comment
Comment #45090591
That's my biggest worry, atrophy. But I will cross that bridge when I get to it.
-
comment
Comment #45083197
I've also had a similar experience. I have become too lazy since I started vibe-coding. My coding has transitioned from coder to code reviewer/fixer vey quickly. Overall I feel lik…
-
comment
Comment #45048548
I picked up emdash from quora, back when it used to have good writers.
-
comment
Comment #44814931
I somewhat agree because the main package file .eg package.json can act as a lock file if you pin packages to specific versions
-
comment
Comment #44797352
Same. It never used to show them. It only started recently. But it's only partially letting some ads through. Youtube video ads are still blocked which is good.
-
comment
Comment #44715177
People who avoid ORMs endup writing their own worse ORM*. ORMs are perfect if you know how and when to uses them. They encapsulate a lot of the mind numbing work that comes with ra…