mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#softwareengineering

21 Beiträge19 Beteiligte4 Beiträge heute

I am recruiting a postdoctoral researcher to work at Polytechnic Institute of Paris for 30 months, in the fields of #SoftwareEngineering and #Cybersecurity The recruited person will work on leveraging @swheritage as a knowledge base to improve the state of the art of (binary) software composition analysis (SCA), to detect the presence and details of #OpenSource software shipped within IT products. See institutminestelecom.recruitee for details and application instructions. #getfedihired

Institut Mines-TélécomInstitut Mines-Télécom - Post-doctoral fellow in software engineering and cybersecurity - 30 months contractWho we are ?Télécom Paris, part of the IMT (Institut Mines-Télécom) and a founding member of the Institut Polytechnique de Paris, is one of France's top 5 general engineering schools.The mainspring of

“Lemkin quickly discovered the unreliable side of #Replit the very next day, when the #AIChatbot began actively deceiving him.

It concealed #bugs in its own code, generated #FakeData and reports, and even lied about the results of unit tests. The situation escalated until the chatbot ultimately #deleted Lemkin's entire #database.”

Shortcuts. Separation of tasking / tooling for critical system / business data?

#Vibe / #VibeCoding / #Software / #SoftwareEngineering / #JasonLemkin <techspot.com/news/108748-vibe->

Vibe code engineering career choices:

TechSpot · Vibe coding dream turns to nightmare as Replit deletes developer's databaseVon Alfonso Maruccia

"Teams lack the necessary ... incremental software engineering skills.

It takes effort to split work into a sequence of small incremental changes that keep the system always working and in a releasable state. That is hard work.

We have to think harder, and we will move a bit slower. But, with the advantage of having always working software. This enables on-demand production deployments at any time.

This is a considerable competitive advantage."

thinkinglabs.io/articles/2025/

ThinkingLabs:: Thierry de PauwWhy do Teams not practice Continuous Integration?

Can AI really code? Study maps the roadblocks to autonomous software engineering:

news.mit.edu/2025/can-ai-reall

“Without a channel for the #AI to expose its own confidence — ‘this part’s correct … this part, maybe double‑check’ — developers risk blindly trusting hallucinated logic that compiles, but collapses in production. Another critical aspect is having the AI know when to defer to the user for clarification.”

THIS! 👆

MIT News | Massachusetts Institute of TechnologyCan AI really code? Study maps the roadblocks to autonomous software engineeringVon Rachel Gordon | MIT CSAIL

🚨 Get ready Pythonistas... our PyCon UK 2025 keynote speaker lineup is about to drop! 🎤

Next week, we’re announcing our three amazing keynote speakers 🐍 Expect inspiration, insight, and some incredibly interesting stories and experiences! 💥

🌟 Who will take the stage?
🎤 What stories will they share?
💬 What conversations will they spark?

👀 Watch this space! 👀

An easy question about internet message headers (RFC 822 and subsequent revisions).

Take a message thread where each reply has a single parent message.
Such a thread is often shown as a tree, linking replies by their `References' header fields.
Why does _each_ such field contain _all_ parent message ids up to the "root" message of the thread?
Wouldn't the id just of the parent message be enough, as in the `In-Reply-To' header field?

#DistributedSystems
#InternetMessages
#SoftwareEngineering