Comments

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

Limitless_screaming, to selfhosted in PSA: The Docker Snap package on Ubuntu sucks.
@Limitless_screaming@kbin.social avatar

Snap sucks, but not for the reason OP stated. There's a decillion reasons for why Snaps suck, why make up a reason that applies to other formats that are actually good?

Limitless_screaming, to privacy in How to prevent link hijacking on sites like Facebook, Reddit and Twitter?
@Limitless_screaming@kbin.social avatar

The site itself; Facebook, Reddit, or Twitter sends you to a subdomain that then redirects you to the link you clicked. Sometimes used to check the url and warn you if it's malicious or if it's linking to another website, but it's usually used for tracking as well.

Limitless_screaming, (edited ) to programmer_humor in The Holy Trinity of JavaScript
@Limitless_screaming@kbin.social avatar

My bad. I just edited it. "t" t It's displaying correctly on Lemmy.world. So it seems like another Kbin only issue.

Limitless_screaming, to programmer_humor in The Holy Trinity of JavaScript
@Limitless_screaming@kbin.social avatar

Yes, it would. Just like a string of spaces " " == 0, but it isn't that bad; === is Javascript's version of == in other languages, and, thus, you should be using it if you don't want that wonkiness.

== is just for convenience, like when you want to make sure that the user didn't leave the form empty and the button shouldn't be greyed out, and other UI stuff. Without these kinds of features JS wouldn't be used in so many toolkits.

Limitless_screaming, to programmer_humor in The Holy Trinity of JavaScript
@Limitless_screaming@kbin.social avatar

If " " wasn't equal to 0, it wouldn't make sense, but since a string containing a space equals 0, you'd expect the same to apply to a string containing a tab or a newline. (or at least I'd expect that)

Limitless_screaming, (edited ) to programmer_humor in The Holy Trinity of JavaScript
@Limitless_screaming@kbin.social avatar

Oh, in that case I replied to @MinekPo1 with my answer to that. BTW can you see the slash in: t and "t".

Limitless_screaming, (edited ) to programmer_humor in The Holy Trinity of JavaScript
@Limitless_screaming@kbin.social avatar

That would be weird if a string containing a space wasn't equal to 0 " " == 0, but that's not the case in JS. If you think that "" and " " being equal to 0 is weird then I agree, but since they are, you should expect "t" and "n" to equal 0 too.

Limitless_screaming, (edited ) to programmer_humor in The Holy Trinity of JavaScript
@Limitless_screaming@kbin.social avatar

that's not "t", it's "\t" which is just a tab. There's also "\n" for newline.

Limitless_screaming, to linux in MacOS Accessibility Cursor
@Limitless_screaming@kbin.social avatar

I just added it because the current answer (jiggle) is a Gnome shell extension. So this is just my answer for Plasma.

Limitless_screaming, (edited ) to linux in MacOS Accessibility Cursor
@Limitless_screaming@kbin.social avatar

KDE Plasma has a desktop effect called "Track Mouse" after you activate it you can use it by pressing Ctrl+Meta. It doesn't look like the MacOS variant, but it does the job.

Limitless_screaming, to linux in Flatpack, appimage, snaps..
@Limitless_screaming@kbin.social avatar

Flatpaks have the concept of runtimes; instead of downloading the entire qt tooling for a qt app the app could just use the KDE runtime same goes for GTK with the Gnome runtime. Flatpaks also have dependencies which can be shared between multiple apps even when they are not part of their runtimes, they are called "baseapps". Flatpak apps still use double the space my normal apps take on a fresh install, so I assume using appimages to replace them will leave no space on my SSD.

Before deciding to settle on using Flatpak I tried to search for appimage permissions and how to set them, but it seems there is no such thing? If that's true then there's another advantage for Flatpaks and Snaps.

Also with all due respect: Flatpak and Snap tooling are not maintained by Probonodb.

Limitless_screaming, to asklemmy in What do you think would happen if Putin was assassinated right now?
@Limitless_screaming@kbin.social avatar

This isn't about truth or facts. If something major happens in Russia or related to it and the president doesn't show up to talk about it, that would raise eyebrows. Now imagine that happening over and over again. Putin dying would be the perfect opportunity for the US to start swaying Russia into a civil war. They definitely don't want the president's chair to be empty and contested for.

The most useful thing to them will always be to shove anyone atop that chair before the US notices.

Limitless_screaming, (edited ) to asklemmy in What do you think would happen if Putin was assassinated right now?
@Limitless_screaming@kbin.social avatar

That'd probably be true for a while, but after that they'd need to start an "election" where some military commander or other higher up will take his chair.

Limitless_screaming, (edited ) to linux in Package up and transport a linux?
@Limitless_screaming@kbin.social avatar

Unfortunately not every app follows that convention. A lot of them just dump config files into your home directory, including Firefox.

There's a script called XDG-Ninja that can list some of the apps that do that. You can probably get it from the AUR

Limitless_screaming, to privacy in uefi is literally malware
@Limitless_screaming@kbin.social avatar

The posts are low quality, not original, and used for spam. If it was questions, fair criticism, or suggestions, then no one would object.

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