Viewing profile — JuanPosadas
JuanPosadas
HN member- Joined
- Fri, May 20, 2022, 4:58 PM UTC
- HN karma
- 93
- Public activity
- 136 items
- HN profile
- View on Hacker News ↗
About JuanPosadas
No profile information was provided.
Recent public activity
-
comment
Comment #43262795
> The left used to march to stop nuclear war #NotAllLeftists
-
comment
Comment #37722433
Battleship lacks most other elements that make a good war game interesting.
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #37628290
None of those are usecases, they're just random products that use "crypto" for no discernable reason.
-
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.
-
comment
Comment #37604415
I don't think it scales when 99% of us get laid off and we all have the same plan B.
-
comment
Comment #37600678
I guess endless frustration and wandering is engagement.
-
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…
-
comment
Comment #37591646
GDScript is much faster in Godot 4.
-
comment
Comment #37585700
There already available in GCP under Vertex AI, there are a lot of APIs/models.
-
comment
Comment #37568106
> Are things like this happening in the West? Isn't there something about abortion snitching in Texas?
-
comment
Comment #37563940
For the disk limit, what about procedurally generated textures?
-
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.
-
comment
Comment #37563768
The American would be the hare in this story.
-
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…
-
comment
Comment #37544469
Is this feature competitive with Samsung Dex/Android Desktop?
-
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.
-
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.
-
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…
-
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?
-
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…