Live data from Hacker News

Viewing profile — catelm

catelm

HN member
Joined
Fri, May 06, 2022, 3:48 PM UTC
HN karma
6
Public activity
13 items

About catelm

No profile information was provided.

Recent public activity

  1. comment
    Comment #48657476

    Mind blown. And brain broken as I try to swipe with two fingers

  2. comment
    Comment #48319692

    Note that Garnix is more than a CI system. It also allows for hosting apps with a quite brilliant and AFAIK unique solution to interdependencies. https://garnix.io/blog/call-by-has…

  3. comment
    Comment #47989835

    I can relate to that. If I'm not careful catching up my internal model and understand of the problem space and the specification of my project while the agent keeps spitting out co…

  4. comment
    Comment #47885977

    I think the pelican on a bike is known widely enough that of seizes to be useful as a benchmark. There is even a pelican briefly appearing in the promo video of GPT-5, if I'm not m…

  5. comment
    Comment #46137507

    Sadly, only the mounting rim is normed. The form of the body is not. Meaning, containers from different manufacturers don't stack necessarily and lids are not interchangeable.

  6. comment
    Comment #46118536

    NixOS makes this rather easy too. There exist modules for synapse, livekit, etc (MAS module is still a Pull Request, though) and the setup is quite doable: https://wiki.nixos.org/w…

  7. comment
    Comment #45006992

    Sorry, I wasn't clear. Well, at least there wasn't a way. The newest update is now a step in that direction.

  8. comment
    Comment #45005749

    That is only partly correct. Devenv.sh misses outputs defining packages compared to flake.nix, i.e. there is no way to deterministically build the project as a nix package. It's th…

  9. comment
    Comment #43313203

    The compiler is FOSS under a permissive license Apache 2.0). Only the online editor, similar to Overleaf, is not Open Source. Please check the facts before hitting reply.

  10. comment
    Comment #41807747

    Scientific/Numeric/Data-Python is essentially a DSL around C-API which creates friction (try for example to map a custom function over a Pandas column). Whereas in Julia, it's just…

  11. comment
    Comment #33200822

    > First, we evaluate, for each voxel, subject and narrative independently, whether the fMRI responses can be predicted from a linear combination of GPT-2’s activations (Fig. 1A). W…

  12. comment
    Comment #31311195

    Live View (a WYSIWYM Editor) - you type markdown, but see it rendered, comes to mind. Also some interesting extensions/add-ons centered around knowledge management are arising. Unf…

  13. comment
    Comment #31286596

    Do you have a link to some information regarding the work on traits/interfaces and static typing, please?