Viewing profile — lgkk
lgkk
HN member- Joined
- Thu, Oct 26, 2023, 4:50 AM UTC
- HN karma
- 266
- Public activity
- 188 items
- HN profile
- View on Hacker News ↗
About lgkk
Recent public activity
-
comment
Comment #39432718
Europe is about double the population of US
-
comment
Comment #39424481
Are there even rich people in Europe? It seems like Europeans are mostly poor with a small super wealthy elite. Unlike the US where most people are middle class, a sizable number a…
-
comment
Comment #39359402
People who still buy Tesla are honestly.. I’m not even going to say it. But you know. Unless you’ve drank the kool aid. And I speak as someone who had a Tesla since 2018.
-
comment
Comment #39342149
There are plenty of people who work until they’re able to take a risk without destroying their family’s well being. We don’t hear about the failures because it’s a tragedy. But I’v…
-
comment
Comment #39342118
Might be due to some of us growing up really poor. I’m from a third world and I remember lack of water and electricity, five plus people crammed into a home the size of my current …
-
comment
Comment #39337220
I’ve used launch darkly and I think it works fine. Pretty good for larger companies imo. For my smaller projects I’ve used simple kv stores and user id lookups to handle it. Works …
- comment
-
comment
Comment #39322441
This is a good read
-
comment
Comment #39270789
I think it’s fine as long as an email is always collected. This way if the phone is compromised your email is still there. As far as convenience goes it is convenient in actual pra…
-
comment
Comment #39242921
What would even be the point of existence anymore once FTL is figured out? Just curious. Seems like it would just remove any grandeur about the universe entirely.
- comment
-
comment
Comment #39176888
I got it. But it’s because I worked on software that is global by design and we serve markets all over the world. I think some of these others may not have worked on such software …
-
comment
Comment #39169747
I would like to believe we were put here by a super advanced species so they could observe what we do for their entertainment and research purposes. Why else would people for examp…
-
comment
Comment #39159013
Well I didn’t want to explicitly insinuate that it seems he didn’t have those. And it’s better to put someone with experience in place imo. Again this is only if you really care wh…
-
comment
Comment #39151176
It’s in the name. Non profit. Sorry but let’s be real they are using other people’s money to do stuff. When there is no tangible incentive (helping other people is noble but isn’t …
-
comment
Comment #39124006
[flagged]
-
comment
Comment #39123063
Companies that are wasting their capital will do layoffs. That includes people working at profitable companies who happen to be working on projects that either don’t make sense or …
-
comment
Comment #39113459
Anything serious or has actual customers should use established technologies imo. Who cares if it’s not the latest some hipster is pushing on Twitter? Most of the time these people…
-
comment
Comment #39113355
How about focus on the mission of the business? Does what you’re doing increase revenue, profits, market saturation, improve customer experience, whatever? If it doesn’t don’t do i…
-
comment
Comment #39111383
Use a hotspot so it doesn't affect your local network. Or just wipe it by installing linux on it lol.
-
comment
Comment #39096681
Serverless is fine. I always find that people try to shoehorn everything into something trendy for no reason. Like I use serverless for a handful of async tasks that can run in bac…
-
comment
Comment #39090865
Really like the pointer to the well known security. First time I actually saw anyone mention it on something popular.
-
comment
Comment #39086591
Well figma's biggest killer feature is the multiplayer collaboration, so I thought you were interested in that. As for the rendering layer, you will use wasm to build your renderin…
-
comment
Comment #39086562
I don't have much experience with Rust besides just messing around, so in my case I picked something I know. Also it is a language I personally do not want to really go too deep in…
-
comment
Comment #39083717
I’d use Go and wasm. I’d do the multiplayer aspect first, that is the canvas and positions of each user. Then I’d start adding components to the canvas and tracking those. And fina…