I see. I guess what confused me was that i didn’t understand what addresses were.
Thank you for your explanations :)
Mastodon: @orsetto@todon.eu
I see. I guess what confused me was that i didn’t understand what addresses were.
Thank you for your explanations :)
I meant to ask what is the difference between, i.e., sed '/myregex/ s/from/to/ p'
and sed '/myregex/ s/from/to/ ; p'
, but while testing to explain what i meant I answered myself, and in the process I also understood what addresses are ehe
Right, awk is a proper programming language, right? that’ll be for another day…
!/dev/dm-2!!p
This weired me out until I read the explanation. I’m so used to the slashes lol
In the end I’ve used the first command you wrote, because KISS, but I appreciate your explanation
Check the sed man page for more details
Yes that’s been my only source so far, but to be honest it’s really cryptic. it might just be that I’m used to syscalls man pages (also sed is kinda complex it can’t be easy to write a single man page for it)
The -n suppresses auto-printing
That’s something I was missing! It makes the command look definitely less complicated.
Also, what is the difference between separating expressions with a space vs with a semicolon?
Easier IMHO is awk
Eh, that’s another beast. For some reason tho I find sed more appealing.
No viruses is when the gui sucks
As another user said, this is CVE-2024-36904, fixed in may 2024
File compatibility wouldn’t really be a problem, just make sure not to nuke any partition. If you’re using ntfs you might need to install the drivers, but it’s pretty straightforward
Yeah, i did see the post in the end. Thank you anyway :)
I spent too long trying to figure out why the link to the previous post was not working. Turns out, the front end I use with my instance automatically overrides link so I see other instance’s posts from my instance, but you’re using a front end too and linked to that so it kinda shat itself lol
Anyway, #B00B5A 5,5
can someone repost this in about 10 hours? i might have to make a joke
If they keep raising my food subscription I’m gonna start pirating from supermarkets too
The owner is my hero
Try heliboard. It’s FOSS, and it’s based off the keyboard in AOSP, which should basically be gboard.
I think their point is that, even if blink is a good technology and all, it’s just another way for google to assure its monopoly, and that’s not a good thing.
This topic has been pinned, so it’s probably important
Yup, no doubts there.
Anyway, OP, if I were you I’d buy that laptop (not for gaming tho, or at least not if you’re looking for something more than “good enough”)
I’m not really sure, but wasn’t userbenchmark biased in favor of nvidia gpu?
In any case, I agree that an rx5500 is on the weaker side, so don’t expect much, but it shouldn’t be a lot worse than an rtx3050 (i’m not an expert tho)
I used jerboa at first and it was really great, although a bit buggy (haven’t used it in a while tho)
I’m now using a different frontend my instance provides (Photon, at p.lemmy.dbzer0.com) and it is really great on mobile. I added it to my home from the browser and it just feels like an app
Ads try to sell you something, there is no “call to action”. Here, there is nothing to sell, so by definition it’s not an ad.
They are just asking you if you’d like to help them in providing you the product you’re already using.
Not at all, I’m just not familiar with it so I find it confusing.
Although, looking at your command, i think I understand what it means