Live data from Hacker News

Viewing profile — clx75

clx75

HN member
Joined
Wed, Dec 22, 2021, 2:12 PM UTC
HN karma
33
Public activity
11 items

About clx75

No profile information was provided.

Recent public activity

  1. comment
    Comment #46992245

    Tool definitions: https://github.com/cellux/dotfiles/blob/master/.emacs.d/rb-g... Implementation: https://github.com/cellux/dotfiles/blob/master/.emacs.d/rb-t...

  2. comment
    Comment #46990575

    During my first LLM experiments in Emacs using gptel, I also found that the LLM has considerable difficulties changing source code files with the Unix patch tool. As Emacs has a bu…

  3. comment
    Comment #45873973

    1. Langsam - https://github.com/cellux/langsam This is an AST-walking interpreter for my personal LISP dialect written in C. Once it's ready, I would use it to implement a low-leve…

  4. comment
    Comment #44247114

    I am fascinated by the idea of building something like the Lisp Machines or Smalltalk 80 from scratch. Build a Forth in assembly, build a Lisp in Forth, build an OS and computing e…

  5. comment
    Comment #42837881

    Yes, we started with Kopf. As we understood it, Kopf lets you build an entire operator in Python, with the watch/update/cache/expansion logic all implemented in Python. But the fir…

  6. comment
    Comment #42837737

    Some of the resources are short-lived, including jobs and dev containers. The corresponding CRs are created/updated/deleted directly in the cluster by the project users through a R…

  7. comment
    Comment #42834049

    At work we are using Metacontroller to implement our "operators". Quoted because these are not real operators but rather Metacontroller plugins, written in Python. All the watch an…

  8. comment
    Comment #36664077

    Based on my personal experience with psychedelics I used to think that these medicines could be a tool to wake people up. Actually, after seeing what else has been tried and failed…

  9. comment
    Comment #32778995

    Or if laws were executable descriptions of how to make certain changes to world state. There could be some sort of VM (state machine?) which executes these laws (programs). A queue…

  10. comment
    Comment #30974737

    I'm really fond of the idea of writing music like this. From all available implementations of the idea, I probably like Extempore ( https://github.com/digego/extempore ) the most. …

  11. story