Hello visitor! There’s some stuff here, but you might want to look at porg.es as well.
🏠
Working from home
(this is mostly a junkyard, but there are some nice bits)
- Auckland, Aotearoa [New Zealand]
-
12:06
(UTC +13:00) - https://porg.es/
- https://orcid.org/0000-0003-2072-8026
- @porges@toot.cafe
- @porg.es
- https://games.porg.es
Pinned Loading
-
-
Uniquely identified words of the for...
Uniquely identified words of the form i18n, l10n (ignoring but preserving case, skipping words with apostrophes, using wamerican wordlist) 1# to look up a word by "definition" (f2d = find):
2f2d() { grep -ixe "$(echo "$1" | sed 's/[[:digit:]]\+/\\w\\{\0\\}/g')" /usr/share/dict/words; }
34# to generate the word lists below:
5while read word; do if [[ "${#word}" -gt 2 && "$word" != *"'"* ]]; then echo "$word ${word: 0:1} $((${#word} - 2)) ${word: -1:1}"; fi; done < /usr/share/dict/words | sort -f -k2,2 -k3,3n -k4,4 | uniq -u -i -f1 | awk '{ print $2 $3 $4 " " $1 }' > AnZ.txt
-
-
programming-history
programming-history PublicInspired by Cajori’s A History of Mathematical Notations, and/or TV Tropes.
-
-
find-reads
find-reads PublicChrome/Edge extension to find Overdrive links for Goodreads books
JavaScript 2
404 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Porges has no activity
yet for this period.