RSSAmplifier

Blog

Tam Thai (B)log

Tam Thai's personal blog and log

tamthai.deRSS feed ↗4 posts

Latest posts

Cloudflare hide IP Access Rules

I have recently signed up for freeshell.de (a free server with shared users) and set up Uptime Kuma (monitoring service). Things were going great, all my services are green. But when I monitored a site behind Cloudflare tunnels , it got 403 ! Hmm, that's weird. I can still access the site on my browser perfectly fine, so why can't Uptime Kuma? Why it got 403 I checked with curl -I…

Redirect any websites with Redirector

If you like me and want to see posts from X (formerly Twitter), but don't want to see it on x.com because it requires a login. An alternative way to view content from X is to use XCancel instead. But it's just tiring to have to edit the link from x.com/post-id to xcancel.com/post-id every time. Luckily, there is just an extension that does exactly that: Redirector Usage Set it up on your browser…

RSS feeds and why I like it

I have been aware of RSS feeds for a while now, but I was not entirely sure how or why people use them. Why not instead just bookmark the websites you like, then read blogs and posts in them? That question eventually led me to try RSS for myself to see if I was missing out. It turns out, I was. My first RSS feed To start with RSS feeds, I just do the easiest way possible: I search on Google how to…

UNIT internship work log

UNIT (Intern Java Developer) This blog will summarize my work experience and will be updated weekly. I started working as an Intern Java Developer at Unit Technology Corporation. Week 1 (14/2/2023 - 17/2/2023) Setting up the environment to work with Java version 1.8: JDK Maven Eclipse (Most employees use but I use VSCode instead, it works quite well with all the required extensions installed like…