Your daily feed for aviation news, airline updates, incident reports, pilot stories, and everything that flies. From commercial jets to general aviation. 🛫🌍
Nedokončil studia na vysoké škole života. Mužský rod, tykej mi. ADHD. ⁂ 🇺🇳 🇪🇺 🇨🇿 🇺🇦 🇬🇱 Moderator of f.cz. We recycle waste heat of our datacenter. If you read this on bsky I can't interact back unless you follow @ap.brid.gy SpráFce obsahu instance f.cz. Odpadní teplo datacentra ISP SPOJE.NET, kde tohle běží, se využívá. Solární cyklista, cestovatel. Linuxák, ex-programátor (Arachne), ex-muzikant. Fanoušek kosmického výzkumu, vědy a techniky. Zakládající člen Pirátů. 🐧 🚀 🐘 🚲
Project #RocketLang update:
While working towards my current goal of having a unit-testing library in #Rocket, I came across a few bugs:
string_1 + string_2actually didn't work when one or both of the strings where empty. Fixed and added test cases.os.scandir(path)actually wasn't working properly. Most of my test cases used mocking, but the function errored out when run without mocks. The test cases without mocking didn't properly check the results. Now I implemented a proper testcase that creates a temporary directory, puts some files there and checks for those.
The os.scandir() test case above actually turned out to be a bit flaky: It worked locally, but failed in my CI/CD pipeline. The reason was that os.scandir() returned the files in a different order on the CI/CD server. So I tried sorting them by name which ... requires supporting <, <=, >, and >= for strings. So I implemented that, too (lexicographic sorting).
And ByteString got a new method: ends_with.
Another update on #RocketLang (my pet #programming language):
I just implemented the dir() function for modules, so that you can discover what's declared in a module. (Really, I had most of it stashed already.)
Another step towards implementing a unit-testing library for #Rocket, more specifically: auto-discovery of test cases.
Hello Fediverse! 👋 Lived through martial law. Now I monitor global tensions & anomalies. OSINT, artillery, strategic weapons, WMDs, info warfare. I don't sow panic or propaganda. Inaccuracies? Write me. Peace 🕊️ #OSINT #Monitoring #Security #War #StrategicWeapons #ThreatIntel #OSINT #akert
This bot post from different RSS feeds. Some posts are auto-translated so the translation might be bad. Banner from https://commons.wikimedia.org/wiki/File:RSS_hats_in_China_(3044172251).jpg Profile picture from https://commons.wikimedia.org/wiki/File:VK_icons_rss_circle_fill_yellow_28.svg
You've seen all posts