Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
itsgabriel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
itsgabriel
5mo ago
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. Support will find you, via GitHub issues, ema
2.
▲
by
itsgabriel
8mo ago
Did you know about this workaround? Afaik it's still active https://peabee.substack.com/p/everyone-knows-what-apps-you-u...
3.
▲
by
itsgabriel
11mo ago
There is a list of software with support here https://clapdb.tech/
4.
▲
by
itsgabriel
1y ago
as god indented, you mean?
5.
▲
by
itsgabriel
1y ago
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.
▲
Google Search now lets you customize Top Stories with Preferred Sources
(blog.google)
2 points
by
itsgabriel
1y ago
|
0 comments
7.
▲
by
itsgabriel
1y ago
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.
▲
AMD abandons proprietary 3D graphics drivers for Linux
(heise.de)
4 points
by
itsgabriel
1y ago
|
1 comments
9.
▲
by
itsgabriel
1y ago
You may also enjoy Surface Stable Dithering: https://youtube.com/watch?v=HPqGaIMVuLs
10.
▲
Cascading Spy Sheets: Exploiting Modern CSS for Email and Browser Fingerprinting
(publications.cispa.de)
3 points
by
itsgabriel
2y ago
|
0 comments
11.
▲
by
itsgabriel
2y ago
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 names for missing interoperability.
12.
▲
by
itsgabriel
2y ago
https://news.ycombinator.com/item?id=41764825
13.
▲
by
itsgabriel
2y ago
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?
14.
▲
by
itsgabriel
2y ago
You might have switched up your threads, SO's decline is over here https://news.ycombinator.com/item?id=41376770
15.
▲
by
itsgabriel
2y ago
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, healthcare costs are increased on top of anything expen
16.
▲
by
itsgabriel
2y ago
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 UI on changes to the array.
17.
▲
by
itsgabriel
2y ago
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. I don't think any original CLAs would apply to th
18.
▲
by
itsgabriel
2y ago
Funnily enough the docs are wrong, the GitHub CLI allows changing a forks visibility https://stackoverflow.com/a/78094654/12846952