Cybrkyd
Cybrkyd
Cybrkyd
I’m cybrkyd and this is where I blog. I’m not really a kid by age; more of a perpetual kid at heart! This blog is a collection of tips and tricks and guides that have helped me and will hopefully help someone else. I will also offer my own random thoughts and opinions. A proud script kiddie, I enjoy having fun finding cool and efficient ways of doing stuff. I use Linux, love FOSS, and have a lot of play dates with Python, SQL, CSS, HTML, PHP, bash.
Latest Posts
My Tor Browser installation is unusual. Rather than install it from my distribution’s repos, I grab the tar.xz file from torproject.org/download/, extract it and run it directly from there. I do the same with Firefox and Thunderbird, but...
Something interesting – and perhaps concerning – when comparing my current ISP to my previous provider is how many websites Virgin Media blocks by default. The blocks appear to be over and above court-mandated blocks in the UK. I...
Foggy days are here. For a few days over the past week or so, we have had some thick fog in the early mornings. It’s the sort of miserable fog which takes hours to lift. It dampens the mood, as the sun is not yet strong enough to burn...
The new internet provider has connected me up, and boy is it fast. I ordered 1GB and am currently getting ~800 Mbps down. I cannot complain too much about that, especially when our ISPs in the UK have a disclaimer in their small print...
What a blur. We moved house to get closer to schools. We lasted exactly 13 months in the previous place. It was in an out-of-the-way village which was a bit too far out of the way. A real one-horse village, quite literally. I could hear...
Here is my workflow for self-hosting Git repositories on a shared hosting service with GitGen. The assumption is that I already have a Git repository on my local machine. My repositories are created with SHA256 by default because that...
I drive German, but not an Audi. Mine is another finely engineered German make. You can’t beat German technology. They engineer everything to perfection, like the Japanese. If it’s German, it’s not just good, it is excellent. It’s in...
This one was a challenge to get through. Firstly, the firm had many, many technical issues which kept quite a few of us up until the wee hours. We do need to simplify; complexity brings with it a multitude of break points. Secondly,...
There are always the small, one-time tasks where I need to figure out an easier, quicker way to accomplish something. This is one of those. The problem is simple enough: copy a table from Wikipedia. Grab it once, and move on. Copy and...
Here is a pretty graph. The way my Git commits across my repositories currently stand, the graph sort-of looks like it’s giving two middle-fingers to the GitHub-style version I made. It probably is. The GitHub-style graph was difficult...
Another day and another GitHub outage, splashed on the front page of Hacker News. Haven’t I seen another outage of the same service on the front page recently? Yes, I have. Why not simplify? Why do tech nerds love adding multiple layers...
Inspired by how Obsidian names Markdown files by title, I put together a small Python script which couples with a VS Code workspace task to achieve the same. Because tasks need to be manually run, a key-binding can be used to quicken the...
Why not? Writing a weekly post looks like so much fun…let’s see how long I can last! I thoroughly enjoy reading what others have been busy doing over their past seven days that I want in. Maybe I need this -- like a relaxing exhale after...
There is one thing I miss terribly about the iPhone, and that is the seamless iCal integration. I’m on Android (Nokia X5), and subscribing to a remote iCal involves a few hoops, shuffles and dances. I have always made use of ICSx and it...
What’s the saying? “Necessity is the mother of invention.” Maybe in this case, “necessity is the mother of DIY.” I invented absolutely nothing. I merely became so fed-up with (i) looking for my phone’s USB cable when I need it, or (ii)...