Viewing profile — lynnharry
lynnharry
HN member- Joined
- Fri, Dec 27, 2024, 2:33 AM UTC
- HN karma
- 27
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About lynnharry
No profile information was provided.
Recent public activity
-
comment
Comment #48878683
Star Walk 2 is a good choice on android.
-
comment
Comment #47609080
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. Unl…
-
comment
Comment #47422137
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 focuse…
-
comment
Comment #46954461
Thanks for the link! It's a very helpful website. It's a pity I can't find any info on the developers for the website. It even points me to google earth website with the same view:…
-
comment
Comment #46418278
LLM can translate in the style you want them to. You can make them translate more creatively or just translate word by word. I even think you can make them explain their choice of …
-
comment
Comment #46240090
> 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 e…
-
comment
Comment #45909519
Have you tried rimless glasses? I don't think you need eye sight correction for your peripheral vision.
-
comment
Comment #45909184
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.
-
comment
Comment #45728910
There's no way to do it traditionally. Your request would need the algorithm to understand the content of the image. Deep learning based image vectorization probably has a similar …
-
comment
Comment #45384236
Until I saw your reply I had thought this post is about OpenAI lol.
-
comment
Comment #45355081
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 con…
-
comment
Comment #45217836
> Most of this was uncovered by simply asking ChatGPT directly. Is the result reliable and not just hallucination? Why would ChatGPT know how itself works and why would it be fed w…
-
comment
Comment #45194819
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-rege…
-
comment
Comment #44971529
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.
-
comment
Comment #44383464
Yeah. I tried to google what's Platonic solid and each face of a platonic solid has to be identical.
-
comment
Comment #44036924
In our country, email has never been widely adopted among non-tech-savvy citizens. SMS verification remains the most popular—and likely safer—method.
-
comment
Comment #43491180
IMHO, what's important for Windows 7 is the established userbase and all the hardware that's already running on Windows 7, not it's UI.
-
comment
Comment #43329711
This sort of works like Twitch chat. People in the same community login when the streamer is online.
-
comment
Comment #43181244
That's basically converting a QR scanner into a text detector. It might work but why do they need to be human-readable? Most part of the encoded string would be UUID that's useless…