Live data from Hacker News

Viewing profile — itsgabriel

itsgabriel

HN member
Joined
Thu, Jul 25, 2024, 8:14 AM UTC
HN karma
35
Public activity
19 items

About itsgabriel

No profile information was provided.

Recent public activity

  1. comment
    Comment #47897274

    I generally agree. If you're not doing it for money you don't technically need most of these things. But if you see open source as more than “here's the code” some of them matter. …

  2. comment
    Comment #46561886

    Did you know about this workaround? Afaik it's still active https://peabee.substack.com/p/everyone-knows-what-apps-you-u...

  3. comment
    Comment #45679211

    There is a list of software with support here https://clapdb.tech/

  4. comment
    Comment #45050078

    as god indented, you mean?

  5. comment
    Comment #44976320

    Have you looked at something like Latex or Typst? They come with their own layout engine, so potentially less tedious work like specifying exact positions.

  6. story
  7. comment
    Comment #44432754

    Both Immich and PhotoPrism do have this feature: https://immich.app/docs/administration/system-settings#dupli... https://docs.photoprism.app/user-guide/library/duplicates/

  8. story
  9. comment
    Comment #43686348

    You may also enjoy Surface Stable Dithering: https://youtube.com/watch?v=HPqGaIMVuLs

  10. comment
  11. story
  12. comment
    Comment #42106126

    It's not a failure, it's big techs greatest feature. Try to imagine the likes of Windows, Office, Apple, AWS, Social Media etc. without lock-in, network effect or all the other nam…

  13. comment
    Comment #41958342

    https://news.ycombinator.com/item?id=41764825

  14. comment
    Comment #41565484

    How would profitability fail the company? Too expensive products won't be bought means no profit, but if you can get away with the price, you're not failing, are you?

  15. comment
    Comment #41377226

    You might have switched up your threads, SO's decline is over here https://news.ycombinator.com/item?id=41376770

  16. comment
    Comment #41297472

    I don't think this analogy works, the space laser is instant and does not spread to non-targets. Smoking does reduce the average life span, but not to zero. In the remaining time, …

  17. comment
    Comment #41273053

    I don't quite get how this reactivity is only possible with a VDom, for example Svelte https://learn.svelte.dev/tutorial/updating-arrays-and-object... also allows you to update the…

  18. comment
    Comment #41248234

    Contributions to a fork could be done under just the AGPL, without any CLAs (also to the original repo, but those won't be accepted). Then the entire fork is effectively AGPL only.…

  19. comment
    Comment #41066149

    Funnily enough the docs are wrong, the GitHub CLI allows changing a forks visibility https://stackoverflow.com/a/78094654/12846952