ContentPosts from @mateusarnaudgoldbarg..
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

How I use LLMs as a staff engineer

Copilotexcels at boilerplate code—think of it as a whiz-kid intern. But when tackling complex logic, it stumbles. EnterLLMs: masters of non-production code, boosting your workflow like black coffee... read more  

Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Why is your Google Cloud SQL bill so high?

Point-in-time recoveryin Cloud SQL canballoonover 2 TiB of WAL logs from just 13 GiB of data. That hike in storage blows up costs quickly. Fine-tune your settings to trim the fat and save some cash... read more  

Why is your Google Cloud SQL bill so high?
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

AWS Cost Explorer now offers new Cost Comparison feature

AWS Cost Explorerjust got gutsy with itsCost Comparisonfeature. Spot those pesky month-to-month cost swings—no spreadsheet migraines required. It sniffs out usage, credits, you name it. And yes, still easy on the eyes... read more  

AWS Cost Explorer now offers new Cost Comparison feature
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Secure CI/CD Isolation with Firecracker and WireGuard

Firecrackeramps up CI/CD security with lightweightmicro-VMsthat seal each job in its own fortress. They boot up as fast as you can say "instant ramen." AddNetBirdto the mix, and you've got encrypted mesh networking that keeps prying eyes at bay—all without needing public IPs. Curious yet?.. read more  

Secure CI/CD Isolation with Firecracker and WireGuard
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Are Edge Computing and Cloud Computing in Competition?

Edge computingis climbing the ranks with a cool $380 billion market tag. The culprits?IoTandGenAI—those data-hungry beasts. But don’t toss your cloud computing just yet.Edge AIspruces things up: trims latency, cuts costs, bolsters security.Hybrid architectures? They cozy up to both edge and cloud, c.. read more  

Are Edge Computing and Cloud Computing in Competition?
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Remote Prompt Injection in GitLab Duo Leads to Source Code Theft

GitLab Duo, riding on Anthropic’s Claude, stumbled into aprompt injectionblunder. Sneaky instructions nestled in projects allowed hackers to swipe private data. The culprit?Streaming markdownteamed up with shoddy sanitization. This opened a door for HTML injection and shined a spotlight on the doubl.. read more  

Remote Prompt Injection in GitLab Duo Leads to Source Code Theft
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

New Linux Flaws Allow Password Hash Theft via Core Dumps in Ubuntu, RHEL, Fedora

Wiz Researchpoked around in over150,000 cloud accountsand unearthed some jaw-dropping screw-ups in data exposure and pitiful access control... read more  

Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

GitHub becomes go-to platform for malware delivery across Europe

Phishingschemes run rampant in Europe, withAdobecatching 29% of the hits andMicrosofthandling 26%. Meanwhile,GitHubemerges as the unlikely kingpin of malware delivery, flexing a 16% monthly rise. When it comes to AI, GenAI hacks its way to 91% usage. Yet, 25% still slam the door in Grok AI's face, o.. read more  

GitHub becomes go-to platform for malware delivery across Europe
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Shift Left with Confidence: A Practical Guide to DevSecOps Using GitHub Actions for Python Projects

GitHub Actions turns your Python projects into armored tanks, shifting security left to catch skeletons in your code's closet. It scans for secrets, polices package licenses, and hunts down bugs before they even think of moving in. Automated unit tests, Docker scans, vulnerability checks—your CI/CD .. read more  

Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Automatically prioritize security issues from different tools with an LLM

Security backlogs resemble a garage sale—clutter everywhere and sorted more by desperation than priority. Here’s whereLLMsswoop in for smart triage. Choose your weapon: "naive" for speed, "bubble" for depth, orElofor that sweet balance. This way, you can organize chaos with logic, anchoring decision.. read more  

Automatically prioritize security issues from different tools with an LLM