Live data from Hacker News

Viewing profile — oceansweep

oceansweep

HN member
Joined
Fri, May 24, 2024, 8:45 PM UTC
HN karma
39
Public activity
36 items

About oceansweep

No profile information was provided.

Recent public activity

  1. comment
    Comment #49084806

    The article says otherwise. It opens with it isn’t genocide but is crimes against humanity. The U.S. State Department’s Office of the Legal Advisor concluded earlier this year that…

  2. comment
    Comment #49000047

    Not them but my understanding is that the harness will send a simple 'heartbeat' message to keep the cache 'warm', (see prefix caching: https://handbook.modular.com/inference-optim…

  3. comment
    Comment #48949659

    apple tracks every binary you execute and run on macos and sends the hash of it to their systems. Do you consider that to be respecting your privacy?

  4. comment
    Comment #48915852

    Yes, my point was more so the underlying behavior of automatic execution of binaries associated with/inside of a git project exists already within vscode as a pattern, and so seein…

  5. comment
    Comment #48913997

    It’s a thing in VSCode as well/has been a thing or things similar to it : https://www.threatlocker.com/blog/malicious-vs-code-tasks-js... (2026) https://www.reddit.com/r/programmin…

  6. comment
    Comment #48912538

    Why make this comment without having tried it first? It very clearly is not useless and performs a lot better than one might expect. I am currently waiting to do more benchmarks of…

  7. comment
    Comment #48720094

    Already happening with Workday in California: https://news.bloomberglaw.com/litigation/workday-loses-bid-t...

  8. comment
    Comment #48302877

    It should also be noted Aikido’s original purpose was not for battle. It descended from Morihei Ueshiba studying Daito-ryu and wanting something less violent to practice after retu…

  9. comment
    Comment #48274709

    Cool project! I built something similar a while back and then kept adding to it: https://github.com/rmusser01/tldw_server It’s now grown quite a bit past the original goal of trans…

  10. comment
    Comment #48249250

    Didn’t the DeepSeek team release a paper documenting inference improvements that showed they were still making a profit even under heavy discount? Why would it be impossible for th…

  11. comment
    Comment #48200255

    Totally unrelated, but what would you say the feasibility of writing simulation software for simulation of/replicating body movements during/in a martial arts technique would be? I…

  12. comment
    Comment #48197572

    It was because of anti-monopoly legislation, https://www.investopedia.com/ask/answers/09/att-breakup-spin... ; i.e. breaking up 'Ma Bell' into the baby bells, and the current oligo…

  13. comment
    Comment #47975228

    This is one I use with no tracking or ads: https://apps.apple.com/us/app/id6447090616

  14. comment
    Comment #47975223

    I’ve found this one to be useful offline with no ads: https://apps.apple.com/us/app/id6447090616

  15. comment
    Comment #47795945

    migrate to rust.

  16. comment
    Comment #47623073

    Likely meant 'swyx', https://www.latent.space/podcast

  17. comment
    Comment #47530046

    If you don’t mind a little instability while I work out the bugs, might be interested in my project: https://github.com/rmusser01/tldw_server ; it’s not quite fully ready yet but t…

  18. comment
    Comment #46768478

    You can absolutely downvote posts. You have to have a certain amount of karma before the option becomes available.

  19. comment
    Comment #46182497

    Yes. That is absolutely the case. One of the Most popular handguns does not have a safety switch that must be toggled before firing. (Glock series handguns) If someone performs a n…

  20. comment
    Comment #46138052

    https://fiction.live/stories/Fiction-liveBench-Mar-25-2025/o...

  21. comment
    Comment #46084509

    Just wanted to comment on the fact that I remember seeing that comment, and it left such an impression I remember it 7 years later. Thanks for the reminder, going to bookmark it th…

  22. comment
    Comment #45842680

    Epyc Genoa CPU/Mobo + 700GB of DDR5 ram. The model is a MoE, so you don't need to stuff it all into VRAM, you can use a single 3090/5090 to hold the activated weights, and hold the…

  23. comment
    Comment #45645491

    Mean time between failures

  24. comment
    Comment #44482838

    Are you doing this with vLLM? If you're using Llama.cpp/Ollama, you could likely see some pretty massive improvements.

  25. comment
    Comment #43801570

    Do you think you could expand on that? Like how you might imagine an ideal workflow to go? Would there be like a sea of tags that you could wade through, or just an '/all', only it…