Because they bring me such joy, I will share with you all the software testing videos I share with my Software Design and Development students.
Video 1/3: “We don’t need user testing! We already know our users”
`telnet mapscii.me` is the coolest thing you'll see all day, maybe all week.
While our reviewing committee works hard on reviewing all your submissions for #DevConf_CZ 2024, let’s take a look at some statistics and numbers of this year's #CfP 🔍
Have you submitted your proposal? Keep an eye out, we'll be sending acceptance letters next week!
I wrote down some example use cases here: https://blog.cubieserver.de/2023/rapid-prototyping-of-go-apps-with-ko/
https://www.futurelibrary.no
I have to imagine it feels very bad to be in Procurement at a large company using VMware these days.
https://thesmarthomejourney.com/2022/02/13/easy-zigbee-led-controller/
#homeassistant #smarthome #led #zigbee
Which software improvement would you prioritize for a more productive 2024?
Your input matters – let us know which feature would make your Nextcloud experience shine brighter in the new year! 🗣️✨ #Nextcloud #UserInput
(Apology for this poll: https://mastodon.xyz/@nextcloud/111688464803061051)
systemd lazyfedi
Is there a "linter" for #systemd unit files? Some that checks that the unit file doesn't have conflicting settings, for example, or that it's probably missing a setting that's usually needed with what's there already. Something like Rust's "cargo clippy", but for system unit files.
Rapid prototyping of Go apps with ko
Today I came across my first real use-case for ko
, a tool that allows turning Go source code into a container and deploying it - all with a single command. Usually I'm quite wary of these tools (because in my experience they are mostly just useful for "Hello world" apps), but in this case I had the opposite experience: I was extremely impressed how quickly and effortlessly I could iterate from a piece of #golang code to a #container image and deploy the app on #kubernetes cluster with some extra bells and whistles - and at no point have I felt "restricted" by the simplicity of #ko - give it a try!
https://blog.cubieserver.de/2023/rapid-prototyping-of-go-apps-with-ko/
My curl commands were working.
But my equivalent ones using Python requests library were not.
I found this useful tool very useful!
About two months ago, I had posted an autumn view of Wildeck Castle in southwestern Germany (see https://famichiki.jp/@norbertwoehnl/111215603869858361).
Today is a good time to post a chilly winter view of the castle, taken from roughly the same vantage point. Wildeck is home to a viticulture school, developing ecological approaches to wine-growing, as well as conducting research on the local Württemberger wines.
#photography #germany #germancastle #vineyard #castle #winter #fotografie
From Niels and Max, on the Android Team:
Improvements to the Jellyfin mobile experience are here!
Read the blog post to learn about the changes in this release: https://jellyfin.org/posts/android-v2.6.0
Introducing Nextcloud Hub 7 🚀
🔍 Advanced search
📆 Global Out-of-Office
📞 Phone dial-out, recording consent
📷 Live photos, view metadata
📝 QR codes, share Notes
👥 Better Mail tags, see shared items in Contacts
🧩 Aleph Alpha, Meme generator & more!
https://nextcloud.com/blog/nextcloud-hub-7-advanced-search-and-global-out-of-office-features/
Because I've been using it quite a bit lately and think it might be useful for some of you, here's a list of #HTTP status codes and descriptions in man page format:
How the first gen ipod was reverse engineered to run #Rockbox:
1. Someone figured out that when loading a particular HTML page (for viewing on the device), the device would reboot. It crashed. A buffer overflow in the HTML viewer!
2. The device remembered what it did before the crash, so it would reload the HTML page again after boot. Unless you connected to it over USB and removed the HTML file it would stick in this cycle.
(continues...)