Live data from Hacker News

Viewing profile — kasbah

kasbah

HN member
Joined
Sun, May 08, 2011, 1:24 AM UTC
HN karma
3,337
Public activity
582 items

About kasbah

Electronic engineer and software developer.

https://kaspar.systems

github.com/kasbah

hn@kaspar.systems ---

Recent public activity

  1. story
  2. 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...

  3. 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…

  4. 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 …

  5. 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…

  6. comment
    Comment #39053873

    "Reticulating splines"

  7. 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…

  8. comment
    Comment #37321748

    Use Lobste.rs with a filter: https://lobste.rs/filters

  9. comment
    Comment #36586494

    Shameless plug: the Kitspace page helps you build one yourself. https://kitspace.org/boards/github.com/ottercast/ottercastau...

  10. story
  11. story
  12. story
  13. comment
    Comment #34329401

    I was going to post this! I really enjoyed this episode (and also, all the other episodes of your podcast).

  14. story
  15. 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

  16. 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

  17. comment
    Comment #33705140

    It has since at least 1991 when Graphviz was first released. https://en.wikipedia.org/wiki/Graphviz

  18. 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.

  19. story
  20. 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

  21. 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.

  22. 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)…

  23. story
  24. 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.

  25. story