Viewing profile — _y4o5
_y4o5
HN member- Joined
- Thu, Aug 20, 2015, 5:56 PM UTC
- HN karma
- 965
- Public activity
- 717 items
- HN profile
- View on Hacker News ↗
About _y4o5
No profile information was provided.
Recent public activity
- comment
- comment
-
comment
Comment #30955804
Another fluxbox user here. I've basically ran the same configuration for nearly 15 years now. Everything is in muscle memory and never changes. Totally the best UX
-
comment
Comment #30955768
Qt also has QML which allows you to do things similar to what you would have with the combination of HTML,CSS and JS
-
comment
Comment #30943082
And the sunset calculator doesn't need a location provider. All it needs are location coordinates which can be given to the calculate function. In fact the whole thing then becomes…
-
comment
Comment #30908681
Any idea about perf diff between this and GLM? In Computer graphics my use case is with fixed 4x4 matrices and vec4s. Thanks!
-
comment
Comment #30882066
No, not original Claim about WASM but your original Claim that about hot reloading and WASM. "Hot reloading is a good example." Again. You don't need WASM for hot reloading.
-
comment
Comment #30877759
But that's sort of moving the goal posts now. Original claim for WASM was that it allows hot reloading. Which is a thing you can do with DLLs just fine.
-
comment
Comment #30876566
But you can already do this with DLLs or with SOs files. You can keep your network logic for example inside another module (perhaps the host app) and then load the logic that acts …
-
comment
Comment #30865333
Yeah this is impossible because code that isn't written cannot document itself and then the only option is to have a comment. And sometimes the meaningful thing is exactly what doe…
-
comment
Comment #30839626
Your first GitHub Link is 404
-
comment
Comment #30624767
Thanks, that link seems interesting and relevant! Well, ... the Qt3D is a higher level framework that isn't really relevant to the stuff I'm doing considering that I'm basically ru…
-
comment
Comment #30623621
Sorry no. Never developed for Mac and juggling Linux and Windows is already a lot.
- comment
-
comment
Comment #30623582
Hi, thanks. Honestly.. I haven't compared. I've built this as a passion project not as a "product" with a product/market fit or competitive landscape in mind. I mean there are alre…
-
comment
Comment #30623566
Currently the game engine .WASM is about 12mb. The demo games have Emscripten filesystem images that vary from 6mb to 100mb. These sizes reflect the combined size of the raw game r…
-
comment
Comment #30623499
Hi, you're absolutely correct. Tooling and the whole content pipeline is super important. I chose Qt because I'm already very familiar with it and I know that it can do so much stu…
-
story
Show HN: 2D Game engine and editor for Windows and Linux
Hello HN, Just wanted to show this little 2D game engine that I've been working on for some time (around 2 years on the editor part, longer on some of the components). It's quite f…
- comment
- comment
- comment
- comment
-
comment
Comment #29294879
Years ago I hikes around Annapurna in Nepal. Going through Thorong La (spelling) pass goes up to 5400m and can have snow any time of year. I saw several unprepared hikers who had s…
-
comment
Comment #29211234
Fasting isn't starving. It's living off of the food and energy you ate before. I.e. done properly you're tapping i to your bodyfat for energy and there's absolutely no hunger.
-
comment
Comment #29199524
"But many of my repos are still stale though I think my code is good enough." The reality is just like with sellable (software) products (code) quality doesn't matter when it comes…