@count0@lemmy.dbzer0.com avatar

count0

@count0@lemmy.dbzer0.com

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

count0,
@count0@lemmy.dbzer0.com avatar

… Which means that businesses are making ‘too much’ money on top to sink into such endeavors, no?

count0,
@count0@lemmy.dbzer0.com avatar

Soo… If we could figure out how to do the first one via DBus/from the command line, you could put both in a script and bind that to a (global or so) shortcut, and be set. (?)

What qdbus command line exactly are you using to post input to the shell within Konsole?

I’ll have a look later when I’m at my desktop again (and hopefully will remember).

count0, (edited )
@count0@lemmy.dbzer0.com avatar

Thank you!

This is what I came up with.

  • a script that does what you need, and reads a kinda ‘config file’ which Konsole instance/window/session to use
  • another script that saves the current session into that config file

So you’d save the scripts somewhere you like, and run the useThisSession one in the session you’d like to be the target.

Then, you can run / bind to a shortcut / … the runCommand script, and it will show, raise, set Session, and run the command on the target saved earlier.

useThisSession.sh:


<span style="color:#323232;">#!/bin/bash
</span><span style="color:#323232;"># useThisSession
</span><span style="color:#323232;">
</span><span style="color:#323232;">echo MYCMD_SERVICE=$KONSOLE_DBUS_SERVICE > ~/.config/mycmdrc
</span><span style="color:#323232;">echo MYCMD_SESSION=${KONSOLE_DBUS_SESSION#/Sessions/} >> ~/.config/mycmdrc
</span><span style="color:#323232;">echo MYCMD_WINDOW=${KONSOLE_DBUS_WINDOW#/Windows/} >> ~/.config/mycmdrc
</span>

runCommand.sh:


<span style="color:#323232;">#!/bin/bash
</span><span style="color:#323232;"># runCommand
</span><span style="color:#323232;">
</span><span style="color:#323232;">. ~/.config/mycmdrc
</span><span style="color:#323232;">
</span><span style="color:#323232;">qdbus $MYCMD_SERVICE /konsole/MainWindow_$MYCMD_WINDOW showNormal
</span><span style="color:#323232;">qdbus $MYCMD_SERVICE /konsole/MainWindow_$MYCMD_WINDOW raise
</span><span style="color:#323232;">qdbus $MYCMD_SERVICE /Windows/$MYCMD_WINDOW setCurrentSession $MYCMD_SESSION
</span><span style="color:#323232;">qdbus $KONSOLE_DBUS_SERVICE /Sessions/$MYCMD_SESSION runCommand "echo cmd"
</span>

For testing purposes, I’m using “echo cmd” instead of ‘!!’ (note the different type of quotes) to not cause any… unintended… executions.

Running qdbus $MYCMD_SERVICE /konsole/MainWindow_$MYCMD_WINDOW will show you all methods available on the Window, eg, so you can pick&choose from those if you want different behaviour from show (& un-minimize) and raise.

EDIT: syntax adjusted to work in ‘regular’ bash


count0,
@count0@lemmy.dbzer0.com avatar

For the vendor (non-)consent thing - Consent-O-Matic provides an appropriate framework.

(Whether such a side would even care about the preference/consent is another matter entirely - I’d suggest a throwaway browser identity and cookie auto delete for a start, anyway.)

Creating rules has a bit of a learning curve the first three or seven times, but I find that more interesting to do than go through a hostile/dark pattern cookie dialog or such the third time.

Hm, maybe the appropriate functionality from CoM could be re-wrapped as a TamperMonkey module…

Web automation for the masses 😱

count0,
@count0@lemmy.dbzer0.com avatar

Great writeup, thank you so much for sharing!

Nothing more frustrating than googling an issue and (only) finding forum threads ending in “nvm it works now” 😬

count0,
@count0@lemmy.dbzer0.com avatar

Regarding weather: I just love the no-frills at-a-glance presentation of the AF Weather Widget

count0,
@count0@lemmy.dbzer0.com avatar

What exactly does it do / which problem(s) does it solve? Its website reads kinda intentionally vague to me.

ByPass Paywall add-on in firefox is not working with paywalled sites. Alternatives?

As the title says. I am using the ByPass Paywall add-on and it used to work, but since some time it just doesn't. I've made sure the site I am trying to visit is listed in the list of sites, and I've also manually added it, but to no avail. Does anyone know any good alternatives to bypass paywalls, or some way of troubleshooting...

count0,
@count0@lemmy.dbzer0.com avatar

12ft.io and/or archive.is/archive.today/… are worth trying in such cases (assuming you already have the latest version of the current ByPass addon, see the other comment).

Forgetting (lemmy.dbzer0.com)

More seriously, ADHD, among others, is a working memory disorder. A way to cover this is to use “prosthetics” for it, such as a notepad that you always carry with you. If this affects you strongly, train your muscle memory to use it to note down what you were planning to do and to refer to it when you forgot....

count0,
@count0@lemmy.dbzer0.com avatar

How does writing things down help when I don’t remember to read them back…?

count0,
@count0@lemmy.dbzer0.com avatar

Unless someone would stumble upon a combination of microwave magnetron that “just so happens” to fit a satellite dish LNC mount. I can neither confirm nor deny that such combinations might exist.

It certainly would seem a very good way to impart… “energy” into all and sundry besides the intended target, and as such horribly dangerous and irresponsible.

count0,
@count0@lemmy.dbzer0.com avatar

Regarding cookie pop-ups, there’s a little known gem: consentomatic.au.dk

After a power outage, some electronics refuse to turn back on unless I unplug the power brick completely on the electronic side. Why does this happen?

I have some automated pet stuff in my house. There were 2 power outages 2 days in a row. After each one, the pet electronics refused to turn back on even if I unpluged and replugged the power brick from the wall outlet side. They would only turn on if I unplugged the power brick on the electronics side and plugged it back in....

count0,
@count0@lemmy.dbzer0.com avatar

Could also be the exact opposite (experienced this with consumer grade electronics based on microcontrollers often enough):

Because of the large capacitors, voltage from the power brick kinda “ramps up” when it is plugged into the wall. The device/its MCU/most specifically its clock circuit however prefers a hard edge of power being turned on, to reliably trigger its power on reset circuit/oscillator.

You can think of it similar to a pendulum/newton’s cradle/metronome - they also prefer one decisive push to get going reliably.

Unplugging the brick for a longer time is still worth a try, but it could also be this.

count0,
@count0@lemmy.dbzer0.com avatar

There’s CookieAutoDelete (or anonymous tabs, containers, …) for the other side of this issue.

count0,
@count0@lemmy.dbzer0.com avatar

The ruling has been updated to say that accepting cannot be more convenient/streamlined/less clicks than rejecting, though.

Getting that enforced is another matter altogether, however.

count0,
@count0@lemmy.dbzer0.com avatar

That video site feels slahdotted…? Can’t get it to load properly.

Is the original content available in another way as well?

count0,
@count0@lemmy.dbzer0.com avatar

… in another browser (desktop instead of mobile), I get “Video not found” now…

count0,
@count0@lemmy.dbzer0.com avatar

(Disclaimer: I haven’t read into that referenced article by ninja at all, maybe it already says something related)

For one, it may be possible to filter accounts that were created but actually never used to log on, within a week or two of creation - those could go without much harm done IMO.

And/or, you could message such accounts and ask them for email verification, which would need to be completed before they can interact in any way (posting, commenting, voting). That latter one is quite probably currently not directly supported by the Lemmy software, but could be patched in when the need arises.

count0,
@count0@lemmy.dbzer0.com avatar

But they happily give it to Threads, no…?

Yes, I know, I’m being somewhat more provocative here than necessary.

More down to reality, thousands of accounts being registered within seconds, possibly all from the same IP, aren’t ordinary user activity. And quite feasible to filter for.

Heck, you could even ask for the eMail and offer some “or, if you rather wouldn’t, you could…” thing that basically serves as a CAPTCHA.

How many people here have actually used XMPP?

With all the current discussion about the threat that Instagram Threads has on the Fediverse and that article about how Google Embrace Extend Extinguished XMPP, I was left very confused, since that was the first time I’ve heard that Gchat supported XMPP or what XMPP actually is, and I’ve had my personal Gmail since beta (no,...

count0,
@count0@lemmy.dbzer0.com avatar

I “tried” to use XMPP/Jabber in its heyday, but in my experience (& memory) it never got to the point to have a “critical mass” of community (I felt to be part of / want to be part of).

Fediverse/Lemmy has this critical mass at least since some weeks now - unless too many of those users decide to leave for another place, I’m happy here no matter what other things get hyped in a given week.

Back in Jabber’s day, I would have liked to see it develop some communities as they did - and still do! - exist on IRC, but that simply never happened (with one I would both be interested in and could find).

count0,
@count0@lemmy.dbzer0.com avatar

I guess this will already have been said, but nonetheless:

I like the feeling of community as it is right now in the Fediverse very much.

Most of me hopes that it will not successfully federate with Meta, ever; or if it “must”, in a way that will be mostly irrelevant to me (communities I wouldn’t subscribe to in the first place, anyway).

I don’t see how that, in turn, would give Meta any control over the parts of the Fediverse that I care about. If they want to join and contribute in good faith, fine. If not, also fine. Why should it change anything for Fediverse “centered” communities?

I never cared about size or majority, but about quality of content and discourse. And I find that in those points, the current Fediverse much outshines anything else I’ve seen (Facebook, Twitter, Reddit, …) in the last decade or so.

count0,
@count0@lemmy.dbzer0.com avatar

From my (admittedly, deliberately naive and provocative) perspective, what is the (possible) “added value” of Threads’ ad-infested feed over the community experience straight on Lemmy?

count0,
@count0@lemmy.dbzer0.com avatar

How would they ensure this latter thing?

In my current understanding, it’s readily possible today (on Lemmy and related software), what could Meta do to keep this from continuing to work?

count0,
@count0@lemmy.dbzer0.com avatar

As for the first points, yes, that may happen, but is it a problem for users who already are part of a ‘better’ experience here than on the for-profit platforms?

I, for one, find much better discourse here than anywhere on reddit, let alone Meta or Twitter.

Also exemplified by me engaging much more here than ever on the others. I do prefer quality over quantity - everyone is invited to join the table, but I don’t see much benefit in luring people there who would ultimately only dilute or be disruptive - ie, not really into the thing that’s happening here.

For the last point, well, legislators can certainly try. While telling people it’s all for their benefit and upholding freedom and democracy and equal opportunity and whatnot. And even keep a straight face.

count0,
@count0@lemmy.dbzer0.com avatar

“Should ‘we’ do?”

Nothing. If people and/or communities coming in through Threads are engaging in good faith, cool, more nice folks to have a community with. People/communities engaging in bad faith get blocked/defederated as is already common practice (and seems to be working outstandingly already, looking at average quality of posts and discourse “here” as compared to the “big platforms”).

When Meta/Threads is hosting communities I like to see/be a part of, I’ll figure out how to subscribe/integrate those. Besides that, they’re free and welcome to run echo chambers in their own instances and communities, I don’t see how any of that would ever show up on my feed.

count0,
@count0@lemmy.dbzer0.com avatar

Is it (more) about Meta themselves, or rather about individual users, though?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • rosin
  • thenastyranch
  • tester
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • tacticalgear
  • Youngstown
  • ethstaker
  • osvaldo12
  • slotface
  • everett
  • kavyap
  • JUstTest
  • khanakhh
  • ngwrru68w68
  • Leos
  • modclub
  • cubers
  • cisconetworking
  • Durango
  • InstantRegret
  • GTA5RPClips
  • provamag3
  • normalnudes
  • anitta
  • lostlight
  • All magazines