

~/{nextcloud,git,pictures/screenshots,music,docs,videos}
In terms of what I manually create. Dot directories normally get automatically created but I guess I’d create a ~/.config if it didn’t get created.


~/{nextcloud,git,pictures/screenshots,music,docs,videos}
In terms of what I manually create. Dot directories normally get automatically created but I guess I’d create a ~/.config if it didn’t get created.


If you limit yourself to not using WSL, sure. WSL 2 runs an actual Linux kernel with the same Linux executables you would find on any other distro.
I mean yeah but I don’t want to sit through instructing people how to set up WSL. I’ve only done it once years ago so maybe it’s simpler now—I don’t remember it being hard for me but for the average person I can imagine them getting confused at some point.


That might be a good idea actually. I think Java’s a good balance of demonstrating a variety of programming concepts (I think Python obscures too much that would be good to learn about for a beginner), and telling them to install IntelliJ should be straightforward enough without needing to babysit too much the install/setup process.


Tbh I think one of the main difficulties of Rust is that it works in ways that are quite unusual if you’re used to other programming languages. So maybe that particular difficulty is eliminated for people who’ve never programmed before, but yeah, I imagine it probably is still not an ideal first language.


The problem with Scratch is that you don’t learn very much about computers with it. When I expressed I wanted to learn programming as a kid, I was directed to Scratch, and the whole time I was like “ok this is fun and cool, but when do I get to the real programming. I want to make an ‘actual program’.” You’d learn about how programming works on a very high level but you don’t learn much about how things work “under the hood” which imo is the fun thing about learning to program.
The best way I can articulate my goal is like how it feels to watch an edutainment video (think VSauce/Veritasium/Numberphile/etc)—you get a peek at some topic you didn’t know about before and feel you understand how the world works a bit better. It’s not the same thing as training someone up to be an expert, i.e. I’m not trying to turn these people into programmers (though if they’re interested enough they can of course go away and pursue that in their own time).


What’s your target audience ? An what’s the goal ?
Good questions. The goal is not to make new programmers but mostly to satisfy curiosity and help people learn about how the world works, specifically how computers work, and to feel more confident around tech. It’s for a non-technical crowd. Mostly just to give them a taster/peek “under the hood”.
It sounds like a hardware issue that may not be captured by a software screenshot.
I mean someone pointing out a vulnerability in a piece of software should be a falsifiable claim, e.g. “they store their passwords in plaintext”—if it’s foss then just look at the source. You don’t need to read the entire source because you have been given a specific part of the code to look at. You need to only look at the process between the software receiving a password and its query to the database.
And if it’s not foss I don’t use it, and the claim may be unfalsifiable for an outsider who isn’t bothered to try reverse engineering.
For organisations, I think name changes should be minimised. They normally are because of some kind of schism or power struggle, and even if that’s not the case, that’s what people will assume. It’s damaging reputationally and also bad for SEO.
For people, change your name as much as you like idc. Every day or every hour if you like. As long as you make it clear what your current name is. If you’re changing it every hour maybe wear a name badge.
Happened to me once when I was 14. I ordered a hotdog and thought I heard my name (this place did orders by customer name) and picked it up. It was a hotdog but I didn’t remember ordering the particular toppings. I also ordered a vegan hotdog specifically. As I was eating it I gradually became more and more sure this wasn’t my order—I didn’t remember ordering these toppings and I thought this seemed like a pork hotdog. But then I felt too awkward to go back to the counter after having eaten half of it already. Sorry to whoever’s hotdog I ate.


Don’t become a cop.


I’m in a similar boat. I use old computers for spare parts and hobby projects (e.g. I did Linux From Scratch on an old second-hand Thinkpad I picked up on a whim). I think cheap second hand computers are great for tinkerers e.g. you can flash custom firmware without worrying about bricking the mobo.
You could also use them as servers if you have any services you want to host.
Also if you truly have no use for them, fix them up, install something like Linux Mint on them, and give them away.


Nice, I’m good to goon then.


And if you’re not a man?


I don’t have any answer to the “hardest addiction” thing but OP, I don’t think watching a lot of porn is inherently a problem. Sometimes people just masturbate because they’re bored, in which case you should try to get some hobbies you find more fulfilling. But if you’re masturbating because you’re horny, why not, it does no harm.


Yeah that’s fair. nheko is themable with qt themes though; I have it set to use my system qt theme. But I agree the UI gets a bit clunky. I think I just picked nheko cause it seemed the most feature complete when I looked, but I’ve just been using it since then so maybe the meta has changed.


I find Matrix janky but still usable. What homeserver implementation and what client are you using? I use tuwunel and nheko. tuwunel works great for me and I think it’s probably a disservice to the Matrix protocol that the “canonical” homeserver implementation is written in Python. Nheko is somewhat janky for me but I like it more than Element, and I think most of the jankiness is because of the Matrix protocol rather than the client implementation.


I use self-hosted Jitsi for screen share, although this is just video conference software without the IM aspect of Discord. (Jitsi does have IM to be clear, but it’s a chat tied to a particular meeting, not like a persistent groupchat.) You could just use Signal chats as you have already been doing and send Jitsi links when you want to call. Jitsi has E2EE although I’m not up to date on the details of how it works.


No, it was just on the stovetop. A long time ago so I don’t remember the details but it wasn’t in an industrial context.
Mine used to be the same but the last OS reinstall I reset everything, moved my files onto an external drive, and only copied them over on a needs basis. I’d been keeping the same home dir since I was like 4 or however old I was when I started using a computer. So needless to say there was a lot there that made me cringe to see every time I tried to navigate my files.