@miki@dragonscave.space avatar

miki

@miki@dragonscave.space

blind coder / comp-sci student, working in automatic speech recognition for CLARIN. Polish. Libertarian leaning. Feel free to get in touch.

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

pgronkievitz, to random Polish
@pgronkievitz@wspanialy.eu avatar

Kiedyś chłopaki z ICD (jeszcze zanim się rozrosło) narzekali, że inPost zamiast aplikacji wymagającej Google Play Services mógłby mieć zwykłe PWA. To ja chciałem pochwalić DHL, że oni tak mają! Nie da się zdalnie otworzyć automatu, ale jest to poświęcenie na które jestem gotów (jest kod QR/kod do wpisania)

miki,
@miki@dragonscave.space avatar

@pgronkievitz W Inpoście się da, kind of https://github.com/alufers/inpost-cli

Jakby się ktoś serio uparł, to niewielkim wysiłkiem by się dało to spiąć np. z botem na Telegramie (bo tam jest fajne API i najłatwiej zrobić).

vick21, to accessibility
@vick21@mastodon.social avatar

How NVDA & OSARA are empowering blind people globally - Audio described Version: https://youtube.com/watch?v=N-y3yomLLSk&si=xiibf5ZxJzrlDnES #accessibility

miki,
@miki@dragonscave.space avatar

@chikim @vick21 The vast, vast, vast majority of blind people are just old and want nothing to do with computers.

miki,
@miki@dragonscave.space avatar

@pixelate @chikim @vick21 That's not even what I mean. I'm talking about the people that we don't really consider "blind", that aren't part of any community, lost their sight due to age, don't interact with anybody except whoever cares for them etc.

ZBennoui, to random

Ok, I totally understand that no one here might have the answers, but does anyone know if Cerence has released any new voices in the past year? Apple disclosed that new voices are coming to VoiceOver, and I'm trying to understand if they mean more stuff from Cerence or new voices Apple has built in house. Personally I hope it's new stuff from Apple, I'd love for them to get back into the TTS game as Alex is still one of the best voices currently available in my opinion.

miki,
@miki@dragonscave.space avatar

@ZBennoui It might be third parties? Apple is big enough for that to be a serious possibility, Eloquence clearly demonstrated that they actually do care about this stuff. It could be anything, from Ivona, Acapela or Neospeech, to Dectalk or other similar voices.

miki,
@miki@dragonscave.space avatar

@ZBennoui They're doing that Apple Books narration thing too, I wouldn't be surprised if they ported those voices to run on-device.

GossiTheDog, to random
@GossiTheDog@cyberplace.social avatar

Slack have decided to start training AI on enterprise customer data, including DMs, private workspaces and files. You have to have admin opt out via email. HT @Quinnypig

https://slack.com/intl/en-gb/trust/data-management/privacy-principles

miki,
@miki@dragonscave.space avatar

@GossiTheDog @Quinnypig Quoting from the document:

"Data will not leak across workspaces. For any model that will be used broadly across all of our customers, we do not build or train these models in such a way that they could learn, memorise, or be able to reproduce some part of Customer Data."

Please stop spreading misinformation

miki,
@miki@dragonscave.space avatar

@mutax @GossiTheDog @Quinnypig People never opt in to anything. You could tell most people that they can get a million dollars, no strings attached, and they'd just click whatever button strikes their fancy to close that popup as quickly as possible without even reading what it says. If it's an opt-in in the settings? Forget it.

tek, to random
@tek@freeradical.zone avatar

I am not exaggerating this:

I created a new hostname in DNS, then added it to my existing webserver config.

It was online for 3 seconds -- 3! -- before getting a 404 request for /.git/config.

If you're relying on obscurity to protect your services, get that right out your fool head today. You have about 3 seconds to get your act together.

miki,
@miki@dragonscave.space avatar

@tek Did you generate a TLS certificate for it by any chance? These are a matter of public record now, a fact that cybercriminals aren't hesitant to use.

miki,
@miki@dragonscave.space avatar

@nikatjef @tek AFAIK, certificate transparency logs do get looked at pretty often. I'd be curious to hear more about the DNS record update notification mechanism you speak of, do you have a RFC number handy perhaps?

miki,
@miki@dragonscave.space avatar

@nikatjef @tek Thanks, I wasn't aware of this.

miki,
@miki@dragonscave.space avatar

@nikatjef @tek Are you sure this data is available externally, not just within GC itself? I somehow doubt it, even enumerating the active subdomains of a domain is non-trivial, see e.g. https://subdomain.center, much less getting updates about them in real time.

Piciok, to random Polish

In an amazing twist of fate, within one evening I have made several calls from an actual, albeit slightly modernized payphone and taken over the first phone number we have owned and consequently I have ever memorized. This GAAD was a good one. #Telephony #SIP #VOIP

miki,
@miki@dragonscave.space avatar

@Piciok Whate are you using for SIP on iOS? All the clients I found were either inaccessible, would stop receiving calls after a few days or disuse, were incredible power-hogs, or sometimes all of the above.

KaraLG84, to Wikipedia
@KaraLG84@dragonscave.space avatar

