BLUE
Profile banner
LC
Lu Calamia
@sagebl.eu
I work in the Cloud industry ☁️ Sometimes I have time for Photography. 🌐 FR+EN 🗺️ TZ: Europe/Paris. lu.sagebl.eu
47 followers52 following71 posts
LCsagebl.eu

Si tu diffuses toi-même, HLS ou DASH. ffmpeg sait faire un flux (en plus du transcodage) très bien

0
LCsagebl.eu

I've finally moved to neovim (from vim). So far, I don't regret.

1
LCsagebl.eu

Yeah... But, at least there is some idiomatic hack to enforce interface compliance at compile-time: `var _ I = (*T)(nil)`. The compiler lets you know when the type is note compliant: "[...] *T does not implement I (missing method Foobar)".

1
LCsagebl.eu

Whaaaat 🫠

0
LCsagebl.eu

I’m in. Where I live, UTC time would be very close to the sun-based "natural time".

1
LCsagebl.eu

“Tell me what you like about Go”, I was asked. Here is an answer, focusing on the Ops perspective: lu.sagebl.eu/notes/what-i...#Golang

0
Reposted by Lu Calamia
Tthepudds.bsky.social

🎉🎉🎉The Go runtime team seems to be saying they are likely to update the builtin Go map based on the new SwissTable implementation from CockroachDB: github.com/golang/go/is... It's based on Abseil SwissTable but adds extensible hashing to keep core Go map behaviors, like incremental resizing costs.

1
LCsagebl.eu

Oh ! Un logo pour La Veille !

1
LCsagebl.eu

Zstd compression is impressive. Had some 111M access log file that is now a zstd-ed 15M file, and it only took 0.6 sec. With Gzip it's 21M and it takes more than 1 sec. github.com/facebook/zstd

GitHub - facebook/zstd: Zstandard - Fast real-time compression algorithm
GitHub - facebook/zstd: Zstandard - Fast real-time compression algorithm

Zstandard - Fast real-time compression algorithm. Contribute to facebook/zstd development by creating an account on GitHub.

0
LCsagebl.eu

Considering SQLite does not have a Decimal type (without extension), I guess it’s fine. Definitely better than handling prices with floating point numbers!

0
Profile banner
LC
Lu Calamia
@sagebl.eu
I work in the Cloud industry ☁️ Sometimes I have time for Photography. 🌐 FR+EN 🗺️ TZ: Europe/Paris. lu.sagebl.eu
47 followers52 following71 posts