Live data from Hacker News

Viewing profile — imaltont

imaltont

HN member
Joined
Sat, Jun 04, 2022, 12:12 PM UTC
HN karma
73
Public activity
41 items

About imaltont

No profile information was provided.

Recent public activity

  1. comment
    Comment #44159898

    You should take a look at something called Case-based reasoning. Seems to perfectly fit into the road you are currently walking, as you basically just rediscovered the CBR-cycle.

  2. comment
    Comment #37522911

    Amazon's game engine is also open source under the name O3DE.

  3. comment
    Comment #37509972

    I have done typescript successfully. It has another install folder than the default, as the repo has tree-sitter for both tsx and typescript. C/C++ could be a similar situation. Th…

  4. comment
    Comment #37509944

    While it doesn't properly understand the structure, you can move around pretty well with Imenu or (configured) org-goto. I assume it's also possible to make something for it so tha…

  5. comment
    Comment #36986079

    And the finetuned models seems to be CC-BY-4.0 (note there are no NC). IBM actually not lying it seems unlike most of the other "open source" models.

  6. comment
    Comment #34231780

    You should check out Scheme with SRFI-119 or similar. It is a really elegant and noise-free way of writing S-expressions, unsure if it works with Racket or not though. I also did a…

  7. story
  8. comment
    Comment #33867267

    > You can type ‘M-x butterfly C-M-c’ to run it. This is a permuted variation of ‘C-x M-c M-butterfly’ from url ‘ https://xkcd.com/378/’ . From the documentation. I don't know why t…

  9. comment
    Comment #33855378

    M-x butterfly C-M-c(or RET), made in reference to the xkcd. Been in there since version 23.

  10. comment
    Comment #33852438

    Emacs 29 can download packages straight from their source too, so time to move back I guess.

  11. comment
    Comment #33791310

    In my experience it depends a bit on the LSP server itself (as well as it just being horribly slow in Emacs 27 and older). Omnisharp is for instance way slower than clangd and rust…

  12. comment
    Comment #33790748

    It was my comment you replied to. I meant for running scripts locally, before pushing/pulling/commiting etc. The distribution part is just those scripts being by default in a folde…

  13. comment
    Comment #33758137

    The post is about running github actions locally though. The built in ones also support running server-side too, though I imagine github doesn't have the same level of interface ov…

  14. comment
    Comment #33751534

    Git also has built in support for automated stuff (git hooks). By default it is only local to each machine, but it is possible to set it up to distribute the hooks too.

  15. comment
    Comment #33733467

    Common Lisp is idd pretty nice.

  16. comment
    Comment #33610581

    I don't think you know just how modular a Common Lisp environment is. Sure there is some hot reloading that sometimes works and you can change the value of variables, maybe even ju…

  17. comment
    Comment #33491117

    You here run into other problems though with people mirroring code on github that they do not have the rights to change the license for, which would be required for accepting the t…

  18. comment
    Comment #33392605

    > Do you constantly "rewind"? E.g. getting rid of stuff like "try if this works" type commit messages, after you've finished doing whatever experimentation you need to do? Not cons…

  19. comment
    Comment #33392565

    > I, for example, dislike having to track any small change I have made and commit it. I like committing larger parts which contain a functionality. This is pretty much the suggeste…

  20. comment
    Comment #33139938

    I assume you are probably trying to make fun of the comment or playing devil's advocate or something, but you are correct. The illegal part comes when you try to share things you h…

  21. comment
    Comment #33139298

    Torrenting is a pretty standard, official, way of distributing Linux ISOs. Linux' license also doesn't really stop anyone from doing so, as it very much wants its users to share it…

  22. comment
    Comment #33084482

    Also convinced he writes in his sleep with the amount of books he releases.

  23. comment
    Comment #32798091

    Also seems pretty hostile towards KDE's MauiKit from an ethical standpoint, as it is both older and trademarked afaik.

  24. comment
    Comment #32739356

    At least KeePassXC has a non-cryptic website. Still not as convenient as the cloud based ones though, but it's nice if you are primarily using one device or know how to share the d…

  25. comment
    Comment #32488939

    No, mold is fungi. Some of them even contain anti-bacteria properties (penicillin).