Voor mijn link-archief: [Wayback/Archive] Ik heb een vraag of melding over mijn rolcontainer. Waar kan ik terecht? – Gemeente Amsterdam
--jeroen
Posted by jpluimers on 2025/06/06
Voor mijn link-archief: [Wayback/Archive] Ik heb een vraag of melding over mijn rolcontainer. Waar kan ik terecht? – Gemeente Amsterdam
--jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2025/06/05
For non-Windows systems, I have used TeamViewer in the past and when they started being obnoxious reverted mostly to VNC derived alternatives. For Windows, I’d usually combined VPN with Remote Desktop.
Recently, I found out that during my first rectum cancer year (and for others, the first COVID-19 year), the development of RustDesk – which can be self-hosted – started as an open source project on [Wayback/Archive] GitHub – rustdesk/rustdesk: An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. with their first commit being [Wayback/Archive] Initial commit · wabarc/wayback@650ea87 · GitHub.
I got pointed to this in [Wayback/Archive] Your Remote Desktop SUCKS!! Try this instead (FREE + Open Source) – YouTube.
One of the main things to figure out is how reliably RustDesk does firewall hole punching*.
Another personal interest is to learn more about Rust and Dart, the main programming languages in which RustDesk is written.
Here are some links:
Posted in Development, Power User, Remote Desktop Protocol/MSTSC/Terminal Services, Rust, Screen sharing, Software Development, TeamViewer, VNC/Virtual_Network_Computing, Windows | Tagged: 594 | Leave a Comment »
Posted by jpluimers on 2025/06/05
For a, I wanted to a HTML ul list the SQL keywords in multiple columns I was afraid this would be a tough CSS job, but in practice it was way easier than even explained in the below Stack Overflow answers that made me find
[Wayback/Archive] columns – CSS: Cascading Style Sheets | MDN
The
columns[Wayback/Archive] CSS shorthand property sets the number of columns to use when drawing an element’s contents, as well as those columns’ widths.
TL;DR:
<ul style="columns:3">...</ul><ul style="column-count: 2; column-width: 15em;">...</ul><ul style="column-count: 2; width: 480px;">...</ul>Here are the answers:
Posted in Conference Topics, Conferences, CSS, Development, Event, HTML, Software Development, Web Development | Leave a Comment »
Posted by jpluimers on 2025/06/04
Important read (5 minutes or so): [Wayback/Archive] Restrict Mutability of State. When it is not necessary to change, it is necessary not to change… | by Kevlin Henney | Feb, 2025 | Medium
Via [WaybackSave/Archive] Kevlin Henney on X: “Blogged: Restrict Mutability of State “What appears at first to be a trivial observation turns out to be a subtly important one: a great many software defects arise from the (incorrect) modification of state.” “
--jeroen
Posted in Conference Topics, Conferences, Design Patterns, Development, Event, Software Development, Systems Architecture | Leave a Comment »
Posted by jpluimers on 2025/06/04
Not just about getting unstuck during debugging: making progress is often about doing “the annoying thing”.
[Wayback/Archive] Julia Evans on Twitter: “debugging strategy: do the annoying thing”:
Posted in Debugging, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2025/06/03
Interesting responses [WaybackSave/Archive] Tom Sydney Kerckhove on X: “I haven’t found any programming tasks that an LLM could do even barely correctly. What kind of code are you all writing?!” and later
They all come down to
[WaybackSave/Archive] One of the “become better at prompting” replies referred to a blog post disguising prompting as writing lots of unit tests: [Wayback/Archive] The Cline AI Assistant is Mesmerizing · mtlynch.io
Posted in AI and ML; Artificial Intelligence & Machine Learning, Development, LLM, Software Development | Leave a Comment »
Posted by jpluimers on 2025/06/02
After moving, I wanted to install new UniFi access points and upgrade the firmware of my existing ones.
The Cloud Key running the UniFi Controller software had long died (bringing that to market was a really bad idea from Ubiquiti in my view), so I started looking for UniFi controller software I could run locally.
From past contacts with other UniFi users, I knew there was some kind of Docker solution, but I hard a hard time finding it.
It looks like UniFi has been busy though and have three download lists coming back with essentially the same software, heck even point to the same release notes ([Wayback/Archive] UniFi Network Application 8.6.9 | Ubiquiti Community)
The actual download of the most recent version is at [Wayback/Archive] Software Downloads: Download UniFi Network Server – Ubiquiti.
If I understand [Wayback/Archive] Self-Hosting a UniFi Network Server – Ubiquiti Help Center correctly, what they mean is that the UniFi Network Application is an implementation of a UniFi Network Software that runs on MacOS/Windows/Linux.
You will likely have to download by hand as – especially on Windows – the package managers are versions behind. At the time of writing the version available above was V8.6.9 released 2024-11-06. This is what was on the package managers:
Posted in Cloud Key, Hardware, Network-and-equipment, Power User, Unifi-Ubiquiti | Leave a Comment »
Posted by jpluimers on 2025/06/02
Een paar jaar terug kwam dit interessante bericht langs van [Wayback/Archive] Lars Boelen 🍃 on Twitter: “Dat kan! En wel door je woning ‘s nacht voor te koelen. Dat doe je door ‘s nachts beneden een raam of deur inbraakveilig open te zetten (dat zal soms wat creativiteit vragen) en zo hoog mogelijk in huis een raam. Het huis gaat daardoor als schoorsteen werken”
Posted in Awareness, Climate change, Health, LifeHacker, Power User | Tagged: hittegolf, oververhitting | Leave a Comment »
Posted by jpluimers on 2025/06/01
Voor mijn link archief:
Query: [Wayback/Archive] maximale huurverhoging vrije sector 2025 bestaande contracten at DuckDuckGo
Gerelateerde blog posts:
--jeroen
Posted in LifeHacker, Power User | Leave a Comment »