A historic day! Today, marks the day that I deployed my trading bot to private beta. It’s called Iro Wor. I’ve been working on this for half a decade or… Continue reading Iro Wor trading bot has been released to private beta
Engineering Blog.
A Gentle, Minimalist intro to Machine Learning

Hello everybody! Recently, I’ve been spending non-trivial amounts of time on the fascinating subject of artificial intelligence. It’s come a long way! With the release of Midjourney and ChatGPT, among… Continue reading A Gentle, Minimalist intro to Machine Learning
Many useful CSS examples: FreeFrontend_Com

I stumbled upon this resource and would like to recommend it: https://freefrontend.com The resource is clean, inobtrusive, and useful. Just look at this speech bubble and a cartoon face! Done… Continue reading Many useful CSS examples: FreeFrontend_Com
Why won’t my projector read the USB drive? [FIXED]

UD-RA! The mnemonic for Corporate course of action.

How to organize a wordpress blog into magazine-like issues

An interesting lightweight js library for producing lipsync animation
The Syntax of Linux Date Command
ActionController::InvalidAuthenticityToken with apache on https only
This took me some time. The problem was occurring only on https, not on http. So ruby code, gems, and versions seemed to be fine.
A simple persistent collapse/expand toggle with jquery
= A simple persistent collapse/expand toggle with jquery = I’m maintaining a legacy project and rewrote this piece recently. it was originally written about a decade ago. jQuery is still… Continue reading A simple persistent collapse/expand toggle with jquery