What does "customer rights" mean in a 148,460 km² country of 171 million people?
https://hjr265.me/blog/all-our-customer-care-agents-are-busy-at-this-moment/
21.9.2024 11:03What does "customer rights" mean in a 148,460 km² country of 171 million...And one hundred 🙂
https://hjr265.me/blog/100daystooffload-milestone-100th-blog-post/
23.11.2023 09:00And one hundred 🙂 https://hjr265.me/blog/100daystooffload-milestone-100th-blog-post/#100DaysToOffloadI read a blog post by @kev this morning. It was a refreshing read.
I thought I would share a few of my favourite examples of technologies that blew my mind.
https://hjr265.me/blog/when-was-the-last-time-technology-blew-your-mind/
This post is 96th of my #100DaysToOffload challenge.
19.11.2023 12:08I read a blog post by @kev this morning. It was a refreshing read.I thought I would share a few of my favourite examples of technologies...Building Advanced Search With Go and MongoDB
https://hjr265.me/blog/building-advanced-search-with-go-and-mongodb/
86 of #100DaysToOffload #Go #MongoDB
7.11.2023 08:02Building Advanced Search With Go and MongoDBhttps://hjr265.me/blog/building-advanced-search-with-go-and-mongodb/86 of #100DaysToOffload #Go...Are There Three Types of #100DaysToOffload Challengers?
https://hjr265.me/blog/are-there-three-types-of-100daystooffload-challengers/
I know which one I may belong to. 😅
31.10.2023 04:06Are There Three Types of #100DaysToOffload Challengers?https://hjr265.me/blog/are-there-three-types-of-100daystooffload-challengers/I know...Powering on a Desktop Computer Remotely With a Raspberry Pi
https://hjr265.me/blog/powering-on-a-desktop-computer-remotely-with-a-raspberry-pi/
75 of #100DaysToOffload #RaspberryPi
26.10.2023 08:57Powering on a Desktop Computer Remotely With a Raspberry...Making a Real-time "Last N Days" Leaderboard with MongoDB Aggregation Framework
72 of #100DaysToOffload #MongoDB #AggregationFramework
I know how to make one. But I don't know if there is a better name for a leaderboard of this kind. 🤔
22.10.2023 14:42Making a Real-time "Last N Days" Leaderboard with MongoDB Aggregation...Windows is weird.
https://hjr265.me/blog/windows-is-weird/
71 of #100DaysToOffload
20.10.2023 15:51Windows is weird.https://hjr265.me/blog/windows-is-weird/71 of #100DaysToOffloadI wrote a little milestone blog post for the #100DaysToOffload challenge.
https://hjr265.me/blog/100daystooffload-milestone-67th-blog-post/
16.10.2023 06:40I wrote a little milestone blog post for the #100DaysToOffload challenge.https://hjr265.me/blog/100daystooffload-milestone-67th-blog-post/Here's how you can send a message to Mattermost, Slack, or anything that provides a webhook on SSH login:
https://hjr265.me/blog/mattermost-or-slack-message-on-ssh-login/
58 of #100DaysToOffload #Linux #PAM #Mattermost #Curl
5.10.2023 10:29Here's how you can send a message to Mattermost, Slack, or anything that provides a webhook on SSH...Adding Icons for Go-built Windows Executable
https://hjr265.me/blog/adding-icons-for-go-built-windows-executable/
55 of #100DaysToOffload #Go #Golang #Docker
30.9.2023 14:56Adding Icons for Go-built Windows Executablehttps://hjr265.me/blog/adding-icons-for-go-built-windows-executable/55 of #100DaysToOffload #Go...Is this not ironic?
https://blog.mozilla.org/en/mozilla/reclaim-the-internet/
26.9.2023 10:33#Mozilla Is this not ironic?https://blog.mozilla.org/en/mozilla/reclaim-the-internet/Listing All Time Zones in Go
#Go #Golang #Tidbit 52 of #100DaysToOffload
https://hjr265.me/blog/go-tidbit-listing-all-time-zones-in-go/
24.9.2023 15:57Listing All Time Zones in Go#Go #Golang #Tidbit 52 of #100DaysToOffload https://hjr265.me/blog/go-tidbit-listing-all-time-zones-in-go/I miss the time when bookmarklets were a thing. They were such a simple and open way to script the web.
Today, I had to capture a screen recording as I scrolled down a long page.
So, I made a #bookmarklet to scroll down a page automatically.
50 of #100DaysToOffload #JavaScript
https://hjr265.me/blog/making-an-auto-scroll-bookmarklet/
22.9.2023 16:50I miss the time when bookmarklets were a thing. They were such a simple and open way to script the web.Today, I had to capture a screen...Go Tidbit: Detect When the Terminal Is Resized
48 of #100DaysToOffload #go #golang
https://hjr265.me/blog/go-tidbit-detect-when-the-terminal-is-resized/
21.9.2023 04:10Go Tidbit: Detect When the Terminal Is Resized48 of #100DaysToOffload #go...Did you know you could hide files within the ZIP format?
45 of #100DaysToOffload #Sneak #Steganography #ZIP
https://hjr265.me/blog/hiding-files-in-zip-archives/
17.9.2023 14:22Did you know you could hide files within the ZIP format?45 of #100DaysToOffload #Sneak #Steganography...My GitHub Status Is A Clock
39 of #100DaysToOffload
https://hjr265.me/blog/my-github-status-is-a-clock/
8.9.2023 19:05My GitHub Status Is A Clock39 of #100DaysToOffload https://hjr265.me/blog/my-github-status-is-a-clock/Am I the only one using GitLab CI/CD for Internet crons?
Schedule MongoDB Backups with GitLab CI/CD
https://hjr265.me/blog/schedule-mongodb-backups-with-gitlab-ci-cd/
31 of #100DaysToOffload
30.8.2023 10:07Am I the only one using GitLab CI/CD for Internet crons?Schedule MongoDB Backups with GitLab...Spam Story 01: A Not-Quite-Ethical Hacker
"Kindly don’t regret if our experts exploit your vulnerabilities in social media."
30 of #100DaysToOffload
https://hjr265.me/blog/spam-story-a-not-quite-ethical-hacker/
29.8.2023 07:55Spam Story 01: A Not-Quite-Ethical Hacker"Kindly don’t regret if our experts exploit your vulnerabilities in social media."30 of...Building a chat application? You could use a Redis sorted set to track your users' presence status.
Here's how:
https://hjr265.me/blog/presence-tracking-with-redis/
16.7.2023 13:57Building a chat application? You could use a Redis sorted set to track your users' presence status.Here's...