Posts
188
Following
80
Followers
21
Mostly a Rust hacker

Interests: Reversible programming, HTTP Live Streaming and derivatives, FreeBSD

Homepage: https://erk.dev
GitHub: https://github.com/Erk-
@fasterthanlime Are you sure about that? the current certificate for me does not expire for another 4 days.
1
0
0
repeated

Python Software Foundation

TLDR; The PSF has made the decision to put our community and our shared diversity, equity, and inclusion values ahead of seeking $1.5M in new revenue. Please read and share. https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html
đź§µ
https://www.python.org/sponsors/application/

6
20
4
@phloggen Noget jeg tidt har lagt mærke til når jeg har været ude i Europa og besøge venner er at rigtigt mange af dem vil sige der hvor de bor er ekstremt kedeligt og at der ikke er noget at se eller opleve. På en måde er det lidt trist fordi alle steder jeg så har besøgt er der stadig noget specielt for mig om det har været et museum eller noget natur.
0
0
0
@ma3ke Found it, quite a lot of wind notice sadly. It was pretty funky to see all the clocks for it in unison
Station clock with white minute…
1
0
1
@ma3ke Great photos! Fun facts if you stay till next Sunday morning you can watch the clocks on the station spin tick forward fast for a good couple of minutes when the clock is set back since they cannot adjust backwards, I think I have a video of it somewhere
1
0
1
Hallo from Seoul đź‘‹
0
0
0
@charlotte I just wanted to see how the json looked for a non-federated post, so nothing broke.
0
0
1
@luna Akkoma (and probably Pleroma as well) has this as well, though it is put under a `plemora` object in local api at least
0
0
0
@folfdk Jeg har været ret stor fan af serien "The Dresden Files" som er fantasy serie om en troldmandsdetektiv i Chicago.
1
0
0
From one of the authors most known for stories with a rather positive outlook on technology Jules Verne's "Paris in the 20th century" is a interesting book, though rather bleak which was probably the reason it was not published before 1994.
0
0
1
@AnachronistJohn @chainq @kornel It should be noted that there are people using Rust on SuperH: Specifically for the dreamcast: https://dreamcast.rs/
0
0
1
repeated

Hello users:

Release 8.0 is here:

https://varnish-cache.org/

And it even comes with bonus project news!

Next release will be march 15 but with a little twist...

0
2
1
@fasterthanlime @soqb Heh knew it, I did the exact same error with another library (eos) and did a talk about it at RustWeek: https://erk.dev/2025/05/14/baddates
0
0
2
@fasterthanlime @soqb Did you use `Span::get_days` instead of `Span::total`?
1
0
0
@skade Recently a friend of mine got a android phone booting aarch64 BE Linux which the kernel also supports, though I am really not sure who actually uses Big Endian Arm. I assume the chip just supports it because they don't want to remove it for some reason.
0
0
0
repeated

So to my office, and there made my monthly accounts, and find myself worth in money about 686l. 19s. 2½d., for which God be praised.

2
1
1
repeated

In June, we announced HarfRust, a fully safe port of to Rust. At that time, HarfRust was 2x to 4x slower than HarfBuzz for a variety of benchmarks, so we have been working on addressing that.

Today, Chad Brokaw and I are pleased to present HarfRust 0.2.0, which is less than 25% slower than HarfBuzz, on both OpenType and AAT shaping benchmarks. We have also addressed all known correctness issues.

Charts:
https://docs.google.com/spreadsheets/d/1lyPPZHXIF8gE0Tpx7_IscwhwaZa4KOpdt7vnV0jQT9o/preview

0
5
1
@luna Another bad one is in video files, especially iPhone, at least last I checked it was not scrubbed by for example Discord.
0
0
0
repeated

luna, friend of eggbug

so i'm reverse engineering the ipod's photo database file, right (y'know how on the old ipods you could sync photos to them if they had a color screen, and then you could browse your albums on the ipod? the internal database it creates for that)

as i've been building a parser for it, i've been nominally parsing things i don't understand yet into u32 fields until i can reason otherwise

anyway, as i'm poring over the parsed data, i see some interesting neighboring values, exactly four u32s, which i don't quite understand and which aren't documented (at least not in the docs on the iPodLinux wiki; they're incomplete and very outdated but they've still been an invaluable starting point)

for some of the photos (and for all album art in the artworkdb, which uses the same database format) these four u32 fields have constant values (i.e. matching between photos) but for other photos they look almost entirely random. perhaps they're hashes or randomized identifiers? but even for the random-looking ones they're kinda similar between photos

and then i think.. are they four floats maybe?

i plug the raw hex values into https://float.exposed (excellent website, highly recommend) but i'm not entirely convinced by the numbers i see

hmm.

the ones with constant values repeat on an 8-byte period, so maybe it's a pair of doubles?

so i tweak my parser to try reading them as such, re-run it, and am immediately filled with a horrible sense of dread as i recognize exactly what the numbers are.

.

.

.

IT;S FUCKING GEOTAGS AGAIN

1
2
2
Show older