Viewing profile — leloctai
leloctai
HN member- Joined
- Thu, Dec 26, 2019, 3:29 AM UTC
- HN karma
- 82
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About leloctai
No profile information was provided.
Recent public activity
-
comment
Comment #47702619
The other day a professional gamedev was arguing with me that's Transform.GetChild to get a reference to a component was not a bad practice. His argument is that it's what every ot…
-
comment
Comment #47702460
Doesn't hn clean article titles? This is a classic click baity one. Most of these are just basic features. Some are unused for good reason. - Property: the inspector doesn't call y…
-
comment
Comment #47450865
This was never about safety. It was all about control. Desktop OSes have always allow installing any softwares and the world is still spinning. Not even macos overreach this hard. …
-
comment
Comment #46311609
If a decade worth of cost of living is considered minimal resources, successful indie games wouldn't be so disproportionately Scandinavian
-
comment
Comment #46093492
As inefficient as encoding everything into the URI is, I really enjoy being able to bookmark and share specific filter configuration. More than one I've seen some sites with UI so …
-
comment
Comment #45472358
Refraction is not as expensive as people would led you to believe. That said, this demo is ran at a very low resolution. Probably because it doesn't take devicePixelRatio into acco…
-
comment
Comment #44254579
I don't like the lack of contrast either. But they have to use a small blur kernel otherwise the glass distortion would not be noticable
-
comment
Comment #44254573
That's not hard to solve, you just need a good blending algorithm. For example: https://leloctai.com/asset/translucentimage/image/flatten.we...
-
comment
Comment #44149775
Timing comparison with the reference is very disingenuous. In raytracing, error scale with the square root of sample count. While it is typical to use very high sample count for th…
-
comment
Comment #43032704
I'm not very well versed in RE, but I know that competitive games like this spend a lot of effort in preventing you from attaching debuggers, hooking and decompilation. By passing …
-
comment
Comment #41665566
Many such countries already block traffic with ECH entirely. There's no technical solutions to a polical problem. I remember when you can just change your DNS provider to bypass ce…
-
comment
Comment #41665526
Freedom of information is an existential threat to authoritarian states. There is no amount of money they're not willing to give up if it mean they stay in power. That's said, it w…
-
comment
Comment #41653909
Doesn't seems like it was written by ChatGPT. I find that amusing somehow.
-
comment
Comment #41575944
How do people maintain motivation on projects like this? Repeatedly having to order parts and wating for them to arrive, especially the one from China, make me abandoned an unfortu…
-
comment
Comment #41097558
Does anyone know how to search for this type of detailed technical articles? I've searched for this exact topic. As expected with kind of end user facing techs, the search results …
-
comment
Comment #40897085
The blog is interesting, but it is about sc1. Pathfinding in sc1 is so terrible that moving units where you want is part of what's make one a pro player.
-
comment
Comment #40896004
I've yet seen another game with as good pathfinding as StarCraft 2. The way 100s of units flow around another 100s of moving units like water is very impressive, even today. Does a…
-
comment
Comment #40694064
How will users find the new domains? If they can reliability do so then dns is not needed in the first place. If not, then the laws are effective.
-
comment
Comment #38216858
Does the complex block in the diagram refer to complex numbers? That doesn't sound typical, does it? What type of work load that typically run on the GPU that would require complex…
-
comment
Comment #38096761
I'm already allowing prefetching
-
comment
Comment #38096748
In fact there are multiple switches you have to turn, however I've made sure to check all of them.
-
comment
Comment #38096742
Do you mind sharing your ubo settings?
-
comment
Comment #38096734
Do you mind sharing your ubo settings?
-
comment
Comment #38096732
Do you mind sharing your ubo settings?
-
comment
Comment #38095657
Which is a horrible design on Android. Firefox on my (admittedly relatively old) phone take 20s to load the first page when browser start with uBlock enabled. On desktop this is fi…