A month of struggle. It's not like I got bored with OpenAI Codex or have spare time to play with the new toy - it's quite the opposite. I like codex - it's my main productivity tool. However, for 4 weeks in a row I hit the weekly Codex limit 1-2 days before the end ... Read more The post Month with Claude Code first appeared on Hey, ruX is here. .
A lot of hate and wasted time with Claude Code, some local LLM usual frustration, warm Kaohsiung, cold Tokyo, chaotic Hanoi and clean Beijing. Still coding on the phone via ssh. Probably I shall consider Fold like phone Living with Claude and Codex side to side Read my long rant about the Claude Code with ... Read more The post TIL: Mar 2026 first appeared on Hey, ruX is here. .
Sops for the security paranoid Can you imagine people downloading random binaries from GitHub, running them locally, and then trusting them with secrets? I can't either, but apparently this is a perfectly normal thing people do every day. If that makes you mildly uncomfortable, here's the less trusting version: do not install the binary directly, ... Read more The post TIL: Nov 2025 first appeared…
Google Gemini pretty useless Imagine how bad it must be that Google Gemini, sitting in the very same Gmail window, works worse than an externally connected ChatGPT for mail search? Google literally hosts all the data but is incapable of answering basic questions. I regret getting the Pro subscription. Gmail writing assistant spits the prompt: ... Read more The post TIL: Oct 2025 first appeared on…
Finally got an invitation for Perplexity Commet but Commet doesn't fly on Linux, apparently. No matter how much I pay. Big Brother is watching you in UK Things are getting more ridiculous: I've seen what happens next. While a significant part of the population seems to like this change "because it's meant to protect children" ... Read more The post TIL: Sep 2025 first appeared on Hey, ruX is here.…
Oh no, summer comes to an end! "Let's make LLM generate questions and answer them!" That's a recipe for the bad-quality LLM-stuffed SEO project Yeah, we just keep generating shit answers: 7b quantised model should do just fine, why not! What's upsetting is that this meaningless AI-generated slop is indexed well, but my phraseshub.com is ... Read more The post TIL: Aug 2025 first appeared on Hey,…
The table should be turned into the table "docker cp" exists and does exactly what you think Over a decade with Docker and still keep finding new things about it! Thanks to Perplexity – I wouldn't even think of such a way of grabbing files from the container. Neat feature. Vibecoding in Go lang It's ... Read more The post TIL: July 2025 first appeared on Hey, ruX is here. .
Replit is great Despite them being jerks about incorrectly issued invoices, the platform is just amazing. It's never been this easy for the average Joe to build something custom from scratch. The experience is so opposite to those posts from stubborn people who probably assume that the peak of AI these days is the free ... Read more The post TIL: Jun 2025 first appeared on Hey, ruX is here. .
Monthly rubric about the curious things I have learnt / discovered Golang stdlib can't unmarshal the whole JSON from the stream I believe that stdlib should dictate the standards of high-quality, efficient software development. Generally, I don't expect much from Go, but recently I came across unmarshalling of a large JSON blob. Apparently, there is ... Read more The post TIL: May 2024 first…
Personal programming language complexity grading I was reflecting about what language is easier to use for the production grade apps and MVP. Certainly, the real grading depend on the context, type and maturity of the service being developed and dozens of other factors. Not trying to simplify things - the table below is just a ... Read more The post TIL: Feb 2025 first appeared on Hey, ruX is…
Setting up Transparent TCP Proxifier (aka VPN) in Linux Can't Be Easier Just wow, you never stop learning about Linux. You can wrap all TCP traffic transparently via an SSH channel just like that: Install proxychains-ng (alternatives include torsocks or tsocks). Set up a background persistent connection to the jump box: ssh -D 1080 -N ... Read more The post TIL: Dec 2024 first appeared on Hey, ruX…
Classy Ubuntu's snap Snaps were invented to break down the system and annoy users make software easy to upgrade, mitigate dependency hell, and add some sort of placebo security layer. This comment in the geth repo highlights one of the reasons why I hate Ubuntu Snap and why I switched from Ubuntu to Pop!OS and ... Read more The post TIL: Oct 2024 first appeared on Hey, ruX is here. .
You’ve probably heard of AI, the thing that probably does very useful things, even if it’s just part of a product title. So, ASUS, of course, has AI Mesh technology. It’s not your average WDS or mesh, but one with AI. Ever since I added second AI Mesh node, it’s been driving me nuts. This ... Read more The post Don’t mess with ASUS “AiMesh” first appeared on Hey, ruX is here. .
I'm starting a new regular monthly postly theme - TIL ${MONTH}. Although I've mostly disappeared from the social networks I still have a strong urge to share some curous discovery throughout the month. Google Workspace admin can restore data removed by user It was switched on by default, I guess it won't be very suprising ... Read more The post TIL: Apr 2024 first appeared on Hey, ruX is here. .
It's been a long time since I shared something from my personal life, and generally, not much has been written on the blog in the last few years. Changes in lifestyle, health, and priorities have had a significant impact on how I process things and what I want to share. Health The health state is ... Read more The post Wrapping Up 2023 first appeared on Hey, ruX is here. .
Even when one thinks in English, it doesn't guarantee fluency or that one will sound like a native speaker. To me, one of the most expressive ways to communicate is through the use of phrases and idioms, as they convey rich meanings in just a few words, somewhat acting as memes. Since I got quite ... Read more The post Project: PhrasesHub introduction first appeared on Hey, ruX is here. .
As blockchains are expanding their influence, it's quite evident for an ordinary developer that Solidity has almost nothing to do with JavaScript. I'm very particular about compile-time checks and runtime safety when it comes to writing software, and it becomes apparent if you read my other posts. In 2018, when I first came across Ethereum, ... Read more The post Solidity is NOT JavaScript first…
It couldn't be more helpful. If you see this page likely you mentioned about how great traditional medicine is so please research this chart thoroughly. (this meme was on my mind for too long, now it's offloaded to the blog) The post Think twice before using term “traditional medicine” first appeared on Hey, ruX is here. .
Crypto and in particular DeFi can be technically very complex, and the general audience often might oversee the importance of understanding the technical implementation. In colloquial language, people often say something like "I've got 10 USDT in my wallet" or "my wallet has 1M Shibu Dogs". It sounds normal and assuring; we all have experience ... Read more The post DeFi: your tokens aren’t in…
Whoa, that's been a long 1.5 years without me creating any content. That's how much MacBook burned me out[pun intended]. Jokes aside - I do need to restart blogging at least occationally. These days I've got so much to share from my day work observations and even more from my personal projects. The suspect is ... Read more The post That was a long gap first appeared on Hey, ruX is here. .