iafan
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Sometimes I want to run a shell command but don't remember the exact syntax. There are apps that aim to resolve that, as well as AI integrations into shells (like iTerm). I thought there have to be an easier way to…
-
I like meditative puzzle games like Minesweeper, and decided to make my interpretation of that game, but with a spherical board where each board tile is determined by a Voronoi algorithm. To make the game more…
-
Spent quite some time looking for a JavaScript library that would allow me to select a part of a web page and send a link to that selection to someone else. I know there are scripts like AnchorJS that allow to deep-link…