Urgent.News

the world's headlines, one feed

Tech

The beginning of my journey

I was interested in cybersecurity (mainly offensive) for a long time but I had no idea where to start. I remember finding a few apps on my phone and them being so superficial that I temporarily changed my mind: "is cybersecurity really just that?" For a while I didn't think about it, I started learning web dev and then game dev (which I still like) but my mind sometimes went to "how do devs make…

My journey into the world of cybersecurity began with a simple curiosity, born out of fascination with the offensive side of the discipline. For a considerable period, I found myself drawn to various aspects of computing, dabbling in web development and game development. However, my interest in cybersecurity resurfaced when I stumbled upon the concept of "ethical hacking" while searching for resources to learn about hacking legally.

Intrigued, I registered on TryHackMe and began exploring their rooms, quickly realizing that hacking was not as glamorous as it appeared in movies. It was a more intuitive process of discovering vulnerabilities on a target system and leveraging them to one's advantage.

As I delved deeper into the world of cybersecurity, I completed the legacy path of TryHackMe, Cybersecurity 101, and Jr Pentester (legacy) courses. While I am still far from being an expert, I continue to learn the fundamentals through HackTheBox, understanding that this approach has built a strong foundation for my future development. Despite feeling like I am sometimes moving backward, I am confident that I am, in fact, strengthening my skills and knowledge.

Cybersecurity has become my primary area of interest, but I also maintain a keen fascination with game development and the application of AI in the medical field, specifically bioinformatics. I aspire to explain concepts that I find both confusing and interesting in a manner that would have benefited me when I was starting out. While I am not a professional educator, I hope to share my opinions, thoughts, and experiences with others who share my passion.

I welcome any comments, feedback, or reactions from those who have taken a similar journey, as I would love to hear about their experiences and how they discovered their own path within the vast landscape of cybersecurity.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written; read the original for the full account.

Read the original at dev.to →

More in Tech

Why Vite Asked Me to Choose Between Oxlint and ESLint

While initializing a new Vite project ( npx create-vite ), I hit an interactive CLI prompt that paused my standard workflow: ◆ Which linter to use?

  • Vite prompts user to choose between Oxlint and ESLint during project creation.
  • Oxlint, a Rust-based linter, offers faster execution and reduced startup overhead.
  • ESLint has a mature plugin ecosystem but runs on Node.js/JavaScript.

How We Solved 360 Video Streaming & Real-Time Uploading for iOS Devices

When building real-time media applications—especially in high-stakes environments like remote exam proctoring—supporting mobile devices comes with a unique set of technical hurdles.

  • Dynamic wildcard subdomains mapped to production PFX certificate in memory for iOS TLS compatibility
  • Sequence-aware buffering maintained video stream order during network fluctuations
  • In-memory buffer decoding piped video chunks directly to cloud storage, eliminating disk writes

What Should You Send a Rive Animator Before Starting a Project?

What Should You Send a Rive Animator Before Starting a Project? You found a Rive animator. You like their work, you have a project in mind, and you are ready to ask for a quote.

  • Provide Figma file or direct link to product for visualization
  • Share original vector assets (SVG/Figma) for editable layers
  • List specific animation states (Idle, Wave, Success, etc.)