HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eilefsen

no profile record

comments

eilefsen
·2 anni fa·discuss
Cost of living must be astronomical in the US for 200k to not be "more than liveable".

If half your income was spent on rent that would be an insane 8,3k a month. and you would still have another 8.3k left.

That left-over amount is more than twice what i earn, and i live fairly comfortably, alone, in the middle of Oslo.
eilefsen
·2 anni fa·discuss
King Gizzard and the Lizard Wizard are both popular and novel.
eilefsen
·2 anni fa·discuss
which fact?

please tell us exactly what you mean by that. get real
eilefsen
·2 anni fa·discuss
i think this is the insidious thing about polarization:

people in the middle get caught in the crossfire of harsh rhetoric. and it is hard to blame people for this, an eye for an eye is so easy and tempting.

I've had right wingers criticize me with patronizing "anti-commie" rhetoric, but the worst has been shaming (yes actual shaming and exclusion) from my peers because i (mostly) agree with them in a contrarian way that they dont like or attempt to understand.

i don't really interact with many right wingers day to day, so this difference might just be a result of that bias.

I'm curious if this kind of thing happens to right wingers as well, or if there is less such "friendly-fire" on the right.

P.S I'm European.
eilefsen
·2 anni fa·discuss
"completely closed OS" is not accurate. apple releases a surprising amount of source code.

https://opensource.apple.com/releases/
eilefsen
·2 anni fa·discuss
I have built a web app for streaming music (for personal use/satisfaction) that i primarily use as a mobile PWA.

PWA is sort of like if you tied an electron app to the user's installed browser, so you are still going to have browser specific quirks. Not all browsers support installing a PWA (most notably for me, safari on macos).

On mobile (especially iOS) PWA can have considerable limitations compared to a traditional app, but less limited than running the app "as a websute". Local storage limits come to mind. I believe a PWA on iOS can only store 50mb?

Distributing it is in theory VERY easy. but its not a common way that users install apps, so it comes with more explanation than simply saying "download from the App store".

React native is a whole other thing entirely, and is not limited to simply being an embedded website in a browser wrapper.

If there already exists a web version of the application, then the saved effort might be worth these quirks, but if its a greenfield project I'm not sure the "Ease of development" actually beats something like React Native.
eilefsen
·2 anni fa·discuss
Pruning plants is very often good for them.
eilefsen
·2 anni fa·discuss
would you say windows respects the users time?

that's just not my experience. linux is far more convenient for me.
eilefsen
·2 anni fa·discuss
The OS is a tool in and of itself.

I think its perfectly reasonable to expect a program to look and feel similar to other programs on the same OS.

At least for things the OS is somewhat concerned with, like window decorations, menu bars and so on.

If i designed an OS id be frustrated with the inconsistencies in how different applications interact with the design of my OS.