HackerTrans
TopNewTrendsCommentsPastAskShowJobs

r-spaghetti

no profile record

comments

r-spaghetti
·2 tahun yang lalu·discuss
in vscodium I have a different left bar color for each project - not exactly what you want but I can easily differentiate between them. There is a workspace settings json file per project: "settings": { "workbench.colorCustomizations": { "activityBar.background": "#faf7c7", "activityBar.foreground": "#000000" } } (disclaimer: this works on Debian Gnome)
r-spaghetti
·2 tahun yang lalu·discuss
If I were you I should be worried about legal claims from facebook.
r-spaghetti
·2 tahun yang lalu·discuss
What about the fact that those kindle products are equiped with amazon apps that are preinstalled and can not be deleted. Apps and infrastructure that share your personal data with god knows who?
r-spaghetti
·2 tahun yang lalu·discuss
I have the same experience with a Onyx Boox. No more updates after 1 year. As (european) consumers rights require a working product for at least 2 years, and security updates are an essential part of a 'working product', it's easy to return it to the seller (not Onyx).
r-spaghetti
·2 tahun yang lalu·discuss
I'm no Zapier user, but I think you need a Professional account (€18.73/mo) to use webhooks.

https://zapier.com/pricing
r-spaghetti
·2 tahun yang lalu·discuss
Ha ha ha Apple still thinks 'the web' is Apple or Microsoft (https://support.apple.com/en-us/120585) and Firefox is not supported at all. It's time to shake the last rotten apple from the tree.
r-spaghetti
·2 tahun yang lalu·discuss
Is that the real Jack Dorsey?
r-spaghetti
·2 tahun yang lalu·discuss
It even depends on is-odd (375K weekly downloads). The script kiddies have taken over.
r-spaghetti
·2 tahun yang lalu·discuss
Vendor lock-in
r-spaghetti
·2 tahun yang lalu·discuss
Switching to Grapheneos on a Pixel phone and e.g. Debian on your desktop gives your better privacy and an open infrastructure. The hardest part is finding a goal for the thousands of dollars you save.
r-spaghetti
·2 tahun yang lalu·discuss
Try to read line 3 in the article again.
r-spaghetti
·2 tahun yang lalu·discuss
Relevant info: https://pluralistic.net/2024/02/06/spoil-the-bunch/#dma
r-spaghetti
·2 tahun yang lalu·discuss
any browser tabs as in only chrome browser tabs?
r-spaghetti
·2 tahun yang lalu·discuss
This article feels to me more relevant to hackernews' original target audience than much of the current top-10 marketing crap.
r-spaghetti
·3 tahun yang lalu·discuss
It depends on the type of relations between the updates you want to make, for example adding/removing a class can group DOM elements. Updating all elements with this class is easy.
r-spaghetti
·3 tahun yang lalu·discuss
Can you use Handlebars in Cloudflare workers? EJS was not accepted and string literals are string literals.