Don’t expect good Wi-Fi if you went with devboards like OpenWrt One.
why is that?
Don’t expect good Wi-Fi if you went with devboards like OpenWrt One.
why is that?
it could be easier though to make a slimmer custom build, without luci and other noncritical things


its not really an UEFI issue but a windows one. unlike BIOS systems, UEFI was made capable to handle this, yet windows fucks it up.
it also depends on your configuration. on an ESP partition there’s a default bootloader, and per-os bootloaders in directories. if you rely on using the default bootloader, windows will overwrite that from time to time, but it can fuck up the per-os bootloader setup too if it fucks with the list that the efibootmgr command manages on linux. I don’t know whether it does the latter


so I had to take all my exams with a proctor staring at me.
much much better than having to install spyware. a proctoring spyware could record your precise mouse movements, keypresses and build a profile out of it, or upload anything from your computer to its developers. but a proctor person? what will they do, take notes? they only see what you show them, and by using a different OS account they really can’t see anything sensitive.


don’t forget google drive, and facebook without ads
/s


One is Sun Surveyor. It’s an AR app that shows you the position of the sun, moon, and galactic center at any given time.
it doesn’t know the galactic center but otherwise check Trail Sense on f-droid. the astronomy tool has a 3d mode that shows where the sun and the moon is. oh it says there will be visible meteor showers in a few hours!


they are satisfied that you identify yourself consistently with the same number.
they don’t want to call you, what they want is to track you


III} it can influence the opinion of people not already determined


I’m torn in how to feel about this. it was stupid to turn to a chatbot for things you know nothing about, as you then can’t even verify anything. and when you are a beginner, you probably shouldn’t start with SAS hardware either because it’s more complicated with the added enterprise features.


port 7657 is to the router console, do you really want that? if no, you need to check the tunnel manager for the port configured for your eepsite. its in the I2P Hidden Services list. the default entry uses port 7658
if you followed the advice of others to change the advanced config, you should probably revert this change because you don’t need it.
btw sometimes it may be useful to also expose the router console. but since that’s only for you, you don’t want others using it, configure an encrypted leaseset for it, which makes the router console’s eepsite invisible to others on the network. you should keep the router console’s authentication when you do this. https://geti2p.net/en/blog/post/2021/09/07/Level-Up-Encrypted-Leasesets


I think that’s misleading. I doubt OP wants to access the router console with this name.
I hate it that systemd is so quick to shut down sshd when shutting down the system. it does that in the very first “round”, while it could really just keep it running till the end…


but containerization does not use VMs. containers share the same kernel, but userspace and resources are separated with namespaces. it has a very little overhead


like flatpak. when you don’t build all your containers on the same base image and shared layers, then you’ll store lots of slightly different versions of the same libraries and other files, both on disk, and then in memory


that’s a text editor


that would rather be icons for a file manager or an archiver


my point is that at least most of your points don’t make sense.


then go ahead and explicitly define the type of every variable. rust wont stop you from doing that


well if you are recompiling thousands of crates with a single thread, for a simple webapp no less, then you are doing something wrong. multiple things, actually, I count 3.
well there’s a firmware selector page, wherr you can request additional packages. maybe it can also be used for removing some?
but if you build it yourself you can do any changes you want, too