GenderNeutralBro

@GenderNeutralBro@lemmy.sdf.org

This profile is from a federated server and may be incomplete. Browse more on the original instance.

GenderNeutralBro, (edited )

This has been standard usage for nearly 70 years. I highly recommend reading the original proposal by McCarthy et al. from 1955: www-formal.stanford.edu/jmc/…/dartmouth.html

Arguing that AI is not AI is like arguing that irrational numbers are not “irrational” because they are not “deprived of reason”.

Edit: You might be thinking of “artificial general intelligence”, which is a theoretical sub-category of AI. Anyone claiming they have AGI or will have AGI within a decade should be treated with great skepticism.

GenderNeutralBro,

The only thing surprising is that it took Microsoft almost three years to turn on the shit-spigot.

GenderNeutralBro,

Realistically, no difference.

They are called emulators because “Terminal” used to mean a full-screen text interface to a mainframe. The functionality has carried on, which is why terminals behave pretty much the same on any platform. You don’t use your system’s regular text fields in a terminal emulator, for example.

GenderNeutralBro, (edited )

There are some free, open-source command line tools that can do this.

First off, there’s exiftool. It’s the go-to utility to read and write metadata in a wide variety of file types, like mp3, jpg, and you guessed it, pdf. It’s very easy to use:

To read all the metadata in a file: exiftool -a -All <file> (where <file> is the path to your pdf).

To erase all the metadata in a file: exiftool -a -All=“” <file> (that’s two double-quotes, to indicate a blank string). Please note that this will overwrite your file in-place! If you want to save the output as a new file, use exiftool -a -All=“” -o <output_file> <file>.

exiftool is likely all you need for your use case, but if you need more advanced PDF manipulation, with a truly dizzying array of options, there’s Ghostscript. Ghostscript can read, write, and convert PDFs, and provides hooks to apply any PostScript commands and options.

To simply print out information on a PDF file: gs -dPDFINFO -dBATCH <file>. This will show you the metadata, such as author, title, etc.

I’m…not going to give you an example of how to use Ghostscript to edit metadata because I’m not confident I’d get it right. The gist is that you use PostScript commands with the -c flag. It is truly arcane but extraordinarily powerful.

If you’re on Linux, you can likely get both of these with your distro’s default package manager. On Mac, use Homebrew or MacPorts. On Windows, you can download prebuilt binaries from their web sites. I think you can even run them on Android using Tmux Termux.

GenderNeutralBro,

How do you get dark mode in Strawberry under KDE? I remember trying to follow some guides and not having much luck. But that was a long time ago at this point. Does this “just work” now?

GenderNeutralBro,

OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day

Are the Wayland compositors people are using every day exclusively using “stable” Wayland interfaces? Honest question, because I have absolutely no idea.

GenderNeutralBro,

There’s nothing wrong with installing a .deb manually.

Personally, I’d hesitate to add any third-party repos unless there is a very good reason. In this case, the only real difference is that you won’t get the updates automatically with sudo apt update; sudo apt upgrade without the repo. Either way, the desktop app will notify you when updates are available. There’s very little advantage to using the repo.

Adding a repo is very rarely required. It has deeper consequences than simply installing an app, and requires a higher level of trust. If you don’t understand the security implications of adding a repo (and its associated key), then my advice is: just don’t.

GenderNeutralBro,

That page lists multiple installation methods, for multiple distros. There simplest one for you is just two steps.

  1. Download .deb installer
  2. Run apt install ~/Downloads/MullvadVPN-*_amd64.deb

It’s not that complicated. That’s just confusingly written. And caters to a wide range of users.

Comparing compression in AV1, x264, and x265 (kbin.social)

I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results....

GenderNeutralBro,

Can you explain what you mean by “visually lossless”? Is this a purely subjective classification, or is there a specific definition or benchmark you used?

GenderNeutralBro,

The link you posted seems to have the full url embedded so it doesn’t work in my client. I think this will work, pasted as plain text: !veronicaexplains

GenderNeutralBro,

Haven’t tried it yet, but I can see myself using it in the future. It could be great for automating Mac/iOS development and administrative workflows. I don’t think you can compile, sign, notarize, or inspect Mac/iOS apps without Xcode tools (which are, of course, Mac-only). It’s a pain in the ass to operate Mac VMs for such purposes, and it’s only getting more difficult as time goes on. IIRC Apple only allows 2 guest VMs per host now.

Not sure if there are any non-Mac tools to work with dmg files (Mac disk images).

If GUI support is sufficiently developed in the future, there are plenty of Mac apps I would like to run. iPhone app support on Linux would be an absolute game-changer.

GenderNeutralBro,

Can you tell me more about your case and noise insulation? I’ve recently been unhappy with my PC’s noise level and I’m looking for upgrades.

GenderNeutralBro,

Having used both, I don’t find WSL comparable to macOS’s native unix shell. Aside from the bloat of it, integration with the rest of the OS is troublesome on Windows, and WSL apps are second-class citizens. On macOS, there is no “rest of the OS” because the unix shell is fundamental. It’s not running in a virtual environment like WSL; it is the native environment.

Microsoft details some of the little gotchas of WSL in their FAQ: learn.microsoft.com/en-us/windows/wsl/faq . A few notable ones:

the WSL 2 architecture uses virtualized networking components, which means that WSL 2 will behave similarly to a virtual machine – WSL 2 distributions will have a different IP address than the host machine (Windows OS).

As of right now WSL 2 does not include serial support, or USB device support