Wikipedia mentions that it's Global Accessibility Awareness Day on the English version's main page, but to create an account on there and many of the Wikimedia Foundation's other projects you have to complete an inaccessible captcha. They offer an option for someone to create an account for you if you can't fill it in, but that's not good enough.
There's been a ticket open about this since 2006 according to the date stamp and nothing's been done.
https://phabricator.wikimedia.org/T6845

miki,
@miki@dragonscave.space avatar

@KaraLG84 To add to this, the "accessible" account creation process takes a few months.

miki, to random
@miki@dragonscave.space avatar

Enterprise IT software is like cthulhu. If you've seen it, the trauma will stay with you for life and nothing is ever going to be the same.

alexhall, to random

I finally found something I don't like about ESpeak: it says "mister" when it reads "mr", regardless of whether there's a period after the r. My company recently switched to Gitlab, so merge requests are now a common topic of text-based conversation. "I'm having trouble creating an mister for this." "Can you make an mister for that?" "Let me go approve that mister."

miki,
@miki@dragonscave.space avatar

@alexhall Unless you're on the Mac, this is trivial to patch. Get the espeak sources (doing this under WSL is easiest), find this rule either in en_list or en_rules, compile and replace your NVDA's en_dict. You can even send a pull request to boot. I've done this for Polish many times, the built-in Polish rules are quite terrible. The filenames may be slightly different than what I've listed here because en_us, en__uk and so on are separate variants, grep should be your friend.

simon, to random

VMware Fusion and Workstation are now free.
I bought them legally for the first time ... on April 6th.
That's what I get for doing the right thing. I won't make that mistake again.

miki,
@miki@dragonscave.space avatar

@x0 @simon Yup, I would be extremely surprised if Broadcom was interested in anything that can't be sold to big enterprise.

miki,
@miki@dragonscave.space avatar

@x0 @simon Didn't it always? I don't think blind people used Parallels before the ARM transition, just because Fusion was more accessible, but it was always there and preferred by many. It goes back to classic Mac OS I think.

miki,
@miki@dragonscave.space avatar

@x0 @simon I seem to recall that Apple had some offers where they bundled "Parallels Virtual PC" or something similarly named with the Mac, so that you could run Windows (or was that DOS) under emulation. This was in the 90's I think. They used to do the game console thing where you could often buy a Mac with some third-party software already in the box as a promotion.

TheQuinbox, to random

Computers are cool. I can download a random installer of a program I'm curious about, grep it for "SetupVersionData" to determine if it's InnoSetup, extract it with innounp, and boom, you have a portable version you can browse around. As long as you know what to look for, there's almost nothing that's impossible.

miki,
@miki@dragonscave.space avatar

@TheQuinbox It's even better when an Innosetup / NSIS / whatever script is the only copy protection on the software. I've seen this once, there was a binary that a verified whether the provided key was valid and the installation wouldn't proceed otherwise, but you could just extract the program and run it.

I wish we could find a way to do this for English "haunted Factory", which nobody seems to have a key for.

Caoimhe, to random
@Caoimhe@dragonscave.space avatar

Isn’t it so embarrassing how the audio quality of Dice World, a simple dice game, is much better than of an actual messaging platform like Discord?

miki,
@miki@dragonscave.space avatar

@Caoimhe Wait, they have voice chat now? Huh I must try this.

simon, to random

Recaptcha is very forgiving with its audio captchas. Sometimes I'm given 1.5 words, so I enter just the one word and it works. Today I was given a clip from someone with a pretty strong accent and all I could make out from it is "transfers". So I entered "something something transfers", and it went through.
I'm pretty sure these can probably be defeated by modern transcription models, so I wonder how long we'll have such nice audio challenges.

miki,
@miki@dragonscave.space avatar

@simon Recaptcha uses a lot more than just audio under the hood. It only gives you audio if you're somewhere between completely trusted and very suspicious, if you're the latter, they don't give you an accessible way at all, and you have to find somebody who's willing to help you "select all images with buses."

There's no way to do an accessible captcha any more, perhaps beyond texting you a code.

sapphireangel, to random

Okay does anyone have House of Flame and Shadow (Crescent City, #3) bard doesn't have it. :(

miki,
@miki@dragonscave.space avatar
miki, to random
@miki@dragonscave.space avatar

If you truly want to be inclusive to blind people in meetings, virtual or otherwise, forget describing your appearance, just make sure you don't nod, shake your head or point a finger without verbally describing what you're doing. I literally just got bitten by this exact thing.

eniko, to random
@eniko@peoplemaking.games avatar

you've heard of security by obscurity. mathematical notation is elitism by obscurity

miki,
@miki@dragonscave.space avatar

@eniko Having access to the LaTeX source code for the work and a state-of-the-art LLM helps with this greatly.

I've had to deal with quite a bit of math notation recently, and that's the only way I've found.

You need to do due dilligence and verify if what the LLMs tells you makes sense of course, Googling the keywords it gives you is usually good enough.

miki,
@miki@dragonscave.space avatar

@eniko but yeah I think you're right and the point still stands. I think math notation makes more sense from a historical perspective. When computers didn't exist and most math was done to find a solution, not to describe something to a non-mathematician, terseness was far more important. Paper was more like swap space for the brain.

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