Live data from Hacker News

Viewing profile — kwstas

kwstas

HN member
Joined
Sat, Aug 12, 2023, 7:33 AM UTC
HN karma
49
Public activity
16 items

About kwstas

No profile information was provided.

Recent public activity

  1. comment
    Comment #40675775

    Agreed, even something like "coding" notebooks if brandname usage is a concern would help. It took more time than I'd like to admit to understand that they weren't talking about ph…

  2. comment
    Comment #40619455

    The filename for sure comes from the camera. My point was that the crawler stopped there and did not pick up the other images on the page because all of them have a higher number i…

  3. comment
    Comment #40619043

    Here is the paper in arxiv the article is refering to for anyone else interested https://arxiv.org/abs/2402.06603 Though maybe just the proof outline section is enough for a Saturd…

  4. comment
    Comment #40618802

    What do you mean there is survivorship bias? That the only image used is the one that survived? Or it survived because it was used? Something I noticed was that all other jpgs in t…

  5. comment
    Comment #37246135

    Hey, thanks! I will add this to my list of book to read seems interesting.

  6. comment
    Comment #37246075

    Digital notes are not for me, they seem to put up a mental barrier and have tradeoffs that I am not thrilled about. The epaper/e-ink ones have the best battery life, best feeling w…

  7. comment
    Comment #37242346

    Posts like these make me wish I could be consistant and keep a single notebook until its done and then move to the next. I always end up starting a project or scibbling down a thou…

  8. comment
    Comment #37216050

    I already wrote and deleted 3 opening lines to this comment so I think I get where the conclusion is coming from. Maybe it has to do a bit with how much of the piece of writing is …

  9. comment
    Comment #37215766

    Cool to have this available in FF too. Other than less permissions I can also compare the behaviour directly with chrome now.

  10. comment
    Comment #37208461

    > "Truly an inspired design if that is the case" - it's not the case. I only read the article and some commenters here saying the windows break. The commenter above provides a reas…

  11. comment
    Comment #37207556

    Truly an inspired design if that is the case. Also the fact that the rear doors either do not have an emergency release or you have to lift the carpet to get to it is a marvel. Don…

  12. comment
    Comment #37163223

    Ha, I have use a clothespin to get a few documents from an old failing usb stick before. Clamp bga rework ftw! Was the drive getting too hot? Maybe under the gpu or in the bottom s…

  13. comment
    Comment #37163190

    There are bios chips on the controller board than need to be transfered to the new one. In a reasonably modern drive that would be pretty challenging and rewuire a hot air station.…

  14. comment
    Comment #37121905

    I really don't buy it. There is considerably more interest in google trends for ChatGPT compared to StackOverflow. But I dont see one replacing the other. At least for me. I do not…

  15. comment
    Comment #37114135

    I use pdftk on linux to do most of this type of stuff. For example if you want pages 1 -10 : ` pdftk {{input.pdf}} cat {{1-10}} output {{output.pdf}} ` If you want to do multiple f…

  16. comment
    Comment #37108423

    I'm not really good at parsing information over text so I had to lay your solution out over the problem to get it. https://i.imgur.com/OekI7jZ.png > Note now that the stacked recta…