Live data from Hacker News

Viewing profile — kaptainscarlet

kaptainscarlet

HN member
Joined
Fri, Sep 09, 2022, 3:22 PM UTC
HN karma
233
Public activity
129 items

About kaptainscarlet

No profile information was provided.

Recent public activity

  1. comment
    Comment #48251006

    Php has compile time safety too but compile time occurs at roughly the same time as runtime lol

  2. comment
    Comment #48028161

    An AI is not additional software. Infact, a model is not software.

  3. 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…

  4. comment
    Comment #46942727

    You deserve a good compensation as you've obviously put in the work.

  5. 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.

  6. comment
    Comment #45755984

    As long as the cat catches the mice... :-)

  7. 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, …

  8. comment
    Comment #45642369

    I got a rate limit error which didn't make sense since it was my first time opening reddit in hours.

  9. 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.

  10. 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…

  11. comment
    Comment #45491127

    Compute resources.

  12. comment
    Comment #45307289

    It's not a lack of integrity. Such people actually believe their own bs. They are functional schizophrenics.

  13. 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…

  14. comment
    Comment #45180786

    it's extremely quick on my M3 Mac too.

  15. comment
    Comment #45180779

    probably shaders are compiling and initialising on every drag movement

  16. comment
    Comment #45120750

    Translation files, themes, drawables .etc...the list is endless. Even a simple app will easily have a thousand files.

  17. 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?

  18. comment
    Comment #45114992

    You can easily protect the api with nginx basic auth

  19. comment
    Comment #45114974

    Also the lack of stutter and perfect flow of speech are a dead giveaway

  20. comment
    Comment #45090591

    That's my biggest worry, atrophy. But I will cross that bridge when I get to it.

  21. 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…

  22. comment
    Comment #45048548

    I picked up emdash from quora, back when it used to have good writers.

  23. 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

  24. 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.

  25. 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…