Teklynk

@teklynk@social.linux.pizza
26 Followers
114 Following
75 Posts
Linux enthusiast. Web Developer, Programmer, Tinkerer. I like to make stuff. INTJ-T
Socialshttps://socials.teklynk.com
FreeScriptFriday: Did you know that you can execute Bleachbit from the command line? This is a bash script that uses the bleachbit command to clean browser data. You can set this up to run on boot or before shutdown. https://hastebin.teklynk.com/baqurehuzu.nginx #freescriptfriday #bash #linux #coding #automation #privacy #onlineprivacy
hastebin

She Said "Don’t Write That Down." The Doctor Did Anyway.

YouTube
Today's #Muppets GIF of the Day is...
FreeScriptFriday: I have a dynamic IP and use this script to auto update Cloudflare DNS records. The script checks if my IP has changed before it tries the update. I have this script set as a cron job that runs every 5 minutes. https://hastebin.teklynk.com/bibixixajo.bash #linux #bash #code #freescriptfriday
hastebin

Yikes, Microsoft is laying off about 10k staff, majority Xbox. What a disaster.

I fear the MS SLT is destroying the Xbox unit by trying to make a brand rather than giving gamers great experiences.

https://www.theverge.com/news/693535/microsoft-layoffs-july-2025-xbox

Microsoft is laying off as many as 9,000 employees

Microsoft’s latest job cuts come after multiple rounds of layoffs over the past year.

The Verge
AI Is Making You Dumber

YouTube
Free Script: This is one of the back up scripts that I use on my NAS. I have a USB hard drive dock connected to the server. A usb automount utility auto mounts the usb drive when connected. Every week I insert the backup drive into the usb dock and start the script. I then get a Discord notificatiion when the backup completes. https://hastebin.teklynk.com/qokuwigomu.bash #freescriptfriday #bash #code #linux
hastebin

#AI generated content erkennen - ein kleines Tutorial von Corridor Crew. Und nebenher eine gute Antwort auf das Vorurteil, ältere Menschen seien anfälliger dafür, drauf reinzufallen...

https://www.youtube.com/watch?v=M4TXO4kQwSQ

Can We Teach our Moms to Spot Fake Ai Videos?

YouTube
My custom Home Lab dashboard page. Built using [PUG](https://pugjs.org/api/getting-started.html) and is served up with a npm server. I add the apps and icons to a json file and PUG/Vite parses the json file and builds the dashboard. I have this running as a system service. The dashboard rebuilds `npm run build && npm run preview` when the service restarts. PUG and a npm web server seemed like the simplest way to go. #homelab #linux #proxmox #portainer #docker
The one thing AI can't replace about you

YouTube
×
Update: I added more functions to the keypad. Reboot, Restart, Logoff each launch in a terminal with a count down so that I can cancel the action in case I accidentally pressed the buttons. I use QMMP as my mp3 player and set the global hotkeys there for next, previous, pause, show/hide player.