Viewing profile — citeguised
citeguised
HN member- Joined
- Tue, Jul 21, 2015, 9:14 AM UTC
- HN karma
- 252
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About citeguised
Recent public activity
-
comment
Comment #45513384
Yes and especially with new developments, like "$Framework now has Signals!", my thought is "I don't really care since in some years, it won't matter anyways". I don't see how I ca…
-
comment
Comment #42318622
I'm using this currently with Deno for Advent of Code, if I need a simple window with graphics. (There's a window-example[1]) It can be added by doing "deno add npm:skia-canvas", a…
-
comment
Comment #42105599
I left it to run in the background and was pleasantly surprised by the Windows-Logo-Screensaver that started after some minutes.
-
comment
Comment #38216499
A nice detail I never noticed in typography is how the $-sign loses the vertical line on heavier weights. It's visible on the first example-line, the font gets bolder on hover.
-
comment
Comment #37943105
The fingers look a bit weird and the keys are totally off. Still an OK illustration though. There are far worse being published.
-
comment
Comment #37509809
They are primarily known for high-quality free game-dev-assets (2d, 3d, sprites, sounds) and Asset-Creation-Tools like AssetForge. I would guess that most (hobby-)game-devs have us…
-
comment
Comment #37494057
Totally! And for additional fun, run the games on one of those Retro-Handheld-Consoles (Miyoo etc.).
-
comment
Comment #37483096
As hobbyist, if I would plan a serious project (with the goal of shipping, and a concrete idea), I'd use PhaserJS or ThreeJS, depending on 2D/3D. Mainly because JS/TS is my the lan…
-
comment
Comment #37046302
About the name: "Noclip" was a common cheat or mod in games, that allowed the player to fly through (or fall through) level-geometry and boundaries.
-
comment
Comment #36612481
Haha, I used it for the exact same thing in C#. And for visualising Advent-of-Code output under NodeJS. Just as quick, pretty much just an npm-install away. Great community, too!
-
comment
Comment #35568398
Another very similar recent game for iPad is Petterssons Inventions [0] 0: https://apps.apple.com/us/app/petterssons-erfindungen/id5246...
-
comment
Comment #35067256
WC with LitElement (Shadow DOM disabled) for a SPA (if no SSR is needed).
-
comment
Comment #34091477
You can drag&drop lots of older (ActionScript 1 & 2) Flash-Binaries into https://ruffle.rs/demo/ Lots of them "just work". Also lots of SWF-Archives on archive.org to download and …
-
comment
Comment #31457098
Keychron K8 looks pretty close: https://www.keychron.com/products/keychron-k8-pro-qmk-via-wi...
-
comment
Comment #31025083
I have a hobby-project where I collect stickered Laptop-Lids [1], and since I get most photos from twitter or by mail, they are often not centered and straight, but somehow skewed.…
-
comment
Comment #30291960
It's a mix of hand drawn animations and 3D. Not sure about those exact ones, though. He did lots of work and teaching in generative art (Processing, OpenFrameworks), exhibition/int…
-
comment
Comment #29672972
This would be a fun game. Take some heavier stickered entries from DevLids.com, Photoshop some of those misbrands-stickers, and let people guess the "fake" ones.
-
comment
Comment #27639706
There‘s Jon Blow working on his new language JAI and game-dev: https://twitch.tv/j_blow Another channel is Casey Muratori‘s Handmade Hero, which is about developing a game from scr…
-
comment
Comment #24094235
Thanks for making it! In case somebody is wondering: The game was made with Scirra's "Construct 2", which is a great 2D game-maker. You can immediately try it (the current version …
-
comment
Comment #24092133
I made a game for our wedding-website. The player has to control her and me simultaneously. It's pretty short, though. I did everything myself, graphics, music, gameplay. https://1…
-
comment
Comment #22373760
"JavaScript: Understanding the weird parts" by Anthony Alicea is a high-quality course which helped me understand JS on a more fundamental level. This is the main one I always reco…
-
comment
Comment #20409685
Those stickers match pretty much the product-tester-pack you get from sticker-mule for 1€.
-
comment
Comment #20409367
My hobby project is collecting photos of stickered laptops [1] From my impression and experience, it‘s like saying „I am root. This is MY device“ more than anything else. So I‘d sa…
-
comment
Comment #20409322
You don‘t seem to be the only one https://devlids.com/lids/stevenjudd
-
comment
Comment #20261908
AGS - Adventure Game Studio [1] came out in the 90ies. Lots of indie-gems to be found, like "5 Days a Stranger" [2]. It's still maintained and used for commercial games. [1] https:…