"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
Lemmy Support jmbreuer Now 100%
How to switch a lemmy/fediverse post (link) to one's home instance eg using a bookmarklet?

I believe this used to work with e.g. something like https://lemmy.ml/post/2401677@feddit.org (assuming federation works and is current and all that). This URL format no longer seems to work, is there a new/different endpoint to achieve the same? I've found that I can use https://feddit.org/post/2401677 as a search term on https://lemmy.ml/search but putting together the appropriate URL (https://lemmy.ml/search?q=https%3A%2F%2Ffeddit.org%2Fpost%2F2401677&type=All&listingType=All&page=1&sort=TopAll) with a bookmarklet does not quite work - it comes up showing "no results", but I can click on "Search" again without changing anything and the same page / very same URL loads again with the post I'm looking for as the only search result. This link in this post also shows this exact behavior for me. Is there any convenient way at all to achieve this - something I can click *once*, like a bookmarklet? For reference, here's my half-working one: ``` javascript:(function() {const myInst="https://lemmy.ml/";let currUrl=window.location.toString();let newUrl=myInst+"search?q="+encodeURIComponent(currUrl)+"&type=All&listingType=All&page=1&sort=TopAll";window.location=newUrl;})() ```

15
5
Fefes Blog: eine Einordnung, warum die Polizei bei Messerangriffen so schnell beim Schusswaffengebrauch landet.
  • jmbreuer jmbreuer Now 100%

    Soweit ich das auf Anhieb nachvollziehen kann, scheint das hauptsächlich ein Problem von "Taser trifft das Ziel nicht 'richtig genug'" zu sein. Ganz anderer Mechanismus, aber am Ende der Eskelation die gleiche Shituation. Hab' jetzt auf Anhieb nur was von grob 60% Erfolgsquote/40% Versager bei Taser-Einsätzen gefunden, das ist... um Größenordnungen schlechter, als ich gedacht hätte.

    13
  • Fefes Blog: eine Einordnung, warum die Polizei bei Messerangriffen so schnell beim Schusswaffengebrauch landet.
  • jmbreuer jmbreuer Now 100%

    Pfefferspray - OK, kann ich nachvollziehen. Taser - welche Drogen muss ich nehmen, daß der mich nicht mehr beeindruckt, äh, "stoppt"?

    6
  • Krita FTW
  • jmbreuer jmbreuer Now 100%

    I found it kinda weird that the page this link opens on makes it look kinda like a closed source freemium thing, and (on mobile) I had to dig a fair bit to see that it's actually FOSS and an official part of the KDE project.

    I run KDE as my daily driver, and hadn't heard of Krita before; so yeah, I guess it could use a bit more exposure.

    14
  • Are there any things in Linux that need to be started over from scratch?
  • jmbreuer jmbreuer Now 100%

    Which - in my considered opinion - makes them so much worse.

    Is it because writing native UI on all current systems I'm aware of is still worse than in the times of NeXTStep with Interface Builder, Objective C, and their class libraries?

    And/or is it because it allows (perceived) lower-cost "web developers" to be tasked with "native" client UI?

    25
  • XXX
  • jmbreuer jmbreuer Now 87%

    Well, I'd guess no one would keep you from going "shopping" at the nearest pharmacy.

    6
  • A type of cyberattack that could set your smartphone on fire using its wireless charger
  • jmbreuer jmbreuer Now 100%

    So... Considering necessary access, it's a quarter step above "cooking a phone in a microwave oven might catch it on fire", IMO.

    2
  • Former distrohoppers, where did you settle down?
  • jmbreuer jmbreuer Now 100%

    Might be OT since I never was much of a distro hopper.

    Got introduced to Linux with SLS, used RedHat until it became too commercial for my taste. At that time, found gentoo and stuck with it hard. It allows me to have completely custom packages fully integrated with the system package manager, that's the top killer feature for me.

    1
  • How often do you contribute to open source projects?
  • jmbreuer jmbreuer Now 100%

    I'd guess about monthly to bimonthly, in the sense of submitting a fix for an issue that affects/concerns me/my use of open source projects.

    8
  • I tried, I really did
  • jmbreuer jmbreuer Now 93%

    Thank you for sharing your story!

    For your kind of use case and issues, I'd recommend finding someone local with a good amount of Linux experience and do a couple of pair sessions. I find this transports a lot more (especially 'soft') knowledge on concepts and how to do things efficiently. Also, it helps to share frustrations ;-)

    Linux does not try to be another Windows. While it's fairly possible to treat it kinda as such especially in newer times, it won't feel efficient or convenient that way, in my experience.

    13
  • Mozilla CEO quits, org pivots, but what about Firefox?
  • jmbreuer jmbreuer Now 95%

    Kinda disappointed in The Register of all things adopting this faux personal life story reporting style on such a matter.

    20
  • ‘There is no such thing as a real picture’: Samsung defends AI photo editing on Galaxy S24
  • jmbreuer jmbreuer Now 100%

    I feel most of this is a slippery slope / negative sum spiral.

    See e.g. Liv Boeree's video on beauty filters.

    10
  • Parents Sue Gaming Companies Over ‘Video Game Addiction’, Because That’s Easier Than Parenting
  • jmbreuer jmbreuer Now 100%

    In my opinion (see also Dr Gabor Maté), addictions (which, I also think, can be about petty much anything) are very much mostly attempts to escape pain, when better alternatives do not seem available to a person.

    So, yeah, video game addiction can be a thing, and certain game designs exacerbate that (similar to what might fuel gambling addictions and such).

    But all of this perspective only distracts from whatever is causing the people/kids pain, makes them seek out games in an addicted fashion in the first place.

    5
  • Nikki Haley vows to abolish anonymous social media accounts: 'It's a national security threat'
  • jmbreuer jmbreuer Now 100%

    I'm gonna be interested how that's supposed to work with false positives, err, collateral damage, err, plausibly deniable canceling of free speech of citizens. Nice try.

    5
  • So that's why Google wants you to use Chrome on your iPhone so badly
  • jmbreuer jmbreuer Now 100%

    Started negotiating at 40%, agreed to 10% less "so 10% of 40 is 4, right?"

    15
  • *Permanently Deleted*
  • jmbreuer jmbreuer Now 100%

    I recently came across ReaR and very much like it so far for my "fire and forget" whole system backups (working data I back up differently, typically something rsync-y).

    3
  • IDE Floppy Disk + Debian: anything to consider?
  • jmbreuer jmbreuer Now 100%

    From one perspective, it should work; from another I never thought about how SATA/IDE adapters exactly work in this regard. Would any old one work, or most, or (almost) none at all?

    Just to add this idea, I've used internal floppy drives with USB connection in the past, to attach in systems that don't have an old style floppy connector.

    P.S.: Love the idea! I'm also a great fan of haptic/physical interfaces.

    3
  • What feature are you dying for to come to your DE - Linux?
  • jmbreuer jmbreuer Now 100%

    Working and well-integrated "run this on that rendering GPU", with unused GPUs being switched off (laptop use case).

    7
  • jmbreuer Now
    1 28

    Joe Breuer

    jmbreuer@ lemmy.ml