Live data from Hacker News

Viewing profile — small_scombrus

small_scombrus

HN member
Joined
Sun, Apr 21, 2024, 4:33 AM UTC
HN karma
239
Public activity
100 items

About small_scombrus

Eww

Recent public activity

  1. comment
    Comment #49210542

    C-suites barely had a grip on reality before AI came in and started yes and -ing everything :( It's really going to be a top-down destruction of everything

  2. comment
    Comment #49206086

    > Dump all safeguards and get any piece of crap out the door as soon as possible? Very few companies seem to get into trouble for knowingly releasing products that are either fault…

  3. comment
    Comment #49002733

    I'm on Android and honestly love how it looks, but you can blue-ify your links and change the line spacing if you want. Settings > Appearance > Custom CSS and you can do anything y…

  4. comment
    Comment #48975693

    PE was created in a time where phones were VERY unimpressive when it came to compute

  5. comment
    Comment #48955858

    Currentsite isn't as good as it was in pastdate, the grass is greener on othersite!

  6. comment
    Comment #48715099

    They don't need to actually filter/blackhole to have have the same virtual effect. Show someone a list of resumes with an "applicant score*" and they'll naturally ignore the ones w…

  7. comment
    Comment #48607508

    The same reason that they don't do that for Email. It's a lot more complicated for little obvious gain

  8. comment
    Comment #48602419

    You're treating Mastodon as the protocol here, and sure it's a combined frontend/backend, and it is the most used one, but its just one implementation of the AP protocol. You can p…

  9. comment
    Comment #48383689

    > some people are shockingly incurious and approach academia and life through a depressingly hollow transactional lens from the beginning I feel like that's a result of prior bad e…

  10. comment
    Comment #48306419

    Fascism is when seatbelts

  11. comment
    Comment #48144668

    > Why are you writing papers and not having actually read the source you took the material from? They're explicitly not writing papers. The fake citations are created and inserted …

  12. comment
    Comment #48144633

    I think they're saying that frontier LLMs may be usable to spot citations that are correct by shape (a real citation) but incorrect by usage (unrelated to the text) I kind of hate …

  13. comment
    Comment #48132721

    > those people don't have the kind of security hygiene instincts that make CC a sane choice for coders. Coders don't all have those kind of security hygiene instincts either

  14. comment
    Comment #48043654

    There are few hard and fast rules, but "never use something that could change as a primary key" and "never roll your own Auth" will always be true

  15. comment
    Comment #48019782

    It'll depend immensely on what you're actually doing, but if it's simple enough you may be able to make a macro that subs out the types & awaits

  16. comment
    Comment #47653273

    It isn't web based? It's a set of Lua scripts that run locally

  17. comment
    Comment #47614681

    1Password has really been bugging me recently, all the emails they send have giant link buttons they want you to click without verifying where you're actually going

  18. comment
    Comment #47608274

    Our organic artisanal code is written by free-range developers

  19. comment
    Comment #47568854

    > So the stable state here is all humans eventually being locked out? Yep. The most easy to implement stable state for any system where you're aiming to prevent misuse is to just p…

  20. comment
  21. comment
    Comment #47375064

    IIRC Thunderbird is a fork of Firefox, so it can do all of the web things your heart desires

  22. comment
    Comment #47285247

    My local build of helix is 20MB, did you use the suggested flags on the install guide page?

  23. comment
    Comment #47285233

    > Is there some established AI-agnostic protocol/interface? AFAIK no

  24. comment
    Comment #47285222

    I desperately wish Helix would support virtual text (code folder, markdown links just showing the text when not selected), but the default keybinds and the way that selecting and e…

  25. comment
    Comment #47285065

    I know it's not a proper fix, but helix does have `:reload` and `:reload-all` commands I have reload-all bound to Ctrl-r