prrgrrmmng
oh i bet this is why it is slow https://git.ladys.computer/Shushe/commit/88823523127972944771746f48bc2838e0317d31
@coriander communism
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
@james@strangeobject.space @noracodes “With a deadline and thus no real time to properly skill up like I want to.” this is the thing tho yeah, no company wants to pay (in time or $$) for actually training people (or hiring people who are trained)
not to say any particular person or company should act differently in any particular instance, but it’s cultural, we don’t have the systems in place (they’re being dismantled)
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)}'
@james@strangeobject.space @noracodes (we're at a point where many people are more comfortable asking chatgpt to do something in vscode every time than they are writing a script to automate it. and this isn't slighting those people; i think Microsoft/GitHub has been deliberately pushing people into a position of dependence on their technologies)
@james@strangeobject.space @noracodes i'm also seeing people who do know how to code using it to generate boilerplate or perform other time-consuming tasks
the thing is, this is just refusing to learn a different skill: how to build your own tools to make your workflow more effective
@noracodes (personally, in most cases, i think if it's not worth waiting five days for it's probably not worth knowing, but)
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.