Live data from Hacker News

Viewing profile — sha16

sha16

HN member
Joined
Fri, Apr 07, 2023, 8:34 PM UTC
HN karma
17
Public activity
19 items

About sha16

No profile information was provided.

Recent public activity

  1. comment
    Comment #47277850

    I wanted to write an app like this. Here's what I think would be useful for some people to compare: more checkboxes that represent typical daily activities like "how much energy do…

  2. comment
    Comment #45806650

    It's also slow for bulk operations like "mv somefolder/ ..." - it processes each file one at a time rather than a batch operation (I tried it out recently and this was one thing th…

  3. comment
    Comment #45529654

    > Stage 1: Denial (2018-2020) "Memory is cheap, optimization is expensive" I'm not sure if this first premise is right. Optimizing later on makes sense to me and isn't that expensi…

  4. comment
    Comment #44684547

    I was using Python's Pelican static site generator for some time until I wanted to further customize the template fragments of a theme. Started running into issues and even helped …

  5. comment
    Comment #43285106

    I wanted to apply OCR to my company's invoicing since they basically did purchasing for a bunch of other large companies, but the variability in the conversion was not tolerable. E…

  6. comment
    Comment #43165995

    When I first started using Cursor the default behavior was for Claude to make a suggestion in the chat, and if the user agreed with it, they could click apply or cut and paste the …

  7. comment
    Comment #42299336

    One of my best contributions was a 1 line fix in one of Microsoft's repos. It took me a day or two to understand the code and what it was doing but it was well worth it.

  8. comment
    Comment #41990480

    Whatever the motive, it's probably a smart move

  9. comment
    Comment #41839890

    But did they consider a giant spider web?

  10. comment
    Comment #41839775

    I think Claude trades quality for speed. From what I've seen it starts generating almost immediately even with a large token window. For smaller changes it is usually good enough, …

  11. comment
    Comment #40835222

    I started writing my resume in LaTeX years ago. There are a couple templates on Overleaf that are very similar, there seems to be a convergence on the standard "engineering resume"…

  12. comment
    Comment #40432536

    This does not bode well for my hopes of LibreOffice getting my favorite features from Excel.

  13. comment
    Comment #37576723

    Thanks! Create a channel and/or post sometime!

  14. comment
    Comment #37540275

    Yeah I just launched it and didn't want it to be a blank page when people looked. Try adding a post!

  15. comment
    Comment #37540253

    Just visit bleuit.io/c/somechannel or bleuit.io/c/cats/gifs and if it doesn't exist it will show a form to create it. There should be a welcome modal explaining it

  16. story
    Show HN: Bleuit – A Recursive Reddit

    Hi, I wanted to make a social media website that did things a little differently. I'd describe it like something between reddit and Hacker News, but with a different approach to br…

  17. comment
    Comment #37529662

    > “take this [the spreadsheet] and put it in on the website [Wesley].” This should be taught in classrooms.

  18. comment
  19. comment
    Comment #35908651

    Nice work on the app! Reminds me of a news aggregator I worked on (inshapemind). What's your tech stack like?