Live data from Hacker News

Viewing profile — souperdeluxe

souperdeluxe

HN member
Joined
Sun, Oct 01, 2023, 9:45 PM UTC
HN karma
1
Public activity
5 items

About souperdeluxe

No profile information was provided.

Recent public activity

  1. comment
    Comment #46415870

    Without pre-commit you should squash on merge. That way main is atomic. But squashing loses granularity. A single merge commit might both refactor a function and implement a featur…

  2. comment
    Comment #45031266

    We're doing something similar at our company. We're fine tuning small LLMs and using them as isolated components of a larger deterministic system. When we tried using LLMs for larg…

  3. comment
    Comment #37919494

    Wife changing technology. Amazing work guys.

  4. comment
    Comment #37734068

    Solution: https://www.reddit.com/r/MacOSBeta/comments/15ha2r8/comment/...

  5. comment
    Comment #37731208

    Same. I have 10 CGPDFService processes running for over 24 hours. Two CPU's are at 100%, and together they're using 15GB of RAM. I can SIGKILL but they come back after 5 minutes. S…