RSSAmplifier

Blog

Bour's Ramblings

Bour's Ramblings

bor.hashnode.devRSS feed ↗3 posts

Latest posts

Can LLMs Rewrite Python Code in C++ for Faster Network Analysis?

I’ve been thinking about something lately: Can Large Language Models (LLMs) like GPT-4 help developers rewrite Python code into a faster language like C++ to boost performance? I work on writing small scripts to help with my security tasks, so I know...

Is AI Useful for AppSec?

Using AI models like LLMs (Large Language Models) for daily tasks is a bit like having a handy sidekick. They can help you summarize text, rewrite paragraphs to make them more concise, draft replies to emails, read PDFs and answer questions, and much...

Dokploys: How I Accidentally Became an Admin on 600 Servers

As I was going through Hacker News, a trending topic about Dokku caught my eye—it was the top-ranked post at the time. For those who aren't familiar, Dokku is an open-source Platform as a Service (PaaS) that you can run on your own server. It’s often...