Viewing profile — leoncvlt
leoncvlt
HN member- Joined
- Sun, May 03, 2020, 10:51 AM UTC
- HN karma
- 79
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About leoncvlt
No profile information was provided.
Recent public activity
-
comment
Comment #42609441
Not new, but always enjoy occasionally checking what Rek and Devine are up to @ 100 rabbits: https://100r.co/
-
comment
Comment #39555121
If you get a kick out of 3D renderings of cells and molecules, you're gonna have a field day with the work done at https://random42.com/ . PSA: I started working there as a 3D arti…
-
comment
Comment #32034973
I'm coding on a 1080p screen and I still very much prefer pixel-perfect fonts - Terminus ( https://files.ax86.net/terminus-ttf/ ) has been my font of choice, with proggy clean bein…
-
comment
Comment #30975240
For those who might be interested, I wrote an introductory book to HaxeFlixel at https://discover-haxeflixel.com/ which was "blessed" by the devs (we gave away tons of copies durin…
-
comment
Comment #30942215
https://leoncvlt.com/ Nothing special, it's basically a host for my (not exactly up to date) resume, a couple projects, and my github. I do, however, take pride in its pleasant min…
-
comment
Comment #29671323
Love this! Some time ago I created a tool to make similar one-page sites by parsing a markdown file: https://leoncvlt.github.io/imml/ It's also available as a library / on the comm…
-
comment
Comment #29563493
On a similar vein, I'm a fan of water.css for small / quick projects: https://watercss.kognise.dev/
-
comment
Comment #29187562
Quoting the creators on reddit[1]: "We (Ben West & Joseph Pleass) just finished our first game, Peter Talisman: Lord of the Harvest, accompanying the album by our friends Slugabed …
- story
-
comment
Comment #28603193
Came here to mention this, Gooey is very useful to make simple command-line scripts "non-tech-friendly" by giving it a familiar GUI rather than a scary black terminal window :)
- story
-
comment
Comment #27416465
No, I'm just sharing a weekend project. If your first reaction is "anyone who needs this weird feature could just add a string delimiter to their markdown file, and use a Unix unti…
-
comment
Comment #27411728
Same benefits that any tool with a higher level of abstraction might have over its lower-level ancestors - less verbosity, and faster / easier ways to achieve certain things (in th…
-
comment
Comment #27411684
Can you create a multi-page website from a single file in pandoc or markdown?
- story
-
comment
Comment #27050277
I usually put https://pypi.org/project/taskipy/ in my poetry dev dependencies to achieve this - then I can just run `poetry run task start`
-
comment
Comment #26969172
Looks good! I like the atmospheric halo around the planet when you zoom out being dependant on the light direction and the angle you're looking at the planet from. I've tried to ge…
-
comment
Comment #26272258
This looks great, congrats! For those already using Trading212 in EU / UK, I've built a few tools that try and accomplish a similar thing using their pie features: • etf4u ( https:…
-
comment
Comment #26184437
Annoyingly, they didn't include "I am not a cat" into the transcription - he actually said that live at the beginning of his statement, got a chuckle out of me.
-
comment
Comment #26153164
No love for iron skillets? I've had some pretty good results cooking pizzas in a home settings with it. It sounds weird but it gets decently close the the quality of a stone oven, …
-
comment
Comment #26087267
Ha, it was a very Frankenstein-y stack. I wrote everything in markdown, then rendered to html with multimarkdown ( https://fletcherpenney.net/multimarkdown/ ), and then converted t…
-
comment
Comment #26086858
My introduction to Haxe was Haxeflixel ( https://haxeflixel.com/ ), an Haxe game development library inspired by flixel ( http://flixel.org/ ), an older AS3-based library which was…
-
comment
Comment #25876746
All right, let's say you know absolutely nothing about the world of microcontrollers but you think this looks cool and cheap. What webpages or resources would you recommend to get …
-
comment
Comment #25006504
This is something I wrote for a small electron application that needed some simple database functionality: https://www.npmjs.com/package/minim-json-db Like the OP, stores data loca…
-
comment
Comment #24966506
How do I play sounds with this? I see no jack for speakers or headphones. I assume one could have sound over HDMI but monitors with built-in speakers are not very common.