# new topic (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover new topic.

Page: <https://rssamplifier.com/topics/new-topic/blogs>  
Feed: <https://rssamplifier.com/topics/new-topic/blogs.md>

---

## [The Windows equivalents of the most used Linux commands](http://techkettle.blogspot.com/2026/04/the-windows-equivalents-of-most-used.html)

_2026-04-01 · Groundblue · Tech Kettle_

Whether it is to pipe the Tcpdump output to another machine hosting Wireshark or checking which service is listening on which port, Windows cmd has similar commands that are present in Linux. Here is some of the most command used in Linux that have equivalent purpose on Windows:Filtering the output of a commande:Linux: lsof -s | grep 'https'Windows: netstat -n -a | findstr "https"

## [When deep thinking turns into deep hallucinations - AI Models](http://techkettle.blogspot.com/2025/11/when-deep-thinking-turns-into-deep.html)

_2025-11-07 · Groundblue · Tech Kettle_

My blog is 6 years old with not frequent posting. I was looking to get feedback of my content so to sense where I have to improve and push myself to dedicate more time for a better quality writing. I contacted a couple of bloggers who earned authority in the field of IT and cybersecurity, only one responded to me and it was a gentle excuse, a busy schedule as she said. Hopefully AI is busy

## [Lessons learned from The Cuckoo&#39;s Egg: Tracking a Spy Through the Maze of Computer Espionage (No Spoiler)](http://techkettle.blogspot.com/2025/06/the-cuckoos-egg-learned-lessons-no.html)

_2025-07-12 · Groundblue · Tech Kettle_

This 80's book of espionage story still brings attention to modern cybersecurity professionals, and remains surprisingly relevant to today’s world. The book is made up of many easy-to-read short to medium-sized chapters, and things start to get really thrilling around chapter 29. I could be biased here!Through my reading of this thriller, I have distilled a couple of interesting lessons that I

