What am I even doing with my life… brb, gotta get me an octopus vase…
I am:
@[email protected] (MAIN LEMMY PROFILE)
@[email protected] (Main Mastodon profile)
@[email protected]
@[email protected]
@[email protected]
And /u/clb92 on Reddit (and many other places)
What am I even doing with my life… brb, gotta get me an octopus vase…
Doesn’t that just cut one line at a time?
Move the cursor to the start of what you want to cut, press ALT+A, then move the cursor with arrow keys (you’ll see text be highlighted from where the cursor was to where you move your cursor), then once you’ve moved the cursor to where you want, press CTRL+K to cut.
Nope, doesn’t seem like it.
Here’s an example of a text object taken from the XML, if you’re curious: https://clips.clb92.xyz/2024-09-08_22-27-04_gfxTWDQt13RMnTIS.png
EDIT: And with more complicated strings (like ones havingnumbers or symbols - just regular-ass ASCII symbols, mind you) there will be tens of <stringItem>, because apparently numbers and letters don’t even work the same. Even line breaks have their own <stringItem>. And if the number of these <stringItem> and their charLen don’t match what’s actually in pt:data, it won’t open the file.
Lots or file formats are just zipped XML.
I was reverse engineering fucking around with the LBX file format for our Brother label printer’s software at work, because I wanted to generate labels programmatically, and they’re zipped XML too. Terrible format, LBX, really annoying to work with. The parser in Brother P-Touch Editor is really picky too. A string is 1 character longer or shorter than the length you defined in an attribute earlier in the XML? “I’ve never seen this file format in my life,” says P-Touch Editor.
Ogg was apparently not named after Nanny Ogg, no matter how awesome that’d be.
The Xiph.org foundation themselves say that’s where the name came from.
The Vorbis audio codec was also named after Vorbis from Small Gods, the 13th Discworld book.
The new logo sort of looks like a white flag. It symbolizes the fact that Mozilla has just completely given up by now.
The moz://a logo is really genius. I wonder if their current leadership is so incompetent that they don’t even understand the :// part of the logo…
and frankly people got really pushy about a thing they don’t even pay for
He doesn’t owe anyone anything, and he can decide to run his open source project just as he pleases, but it could have gone so much better. People are mostly just disappointed, I feel like.
Or in America, “We’re going to sew you back up, but first, please enter credit card details and sign here regarding your payment plan”
What’s the value proposition here? Free no-questions-asked replacement if it breaks? Free upgrades when new models come out (though they have no real incentive to keep developing new “forever mice”)?
If my mice on average last, say, 6 years and cost $175 (I splurged on a high-end one last time), the subscription will have to be less than $2.40/month, and since customers absolutely hate subscriptions, especially if there’s no real benefit, probably even less than $1.50/month for most to even consider it.
In fact the Logitech mouse before my current mouse lasted 12 years and cost me $75, so that’s a max subscription cost of 50 cents/month for it to be comparable.
I’ve had about 1000+ tabs open before, but I’ve gotten better at keeping them under control. It’s very normal for me to hit a couple hundred, once in a while, though, before I go through them all and weed out the ones I’m done with. Right now I only have 24, but 19 of them are my pinned tabs that are used all the time.
Knowing is half the battle
No, but it also gives you a wider selection of mice to choose from, since you could just ignore the wireless functionality. Some of them may cost a bit more, but not necessarily very much.
Because some people want both options.
Most wireless mice can be used wired too.
I’m guessing something like… Copy file/dir from location A to location B and then delete from A, but the copy had failed (and the delete unfortunately worked fine)?