Sometimes you need to see a tiny bit of code to have this “aha moment”. One for me was a few years back:
[Wayback/Archive] Florian Haas on Twitter: “alias kubectl="TZ=Etc/UTC kubectl" You’re welcome.”
Posted by jpluimers on 2024/12/10
Sometimes you need to see a tiny bit of code to have this “aha moment”. One for me was a few years back:
[Wayback/Archive] Florian Haas on Twitter: “alias kubectl="TZ=Etc/UTC kubectl" You’re welcome.”
Posted in *nix, *nix-tools, Cloud, Containers, Docker, Infrastructure, Kubernetes (k8n), Power User | Leave a Comment »
Posted by jpluimers on 2024/12/06
Reminder to show how well my experimentation with [Wayback/Archive] Better Uptime went and how they compare to [Wayback/Archive] UptimeRobot.
For now I am at this plan in [Wayback/Archive] Pricing | Better Uptime:
Free:
- e-mail alerts
- 3-minute checks
- 10 monitors
This suffices to keep an eye on the modest IT infrastructure at both our home and the one from my mentally retarded brother.
Note that other prices on that pages are per month. Despite the default selection being “annual plan” the very light grey and thin “/mo” on a black ground indicates they are still per month, but you get 20% discount with the annual plans).
Posted in *nix, Amazon SES, Amazon.com/.de/.fr/.uk/..., BetterUptime, Cloud, Infrastructure, Monitoring, Power User, Uptimerobot | Leave a Comment »
Posted by jpluimers on 2024/12/03
Fron a while ago but still relevant [Wayback/Archive] Is it Pokémon or Big Data?.
It is a cool experiment to test your own knowledge or for fun to assess recruiters or candidates (;
And it is open source too:
Posted in Cloud, Cloud Development, Conference Topics, Conferences, Development, Event, Fun, Infrastructure, LifeHacker, PokemonGo, Power User, Software Development | Tagged: bigdata | Leave a Comment »
Posted by jpluimers on 2024/11/21
Still relevant: [Wayback/Archive] The Twelve-Factor App and [Wayback/Archive] 12 Fractured Apps — Medium
Once Docker hit the scene the benefits of the 12 Factor App (12FA) really started to shine. For example, 12FA recommends that logging should be done to stdout and be treated as an event stream. Ever run the docker logs command? That’s 12FA in action!
Via
12factor.net still the thing or is there a new thing?”–jeroen
Posted in Back-End Development, Cloud Development, Communications Development, Conference Topics, Conferences, Deployment, Developing scalable systems, Development, DevOps, Distributed Computing, Event, Software Development | Leave a Comment »
Posted by jpluimers on 2024/11/08
10 years ago, I decided to step out of my comfort zone and attend the [Wayback/Archive] GDG DevFest Netherlands 2014.
Until then, on the mobile front, I only had deep experience with the .NET Compact Framework, on the cloud framework I had no real experience: my experience were (sometimes huge) systems running in private data centers communicating with various protocols over SNA and TCP/IP (and way before that: UUCP and dial-up) and on the programming front my strengths were .NET and Delphi (with truckloads of scripting) and no experience in Go or Dart (Rust was invented a year later).
So I was really happy with the [Wayback/Archive] TL;DR Thank you! You’re awesome! Let’s do it again! • GDG DevFest Netherlands
I think this comment by Jeroen Wiert Pluimers on a G+ post is one of the best complements we’ve got:“Thanks for organizing this. It was a great conference! A great mix of things outside my comfort zone and things I could relate to from a very different perspective: wonderful and inspiring.”
G+ plus is gone, but this memory will last forever as this was a start widening my horizon learning about GDG like I knew about SDN*, Borland/Inprise/Codegear/Embarcadero DevRel and Microsoft DevRel.
Related links (they repeated the DevFest in 2015 as well):
Posted in Cloud, Cloud Development, Development, GCP Google Cloud Platform, Google, Infrastructure, Mobile Development, Power User, Software Development | Leave a Comment »
Posted by jpluimers on 2024/10/31
[Wayback/Archive] Friendica Social Network | Sven222 @ Friendica Social Network:
Also, falls jemand UFW am laufen hat und keinen Bock auf criteo hat:
edited: UFW Regel nach Hinweis aus Kommentaren angepasst.
ufw deny out from any to 185.235.84.0/22
Or [Wayback/Archive] Tobias Klausmann: “@sven222 Bei mir ist nftables …” – mas.to:
@sven222 Bei mir ist nftables statt ufw, ich hab dann das hier gemacht:
ip daddr 185.235.84.0/22 tcp dport 443 jump rd
ip daddr 185.235.84.0/22 tcp dport 80 jump rd“
rd” it eine chain, die normal rejectet (also wie “port ist zu” aussieht), aber bei hohen Paketraten zu “drop” wechselt.
Oh, and WetterOnline were the ones that forced the German state weather agency to limit the usability of their free app: [Wayback/Archive] BGH-Urteil: Staatlicher Wetterdienst muss Gratis-App beschränken | heise online.
For that reason alone, WetterOnline and their obvious local brands are blocked here, as is criteo.
If you want to read more: [Wayback/Archive] WetterOnline | DE – Criteo.com
--jeroen
Posted in Firewall, Power User | Leave a Comment »
Posted by jpluimers on 2024/09/18
Important posts:
Posted in Containers, Docker, Kubernetes (k8n), Power User | Leave a Comment »
Posted by jpluimers on 2024/09/05
It was about 2 years ago that Jilles reminded me I had a flight case with gadgets too.
Back when I assembled it in 2018, I had big plans for showing private “cloud” container experimentation and gadget stuff at conferences. Then 2019 kicked in with rectum cancer.
So it was good that he helped me motivating to get it working again, especially as the time around assembling it so much fun and working on it brought back those days.
Here are the pictures:
Posted in *nix, *nix-tools, Cloud, Cloud Development, Containers, Debian, Development, Docker, GL-AR300M, GL.iNet, Hardware Development, Infrastructure, Kubernetes (k8n), Linux, openSuSE, Power User, Raspberry Pi, Raspbian, Software Development, SuSE Linux | Leave a Comment »
Posted by jpluimers on 2024/08/20
About a month from International CrowdStruck Day, just a few thoughts, more likely to follow:
Posted in Configuration Management, DevOps, HugOps, Infrastructure, Power User, Windows | Leave a Comment »
Posted by jpluimers on 2024/07/25
A few years ago I asked for some help figuring out what to whitelist so that winget can update its sources and install packages.
This is how I found out.
The queste started with [Wayback/Archive] Need help trying to figure out what domains/IPs to whitelist for installing packages · Discussion #2304 · microsoft/winget-cli
Posted in Batch-Files, Development, Firewall, Fritz!, Fritz!Box, Hardware, Network-and-equipment, Power User, Scripting, Software Development, Windows, Windows 10, Windows 11, winget | Leave a Comment »