Live data from Hacker News

Viewing profile — selfie

selfie

HN member
Joined
Fri, Apr 12, 2024, 9:00 AM UTC
HN karma
129
Public activity
31 items

About selfie

No profile information was provided.

Recent public activity

  1. comment
    Comment #40142199

    Build it and they'll come? At least one end has to be somewhere people want to be, right? A line from London into the countryside makes sense. You can live in the countryside and w…

  2. comment
    Comment #40112482

    [flagged]

  3. comment
    Comment #40112471

    [flagged]

  4. comment
    Comment #40111590

    Yeah, you can pick a year of your choice, and find a story like this.

  5. comment
    Comment #40092937

    Yeah, if PG takes me out for a steak, I will believe it :-). An email that cost $0.000001 on SES, nah!

  6. comment
    Comment #40092930

    That means nothing though. If you (N=1) apply to Google and get rejected but take a Facebook job, it doesn't mean people shouldn't apply to Google.

  7. comment
  8. comment
    Comment #40083593

    https://www.buildclub.ai/accelerator Perhaps is the better link. It talks about the perks.

  9. comment
    Comment #40083154

    I think so - I started doing a binary search >50000 -> <52500 then wondered if it was 50000, so guessed that. It said I was right, well done, the answer is indeed 02563!

  10. comment
    Comment #40082558

    Do you take the money, or do your users split it between their friends and you take a cut? The take the money one has been done (Beeminder, and others probably), but sure different…

  11. story
  12. comment
    Comment #40082490

    Spill the beans. That statement by itself sounds like the byline of a 5G/flat earth crank.

  13. comment
    Comment #40062736

    Except chronic fatigue / long covid could affect IQ as tested. It might be that you have the CPU but the power supply isn't up to voltage, so to speak, so the CPU has to run slow.

  14. comment
    Comment #40061656

    I guess it's kinda funny

  15. comment
    Comment #40058811

    [flagged]

  16. comment
    Comment #40037963

    I assume you are not aware of it, because of being asleep. Maybe it happens in deeper sleep?

  17. comment
    Comment #40037957

    Can you refute this? https://www.health.harvard.edu/staying-healthy/can-mouth-tap... .

  18. comment
    Comment #40035144

    Vercel!! Watch out for you bill now this is being hugged. Hopefully you are not using like they pester you to do.

  19. comment
    Comment #40035137

    Yes this sort of thing! There was one posted on HN back where the speaker says, in the middle of other context fairly deep in, recognise this number? 3.1415926535877932384626433832…

  20. comment
    Comment #40035116

    So, this: https://xkcd.com/435/

  21. comment
    Comment #40027768

    I like a joke that is about the subject matter. A subtle pun that makes a smile but doesn't interrupt the flow at all. Another way to make it entertaining is make it a story. Forge…

  22. comment
    Comment #40027587

    Render is a different thing in both places. Server Renders is ... formatting a sequence of bytes. Hopefully your templating engine is optimized and it is a low cost operation. Rend…

  23. comment
    Comment #40026701

    How is self install possible if you are not a licensed electrician. Something like this could shock someone if not earthed properly, for example.

  24. comment
    Comment #40022289

    That is right, so from a security perspective, as an end user, you can't "Disable JS, but enable HTMX only". However a a developer or team, if you say "this page only includes the …

  25. comment
    Comment #40021569

    A HTMX-y app will typically be a fetch-heavy app. Think TODO list, where each time you add a todo, you want that persisted on the server anyway. Yes you are sending more down the w…