If you have no open file handles to Windows processes, the WSL VM will automatically be shut down. This means if you are using it as a web server, SSH into it to run your server and then exit, the VM could shut down because it is detecting that users are finished using it and will clean up its resources.

WSL is a great addition to Windows, but it’s still kind of a band-aid.

GenderNeutralBro,

In what way is macOS more closed than Windows? The kernel is open source, the app store and cloud stuff is entirely optional, and it runs most Unix-y stuff natively.

GenderNeutralBro,

There’s a balance between principles and practicality and for a lot of people it just hasn’t tipped yet. I’m kind of in that boat myself.

On principle, I’d like to eliminate Google from my life entirely.

In practice, there is no good alternative to Google Maps. I’ve tried a bunch of OSM-based apps and they’re just not there yet. So I use Google Maps. Not happy about it, but I still use it.

GenderNeutralBro,

Definitely not the start of the joke, but I couldn’t tell you where it did start. I think it long predates the internet. I would guess that it goes back to cultural conflict between British and French aristocracy in centuries past, but at this point I think it’s very far removed from the origins.

In the US, I think using France as the butt of random jokes got a boost during George W. Bush’s presidency because France publicly opposed the US’s invasion of Iraq, which caused some absurd and petty reactions from US politicians, like renaming “French fries” to “freedom fries”.

I have no idea why Disney decided to change that line. Perhaps it has more to do with the suggestion of interracial partnerships than with France specifically? Either way, Jesus Christ, Disney…

GenderNeutralBro,

France is not suitable for children! Just ask Disney! www.youtube.com/watch?v=N2SGSQsLF9I&t=101s

GenderNeutralBro,

How does this compare to other distros?

Debian includes ffmpeg, for example, in the main stable repo. Given Debian’s reputation, I would think they are including these security patches in a timely manner, though I’m not entirely sure how to compare specific patches to verify this.

Of course, everything changes when you are selling support contracts. Canonical and Red Hat are the big two for enterprise because they provide support.

When I was last running Ubuntu on desktop, I signed up for an account and enabled these extra security updates. Yeah, it’s “free”, but it requires jumping through hoops. Requiring an account to get patches is the kind of user-hostile design pattern I expect from Apple or Google, but not in the desktop Linux world.

GenderNeutralBro,

I don’t think I will ever go back to a filesystem without snapshot support. BTRFS with Snapper is just so damn cool. It’s an absolute lifesaver when working with Nvidia drivers because if you breathe on your system wrong it will fail to boot. Kernel updates and driver updates are a harrowing experience with Nvidia, but snapper is like an IRL cheat code.

OpenSuse has this by default, but I’m back to good ol’ Debian now. This and PipeWire are the main reasons I installed Debian via Spiral Linux instead of the stock Debian installer. Every time I install a new package with apt, it automatically created pre and post snapshots. Absolutely thrilled with the results so far. Saved me a few hours already, after yet another failed Nvidia installation attempt.

GenderNeutralBro, (edited )

Details on the Spiral Linux web site: spirallinux.github.io

Key points are BTRFS with Snapper, PipeWire, newer kernels and some other niceties from backports, proprietary drivers/codecs by default, VirtualBox support (which I’ve personally had huge problems with in the past on multiple distros). They also mention font tweaks, but I haven’t done side-by-side comparisons, so I’m not sure exactly what that means.

Edit: shoutout to Spiral Linux creator @sb56637 , who posted a few illuminating comments on this older thread: lemmy.ca/post/6855079 (if there’s a way to link to posts in an instance-agnostic way on Lemmy, please let me know!)

GenderNeutralBro,

I just see pirating software as supporting a company I hate instead of supporting an open source project I like

Yes!

Adobe owes a huge part of their success to piracy. It made it impossible for smaller companies to get a foothold back in the 90s because everyone just pirated Photoshop. It never would have become so entrenched (or grown so exploitative in licensing) if people had instead used cheaper/free alternatives.

GenderNeutralBro,

Never heard of this before. I just searched for “dubai meme” and got my answer safely. From knowyourmeme.com/memes/dubai-porta-potty :

About
Dubai Porta Potty is a slang term for a woman who purportedly allows Dubai billionaires to defecate into her mouth for large sums of money. In late April 2022, an NSFW and NSFL video of a man defecating into a woman’s mouth began trending on TikTok and Twitter, generating discussions, memes and reaction videos referencing the viral video. According to the rumored backstory, the clip depicts a billionaire committing the act on a prostitute. Discussion of the video was shared under the hashtag .

Origin
Rumors of models agreeing to perform deeply scatological and fetishistic sex acts in exchange for large sums of money have appeared online since roughly 2015. Mentions of “Dubai Porta Potty” have appeared as early as December 29th, 2015, on 4chan.[2] The blog “TagTheSponsor” operated from 2015 to 2019, and the runner would pretend to be a Dubai billionaire offering women money in exchange for sex, sometimes including scatological sex acts, and post the conversations.[3] On April 24th, 2019, Redditor Dhall15 posted a Starter Pack meme about women returning from Dubai smelling poorly (shown below).

GenderNeutralBro,

I know that this is possible, but I’ve never actually heard of it being done on streaming sites. I’ve only heard of it with e.g. prerelease copies of movies sent to critics or something like that.

Any idea which sites do that?

GenderNeutralBro,

I’d also like to point out that mpv has youtube-dl built-in (and can also use the cooler fork, yt-dlp). You can open YouTube links directly in mpv and they will play with no bullshit. It can even pull 4K streams.

There are browser plugins that let you open links directly in external programs like mpv, although they are a bit of a hassle to set up (especially if you are on Ubuntu with their godforsaken Snaps).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #