The beauty of working on projects is not in their ‘success’, but in the simple act of working on them. Whether it's writing, cooking, programming or redecorating the house: play with ideas without pressure, engage in an activity to test, fail and discover without judgement.
In the end, what remains is not a perfect product, but the satisfaction of completion and valuable lessons.
Find a project, no matter how small, and let it take you without expectations.
https://maxrozen.com/on-four-years-running-saas-competitive-market
It is a list of lessons from a successful SaaS.
https://github.com/snarfed/bridgy-fed/issues/1873
#twtxt
https://www.tokyoweekender.com/entertainment/middle-aged-man-trading-cards-go-viral-in-japan/
#Python
https://www.youtube.com/watch?v=Qt_38AKYpmM
Pois, surpresas não houve, só talvez a determinada altura terem perguntado ao Montenegro se ele ia voltar a prometer médicos de família para todos (onde falhou redondamente) e ele disse que sim
Tema 1: Violações. É com castração química que se resolve? Ou aumento de penas? #CH diz que sim e que já estava resolvido se não fosse a rejeição do PAN dessas medidas. #PAN vira o problema e do que CH rejeitou a proposta do PAN sobre bulling e vítimas sexuais nas escolas.
Tema 2?: generaliza-se o tema para segurança. PAN diz que é contra as medidas do CH porque não cumprem a constituição.
Tema... seguinte: citação do Ventura para depois lhe perguntar se ele não é trumpista e xenófobo. Resposta: não, só que... (e agora diz cenas trumpistas e xenófobas). PAN diz que precisamos dos imigrantes.
Seguinte: O PAN tem acusado o CH de conduta intolerável na AR. É assim? PAN: sim, e André Ventura nunca pediu desculpa. CH: nunca foi ninguém mais insultado no parlamento que eu.
Depois, governabilidade: Para o PAN, qual é o vosso espectro político? Resposta: é para todas as pessoas. Para o CH, o nunca é nunca a Montenegro continua? Resposta: sim, enquanto as coisas forem como são.
Fecha PAN para a acertar tempos: usa-o para dizer que percebe o descontentamento das pessoas, mas que se querem resolução dos seus problemas precisamos de menos CH, não mais.
Repetem a fórmula do ano passado em que os horários dos debates não são de fiar. Às 21h, já o debate vai na segunda ronda de perguntas.
Aos 4 minutos para cada lado a falar da #Spinumviva, #PCP tenta falar de outra coisa (finalmente).
Tema 2 é #SNS. Montenegro decide em v3z disso ter um momento de antena aberta a falar do que segundo ele o governo cessante fez bem - e a jornalista deixa. Finalmente quanto ao SNS, ele fala também bastante só que não diz nada nem responde à pergunta. PCP diz que os problemas da saúde se resolvem com mais recursos, #AD não tem como refutar.
Muito tempo se gasta com Montenegro a desconversar - com isso fala-se menos de questões concretas, e consegue ter mais tempo que Raimundo. Prova disso é que o tema 3 era para ser #habitação mas já não há tempo, e passa-se para o último tema.
4º e último: #defesa e #guerra. PCP acha bem dinheiro para a defesa mas não para a guerra - principalmente não ter dinheiro para fazer armas em vez de comboios, munições em vez de pão. Montenegro dá a resposta que tem vindo a elencar, com duas etapas - por um lado diz que o dinheieo para armas não é despesa mas investimento (e não há tempo para questionar), por outro fala de direitos humanos (sem explicar double standard em comparação com a Palestina).
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (2011.04-1)
It’s not toooo far into the future.
It would be crazy … 20 years without reinstalling once … phew. 🥴


commit ea9eaaf3d3977701dcb84b927c77c4f921bdbf43
Author: sorenpeter <sorenpeter@noreply@mills.io>
Date: Sat Sep 24 23:34:07 2022 +0000
Replacing Pico.css with Simple.css (#990)
Replacing pico.css with simple.css along with some small UI changes
hello
"hello world"
hello AND world
hello OR world
hello NOT world
"this is a phrase"
^R
and using fuzzy search which if you type fast you sometimes get wrong 😑
Easylang story
https://easylang.online/apps/story.html
y
on a daily basis.Apart from that, aborting the removal should probably terminate the function with a non-zero exit code, something like
return 1
.
https://www.gatesnotes.com/home/home-page-topic/reader/microsoft-original-source-code


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/