Viewing profile — kasbah
kasbah
HN member- Joined
- Sun, May 08, 2011, 1:24 AM UTC
- HN karma
- 3,337
- Public activity
- 582 items
- HN profile
- View on Hacker News ↗
About kasbah
https://kaspar.systems
github.com/kasbah
hn@kaspar.systems ---
Recent public activity
- story
-
comment
Comment #44731876
Is it not possible to use `window.devicePixelRatio` instead of calibration? https://developer.mozilla.org/en-US/docs/Web/API/Window/devi...
-
comment
Comment #44465402
It's pretty straight forward to include the output of `wasm-pack` into a vite project. The output is a node module in a folder with the wasm files and a single "main" JS file. Beca…
-
comment
Comment #41809884
Interesting, thanks. I am especially interested in the idea of introducing player-defined concepts. Would you be able to recommend a Datalog implementation that allows independant …
-
comment
Comment #41808274
To me the interesting thing is the logic programming "rules" and their overlap with game rules. Inspired by work at Stanford on the logic programming based Game Description Languag…
-
comment
Comment #39053873
"Reticulating splines"
-
comment
Comment #38733520
I use this with https://wiredjs.com for creating interactive mockups. E.g. https://edea-dev.gitlab.io/mockups/ (source: https://gitlab.com/edea-dev/mockups ) https://otfn.developme…
-
comment
Comment #37321748
Use Lobste.rs with a filter: https://lobste.rs/filters
-
comment
Comment #36586494
Shameless plug: the Kitspace page helps you build one yourself. https://kitspace.org/boards/github.com/ottercast/ottercastau...
- story
- story
- story
-
comment
Comment #34329401
I was going to post this! I really enjoyed this episode (and also, all the other episodes of your podcast).
- story
-
comment
Comment #33913317
I find this DIY yellow drum machine robot from 14 years ago much more impressive. https://www.youtube.com/watch?v=_RyodnisVvU
-
comment
Comment #33743063
In all seriousness Python's json.tool is a great option here. cat big.json | python3 -m json.tool or python3 -m json.tool big.json
-
comment
Comment #33705140
It has since at least 1991 when Graphviz was first released. https://en.wikipedia.org/wiki/Graphviz
-
comment
Comment #33328670
When I invoke `docker compose up` on my project with Docker version 20.10.18 it says: The new 'docker compose' command is currently experimental.
- story
-
comment
Comment #32954754
What do you mean by Watchguard? I did a search but didn't find anything. Did you mean Watchtower maybe? https://github.com/containrrr/watchtower
-
comment
Comment #32441361
Not yet but I'm going to try and crib from https://github.com/ocharles/dot-files/blob/master/nvim/init.... when I have some time to waste.
-
comment
Comment #32304180
Why does that matter? It seems you can run Lyra on the client and you can run other JS search engines on the "edge" (all that's needed is a JS runtime if I understand it correctly)…
- story
-
comment
Comment #32238950
You might enjoy an existing app called Infinity Loop. It's a similar puzzle game using the traditional square puzzle-piece shape.
- story