

True (in most contexts, probably including this one), but I think that only makes the case for SQLite stronger. What people do still care about is a good flexible, usable and reliable interface. I’m not sure how to get that with YAML.
True (in most contexts, probably including this one), but I think that only makes the case for SQLite stronger. What people do still care about is a good flexible, usable and reliable interface. I’m not sure how to get that with YAML.
I think SQLite is a great middle ground. It saves the database as a single .db file, and can do everything an SQL database can do. Querying for data is a lot more flexible and a lot faster. The tools for manipulating the data in any way you want are very good and very robust.
However, I’m not sure how it would affect file size. It might be smaller because JSON/YAML wastes a lot of characters on redundant information (field names) and storing numbers as text, which the database would store as binary data in a defined structure. On the other hand, extra space is used to make common SQL operations happen much faster using fancy data structures. I don’t know which effect is greater so file size could be bigger or smaller.
I think smartphones definitely win when it comes to convenience, accessibility, and ease of use. Even at home I use my phone a whole dang lot for general chill purposes, even though I have bigger and better screens to use.
I can’t comment on porn because I genuinely never watch porn of any sort (yes, I’m serious), but I have watched and enjoyed YouTube and Netflix et al on my phone, even at home. I usually prefer a bigger screen but sometimes the portability wins out.
Me neither. But I also never watched porn on desktop. I watch porn exclusively on Nintendo 2DS. Isn’t that what everybody does?
I really don’t see what kind of percentage you were expecting. To me it looks almost exactly like the market share of android in the areas of the world where PH is used.
Under video game consoles, it lists 0.1% for “Other (3DS/PS Vita)”. Unless PornHub offers 3D porn that works on the 3DS (do they?!), I refuse to believe even 0.01% would use the 3DS browser in this capacity.
(On the other hand, that’s 0.1% of video game consoles, and I can’t imagine too many people use their consoles for porn in the first place… Basically I’d love to see absolute numbers for this)
What do you mean? It’s a massive mainstream operating system used by the majority of phones in the world.
To which I reiterate: outside of USA that word isn’t the same. It’s just another curseword among many.
Yeah that wasn’t a great moment, but if you look at the context for that you’ll see that it wasn’t even talking about a black person. It was just an expletive, like saying “motherfucker” or “son of a bitch” etc.
Keep in mind that outside of USA the N word is not nearly as charged politically and racially as it is within the USA. And PDP is Swedish IIRC, not American.
Edit: my point is that his usage of that word - which AFAIK only happened once - is not indicative of his character. It’s just indicative that he was really angry at that moment and human brains for some reason use expletives in those cases.
Has nothing new has come up since 2017-2018?
I’ve skimmed the introduction, and it only seems to cite the same Fiverr incident from 2017. I think it only uses PDP to illustrate some point and attract readers, but I’d have to read the whole thing to be sure.
That’s not a claim to make without some evidence. There is a thing he did a long time ago on fiverr, and from my POV that does not reflect on his views at all. I can explain my reasoning if you want. Other than that incident, is there any other reason to suspect he’s a Nazi?
I have asked a few times why PDP deserves all the hate. The best answer I got is “look it up yourself”. I did, and the only things I found were many years old, and in each instance (of which there aren’t that many) he apologized publicly and acknowledged that things got out of hand. To me, his apologies seem sincere and genuine - none of that “I’m sorry I got caught” bullshit that actual scumbags are known for.
I don’t watch PewDiePie but he’s alright best I can tell. If I’ve missed something, please let me know what that is, and be specific because I genuinely can’t find it.
Sure, it would have, but I was following the time-honored tradition of reading only the title and the Lemmy comments without clicking through to the full article. If that comment hadn’t been there, it is possible that my intrigue and confusion would have been sufficient to make me betray my legacy and bring shame to my family by actually reading the linked article. Disaster avoided!
Oh, thanks, I needed that to understand what this was talking about.
My university recently switched most of the student enrollment and stuff to SAP, even though they had a very nice system that was launched only a couple of years prior. SAP is so awful, my god. Apparently the switch was mandated by the government or some crap like that. I’m honestly baffled.
I definitely do for quick scripts, but I try to break this habit. The biggest advantage of def main()
is that variables are local and not accessible to other functions defined in the same script, which can sometimes help catch bugs or typos.
sqlite is technically just one C source file, so that’s definitely a script.
That’s already banned in quite a lot of countries.