Viewing profile — itsgabriel
itsgabriel
HN member- Joined
- Thu, Jul 25, 2024, 8:14 AM UTC
- HN karma
- 35
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About itsgabriel
No profile information was provided.
Recent public activity
-
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. …
-
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...
-
comment
Comment #45679211
There is a list of software with support here https://clapdb.tech/
-
comment
Comment #45050078
as god indented, you mean?
-
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.
- story
-
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/
- story
-
comment
Comment #43686348
You may also enjoy Surface Stable Dithering: https://youtube.com/watch?v=HPqGaIMVuLs
- comment
- story
-
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…
-
comment
Comment #41958342
https://news.ycombinator.com/item?id=41764825
-
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?
-
comment
Comment #41377226
You might have switched up your threads, SO's decline is over here https://news.ycombinator.com/item?id=41376770
-
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, …
-
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…
-
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.…
-
comment
Comment #41066149
Funnily enough the docs are wrong, the GitHub CLI allows changing a forks visibility https://stackoverflow.com/a/78094654/12846952