Manuel Naujoks (@halllo) 's Twitter Profile
Manuel Naujoks

@halllo

I manage details; in the cloud, on chain, and with ai.

ID: 26072211

linkhttps://halllowelt.wordpress.com/ calendar_today23-03-2009 19:38:58

13,13K Tweet

661 Followers

3,3K Following

Manuel Naujoks (@halllo) 's Twitter Profile Photo

"If it's written in Python, it's probably machine learning. If it's written in PowerPoint, it's probably Al". Mat Velloso (2018)

Manuel Naujoks (@halllo) 's Twitter Profile Photo

It all depends on what to optimize for and what to prioritize. It’s extremely difficult to have your cake and eat it too.

Manuel Naujoks (@halllo) 's Twitter Profile Photo

"A good engineer is one whom I, as a manager or peer, can trust to progress a project, knowing that they will deliver a solution by working with the team and producing good quality, again and again. [] Great engineers do all of the above but proactively." candost.blog/on-good-softwa…

Manuel Naujoks (@halllo) 's Twitter Profile Photo

Does anybody have some experience using function calling / tool use with Claude on Amazon Bedrock with the #dotnet sdk? Amazon Web Services AWS Developers stackoverflow.com/questions/7939…

Manuel Naujoks (@halllo) 's Twitter Profile Photo

Has the role of the Product Owner a future? In 2023 Marty Cagan already envisioned Backlog Management will be automated by #genAI. I am working on making that a reality with #popilot github.com/halllo/popilot agent mode. #dotnet #AmazonBedrock #Agile #AzureDevOps

Manuel Naujoks (@halllo) 's Twitter Profile Photo

Summarizing large documents fast with semantic clustering? Its not my idea, but it seems to work. #ai #amazonbedrock #mlnet #semantickernel github.com/halllo/Documen…

Manuel Naujoks (@halllo) 's Twitter Profile Photo

"The speed of innovation is the primary determinate of business success today. This means speed of delivering the right features." Jeff Sutherland

Manuel Naujoks (@halllo) 's Twitter Profile Photo

There will likely be synergies between "Device Bound Session Credentials" (github.com/w3c/webappsec-…) and "RFC 9449 OAuth 2.0 Demonstrating Proof of Possession (DPoP) (rfc-editor.org/rfc/rfc9449.ht…). Steve Gibson Dominick Baier

Manuel Naujoks (@halllo) 's Twitter Profile Photo

Did anyone manage to install .NET successfully in Colaboratory? dotnet --version does not give me any output... colab.research.google.com/drive/18cNX3Gq… #dotnet #googlecolab #ubuntu

Did anyone manage to install <a href="/dotnet/">.NET</a> successfully in <a href="/GoogleColab/">Colaboratory</a>? dotnet --version does not give me any output...
colab.research.google.com/drive/18cNX3Gq… #dotnet #googlecolab #ubuntu
Manuel Naujoks (@halllo) 's Twitter Profile Photo

AI democratizes intelligence. Last weekend we built "Project Debait", a debate simulator and interactive training mode, at the {Tech: Europe} AI hackathon in Karlsruhe. We used Mistral AI ElevenLabs and #beyondpresence. Thanks for the great opportunity! halllowelt.wordpress.com/2025/06/15/pro…

Manuel Naujoks (@halllo) 's Twitter Profile Photo

Backpressure Strategies - Control the producer (slow down/speed up is decided by consumer) - Buffer (accumulate incoming data spikes temporarily) - Drop (a percentage of the incoming data) - Ignore the backpressure (more complexity comes at a cost too) medium.com/@jayphelps/bac…