Live data from Hacker News

Viewing profile — slightknack

slightknack

HN member
Joined
Mon, Sep 02, 2019, 11:02 PM UTC
HN karma
311
Public activity
70 items

About slightknack

A software architect who likes language design, RL, and impressionist paintings.

[ my public key: https://keybase.io/slightknack; my proof: https://keybase.io/slightknack/sigs/WcaeY2T7Yk1zxtpKL0lKKQ_8EfoCF5pReRxzOEDSUcI ]

Recent public activity

  1. comment
    Comment #45926977

    The minimaxir/gemimg repo is pretty cool, fwiw. Going further, one thing you can do is give Gemini 2.5 a system prompt like the following: https://goto.isaac.sh/image-prompt And th…

  2. comment
    Comment #32176487

    In my opinion, writing derivations in Guile Scheme, using Guix[0], is a breath of fresh air[1]. If only the ecosystem were as large as Nix's... [0]: https://en.wikipedia.org/wiki/G…

  3. comment
    Comment #32107018

    > He identified the four forces which act on a heavier-than-air flying vehicle: weight, lift, drag and thrust. [...] He also designed the first glider reliably reported to carry a …

  4. comment
    Comment #31684811

    A language with a function-color-agnostic effect system, generic over asynchronicity?

  5. comment
    Comment #31413706

    I mocked up a prototype for something similar to this using TreeSitter and its query language the other day for some heavy refactoring I had to do. This looks like a really cool pr…

  6. comment
    Comment #31379844

    I had a little too much fun... x>0.2-abs(sin(t*2))*0.05&&x https://sliderland.blinry.org/#x%3E0.2-abs%28sin%28t*2%29%29...

  7. comment
    Comment #31206909

    I love Actual, one of the best local-first apps I've used. I'm excited that it's been open sourced, but I also understand that this release is a bit bittersweet. Awesome work James…

  8. comment
    Comment #31000638

    Thanks for the link to the guidelines: I removed the 'Show HN' prefix as this project isn't anything quantifiable yet. I'll be sure to post a proper Show HN when I've got something…

  9. story
    I bought a short domain name. What should I do with it?

    In the spirit of 'Tiny Projects' by Ben Stokes, I'd like to start a small little side project. A while back I registered https://hb.sbs , but soon realized that I had no idea what …

  10. comment
  11. comment
    Comment #30708243

    Don't forget the built-in chat in google docs that nobody uses! (Yes, the one other than the commenting system).

  12. comment
    Comment #30697879

    We shouldn't have to live in a culture when being called out for making a 'choice with tenuous political relevancy' is socially expected, and something someone is 'guilty of'.

  13. comment
    Comment #30524386

    Like you, I am not a huge fan of JS, but I'd like to say that the ideas behind TermKit — namely having a shell with richer graphical interaction (e.g. cat works for images too), se…

  14. story
    Tell HN: GitHub is down (Update: Back online now)

    Getting 500 errors, multiple friends confirming: https://github.com

  15. comment
    Comment #29948346

    Just letting you know, it's also the name of a pretty well-known suit of cards present in decks of playing cards. https://en.m.wikipedia.org/wiki/Spades_(suit)

  16. comment
    Comment #29941570

    This is a neat idea. Would love to run some queries against this with a larger index. Here's one instance of the question just going over the transformer's head, I guess: My questi…

  17. comment
    Comment #29925739

    Yes, but this almost seems intentionally genius at the same time.

  18. comment
    Comment #29855996

    A snapshot is a the entire state of a program at a single moment in time. Continuations are basically exposed snapshots, i.e. taking a snapshot, storing it in a variable, doing som…

  19. comment
    Comment #29855495

    I've written some documentation for it in the past, but had to scrap it because things tend to move so quickly that it's better to read the code and ask Shaw than use incorrect doc…

  20. comment
    Comment #29793062

    Oh, I did something like this a while back as well! Aside from ray tracing, my renderer also supports ray marching , so it can render some cool fractals[1]. Writing path tracers is…

  21. comment
    Comment #29148130

    > Tossing my hat in for Passerine [1]. Gorgeous ML inspired syntax. I work on Passerine, cool to see the language mentioned in the wild, glad you like it! > Written in Rust, and I …

  22. story
  23. comment
    Comment #28791149

    Hey HN, Isaac Clayton again[0]! This summer I worked as an intern at tonari[1] where I developed algorithms for real-time 3D scene construction on the GPU. As a part of my research…

  24. story
  25. comment
    Comment #28592377

    I vote that we add our blogs / other good blogs we have come across as children on this comment. I'll start, here's mine: - https://slightknack.dev/blog Here are some others: - htt…