HN user

lynnharry

27 karma
Posts0
Comments19
View on HN
No posts found.

In my opinion, any game featuring large-scale, realistic terrain would benefit from a tool like this. You simply can't hand-craft every ridge on a mountain range at that scale. Unless you're recreating a real-world location using satellite and LIDAR height data, procedural filters are the only way to achieve that level of geological detail efficiently.

It’s fascinating to see the bridge between academic research and industry application here. While Image Matting is a massive research area in Computer Vision, academia often focuses on solving perfect 'benchmarks.' Corridor Crew effectively took that foundational research, like neural unmixing and synthetic training, and adapted it to solve the 'messy' reality of production, like tracking markers and motion blur. It’s a great example of using open-source deep learning resources to build a tool that prioritized workflow over just a high accuracy score.

FB App is 114MB in size, but loading this page in Chrome will use a good 450MB, idk how they managed that.

This reminds me of the old days when I check who's using my PC memory every now and then.

Steam Frame 8 months ago

Have you tried rimless glasses? I don't think you need eye sight correction for your peripheral vision.

Steam Machine 8 months ago

The console is on the TV side and I usually just charge my controllers on the sofa side. That way I can charge and play at the same time if I want to.

Always Invite Anna 10 months ago

First year in collage is probably a rare case. Everyone is in a new environment and everyone's social group is quite limited. They probably know that they're Anna's only social connnection at the campus so the effort can be worthwhile.

I checked has-ansi. What's the reason that this library would exist and be popular? Most of the work is done by the library it imports, ansi-regex and then it just return ansi-regex.test(string), yet it has 5% of the weekly downloads of ansi-regex. ansi-regex also has fewer than 10 lines of code.

I don't know anything about the npm ecosystem, what's the benefit of importing these libraries compared to including these code in the project?

I don't think "simple" here means lack of functions. It means more intuitive and simpler code, and easier curve of learning. And to me f-string is very simple.

In our country, email has never been widely adopted among non-tech-savvy citizens. SMS verification remains the most popular—and likely safer—method.