Psylent

@psylent
1 Followers
13 Following
34 Posts
πŸš€ Software Developer | πŸ”§ Systems Engineer | πŸ›‘οΈ Ex-Pentester
πŸ” Security-minded, automation-driven, and always optimizing.

Check out what's coming with Ubuntu 25.04!

https://news.itsfoss.com/ubuntu-25-04-features/

#linux #ubuntu

Ubuntu 25.04 Features and Release Date: Here's What You Need to Know

Here are the best Ubuntu 25.04 features.

It's FOSS News

Misconfigured S3 buckets are the new SQL injection. :D

#cybersecurity

"We detected the attack during the tabletop exercise!"

Yeah, but would you catch it at 3 AM on a Friday?

If your team has more stand-ups than commits, you're not developing software, you're doing theater.

Agile was meant to enable development, not replace it with endless rituals.

Also, if your stand-ups last longer than 10 minutes, they're just a micro all-hands meeting in disguise.

#devops

A weekend side project should never be a core business dependency.

90% of AI-driven startups are just OpenAI API wrappers.

It’s wild how many apps and even devices are:
- A form field that calls an OpenAI API.
- A chatbot that only rephrases user input.
- A document parser that just dumps text into GPT and hopes for the best.

The worst part? A lot of these products:
Charge enterprise-level pricing for an API call.
Lock users into a subscription for a glorified ChatGPT session.
Pretend they have proprietary AI models when it’s just an OpenAI proxy.
#AI

Resolve the unauthorized server error for the Amazon EKS API server

I use kubectl commands to connect to the Amazon Elastic Kubernetes Service (Amazon EKS) API server. I received the message "error: You must be logged in to the server (Unauthorized)".

Amazon Web Services, Inc.
"Serverless" is just someone else's servers with unpredictable pricing.
Over in this corner of the world, we kick off the morning with someone reporting a bug on a #curl version we shipped 10.1 years ago.

If you need a 500-line README to set up your project, something went very wrong.

Or in this case, at what point should your README be a Wiki?

https://github.com/zloirock/core-js

GitHub - zloirock/core-js: Standard Library

Standard Library. Contribute to zloirock/core-js development by creating an account on GitHub.

GitHub