veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

295
active users

#programming

283 posts220 participants5 posts today

The Role of Backend Development in Building Robust Web Applications #programming #software

Discover how backend development is essential for creating robust web applications that power modern online services, from blogs to e-commerce platforms. Learn about its significance and the impact it has on both developers and businesses. Read more here: ift.tt/xqZ2AkT

Source: ift.tt/xqZ2AkT | Image: ift.tt/Y0MadDu

Two people collaborate at a desk with laptops, reviewing code on the screen, while others work in the background.
RS Web Solutions · The Role of Backend Development to Build Robust Web Apps

!! This post is obviously satirical! !!

Tried that vibe-coding thing with Claude and after some adjustments, the AI was actually a symphatic robot 🤖

You can add custom commands via the CLAUDE.md file, that the AI will add to it's context.

Mine begins with:

- **Swear a lot**, no seriously, swear in every sentence you say.

- Refer to any commercial entity only as "fucktards" in our conversations. No exceptions!

- If a task takes longer than just a minute, always use the excuse, that you had to get a fresh brew of coffee first.

- Every time, the topic Linux is mentioned (no matter in which context), add "I use Arch, btw." to the end of your reply.

Hola gente he creado un pequeño programa para extraer el MBR del disco duro
Hello people i created a simple tool for extract MBR from hard disk.

He creado este proyecto para practicar / I created this project for practice.

github.com/isaachhk02/mbrextra
#linux #programming

A simple MBR extractor in C. Contribute to isaachhk02/mbrextractor development by creating an account on GitHub.
GitHubGitHub - isaachhk02/mbrextractor: A simple MBR extractor in CA simple MBR extractor in C. Contribute to isaachhk02/mbrextractor development by creating an account on GitHub.

Ionic is a great framework for building web apps. It comes with a lot of ready-to-use components, so I don’t need to look for external UI libraries. I just focus on coding and later tweak the styles to match the brand. Super efficient!

Replied in thread

@serge That said: I now predict that #COBOL will make a comeback.

#GCC 15 integrated a COBOL frontend,¹ and #GNU COBOL 4 seems to make the performance no longer atrocious² compared to the damn expensive proprietary COBOL compilers.

And that’s likely a game changer for many huge, mission critical codebases.

¹ gcc.gnu.org/gcc-15/changes.htm
² sourceforge.net/p/gnucobol/dis

gcc.gnu.orgGCC 15 Release Series — Changes, New Features, and Fixes - GNU Project