ajuvo ✔
ajuvo ✔ boosted

Hinweis:

Wer K9 Mail verwendet:

Die Version 12 ist kaputt. Bei mehr als einem eMail-Konto stürzt die App ab. Ist mit 12.1 gefixt, aber in F-Droid ist noch die buggy Version abgelegt (Stand 07.09, 12:00 Uhr).

Die korrigierte bitte dann von Github als apk verwenden:

https://github.com/thunderbird/thunderbird-android/releases

#linux #email #bug #lug#lpd#nürnberg

Hinweis:

Wer K9 Mail verwendet:

Die Version 12 ist kaputt. Bei mehr als einem eMail-Konto stürzt die App ab. Ist mit 12.1 gefixt, aber in F-Droid ist noch die buggy Version abgelegt (Stand 07.09, 12:00 Uhr).

Die korrigierte bitte dann von Github als apk verwenden:

https://github.com/thunderbird/thunderbird-android/releases

#linux #email #bug #lug#lpd#nürnberg

🆕 blog! “A little oddity in the way curl deals with old dates”

For boring technical reasons, computers think the world began on 1st of January 1970. To keep track of the future, they count the number of seconds since that momentous date. So zero seconds represents midnight on that day.

So how do computers deal with dates before The Beatles' Abbey Road was …

👀 Read more: https://shkspr.mobi/blog/2025/09/a-little-oddity-in-the-way-curl-deals-with-old-dates/

#bug #curl #linux #time

Just ran into a basic flaw in the commonmark spec/parser.

github.com/commonmark/commonma

Going to try and work around it in Kitten as I’m using Markdown-it, which implements the commonmark spec, and exhibits the same behaviour.

(This is going to delay the next release as I’m considering it a blocker.)

Combining two ideas from my feed.

First there is the account of @pluralistic on how AI are the perfect bullshit machines and spit out hard code bugs. This is especially true when forced upon people (the reverse-centaurs).

https://pluralistic.net/2025/08/04/bad-vibe-coding/#maximally-codelike-bugs

Second, an old account on how improper use of image compression algorithms in Xerox scans lied about numbers, at scale.

https://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_scanning

These two things are related, and someone will take the fall for failure.

#AI #bug#DevOps #code

Combining two ideas from my feed.

First there is the account of @pluralistic on how AI are the perfect bullshit machines and spit out hard code bugs. This is especially true when forced upon people (the reverse-centaurs).

https://pluralistic.net/2025/08/04/bad-vibe-coding/#maximally-codelike-bugs

Second, an old account on how improper use of image compression algorithms in Xerox scans lied about numbers, at scale.

https://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_scanning

These two things are related, and someone will take the fall for failure.

#AI #bug#DevOps #code

🥳 New Kitten Release

• Fixed regression: Since we switched the h() render function to return a generator (for seamless async support in html templates), two other methods that were calling h() directly – kitten.safelyAddHtml() and kitten.js() – had begun to fail. This was also affecting the fetchiverse, streamiverse, and kitten-chat family of examples.

Enjoy!

https://kitten.small-web.org

(Run kitten update to immediately install the latest version on your development machines. Your production machines will automatically update in the next few hours.)

kitten💕

#Kitten #SmallWeb #bug #regression #fix#KittenRelease#SmallTech #web #dev