jumpfruit, to random German

Mal wieder eine Frage an euch:

Ich suche eine Authenticator-App ( ), die nicht nur auf Android läuft, sondern auch auf Windows und die das auch synchronisiert. Ich hab mich bisher durch alles mögliche gewühlt und nur Google und Microsoft gefunden.

Ich habe bisher Authy von Twillo benutzt, aber die haben die Desktop App eingestellt.

oblomov, to programming
@oblomov@sociale.network avatar

I have a question for people with better theoretical background on and especially for developers.

Is the following pattern known and does it have a name?

I have a number of classes (call them C1, C2, etc) that all derive from the same class B. I have a superclass (template, actually) D that derives from C1, C2 etc. To have a single B, the standard solution is to go with virtual inheritance to close the diamond (so far, so good).

1/n

oblomov,
@oblomov@sociale.network avatar

I've honestly never seen this pattern used or documented before, but I'm not exceedingly familiar with the literature, and I don't know how to look for it. Since I've been asked «is this novel?», I'd like to be able to say something more than «to the best of my knowledge, it is».

#fediHelp #askFedi #programming

4/4

oblomov, to languagelearning
@oblomov@sociale.network avatar

OK, are now at 99% completion. The only thing missing for 100% are three strings pertaining “gated prisms”. Gating here is to be intended in the circuit logic sense (a gated prism is one that doesn't let light through). I'd rather use the proper Italian term here but I have no idea what it is. If anybody know, please do let me know

mirekdlugosz, to CSS
@mirekdlugosz@fosstodon.org avatar

Is there a course/website/book/etc. that would focus on teaching CSS how it can be used today?

I learned webdev back when we positioned elements with float and IE6 compatibility was a concern. I know fundamentals. I picked some new things along the way. But I wonder how you would work when you don't shoehorn new things into outdated models I grew up with.

#css #help #fedihelp #web #WebDev #question

lex, to mastodon
@lex@floe.earth avatar

Is there a way to turn my post archive from #mastodon (file type JSON) into a text format where I can easily locate and copypaste single posts? #askfedi #fedihelp

PetitPas, to random French
@PetitPas@eldritch.cafe avatar

Dis masto, tu aurais des adresses d'asso pour les chatons abandonnés dans le Gard ?
#FediHelp

sharan, to wordpress
@sharan@metalhead.club avatar

Anyone who knows about the best free automated translator for WordPress sites, do let me know.

I know this is not Fediverse-related, but I'm looking for the help of great smarties of

markwyner, to fediverse
@markwyner@mas.to avatar

Friends. I’m going to migrate my videos from one PeerTube instance to another. I’d love any advice or tips from folks who have experienced this already. Boosts help even if you don’t have advice (that way others may find this, too). Thanks in advance.

Exellent, to headphones German
@Exellent@chaos.social avatar

Hey Fediverse,
Kann mir jemand gute anc Kopfhörer empfehlen die auch Lautstärken und Lärm eines Rechenzentrums gewappnet sind?

  • Sollten möglichst auch alltags tauglich sein.d.h. jeden Tag ca 6-12h/Tag für Musik/Audiobook/podcasts auf den Ohren.
  • Bluetooth multipoint wäre auch wichtig
  • Und sie sollten halbwegs für Telefonie taugen
    Gerne boosten :)
intransitivelie, to windows
@intransitivelie@beige.party avatar

Ok, this is an extremely niche question, but I'm trying to work with a list of files in a Windows batch script, and one of the files contains two single quotes in the name, so the batch script is interpreting that as a command. Does anyone know of any way I can escape those single quotes programmatically? I can't simply add slashes to them because I don't have access to the filename. Should I pipe them to a text file and then munge the text file? I'm happy to give more information if necessary; this isn't a secret or anything. #Windows #BatchFile #programming #FediHelp #BoostsWelcome

P.S. If your suggestion is not to use a batch script to do this, believe me, I've considered it, but at the moment batch is what I've got. I'm not going to install an entirely new shell to do this fairly simple task and I don't like PowerShell enough to go to the trouble of scripting in that. If I were to write a non-shell program, I would probably write it in Python as that seems like the most reasonable option, but I remain convinced that there's a way to do this in a batch script.

sb, to linux
@sb@fed.sbcloud.cc avatar

I see a lot of posts on here chiding people for suggesting as a solution to the surveillance capital tool know as .

I understand their point to a point, however, the solution to windows spying is, ultimately, to not use windows.

If you would like to not use windows but don't know where to start, I'd be more than happy to have a chat with you to help get you started on your journey.

It's really not that bad, folks. If you're ready to stop paying hundreds of dollars for the pleasure of having all your data stolen, hit me up, and let's figure something out for you, today!

