Live data from Hacker News

Viewing profile — JuanPosadas

JuanPosadas

HN member
Joined
Fri, May 20, 2022, 4:58 PM UTC
HN karma
93
Public activity
136 items

About JuanPosadas

No profile information was provided.

Recent public activity

  1. comment
    Comment #43262795

    > The left used to march to stop nuclear war #NotAllLeftists

  2. comment
    Comment #37722433

    Battleship lacks most other elements that make a good war game interesting.

  3. comment
    Comment #37722359

    I feel like if there was some way to backport whatever useful things are in windows 11 (and/or windows 8/10/11+ exclusive games somehow detect their expected OS via polyfills) it w…

  4. comment
    Comment #37673625

    > Never trust a Russian officer Doesn't seem like a good story to backup this "lesson". What would happen if you showed a US Officer a (possibly missing) US Fighter jet in a hanger…

  5. comment
    Comment #37653614

    > Yes, the "secret capitalists hiding in the woodpile" theory of why communism sucks. Are you saying the United States is secretly ran by communists, and that there is a conspiracy…

  6. comment
    Comment #37637090

    > enums flawed I like Typescript enums generally, my only complaint is that they are kept in the final build as big objects, especially in the scenario where you don't enumerate th…

  7. comment
    Comment #37630782

    Not if AI steals your job, then your backup job, then everyone's plan C has 1000x more applicants than openings, then rent doubles again, you can't afford art supplies, but you can…

  8. comment
    Comment #37628290

    None of those are usecases, they're just random products that use "crypto" for no discernable reason.

  9. comment
    Comment #37606742

    > raycasts getting fired every frame Also don't need to do this every frame, do X% each tick (not frames literally), rotating which objects get their checks.

  10. comment
    Comment #37604415

    I don't think it scales when 99% of us get laid off and we all have the same plan B.

  11. comment
    Comment #37600678

    I guess endless frustration and wandering is engagement.

  12. comment
    Comment #37596903

    I have a sapper (pre-sveltekit) project from 2019 that doesn't build. I needed to make a tiny update and neither my current computer nor my previously configured netlify autodeploy…

  13. comment
    Comment #37591646

    GDScript is much faster in Godot 4.

  14. comment
    Comment #37585700

    There already available in GCP under Vertex AI, there are a lot of APIs/models.

  15. comment
    Comment #37568106

    > Are things like this happening in the West? Isn't there something about abortion snitching in Texas?

  16. comment
    Comment #37563940

    For the disk limit, what about procedurally generated textures?

  17. comment
    Comment #37563821

    You can already work 100 hrs of you want, then you can 10 big holidays. He didn't propose to illegalize overtime.

  18. comment
    Comment #37563768

    The American would be the hare in this story.

  19. comment
    Comment #37550144

    Extremely valid question. Most devs should not attempt making their own engine. But 2 caveats: - learning is also fun - Most engines (by force or by available tutorials and docs) r…

  20. comment
    Comment #37544469

    Is this feature competitive with Samsung Dex/Android Desktop?

  21. comment
    Comment #37544297

    I think it would be cool if any user could add bounties to any issues and the maintainers could sort by highest bounty and then complete those first.

  22. comment
    Comment #37544215

    I wish some of you-might-not-need-lodash websites would include the approximate file size savings with each featured function. Some of them can be 5kb for a single function.

  23. comment
    Comment #37544138

    IME there was a fad (that thankfully never picked up) where people were talking about making giant unreable piles of curry functions and calling it finally, some good functional js…

  24. comment
    Comment #37544052

    Why don't they just use the maintainer-never-looks-at-bugs + autoclose-for-inactivity-30-days like all the civilized repos?

  25. comment
    Comment #37544015

    I'm probably on the mild side of abusing it, I've never seen another developer on my team use it, but I also include self-describing variables for the values. If the reducer functi…