| Website | https://seninha.org |
| Gopherhole | gophers://seninha.org |
| Codeberg | https://codeberg.org/seninha |
| Locale | pt_BR.UTF-8 |
| Website | https://seninha.org |
| Gopherhole | gophers://seninha.org |
| Codeberg | https://codeberg.org/seninha |
| Locale | pt_BR.UTF-8 |
Some of my #programming language books. Currently reading the #Tcl one.
Am I living in the past?
Friendship ended with #awk
Now #tcl is my best friend
I like its way of doing control flow by passing quoted commands rather than a block of actual commands itself. Looks like a poor man's metaprogramming (or something i'd implement in a Lisp with no distinction between macros and procedures or with a call-by-name/on-demand evaluation of procedures).
Am gonna use it for large scripts and prototyping.
System Administration: Week 12: System Security II: Defining a Threat Model
In this video, we look at the concept of a Threat Model and how the attack economics may shift based on your adversaries capabilities and motives. We introduce the STRIDE and DREAD models and draw a few circles, of course.
Obligatory James Mickens "This World of Ours" citation here:
https://www.usenix.org/system/files/1401_08-12_mickens.pdf
What do you use to filter and distribute your mails into different mailboxes? (Implying you organize mails into dedicated mailboxes rather than getting all mailing list and personal mails into a single messy pile like i currently do).
I do not use an IMAP server (aka MDA*), and just rsync my maildir from seninha.org into my laptop like a caveman, so that filtering should be done locally after fetching mail.
*: Had to check wikipedia,for i never rember what all those “MxA” mean.