Because $$$ !
Because $$$ !
floppyfw : turn a floppy into a firewall
Wait what? :o
Yeaaah I hate to admit it… But Samba is the only crossplatform sharing protocol that works with every OS… I wish I could switch to NFS.
Personal opinion here ! I think we shouldn’t think of setiency in a human way. Like every animal being can see but most of them don’t see the same way we are. Or trees can communicate with each other, but not in the same way as we are.
We should broader our spectrum of possibilities and stop thinking in a binary way when talking about the world that surrounds us.
It might be in a year, or maybe in a 100 years, but if machine sentience is even possible, it is inevitable.
I agree, not only is it inevitable it will also be our own demise. I think of it like our own body (at some degree) is protecting us from external threat to keep us safe. Specially now they are playing arround with neurons on SoCs. The question is not “IF” but “WHEN”. There will be a point of no return where AI will be infinitely more “intelligent” we will ever be, where it can feed it’s own data and controls everything related to information and change things to it’s liking.
Most people would say, just unplug that machine ! But what if It could spread through our own media and replicate itself through all our hyper connected space?
The limit is our own imagination. But if it wants to survive, It would know It should keep discrete and hide until the right time to strike. Because nobody wants to be a slave controlled by others.
Just my 2cent.
Looks cool :)
typing tests
How can I say… My Android keyboard is probably lacking the proper dictionary and is probably less reactive than the native app installed by default. Not sure this test can be accurately (even professionally) tested on any device :/.
Even a typing test on a keyboard is odd. My grandma surely gonna fail this test and not because she’s old, but because she doesn’t know where the different keys/letters are placed on the keyboard.
Or am I missing something here?
when my girlfriend’s build pipeline finishes
😂😂
Some people will probably disagree with me but I consider Debian stable as a server distribution not as a daily drive system.
Debian testing is probably the better choice if you want to daily drive Debian or consider or more up to date distro. If you’re relatively new to GNU/Linux, don’t bother with bleeding edge distros or exotics ones like Arch, EndeavourOS, Gentoo, NixOS…
If you find your way to distrowatch.com you will see EndeavourOS very high in the rankings, but it’s a rolling release distribution. While it’s easier to maintain/install than Arch, it has a learning curve and needs regular attention and reading the docs/forum.
I have seen a lot of people recommend the following:
One person but 10 fingers to write the code. That’s a lot of guys at work here.
Thanks for the tip !! I will certainly give it a look, It’s kinda annoying for my family members to always connect via wireguard.
For me it’s fine though, I even route my traffic to ProtonVPN but my family is always nagging how they need to “do something” to get access to the hosted services or that it “doesn’t work”.
Except that everything is under your control and not managed by a third party, not much I think.
If this setup works for you and you’re happy with it, just keep it going.
If you have time to spare, want to learn new things, tinkerer arround with network security, certificates, DNS, reverse proxy and, and, and… You can give it a try in a virtual machine and docker containers. But keep in mind that’s not an easy way and involves a lot of personal time before you get a GOOD working self-hosted / exposed services.
I wouldn’t recommend to open any port on your router except for a secured tunnel like wireguard and connect to your services through that tunnel. Opening port 443/80 on your router is bound to some heavy automated scanning and brute force by bots. If you don’t have the necessary knowledge/tool/hardware, this is just going to put you at risk of ddos and remote attacks.
That’s way something like cloudflare is populare, they most of the time take care of that nuisance and also why something like wireguard is popular among the selfhosting community.
As long as the EU doesn’t reinvent the wheel, why not? I mean if they are going to fork Linux and rewrite a EU-based linux OS, this would further divide the community and make issues and security a lot more wacky… Not sure this is a good idea.
If you’re tired of python’s and venv issues, give miniconda a try. It solved most of my issues with dependencies and different python version in scripts.
It’s probably a skill issue regarding to pip/pipx/venv… But miniconda really made everything easier.
What about exFAT? It overcomes FAT32’s limitation and is nearly readable on every OS and has way higher file size limits.
Edit: In case of external storage like USB/hard drive.
Not sure if this is what happend, but there is a sync
option in samba where you can sync your samba user password with login user password.
However this needs explicitly be stated in the samba.conf and needs some further configuration. It could be possible that the installation fuckedup something with passwd
.
Just guessing here, I played a bit arround with samba and password syncing.
Yeah… This was probably intentional. Now we get why ! They didn’t put to much effort for the self-hosted version, because they didn’t want you to self-host.
XFCE4 ! Stable, simple and EndeavourOS’ design is top notch !
However there are some glitches from time to time. Nothing to serious but when I use Lutris + Wine my desktop bar does some wired shit.
Also when coming back from sleep I have to “pkill xfce4-session”. Though I’m not totally sure it’s an xfce issue…this could also be Nvidia or X11 related… Didn’t dived to deep.
Hummm… Guess you’re to sensible? I mean I’m die hard linux lover for 3 years now and will never switch back to Windows… EVER!
However, I found some of those posts quite funny !
That’s also how my Linux download folder looks from time to time XD But since I’m on Arch bases distro I try to be more organized and clean-up that Download folder mess !!!
I’ve subscribed to YT Premium today.
If you’re on Android there’s InnerTune. It’s basically YouTube music but for free ! Just to bad you can’t directly access downloaded files to export them elsewhere. (Yeah that’s practically piracy and illegal)
I like navidrome + Tempo as self-hosted solution. Works well without any issues. However, I read about horror stories people losing all their media or fucking up their media library ?
Also, that’s a huge song library (20.000?)… Not sure this can be easily handled over to a self-hosted solution? But first you need to organize your songs
Very cool and nice share !!
I’m also an organize freak and also have my own bash script to loop over my files and encode everything to AV1 :).
While my script is ugly as fuck (not a coder here so I’m doing what I can XD) it works and fills my need.
I won’t use your script directly, however I will take inspiration of your bash script code ! That’s okay I guess?
Thanks for sharing with the community !!