Can you please “installing applications and finding files splattered all over the file system”, please kind person?
How does Linux do it better?
Can you please “installing applications and finding files splattered all over the file system”, please kind person?
How does Linux do it better?
lol someone was concerned about the Chinese military using Meta’s AI models and now the company has opened its models for US military use. Hypocrisy runs high in this timeline.
I agree with others that you need to break down these requirements into multiple apps. I use FreshRSS for feeds and it has a bunch of mobile app integrations.
And the most recent update of Linkwarden seems to have a ton of features that might be worth your while, including PDF, screenshot, and Readable caching.
Could it be that the one who tweets is also this scammer?
I’ve used pyTK to make some apps for personal use. Good stuff, somewhat easy to use once you follow some tutorials.
Now that you’ve dubbed OP a tech person…
Hey OP, can you help me fix my printer? It’s only printing “RED RUM RED RUM” for some reason.
Such pain, and you didn’t bother to name the GitHub project you’re trying to make work. Maybe it’s not allowed in this sub?
Anyways, maybe you need to install python-dotenv from conda-forge? Never done this before so don’t know if this will work. But worth a try.
See here. Might be worth your while to just do
conda config —add channels conda-forge
conda config —set channel_priority strict
conda install python-dotenv python-dotenv-with-cli
Thanks!
So do you run a tailscale exit node on one of the public clouds or a VPS provider like DigitalOcean?
Nice app! I do have an android device sitting around doing nothing. Will use this app if I ever get into it!
Ah, I’m not going there yet. OpenWRT is an eventual goal. But right now I’m stuck with devices that do not support it. I’m ok with alternate solutions.
huh. Never thought about public pihole servers. So nice of those folks running them.
I don’t understand how you’re saying you’ve stopped self-hosting VPN and are still using tailscale. Are you using their SaaS service? Does that allow you to set your own DNS? Do they have speed limits? Are they zero-logs?
I’d like to add to the voice about Memo. It’s very nice, stable, loads of features if you want them and actively growing.
I think of my “diary” as a stream of consciousness. Thus Memo makes sense. It feels like a personal Twitter feed.
Tagging, photo upload, links. All that works great in Memo.
What are you passionate about outside programming? Reading? Writing? Hiking? Tv or movie watching? Connecting with friends? Gossiping about the neighborhood?
What ever it is… do that. Focus on that. Then, if you still want to build personal projects, see if the tools around those hobbies are adequate and to your liking. If not, there you have it. Your next project.
If everything is good and you enjoy your hobbies, please understand that software engineering is a job. You don’t need to do it outside work as well. It’s like asking brick layers if they have personal taj mahals that they’re building brick by brick outside of their daily work of building other people’s houses. They’ll look at you like you’ve lost it.
I use this almost every time I need to launch something on my Portainer setup. It’s not perfect but works like a charm to convert simpler docker runs into yaml files.
“Govt-mandated backdoor in Apple chips revealed”
There, fixed that for you.
Hey on that 3tb thing… can I pick and choose folders or parts of folders from the backups?
Or, say, I want to move stuff around in folders… is that possible after the backup has reached them and is only visible to me through their web interface?
The analogy broke down somewhere as I wrote it. Perhaps I should have said “mobile” instead. 😃
OP, you say those folks only launch a chrome browser and so aren’t choosing Linux themselves. Fine. But looking at it from the system perspective, they’re inadvertently learning how to use Linux. How to make WiFi selection in that interface. How to deal with patches and upgrades and vulnerabilities and hacks. Sure, they’re basically only using the browser. But do they never download a file? Open it in the system file browser? Attach it back in the browser?
All of these user interactions are what define a person’s experience on a system. If you think of one of the main differences between iOS and Android, you’ll see how in iOS files are a second class citizen and apps are first class citizens. That means iOS defers to the app first and then considers a file as an independent entity. That’s a strategic decision that defines how generations of iOS users perceive the world around them. It’s what helped companies like Notion become the behemoths they are because everyone accepted that if you want to build a knowledge base, you can just start writing text in an app or browser and not consider files as the first point of contact for the knowledge base user.
By using Linux on a day to day basis, those users are slowly unlearning what they’ve come to understand is the default behavior of a system - most likely whatever Windows does.
Somewhere down the line they’ll crib and hate on windows enough to what something different. That might end up being Mac, but for a large swathe of people, it might end up being some Linux variant too.
Thanks for the explanation!