Live data from Hacker News

Viewing profile — SamuelAdams

SamuelAdams

HN member
Joined
Sun, Oct 02, 2016, 9:32 PM UTC
HN karma
4,796
Public activity
1,086 items

About SamuelAdams

Programmer.

QWNjZXNzIG1haW4gcHJvZ3JhbS4gQWNjZXNzIG1haW4gc2VjdXJpdHkuIEFjY2VzcyBtYWluIHByb2dyYW0gZ3JpZC4=

Recent public activity

  1. comment
    Comment #49163724

    I wonder if the latest Jurassic Park: Rebirth film drew from this? There is a reference to global warming that is similar to the poem. That the world will heat up, and humanity wil…

  2. comment
    Comment #49029838

    You jest but this is exactly how Anna’s Archive was set up. Anyone can copy the infrastructure code’s git repository and set up a mirror of the site and trackers under a new domain…

  3. comment
    Comment #49006897

    It’s also great in wartime, when communications are likely to be interrupted. For an example read the book “All the light we cannot See” by Doerr

  4. comment
    Comment #48761495

    They do, what Apple does release is referenced often in discussions. https://github.com/apple-oss-distributions/xnu/blob/f6217f89... https://lore.kernel.org/asahi/c13d95d0-911f-48f…

  5. comment
    Comment #48754843

    Can this go up and down stairs? If I want my home tidied up, I want the whole home done not just one floor. For 100 USD I can get a Roomba or Roborock for one floor and because tha…

  6. story
  7. comment
    Comment #48676117

    Check your local Costco, I snapped up a 512 GB model for 1197 last Saturday.

  8. comment
    Comment #48647740

    GM just did this in the last 30 days [1], and their sales are likely going to be just fine. In fact the auto industry has repeatedly automated jobs over the last 100 years, and the…

  9. comment
    Comment #48594060

    Let's be honest, at a certain point it's a hobby. And it's still cheaper than snowboarding.

  10. comment
    Comment #48548183

    This seems to be less about K8’s and more about the infra as code movement. It doesn’t matter if you use K8, CDK, or terraform - you get the same benefits the OP stated across the …

  11. comment
    Comment #48420460

    It noticed a flooding area due to low grass by the walkout door. It noticed mixed 15 and 20a receptacles on the same circuit. It noticed warped siding and recalled circuit breakers…

  12. comment
    Comment #48419159

    Similarly, I used gen ai to review a real estate purchase. I provided Zillow listing photos and serial numbers of all appliances, the electric panel, and a few additional not pictu…

  13. comment
    Comment #48415826

    It is useful if you automate generating release notes. Then your notes are grouped by new features first, then bug fixes after. This makes it a little easier for non-technical uses…

  14. comment
    Comment #48180064

    I use Optery for about two months a year, seems to do a good enough job for most of the data brokers. There are also discounts or promo codes to lower the price as well. https://ww…

  15. comment
    Comment #48148169

    You should add an Easter egg in your cli program: dagger attack, which prints out a favourite Top Gun quote.

  16. comment
    Comment #48106464

    The other advantage with bash is that most developers can run it locally to validate what it is doing and debug issues. With GitHub Actions you need to always commit and push, slow…

  17. comment
    Comment #48057597

    LMS’s are a lot like programming languages. There’s the ones people complain about and the ones no one uses.

  18. comment
    Comment #48056868

    It depends on what you pay for. If you need FedRamp or IL4+ compliance you are likely on dedicated infrastructure. Everyone else uses multi tenancy.

  19. comment
    Comment #47970004

    VSCode has this too: chat.disableAIFeatures Sources: https://news.ycombinator.com/item?id=46501220 https://code.visualstudio.com/updates/v1_104#_hide-and-disab...

  20. comment
    Comment #47856281

    I wonder what will happen to the entire legal system. It used to be fairly difficult to create convincing photos and videos. AI can probably fool most court judges now. Or the defe…

  21. comment
    Comment #47843188

    Say what you about the Anna’s Archive Spotify scrape: it made me realize how much music exists and how much music was never listened to.

  22. comment
    Comment #47759340

    CLI is great because now I can tell my AI agent to do it. “Fix all dependabot security issues (copy logs) and run tests to validate functionality. Create each dependency as its own…

  23. comment
    Comment #47752451

    Am I the only one that uses a thunderbolt dock and a keyboard + mouse + monitor setup? The Macbook itself is always closed in clamshell mode. The only time I ever use a Macbook as …

  24. comment
    Comment #47711168

    My favorite MacOS update was when the removed the need for Rectangle, Mos, and Unnatural ScrollWheels. /s

  25. comment
    Comment #47697993

    So if this is free to use on linux, what is to stop someone from doing what Colima did to Docker? Aka make a tiny Linux VM on MacOS and package Little Snitch within that?