tech culture
it’s very depressing working in a field full of shit standards which only exist because some startup bro spent like a weekend throwing it together and it took off on twitter and now there are five interoperable implementations which no competitor will ever be able to usurp
“scripting languages”
the language discourse has somewhat faded (not entirely tho, as evidenced by the whole “typescript is better than javascript” crowd) but the “real programmers don’t write scripts they develop Frameworks and build Applications” sentiment absolutely hasn’t
prrgrrmmng
oh i bet this is why it is slow https://git.ladys.computer/Shushe/commit/88823523127972944771746f48bc2838e0317d31
prrgrrmmng
hope to have the source code up sometime this weekend
but before doing that i at least need to write a README for it
“A·I”
maybe indexing every website on the internet is the actual problem and we should only be indexing the good ones
“A·I”
it probably is easier to train an A·I system to recognize and elevate high-quality sources than it is to fix whatever Google’s current algorithm is
until that A·I system becomes popular and S·E·O starts targeting it instead, at which point you have a black box you can’t do anything with
re: prrgrrmmng
for some reason gawk thinks that printf should not interpret its arguments the same as printf on the command line so instead you have to pipe to it if you need that bit
prrgrrmmng
what she had:
› awk '$0!~/%/{printf("%s",$0)}/%/{sub("%","0x");printf("\\%04o",$0)}'
the portable awk script:
› awk '$0!~/%/{printf "%s",$0}/%/{sub("%","0x");cmd="xargs printf \"%04o\"";printf "%s","\\";printf "%s",$0|cmd;close(cmd)}'
Administrator / Public Relations for GlitchCat. Not actually glitchy, nor a cat. I wrote the rules for this instance.
“Constitutionally incapable of not going hard” — @aescling
“Fedi Cassandra” – @Satsuma
I HAVE EXPERIENCE IN THINGS. YOU CAN JUST @ ME.
I work for a library but I post about Zelda fanfiction.