Nobody can deny that the year will soon be over…

🖼️ View
Tech, life and everything else
This section is for short notes, thoughts or IndieWeb interactions.
Nobody can deny that the year will soon be over…

🖼️ View
How many posts have I read now with people buying a new MacBook Pro to use for a very long time? How many of them will buy new devices in two years? 😅
If you really want to use a device for a long time (more than 5 years) then I don’t think it’s a good idea to buy a device from the golden apple orchard with the new processors. 🍎 Better buy a device which also has good Linux support. 🐧
Apple will come up with something to persuade Apple fans to buy even more expensive new devices in two years. 😎
Just my 2️⃣ cents…
I’m a bit skeptical about GitHub Copilot, but now that I’ve really tried it out for the first time, I’m amazed by its capabilities. Copilot doesn’t replace programming, but it does take a lot of the work out of it. What works well, for example, is the completion of comments in the code.
And another year… Time passes quickly, but still there are some issues that need to be sorted out, because all this was not foreseeable. But that’s life, rarely predictable and some meet fate unplanned.
So cool, I have a live preview in the GoBlog editor now! 🤓

I debated for a long time whether to integrate a JavaScript-based Markdown editor, but I like this solution with just a bit of vanilla JavaScript and WebSockets much better! It’s also the first time I used WebSockets and I didn’t think it would be so easy….
🖼️ View
I am using Nitter, an alternative interface for Twitter, just in case I want to read a thread on Twitter. Previously I hosted the instance directly on my VPS. Now, however, I host the Nitter instance at home, but make it available on the Internet through Tailscale, a little program I wrote called “ProxyExposer”, and Caddy. 🤓 I also briefly tried publishing a WordPress instance from home to the web this way. But I don’t have a use case for WordPress at the moment.
Previously, to work on my code server, I always installed Visual Studio Code locally and then accessed the server using the Remote SSH extension. But that no longer seems necessary now that I have code-server installed. Using code-server, Visual Studio Code can be easily used in the browser. Cool project!
Running my Drone CI runner at home has some disadvantages though. The network speed in a data center is much faster than my 100/40 mbps connection at home. But I will (hopefully) have a new provider soon with gigabit download (and a bit faster - 50 mbps - upload)…
Today I was out in the forest, in nature. To breathe fresh air, move, relax. The inspiration and thoughts you get there!

🖼️ View
I have no idea how many people read my posts or what posts they read. But it’s great to have a reading community that likes to comment on the questions I include in my posts, help me out or give me inspiration. Thank you!
Thanks to a recent comment, I now know that I actually don’t need soldering at all to get a smart outlet that can not only be controlled remotely, but can also display power usage. I will continue to research…