Viewing profile — animal531
animal531
HN member- Joined
- Mon, Jul 27, 2015, 1:24 PM UTC
- HN karma
- 1,014
- Public activity
- 851 items
- HN profile
- View on Hacker News ↗
About animal531
No profile information was provided.
Recent public activity
-
comment
Comment #49196040
Very nice results. For my Unity C# code I use Andy's package: https://github.com/andywiecko/BurstTriangulator Looking at his performance graph it looks like he does about 1 million…
-
comment
Comment #49154938
Two Minute Papers often post info on some cloth papers: https://www.youtube.com/@TwoMinutePapers/videos Here's just one: https://www.youtube.com/watch?v=Wibbnn3hV4U
-
comment
Comment #49059029
Unity has begun to roll out CoreCLR in beta now which is a move from Mono to modern .NET 10. The official release and LTS versions are still some months out though.
-
comment
Comment #49057207
My favourite is probably Bepuphysics due to its C# nature: https://www.youtube.com/watch?v=tjtwSq3u6Dg Unfortunately it was created before Unity could use vectorization and other C…
-
comment
Comment #49010595
My favourite way of playing old Civ 1-3 as a kid was to build a solid circle of units that would gradually expand and move out to fill all the available space. Eventually you'd own…
-
comment
Comment #48993056
Some more interesting topics around the subject that I haven't seen covered in the comments: - Hololive is huge and they definitely take a decent cut for their efforts. But why do …
-
comment
Comment #48992942
I also wondered this before I ever saw any. There is a gradient from someone streaming with no cam, then a non-human vtuber, then human vtuber and finally a real human. The simples…
-
comment
Comment #48661216
Roughly speaking FSM + stack based approaches are perfectly fine for 100 entities, but not for 1k. Once you get to that point you can still make it work but it will take a lot of w…
-
comment
Comment #48356016
Memory is a funny thing. I also take months to learn new names, but I can tell you that my second interview ever was for a company which did low level SCADA work. Even though I nev…
-
comment
Comment #48292270
Cultural fit is the number one predictor for a successful fit, however a big wall here is with certain personality types (especially surrounding IT). In general we don't open up ea…
-
comment
Comment #48208508
As a kid I found it interesting that people pretty much always crossed their arms and/or their legs when sitting on the ground in the same pattern. After that re-trained myself a f…
-
comment
Comment #47919912
There's a matching eye/brain condition where older people very rapidly develop cataracts or other eye problems and they spontaneously start seeing little people everywhere. Usually…
-
comment
Comment #47910245
I've somehow managed to train mine out of trying to fluff me up the whole time, its become very factual. Overall it saves me a lot of time reading when it's just focusing on the de…
-
comment
Comment #47836121
You also often need several tiers of pausing. For example when paused you want the current game time to be zero, but you also want to ignore only some user inputs. You don't want t…
-
comment
Comment #47765209
Not mentioned is that studies are showing that areas over solar farms remain stable in temperature, but surrounding areas get a few degrees warmer, which is problematic for either …
-
comment
Comment #47599217
Although looking at his, several of them are so covered in dots as to be opaque anyway. I'd have maybe used different colored dots, e.g. N blue, then remove them and place 1 green …
-
comment
Comment #47573690
I kind of wonder what the key difference is over 40 years for typing text vs code. I type text at a rather slow rate due to poor training and never having really tried to improve, …
-
comment
Comment #47541035
Ah, very cool. My personal favourite is this one: https://archive.org/details/engineeringformu00giec_0/page/n5... My father owned a copy of it which I still have to this day. It ha…
-
comment
Comment #47505806
And yet somehow the stats show that most likely 2026 is easily on track to be a bumper gaming year, surpassing 2025. Revenue wise they might be down from the 6bn in 2025 to somewhe…
-
comment
Comment #47503075
I find that it's like telling twins apart. If you don't know them they may be very similar, but once you spend some time with them it can become very obvious as to who is who. We a…
-
comment
Comment #47477983
I use it near daily and there is definitely a positive there, BUT its nothing like what the OP statement would make it up to be. If it is writing both the code and the tests then y…
-
comment
Comment #47477034
I'm 50 and still have all mine. One of them is at a 90 degree angle pointing forward as well. I grew up in a time/place where you never went to the dentist or doctor unless if you …
-
comment
Comment #47410641
Yeah, but unfortunately its probably going to keep going until people actually die before they will be stopped.
-
comment
Comment #47398913
The assumption here is that AI can produce "strong" work, when in reality its the opposite. Its great at generating boilerplate or code that's been done by everyone. Instead do the…
-
comment
Comment #47388069
The sad thing about AI usage and the lack of jobs here in the poorer part of the world is that around the $6 mark per hour there would be literal queues of people forming to sign u…