I certainly can do a lot of things when I don’t comply to society
@prologic@twtxt.net ultimately anyone can be at their 100% if left to their own devices
Work kills the soul
# $YakumoLabs$
# yarnd service file for https://github.com/davmac314/dinit
type = process
command = /usr/pkg/bin/yarnd -b 127.0.0.1:6446
env-file = /usr/pkg/etc/yarnd.conf
working-dir = /var/db/yarnd
restart = on-failure
and yaml is pretty bad with storing very large svg+xml within the hidden settings file, too
what did I miss, the logo breaking again, and apparently I cannot rid of it if I don’t want it, yikes
httpd now sends the Last-Modified with UTC instead of GMT. Current example:
@movq@www.uninformativ.de rebuilding only httpd from CURRENT
httpd now sends the Last-Modified with UTC instead of GMT. Current example:
@movq@www.uninformativ.de there’s the third option
httpd now sends the Last-Modified with UTC instead of GMT. Current example:
@movq@www.uninformativ.de by 7.9 or use CURRENT 🤣
@prologic@twtxt.net porting SQLite would be kick-ass
@prologic@twtxt.net “AI” companies are clearly to blame
Mikuru (みくる)
https://projects.laidback.moe/mikuru/
@movq@www.uninformativ.de well, emojis in the TTY (as in, what we’re used to now, not actual teletypes) are simply rendered as tofu boxes or not at all
@movq@www.uninformativ.de that’s a huge no about the last part, but you know what will happen?
The 20th anniversary of the Haruhi Suzumiya anime series, that’s what!
(Also I was told YOTLD was actually 11 years ago and everyone joining it after that is pretty much late)
Happy New Year, nyoro- !!!!
@lyse@lyse.isobeef.org Do you have your client’s code hosted anywhere?
@lyse@lyse.isobeef.org •́ ‿ ,•̀
I do not plan to implement all the features of the reference client, though. But I might be writing an offline part that will be isolated from Yarn at some point.
Things I’ve learned along the way:
- Writing self-contained and barely tied up programs didn’t go as well as I’d have thought
- Reverse engineering (to put it that way) an open source library
- Acceptance of non-Make build systems
@lyse@lyse.isobeef.org to be fair, that’s nothing, really
the logo used to be way larger and occupied the entire header, up to obfuscating the menu at my computer…
I do have a nitpick though, the logo isn’t transparent so it will look off in dark themes.
I can track users’ feeds now
@prologic@twtxt.net I’d happily write API documentation for go.yarn.social/client
It turns out doing such a thing all at once can obliterate one’s bandwidth if unchecked.
Also I was greeted with the most non-explanatory compiler error to date:
go build -v -o mikuru ./cmd
no errors
echo $?
1
I’m going to write the T.P.D.D. subcommand for Mikuru now
@movq@www.uninformativ.de the ‘writing a Yarn client’ thought goes all the way back to my ‘novaburst’ days in Yarn.social, but with the other pod apparently being gone, there’s no proof of it, except on everyone’s minds.
spf13/cobra for v0.0.5
Test from v0.0.5
There might be a slim chance for me to end up using spf13/cobra for v0.0.5
In less than two days time, laidback.moe will be opened to the public.
It’s very likely I might have to host Mai again, simplytranslate.org isn’t cutting it anymore.
Sometimes I think RMS should just shut the hell up.
Why the hell do I have to git add everything!? Is it not enough for the file(s) to be already checked in from the get go?
Git = G(od damn)it
os.UserCacheDir(), it seems that the Go devs hasn't acknowledged the $XDG_DATA_DIR yet
@lyse@lyse.isobeef.org You could always take a peek at the Go source
Posted from mikuru/0.0.3 @ NetBSD amd64
os.UserConfigDir() up until a few seconds ago! I always implemented that myself.
@lyse@lyse.isobeef.org the funny thing about it? There’s os.UserCacheDir(), it seems that the Go devs hasn’t acknowledged the $XDG_DATA_DIR yet
@movq@www.uninformativ.de Vim 9 (script) From Outer Space
Up next, the T.P.D.D. !!!
Lack of known library documentation has forced the time traveler to do classified information to the client library
I can post from my new client
It’s classified.
Everything about the future is classified information
@prologic@twtxt.net Take 2
so either I write a build script (quite convoluted, as pulling extra dependencies beyond what go.mod provides is hard) or something
the easy solution (using GNU Make) doesn’t play well with pkgsrc
@lyse@lyse.isobeef.org packaging yarnd wasn’t that easy after all, I also apparently have to patch some things over and supply the minified assets some way or another
well, accidentally I did make a simpler yarn theme, in hindsight
oh lol, the package didn’t include the static assets
@prologic@twtxt.net next in line: saltyd, yarnc, and other stuff I host
@prologic@twtxt.net code generation on demand or something?
In the NetBSD host, where http://status.chaotic.ninja is running (left out the TLS for now), I patched Gatus to use mattn/go-sqlite3