firmware updates for most of the Zoom Essential hand-held recorders

Sensitive content

This entry was edited (1 week ago)

reshared this

Tomorrow we'll celebrate Django's 20th anniversary during Django Girls Pescara, inside DevFest. 🎂
birthday20.djangoproject.com/e…

CC @django @djangogirls

#Django #Birthday #DjangoBirthday #Pescara #Python #DjangoGirls

Vanadium version 142.0.7444.138.1 released


Changes in version 142.0.7444.138.1:

  • revert our addition of Mullvad Leta since it's being shut down on November 27
  • disable Chrome Tips cards for the New Tab Page as many are inappropriate for Vanadium due to the removal of Google service integration and other changes

A full list of changes from the previous release (version 142.0.7444.138.0) is available through the Git commit log between the releases.

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release. Vanadium isn't yet officially available for users outside GrapheneOS, although we plan to do that eventually. It won't be able to provide the WebView outside GrapheneOS and will have missing hardening and other features.

in reply to dracc

CHROMIUM_MAJOR.CHROMIUM_MINOR.CHROMIUM_BUILD.CHROMIUM_PATCH.VANADIUM_PATCH

For the Chromium parts:

  • MAJOR and MINOR may get updated with any significant Google Chrome release (Beta or Stable update). MAJOR must get updated for any backwards incompatible user data change (since this data survives updates).
  • BUILD must get updated whenever a release candidate is built from the current trunk (at least weekly for Dev channel release candidates). The BUILD number is an ever-increasing number representing a point in time of the Chromium trunk.
  • PATCH must get updated whenever a release candidate is built from the BUILD branch.
This entry was edited (1 week ago)

Krásné dobré ráno mastodonní bando! 🙋‍♀️🐶🐈
Archibaldík byl ráno štěstím bez sebe, že zase nastal ten den, kdy se jdeme ráno toulat. Ukecaný byl, jako trhovkyně na stánku. Nasadit mu kšíry vyžadovalo nadlidské úsilí. Ve finále jsem ho musela přišpendlit k zemi. Začátek cesty si pořád něco frflal a poblafával. Rychlý byl jako šipka. Vlastně je spíš chlupatý bumerang. Tam, zpátky. Tam zpátky. Tam, kolo, kolo, kolo, zpátky. Byli jsme venku od půl sedmé. Teď jsme přišli. Viditelně by si to dal znovu.
🧵

Zoom released New firmware for H1E. I am sending this again because i broke the first post.

  • You can set imput gain during recording but i don't know exact buttons
  • You can record and export to mp3
  • You can record with AI noise isolator. It analyzes the noise during first 3 seconds to get noise profile. you can enable it with shortcut, the third button in the top row (button which marks during recording) or in rec settings. Not bad but it filters just high frequencies.
    Do you guys testet this? @Andre Louis @Borris @Tomecki
    zoomcorp.com/en/jp/handheld-re…

Solution to the alarm and many other apps and web pages that require slide, a gesture that is impossible with voiceover is the following. Go to settings, select accessibility, then select touch. Within the touch menu, simply enable the prefer single touch actions. In iOS 26, doing this allows me to effectively use the alarm like a normal person. If you do any stock or crypto trading and you aare required to slide to confirm transactions, enabling this option will stop that stupidity as well. An accessibility tip from the NER to you. Use it wisely if you need that kind of thing.

✨ Your new public_html folder is here, upload html and ~your-site is ready

~ public.monster 🐙

I'm pretty sure I'll regret making this, but upload your public monstrosity and let's see how it goes. Some fun may be had. I'll watch carefully for now 🕵️

This entry was edited (1 week ago)

reshared this

tfw you can't get the verification code sent by your health insurance company to your email because the IP address it's coming from is listed in Spamhaus AND the email they're sending violates their enforcing DMARC policy. *sigh*
#infosec #DMARC #Spamhaus #SysAdmin #EmailAdmin #healthInsurance
This entry was edited (2 weeks ago)

Update, ist in gute Hände gekommen :)
Moin, #wuppertal und Musiker-Bubble. Hier steht ein #bass - Amp, Top Trace Elliot 200w, Boxen Gallien Krüger 4x10", 1x15". Macht Wumms, alles vollkommen iO, Baujahr irgendwann 90er, aber immer sauber/trocken gelagert. Ich kann das auf Kleinanzeigen stellen, aber lieber wär mir eigentlich, wenn irgendwer mit Ambitionen und ohne Amp das Teil einpackt und noch ein wenig lärmen lässt, weil das kanns prima. Fuffi draufwerfen gerne, aber muss nicht.
This entry was edited (1 week ago)

Ok so dbus has RPC, like, you call a method and you get a response...

except FreeDesktop's stuff where you call a method, get a sorta-response, but you're actually supposed to wait for the true response which comes separately as a DBus signal...

ref: flatpak.github.io/xdg-desktop-…