Faresh

joined 2 years ago
[–] Faresh@lemmy.ml 1 points 1 week ago

What kind of data does listenbrainz and last.fm store and what are they used for?

[–] Faresh@lemmy.ml 1 points 1 week ago

Also doesn't display anything without javascript

[–] Faresh@lemmy.ml 2 points 1 week ago
[–] Faresh@lemmy.ml 4 points 1 week ago* (last edited 1 week ago)

too many democrats want to go back to the “good old days” of bipartisanship

Democrats, despite preaching bipartisanship, do not want it. In fact, they benefit greatly from the trumpification of the republican party as they can gather their votes without making any significant concessions to the voter by denouncing how outrageous the republican party is.

https://www.npr.org/2022/06/27/1106859552/primary-illinois-colorado-republican-candidate-democrats-ads

[–] Faresh@lemmy.ml 5 points 1 week ago

So that's why I had to vote for Biden as a write-in candidate!

[–] Faresh@lemmy.ml 2 points 2 weeks ago

~~I don't think ð was pronounced exactly the same way as th~~Seems like I was thinking of other languages where they were/are pronounced differently.

[–] Faresh@lemmy.ml 5 points 3 weeks ago (1 children)

Linux is the kernel, not the OS. RedStar uses Linux as the kernel.

[–] Faresh@lemmy.ml 6 points 3 weeks ago (1 children)

Comments are super useful but soooo overused

I think overusing comments is a non-issue. I'd rather have over-commented code that doesn't need it, over undocumented code without comments that needs them. If this over-commenting causes some comments to be out of date, those instances should hopefully be obvious from the code itself or the other comments and easily fixed.

[–] Faresh@lemmy.ml 5 points 4 weeks ago* (last edited 4 weeks ago)

you’re not usually directly accessing/working on the hardware

I mean, you are. Sure, there's a layer of abstraction when doing tasks that require the intervention of the kernel, but you are still dealing with cpu registers and stuff like that. Merely by writing in assembly you are making your software less portable because you are writing for a specific ISA that only a certain family of processors can read, and talking with the kernel through an API or ABI that is specific to the kernel (standards like Posix mitigate the latter part somewhat, but some systems (windows) aren't Posix compilant).

[–] Faresh@lemmy.ml 54 points 4 weeks ago* (last edited 4 weeks ago) (3 children)

Writing it in assembly would make it pretty much the opposite of portable (not accounting for emulation), since you are directly giving instructions to a specific hardware and OS.

[–] Faresh@lemmy.ml 1 points 4 weeks ago

Thanks! Yeah, typescript was just an example that I gave because it was made to tackle the perceived problems in javascript. I never used it myself and just mentioned it to explain the idea I was getting at.

[–] Faresh@lemmy.ml 16 points 1 month ago (4 children)

Btw, what is a non-local RSS reader? I have come across multiple that RSS readers that advertise being "self-hosted" and I'm confused about that since in my mind RSS readers are simply clients that periodically query different servers for an .rss file, so I'm confused about where there is anything to host besides the host of the .rss feed.

 

People who struggled with procrastination and have now stopped, what made you stop procrastinating? What do you think were the factors leading or contributing to your past procrastination and how did you stop or improve the situation?

Please don't answer with the "I'll tell you later" joke.

view more: next ›