dkv rm ...
to make sure I never ever have this so easily accessible in my shell history (^R
):
$ awk '
/^#/ { ts = $0; next }
/^dkv rm/ { next }
{ if (ts) print ts; ts=""; print }
' ~/.bash_history > ~/.bash_history.tmp && mv ~/.bash_history.tmp ~/.bash_history && history -r
alias dkv="docker rm"
to be a much safer shell function:
dkv() {
if [[ "$1" == "rm" && -n "$2" ]]; then
read -r -p "Are you sure you want to delete volume '$2'? [Y/n] " confirm
confirm=${confirm:-Y}
if [[ "$confirm" =~ ^[Yy]$ ]]; then
# Disable history
set +o history
# Delete the volume
docker volume rm "$2"
# Re-enable history
set -o history
else
echo "Aborted."
fi
else
docker volume "$@"
fi
}
https://elenacross7.medium.com/%EF%B8%8F-the-s-in-mcp-stands-for-security-91407b33ed6b
A primeira semana de debates vai ser assim:
2a (07):
AD x CDU - 21h - TVI
CH x PAN - 22h - RTP3
3a (08):
PS x BE - 21h - SIC
CH x L - 22h - RTP3
4a (09):
CDU x L - 18h - SICN
5a (10):
PS x IL - 21h - RTP
BE x PAN - 22h - CNN
6a (11):
AD x L - 21h - TVI
IL x CDU - 22h - SICN
Sab (12):
PS x PAN - 21h - TVI
BE x CDU - 22h - RTP3
Dom (13):
AD x PAN - 21h - SIC
IL x L - 22h - CNN
Já há alguma hashtag decidida para os mastobitaites sobre isto?
#ptpol
A primeira semana de debates vai ser assim:
2a (07):
AD x CDU - 21h - TVI
CH x PAN - 22h - RTP3
3a (08):
PS x BE - 21h - SIC
CH x L - 22h - RTP3
4a (09):
CDU x L - 18h - SICN
5a (10):
PS x IL - 21h - RTP
BE x PAN - 22h - CNN
6a (11):
AD x L - 21h - TVI
IL x CDU - 22h - SICN
Sab (12):
PS x PAN - 21h - TVI
BE x CDU - 22h - RTP3
Dom (13):
AD x PAN - 21h - SIC
IL x L - 22h - CNN
Já há alguma hashtag decidida para os mastobitaites sobre isto?
#ptpol
Sure, access attacks are worrisome, but the dangers and attack surfaces on online voting are a lot bigger (and discrete) than that. Assuming that online voting is secure and the only problem is having access to it is dangerous, especially in a country facing the problems Ukraine is living, and attacks from Russia that has a track record in digital attacks and electoral influence.
#Ukraine #Russia #onlinevoting #onlinevote
Sure, access attacks are worrisome, but the dangers and attack surfaces on online voting are a lot bigger (and discrete) than that. Assuming that online voting is secure and the only problem is having access to it is dangerous, especially in a country facing the problems Ukraine is living, and attacks from Russia that has a track record in digital attacks and electoral influence.
#Ukraine #Russia #onlinevoting #onlinevote
https://www.rtp.pt/noticias/economia/ihru-deixa-candidatos-a-espera-do-programa-porta-65-durante-anos_v1646086
Já sabem em quem votar para resolver os problemas na #habitação?
#ptpol #Porta65
https://www.rtp.pt/noticias/economia/ihru-deixa-candidatos-a-espera-do-programa-porta-65-durante-anos_v1646086
Já sabem em quem votar para resolver os problemas na #habitação?
#ptpol #Porta65
Lessons from open source in the Mexican government
https://lwn.net/Articles/1013776/

Since I'm only interested in the
url
metadata field for hashing, I do not keep any comments or metadata for that matter, just the messages themselves. The last time I fetched was probably some time yesterday evening (UTC+2). I cannot tell exactly, because the recorded last fetch timestamp has been overridden with today's by now.I dumped my new SQLite cache into: https://lyse.isobeef.org/tmp/backup.tar.gz This time maybe even correctly, if you're lucky. I'm not entirely sure. It took me a few attempts (date and time were separated by space instead of
T
at first, I normalized offsets +00:00
to Z
as yarnd does and converted newlines back to U+2028
). At least now the simple cross check with the Twtxt Feed Validator does not yield any problems.
1) Depois de ter saído em 2024, infelizmente o tema do voto eletrónico voltou aos programas do PS, e volta com a mesma lenga-lenga do tempo do Costa: referem o teste feito em Évora fingindo ter sido uma experiência positiva, ignorando o fiasco que foi;
2) A interoperabilidade deixou de ser uma preocupação geral para ser só uma preocupação em determinados sectores (SS, SNS, educação, etc.);
3) As modas antigas e as modas novas: PS este ano fala ainda mais sobre IA. Também fala em "volume de negócios gerado por IA em Portugal, com recurso a tecnologias do tipo Web 3", e alguém me explique o que é que isto quer dizer - de preferência alguém do PS, e não outras pessoas a tentarem (como eu) adivinhar o que é que eles queriam potencialmente ter dito;
4) Ética digital nos currículos escolares parece-me bem na teoria, mas sou o único em ter dúvidas sobre o que é, para o PS que propõe coisas como o voto eletrónico, ética digital?
#ptpol
1) Depois de ter saído em 2024, infelizmente o tema do voto eletrónico voltou aos programas do PS, e volta com a mesma lenga-lenga do tempo do Costa: referem o teste feito em Évora fingindo ter sido uma experiência positiva, ignorando o fiasco que foi;
2) A interoperabilidade deixou de ser uma preocupação geral para ser só uma preocupação em determinados sectores (SS, SNS, educação, etc.);
3) As modas antigas e as modas novas: PS este ano fala ainda mais sobre IA. Também fala em "volume de negócios gerado por IA em Portugal, com recurso a tecnologias do tipo Web 3", e alguém me explique o que é que isto quer dizer - de preferência alguém do PS, e não outras pessoas a tentarem (como eu) adivinhar o que é que eles queriam potencialmente ter dito;
4) Ética digital nos currículos escolares parece-me bem na teoria, mas sou o único em ter dúvidas sobre o que é, para o PS que propõe coisas como o voto eletrónico, ética digital?
#ptpol
Lagos (Junho)
Bragança (Outubro)
Serpa (Outubro)
https://ciberlandia.pt/@marado/114257437178920857

Lagos (Junho)
Bragança (Outubro)
Serpa (Outubro)
https://ciberlandia.pt/@marado/114257437178920857



modernc.org/sqlite
and can't complain. Works great for me.
(Of course they have a user agent filter. 😂 Can’t download that PDF with wget.)
(Of course they have a user agent filter. 😂 Can’t download that PDF with wget.)
Thank you! 🥳