Aaron, to random
@Aaron@social.aaroncrocco.com avatar

Jeez I manually deleted my instance’s cache folder and now every image is broken, even for new posts. I ran a ‘tootctl cache clear’ but it hasn’t fixed the issue. Any suggestions?

shippychaos, to spanish
@shippychaos@homo.promo avatar

is this a common idiom?

“tenía que estallar el globo de colores”

but not in the literal sense of popping a balloon - more like the English idiom “the dam had to break” when referring to something that was held back is now unleashed

Uddelhexe, to linux
@Uddelhexe@mastodon.online avatar

Can anyone tell me if is compatible with Linux? And if so: how tge performance is?

Similar question for the Huion Kamvas devices.

Experiences anyone?

tante, to random
@tante@tldr.nettime.org avatar

If the whole Windows Recall thing scares you and you are looking for options: For many people Linux just does the trick. If you need a browser, some office stuff, maybe a bit of image/media management, Linux absolutely got you covered. It probably will be annoying or something might be broken but that is the same with every operating system.

But before you install something, maybe have a chat with someone who knows a bit more about it to help you navigate the choices and to ensure that your workload is actually supported on Linux.

But it's no longer an OS just for experts. You can do almost anything graphically and a lot of shit just works.

svenjacobs,
@svenjacobs@androiddev.social avatar

@tante

I haven't used on the for a decade or so. Still using it as a server OS on my Raspberry Pi but not on the desktop since I use MacBooks (for work).

But I'm seriously thinking about replacing Windows 11 with Linux on my desktop PC.

I know that there are a million opinions but what Linux distribution can you people recommend? I think I prefer a rolling release distro and where I don't have to do too much "low-level" configuration. Maybe ?

karafuto, to fediverse
@karafuto@mas.to avatar
GuerillaOntologist, to drupal
@GuerillaOntologist@social.coop avatar

Discovered yesterday that Masto embeds do not work on our Drupal site -- as in they are not visible on the public facing page, although they appear fine in the back-end editor. Anybody here know what might be the issue? I embed other <iframe> stuff all the time and have never had this problem before. Any and all suggestions welcome.

hiisikoloart, to gamedev Finnish
@hiisikoloart@writing.exchange avatar

Looking for ways to find GAME TESTERS / PLAY TESTERS for a liminal indie horror game in the similiar style of another indie horror game called
"Exit 8" - PC only, early development, not many jumpscares, small team, first time finding people to test the game slated for later this year.

Please drop a comment and share!

Mikal, to math
@Mikal@sfba.social avatar

Can someone help me with this volume problem?

I'm trying to calculate the volume of water in my storage pond. It is a section of a cone with these dimensions: the bottom is roughly circular and 40 feet diameter; the top is roughly circular and 65 feet diameter. It is 16 feet deep when full.

I probably could've done this in high school geometry class, but that was…er...a very long time ago.

eric, to random
@eric@social.ericwbailey.website avatar

Does anyone have a HDD data recovery service they recommend? I had a NAS die on me, and data retrieval from it is above my paygrade.

BeAware, to mastodon

Hmm....what happens if i hit "cancel redirect" from my original instance? Will everything start moving back?🤔

rommudoh, to c64
@rommudoh@social.tchncs.de avatar

I tried to write a for my using my and my 1541-II drive. Somehow, it seems to have problems halfway through.
Could this be an issue with the floppy disk itself, or the XUM1541? Happens with both my 1541-II, so they shouldn't be the issue.
Are there test programs for C64 that fully write a floppy disk?
A video of where the problem start: https://makertube.net/videos/watch/e552f057-cdd2-4958-a593-342270dc0f9f
It stops writing at 70% according to without returning an error.

Greg, to random
@Greg@social.coop avatar

OK, #fedihelp

How do I get my home IP (via Spectrum) off of the #CloudFlare bad list?

The soccer program my oldest is a part of has a website that uses cloudflare and every time I try to use it from home I'm blocked. My cell phone connection is fine (as are any coffee shop wifi connections).

Help?

Edit: for the record, I do have a OpenVPN connection going at times. Would be a pain if that was the culprit.

slink, (edited ) to hamburg German
@slink@fosstodon.org avatar

EDIT: Hat geklappt, siehe unten -- möchte jemand aus oder diesen freundlichen |n im juni 2024 betreuen? ich brauche dringend urlaub und wir können ihn leider nicht mitnehmen. boosts wären super.

slink,
@slink@fosstodon.org avatar

Vielen Dank auch an Euch alle, die ihr uns hier auf Mastodon beim Finden geholfen habt, wir freuen uns sehr, dass dieser Weg so wunderbar funktionierte.

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