

Unless your threat modelling includes nation-states
At which point you should have a handful of extra layers
Unless your threat modelling includes nation-states
At which point you should have a handful of extra layers
This is anecdotal
Not just anecdotal. The default SSH port gets hit by ridiculous numbers of bots because a lot of people don’t bother to change it. This will be true no matter what machine you’re on. Hell, your desktop at home has probably been scanned quite a few times even if all you do is watch porn on it
There’s some hostile people abounding. Let them think what they will, it makes little difference to the sum of your day. I don’t expect you to respond again. I’ll respect you and your opinion just as much either way. But I hope that at the very least, you take some time to consider what you can do to help the people around you create the industries we need.
I do agree that we needed to take drastic action in order to change the course of our country. In fact, I actually don’t like the tariffs because they’re not nearly drastic enough. The shift towards internalizing our needs should have come by empowering our people, rather than pushing away aid.
It’s not a secret that trading internationally for 90% of our needs isn’t exactly healthy for our longevity; but you can’t take blood from a stone. The people need help to get to their next decade, their next birthday, their next check, even to their next meal for many. We should be demanding that the powers that be use their resources to create a workforce capable of doing anything, and facilitating itself. That starts with putting people to work, which means helping them off the streets so that they have an address to put on their resume at the very least.
Have a great day.
Welcome to Lemmy. It sounds like you either come from a place of extreme privilege or you’re not actually sure how the tariffs will affect the people.
The idea behind the tariffs is fine. They want to drive union Members (fun fact, did you know that that’s how the founding fathers referred to citizens?) to buy and trade locally. However, many of the products we use in our day to day life come from industries that don’t exist in the US yet, and it will take years to create the required infrastructure and factories and farm land in order to create those industries.
Effectively, the tariffs would have been fine. If the US had actually been prepared to take care of itself. But it’s not, and it won’t be for a long time. So, the tariffs only exist as an extra tax right now.
I can’t wait to poke around neomutt when I set up my computer
Isn’t xmodmap specific to X11? Fedora tends to be on Wayland by default, and I’m fairly certain their KDE version is
I was cursed with FD on my first Linux machine and now it’s one of the first things I download when I set up a new machine :(
Usually with vulnerabilities like this, they’re not gonna say anything about it until after they patch it so that people don’t go abuse it
for( int i = 0; i < 10; i ++)
This reads as “assign an integer to the variable I
and put a 0 in that spot. Do the following code, and once completed add 1 to I
. Repeat until I
reaches 10.”
Int I
= 0 initiates I
, tells the compiler it’s an integer (whole number) and assigns 0 to it all at once.
I
++ can be written a few ways, but they all say “add 1 to I”
I
< 10 tells it to stop at 10
For tells it to loop, and starts a block which is what will actually be looping
Edits: A couple of clarifications
He told them which AI he used to make the entire codebase. I’d bet it’s way easier to RE the “make a full SaaS suite” prompt than it is to RE the code itself once it’s compiled.
Someone probably poked around with the AI until they found a way to abuse his SaaS
“Echo chamber” has a negative connotation but doesn’t actually mean anything negative by default. A group that all parrots the same idea, whether it’s beneficial or negative, is an echo chamber
The source code for the AI is open for you to read, afaik. I didn’t actually find a link to the code on the site but it claimed the source code was open
Looks to be proper open source too, not just open weights or open parameters
Disc rot
Back up your physical media!!
You’re learning a new workflow, it’s gonna take a second. Don’t get discouraged, you’re just fighting habits from your old work flow, it’ll be buttery smooth once you’ve built new habits.
That out of the way, you need to learn your hotkeys. Super+enter is gonna get you into a terminal by default, from there you want to get into your configs (check out /etc if it’s not in .config yet) to find your Sway config. That little dude is your best friend now, it’s your Options window from a desktop environment.
I haven’t double checked your account, but I assume you’re the tiling/floating poster from the other day? In which case I would suggest doing some research into class and appid filters within the config, this is how you’re going to define windows to automatically float AFAIK
Long term, I agree. To test for 3 hours, and then decide which partition to nuke and which to keep? For this particular use case I’d prefer it
I actually don’t like this advice for this particular use case. The live session is gonna be sluggish because of the USB bottleneck which will make it look like the games run a lot worse than they would with a proper install.
Especially since this person also is already Linux proficient, I would say just jump into a dual boot setup or wipe the windows partition momentarily. Sure, it’s gonna take a little longer and it’s a bit tedious to have to reinstall windows if you change your mind but I’d prefer a bit tedium over a poor benchmark
I still think tiling is ultimately the feature you’re looking for, even if it’s on a floating DE. Most tiling WMs (Sway included) have the ability to float windows, and can even do so by default while still giving you the keyboard-based workflow that you’re after.
Tiling isn’t an all or nothing thing, Plasma for example is a floating DE that is capable of tiling in exactly the way you’re describing by default
I did s bit of poking around. It looks like there’s a tool on GitHub for this exact purpose, or you can just save to a .docx from OneNote then use pandoc to convert to markdown
At the time of posting, my most powerful computing device was my phone lol