Live data from Hacker News

Viewing profile — crimsonnoodle58

crimsonnoodle58

HN member
Joined
Wed, Dec 26, 2012, 3:19 AM UTC
HN karma
964
Public activity
259 items

About crimsonnoodle58

No profile information was provided.

Recent public activity

  1. comment
    Comment #49176003

    > multiple former Apple employees now working at OpenAI reached out to discuss returning Apple-issued work devices they kept when they left Apple Really Apple.. No device inventory…

  2. comment
    Comment #48963705

    Curious, does Anthropic force companies of a certain size like yours to their Enterprise plans? Or was it by choice for the enterprise features? Because with a Premium Team seat I …

  3. comment
    Comment #48941745

    I despise our Outback's climate settings. It seems every time I start the car it picks a random temperature to set each side to. It'll be 30 deg outside and you look down wondering…

  4. comment
    Comment #48941304

    > there's no reasonable threat model where something would be given unrestricted access to user env, but also be untrusted What like a nefarious vscode extension, or npm or python …

  5. comment
    Comment #48893106

    How are they optional? You obviously haven't worked anywhere security sensitive. I'm not talking about whether what Grok did is bad or good, I'm talking about protecting your priva…

  6. comment
    Comment #48892961

    SSH keys can be limited by IP in authorized hosts. The SSH port itself can be limited by IP in firewalls. Finally, the SSH private key can be encrypted with a password. Defense in …

  7. comment
  8. comment
    Comment #48639328

    PaddleOCR? Qwen3-VL 30B-A3B?

  9. comment
    Comment #48609542

    Amazing and impressive use of CSS. But at the same time, makes me appreciate what feat Carmack achieved 30 years ago on early Pentiums.

  10. comment
  11. comment
    Comment #48533551

    I experienced this exact thing discussing the most budget friendly inference for a SaaS company. It started ranting about 3090's, and then started point scoring, always giving itse…

  12. comment
    Comment #48527126

    Good workout and satisfying, I totally agree. I actually really enjoy it. But the long term effects on your joints, even if you think you have perfect technique, its better to just…

  13. comment
  14. comment
    Comment #48497964

    We're the opposite. No rebasing your PR. It changes the hashes which we use for ci/cd. Keep it linear, show me the full history, show me where you merged main back into it, and the…

  15. comment
    Comment #48497461

    I found Fable codes very poorly and ended up switching back to Opus. In one example I switched to Fable in an existing Opus chat, so it had access to the context from Opus which wr…

  16. comment
    Comment #48453832

    > How many of us have toggled enable_seqscan to off to force an index scan? Or thrown an OFFSET 0 into a subquery to prevent the planner from flattening it? enable_nestloop = off h…

  17. comment
    Comment #48381366

    > is undetectable without network monitoring Even with network monitoring, exfil to Github itself can be very hard to stop unless you SSL intercept and have very strict URL allow l…

  18. comment
    Comment #48291411

    > Nobody wants to run a mail server in 2026. We do, and thats why we use Postal [1]. The more SaaS applications that self-host email the better. It forces the big guys, ie Microsof…

  19. comment
    Comment #48261848

    > Microsoft's domain story is such a mess You mean like how they moved from a perfectly legible and rememberable domain like office.com to the strange vanity domain m365.cloud.micr…

  20. comment
    Comment #48221134

    Surely you've seen the price of 64GB of RAM lately?

  21. comment
    Comment #48128650

    I asked Claude to map Chinese electricity prices vs capacity (broken down by power plant type) from 1990 onwards and the only thing I see is a dip from 9c to 8c in residential pric…

  22. comment
    Comment #47944304

    It can be run as a single docker container, so it's actually very easy to self host. Occasionally it'll get into a 500 conniption and needs a restart, but you can create a healthch…

  23. comment
    Comment #47941705

    Self hosted gitlab behind a VPN. The all-in-docker image and a couple of gitlab runners is all small to medium sized teams need. (Don't overcomplicate it with the kubernetes versio…

  24. comment
  25. comment
    Comment #47698488

    Same experience. We had a billing bug which put our organization into a loop. Couldn't cancel the subscription, couldn't add one, couldn't delete the users of the organization beca…