veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

272
active users

#dev

37 posts34 participants0 posts today
Jon Snow<p>Google wants to know the identity of all developers who distribute apps on Android, even if it’s outside the Play Store</p><p><a href="https://www.androidauthority.com/android-developer-verification-requirements-3590911/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">androidauthority.com/android-d</span><span class="invisible">eveloper-verification-requirements-3590911/</span></a></p><p><a href="https://mastodon.online/tags/Google" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Google</span></a> <a href="https://mastodon.online/tags/Android" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Android</span></a> <a href="https://mastodon.online/tags/development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>development</span></a> <a href="https://mastodon.online/tags/dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev</span></a> <a href="https://mastodon.online/tags/privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>privacy</span></a> <a href="https://mastodon.online/tags/surveillance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>surveillance</span></a> <a href="https://mastodon.online/tags/enshittification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>enshittification</span></a> <a href="https://mastodon.online/tags/dystopia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dystopia</span></a> <a href="https://mastodon.online/tags/technology" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>technology</span></a></p>

Como perdi um monte de senhas por descuido.

lemmy.eco.br/post/15977115

lemmy.eco.brComo perdi um monte de senhas por descuido. - BrasilEntão, como prometido, aqui está um post explicando como quase perdi um monte de senhas por causa de uma política de segurança do Bitwarden (e bastante incompetência minha). Então, há alguns meses, eu passei por uma transição social, onde fui mudando meus pronomes, e a minha identidade na internet, e com isso, precisei me livrar de alguns nomes de usuários, e emails que faziam referência ao meu nome antigo. Eu usava um email da proton, e aproveitei esse momento, pra migrar pra um email da tuta (e tô gostando bastante!), como fui mudando de emails, e nomes de usuários em tudo quanto era canto, precisei atualizar vários registros no meu gestor de senhas, que era o bitwarden. Mas como meu bitwarden tava uma bagunça, preferi criar uma conta nova usando meu novo email, e ir passando as senhas antigas, e atualizadas aos poucos pra essa conta nova. Nesse meio tempo, o bitwarden atualizou, e agora exigia confirmação de email toda vez que eu entrasse usando outro dispositivo, eu precisava confirmar meu email, mas isso ainda não tinha sido ativado na minha conta, então meio que toda vez que eu entrava na minha conta do bitwarden, aparecia uma mensagem pedindo pra ativar isso aí, coisa que não fiz, porque eu tava pra apagar a conta, e já tinha parado de usar minha conta da proton, então não teria como acessar o bitwarden, porque o email que iria receber o código de confirmação (o email da proton), eu já não tinha mais acesso. O que aconteceu, foi que em algum momento, sem minha permissão, o bitwarden ativou sozinho a confirmação por email, então quando eu fui entrar, ele pediu um código de confirmação que foi enviado para o meu email da proton, mas como eu já não tinha mais acesso a esse email, não pude receber o código. E não dava pra logar no email, porque a senha dele tava no bitwarden bloqueado, então eu fiquei trancada do lado de fora, sem acesso a várias senhas que eu ainda não tinha migrado. Isso foi há uns meses atrás, recentemente consegui acessar o email da proton por um sms de recuperação enviado para o meu celular, e tive acesso as senhas de novo, mas sem isso, eu ia ficar travada pra sempre .-. Apesar de reconhecer meu erro, de ter tomado pouco cuidado com minhas senhas, acho que nenhum aplicativo deveria ficar ativando coisas nas nossas contas sem permissão, então… complicado.
Continued thread

(more Linux and FOSS news in previous posts of thread)

Git 2.51 released with preparations for hash function change from SHA-1 to SHA-256 (for better prevention of hash collisions), cruft-free multi-pack indexes, new internal stash representation:
phoronix.com/news/Git-2.51-Rel

Proton Lumo 1.1 released with more effective project planning and code generation, better performance, public source code for both web client and mobile apps:
proton.me/blog/lumo-1-1

Podman 5.6 released with new Quadlet management commands, --swap option for `podman machine init` command, updated `podman kube play` command to enhance Kubernetes compatibility, etc.:
alternativeto.net/news/2025/8/

Ventoy 1.1.06 released with TrueNAS Scale support, boot issues fixes:
alternativeto.net/news/2025/8/

Illumos Cafe plans to revive interest in Illumos-based OSes like OpenIndiana, SmartOS, OmnisOS, and Tribblix:
phoronix.com/news/Illumos-Cafe
(The more choice, the better. They probably won't really be suitable as daily drivers anytime soon (not even BSDs are for the majority of people) but maybe will get there once.)

www.phoronix.comGit 2.51 Released With More Changes Preparing For Git 3.0Git 2.51 is out this Monday as the newest milestone for this widely-used, distributed version control system.

Irgendwie hab ich Bock, meine großen Projekte, mit einem Lizenzsystem (ggf. LicenseGate) auszustatten. Aktuell habe ich ein Song Request System für einen DJ entwickelt. Evtl. poste ich später mal ein paar Screenshots. 👀

Finally getting around to porting the rewrite of my flashcard app to iOS from Mac and it's going smoothly since the data model and main biz logic is not really tied to the UI.

It's obvious in retrospect, but when I'm working on this project, I don't really think about how the "app" itself is the core non-UI guts of it all. The UI, although obviously important, is just a view into that. #dev

Shaun Thomas just released a new #PostgreSQL extension that increases max_wal_size if there are too many forced checkpoints over checkpoint_timeout. As per his description, it's "like having a tiny DBA as an extension" 🐘

Base max_wal_size on system activity rather than a randomly selected number. Achieve better database performance for high write loads. All with the power of #OpenSource 🚀

github.com/pgedge/pg_walsizer

The pg_walsizer Postgres Extension. Contribute to pgEdge/pg_walsizer development by creating an account on GitHub.
GitHubGitHub - pgEdge/pg_walsizer: The pg_walsizer Postgres ExtensionThe pg_walsizer Postgres Extension. Contribute to pgEdge/pg_walsizer development by creating an account on GitHub.
#Postgres#data#oss

I have both a love for Go (somewhat portable, smallish binaries, relatively performant), and an absolute hatred for the language due to the syntax, package managment, documentation style, and the fact it has TWO DIFFERENT NULLS...

"Go is still not good" by Thomas Habets has a great simple, minimal, example as for why Go is just not good to irrationally reason with all day.

![IMG: 1]

On the whole? It's a subpar decent-enough performant and batteries-included language that has so many idiotic decisions built up that it warps your brain into thinking "ah, it doesnt work, should, but doesnt, how can I fuck it up enough to work" and guess what? then it will work. The syntax and declaration handlers is just off-kilter enough to be useable, but full of compounding annoyances that makes me not want to open a project after starting it.

Today I learned that regular expressions have a size limit and you get a “regular expression too large” error if you go over it.

Still trying to find some definitive documentation on what that size limit is in v8/latest Node.js.

#web#dev#JavaScript