Live data from Hacker News

Viewing profile — seanalltogether

seanalltogether

HN member
Joined
Tue, Apr 20, 2010, 5:42 PM UTC
HN karma
8,962
Public activity
1,738 items

About seanalltogether

Space Gremlin - http://www.spacegremlinapp.com Dev Blog - http://www.craftymind.com

Recent public activity

  1. comment
    Comment #49247163

    It makes you wonder how many companies were sold to private equity to avoid having to leave control to a family member. I know of a very large company that was until recently famil…

  2. comment
    Comment #49148533

    Yeah I can get a byd dolphin for half the price of the cheapest tesla. I'm sure the 2 aren't equally comparable, but considering all we need is a second car for my wife to drive at…

  3. comment
    Comment #49004222

    We bought our kid a balance bike for £45, there is no need to go much above that price.

  4. comment
    Comment #48793791

    Its a perfect illustration of the tradeoffs between synchronous and asynchronous logic. Synchronous logic allows for maximal consistency at the cost of wasting time. Asynchronous l…

  5. comment
    Comment #48746761

    I've reached an age where I don't actually buy games anymore, I just load up my wishlist with games and between Christmas, birthday and fathers day I get all the games I will care …

  6. comment
    Comment #48635277

    If Valve wants users to compare the Steam Machine to a PC, then it's going to be outdated in 6 months.

  7. comment
    Comment #48424999

    Is it really unified memory? AMD Strix Halo is "unified" but you still have to allocate memory separately for cpu vs gpu. Apple Silicon is true unified memory.

  8. comment
    Comment #48360705

    "Unified Memory" still means divided address space right? You have to pre-allocate system vs gpu and copy from one to the other?

  9. comment
    Comment #48233973

    Ireland has this and honestly I hate it now. It's impossible to get tickets unless you win the lottery to buy them when they first go on sale. Paying a premium to buy them on the s…

  10. comment
    Comment #48200257

    "When is Stephen Colberts last show?" "The last episode of The Late Show with Stephen Colbert is airing on Thursday, May 21, 2026. Based on your interest in The Late Show with Step…

  11. comment
  12. comment
    Comment #47987911

    personally I just hate this -> http://[0123::4567]:5000/whatever

  13. comment
    Comment #47921030

    I've not really used Rust, and I can certainly appreciate the goal of the language. However this code bothers me, and I can't really articulate why. struct Node { value: i32, child…

  14. comment
    Comment #47878617

    People with cryptocurrency and no idea what to do with it.

  15. comment
    Comment #47863468

    He just does this with all his blog posts, don't overthink it. The tech industry is full of people with unexpected quirks.

  16. comment
    Comment #47810651

    > The appropriated FY2026 budget has the largest discrepancy from the White House Request since 1987 at nearly 30%.[3] The request, submitted in May 2025, proposed a 24% cut to NAS…

  17. comment
    Comment #47763602

    Does this also apply to sites like instagram that simply erase your entire back button history if you visit the site.

  18. comment
    Comment #47742714

    Do the satellites broadcast their own position, or is that all held in a database on your phone? Also why is it so draining on your battery to get GPS location, if it's just solvin…

  19. comment
    Comment #47717800

    I remember reading something awhile ago in regards to why people were investing in NFTs when it seemed so clear they were a scam. The gist of it was that it's easy to get into cryp…

  20. comment
    Comment #47703618

    I wish I could donate without entering an email address.

  21. comment
    Comment #47643231

    When I was in college I got lured into one of those pyramid schemes advertised in the middle of the night hoping to make extra money. I wonder how much money I would have lost if I…

  22. comment
    Comment #47598914

    I think about this a lot. How much anxiety do most people feel from the millions of options that are available to them daily, or young adults that are told they can be anything the…

  23. comment
    Comment #47580885

    "This is so clearly a matter for government oversight: prevent abuse, protect the citizen's safety, rights, welfare, etc. It's not reasonable to expect consumers to figure out if t…

  24. comment
    Comment #47561827

    I wasn't surprised to learn that when Linus Tech Tips released those new usb-c cables, that they all sold out almost instantly. They put their entire reputation on the line to clai…

  25. comment
    Comment #47425759

    I agree. The biggest lesson I try to drive home to newer programmers that join my projects is that its always best to transform the data into the structure you need at the very end…