Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leoncvlt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
leoncvlt
2y ago
Not new, but always enjoy occasionally checking what Rek and Devine are up to @ 100 rabbits: https://100r.co/
2.
▲
by
leoncvlt
3y ago
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 artist but now lead the interactive departm
3.
▲
by
leoncvlt
4y ago
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 being a close second (use it for termin
4.
▲
by
leoncvlt
4y ago
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 during an HaxeFlixel IndieGoGo, plus t
5.
▲
by
leoncvlt
4y ago
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 minimalism and the fact that it's bl
6.
▲
by
leoncvlt
5y ago
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 command line: https://
7.
▲
by
leoncvlt
5y ago
On a similar vein, I'm a fan of water.css for small / quick projects: https://watercss.kognise.dev/
8.
▲
by
leoncvlt
5y ago
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 and Samuel Organ. It's browser-based and about
9.
▲
Peter Talisman: Lord of the Harvest
(petertalisman.quest)
1 points
by
leoncvlt
5y ago
|
1 comments
10.
▲
by
leoncvlt
5y ago
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 :)
11.
▲
“Code Is Just”
(threadreaderapp.com)
1 points
by
leoncvlt
5y ago
|
0 comments
12.
▲
by
leoncvlt
5y ago
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 until to partioning" then it's clearly not s
13.
▲
by
leoncvlt
5y ago
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 this case, creating simple text-based websites) while kee
14.
▲
by
leoncvlt
5y ago
Can you create a multi-page website from a single file in pandoc or markdown?
15.
▲
Show HN: Generate minimalist, fast no-JS websites from a single plain text file
(leoncvlt.github.io)
21 points
by
leoncvlt
5y ago
|
7 comments
16.
▲
by
leoncvlt
5y ago
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`
17.
▲
by
leoncvlt
5y ago
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 get a grasp of how it's working on the 3D side
18.
▲
by
leoncvlt
6y ago
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://github.com/leoncvlt/etf4u )
19.
▲
by
leoncvlt
6y ago
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.
20.
▲
by
leoncvlt
6y ago
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, something to do with the heat conductivity of cast iron
21.
▲
by
leoncvlt
6y ago
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 to pdf with wkhtmltopdf ( https:/&#x
22.
▲
by
leoncvlt
6y ago
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 pretty known in the late 00&#
23.
▲
by
leoncvlt
6y ago
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 started and learn more? Do you first to need to get int
24.
▲
by
leoncvlt
6y ago
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 locally in .json files, and uses a simple
25.
▲
by
leoncvlt
6y ago
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.
26.
▲
by
leoncvlt
6y ago
Very pleasant to the eye! Reminds me of http://www.zachtronics.com/exapunks/
27.
▲
by
leoncvlt
6y ago
Nice work - seems like more and more people are using Notion to publish their own little websites. There are a few custom solutions that attempt to fix the problems that the author outlined, such as custom URLs and styling: - https:/&
28.
▲
by
leoncvlt
6y ago
I met the same problems when trying to publish an app with purchasable subscriptions on the store. Rejected at first, then I removed all mentions of the subscription in the app and after pointing this out to the review team, it got approved
29.
▲
Show HN: Turn Notion pages into lightweight static websites
(github.com)
3 points
by
leoncvlt
6y ago
|
0 comments
30.
▲
by
leoncvlt
6y ago
I use https://dynalist.io/ and enjoys its ease of us a lot - it is admittedly a glorified version of https://workflowy.com/ , but while Workflowy invented the bullet-list web app formula, I find that it has
More ›