Andreu

2.5K posts

Andreu banner
Andreu

Andreu

@Andth23

Cloud architecture & AI

Madrid, Spain Beigetreten Ekim 2016
959 Folgt202 Follower
Andreu retweetet
Anthropic
Anthropic@AnthropicAIยท
New Anthropic research: Emotion concepts and their function in a large language model. All LLMs sometimes act like they have emotions. But why? We found internal representations of emotion concepts that can drive Claudeโ€™s behavior, sometimes in surprising ways.
English
875
2.4K
15.6K
2.8M
Andreu retweetet
James Newton-King โ™”
Aspire 13.2 dashboard features, day 11: GenAI telemetry visualizer glow up: โœจ AI tool descriptions formatted as Markdown ๐ŸŽฏ Tool Definition button highlights and scrolls to the tool ๐Ÿง  GenAI button added to the traces page โš ๏ธ Error handling for truncated and non-standard JSON
James Newton-King โ™” tweet media
English
2
7
40
3.7K
Andreu retweetet
John Savill
John Savill@NTFAQGuyยท
One thing I keep hearing is people are not sure of where to start with AI, what to learn around the Microsoft ecosystem with copilots, agents, IQ etc. I've done a lot of videos recently but wanted to create a little bit of a clearer path for those who need a bit more order. I also created savill.ai if you want an interface for the curated AI path. No adverts, no fluff, no sponsors. Just an easy experience to utilize. The key content: AI for Anyone - 30 Minute Introduction to AI โ€” lnkd.in/eNxfH8Qp RAG, Semantic Search and More โ€” lnkd.in/gZNRb8KR Getting Started with M365 Copilot โ€” lnkd.in/gfgrv2zc Copilot Cowork Overview โ€” lnkd.in/gmYi79sD Picking Your Agent Builder Solution โ€” lnkd.in/eF9PEHZz Agent 365 Overview โ€” lnkd.in/gdGmkSMZ Microsoft IQ Overview โ€” lnkd.in/gESeAw8K Work IQ Overview โ€” lnkd.in/grm4g9Rs Foundry IQ Overview โ€” lnkd.in/gz3HC87z Fabric IQ Overview โ€” lnkd.in/gR7gJHJC Getting Started with GitHub Copilot CLI and Work IQ โ€” lnkd.in/eq2HPmUM Choosing Your First AI Application โ€” lnkd.in/gqzZxTPh MCP or A2A โ€” lnkd.in/gzxrtnKV What is Agentic AI โ€” lnkd.in/g3ZW726S Generative AI Security Top Considerations โ€” lnkd.in/gGSgrA7d #ai #artificialintelligence #copilot #m365copilot #copilotstudio #microsoftfoundry #microsoft
English
7
33
184
10.3K
Andreu retweetet
AI at Meta
AI at Meta@AIatMetaยท
Weโ€™re releasing SAM 3.1: a drop-in update to SAM 3 that introduces object multiplexing to significantly improve video processing efficiency without sacrificing accuracy. Weโ€™re sharing this update with the community to help make high-performance applications feasible on smaller, more accessible hardware. ๐Ÿ”— Model Checkpoint: go.meta.me/8dd321 ๐Ÿ”— Codebase: go.meta.me/b0a9fb
AI at Meta tweet media
English
101
277
2.2K
317.9K
Andreu retweetet
AI at Meta
AI at Meta@AIatMetaยท
Today we're introducing TRIBE v2 (Trimodal Brain Encoder), a foundation model trained to predict how the human brain responds to almost any sight or sound. Building on our Algonauts 2025 award-winning architecture, TRIBE v2 draws on 500+ hours of fMRI recordings from 700+ people to create a digital twin of neural activity and enable zero-shot predictions for new subjects, languages, and tasks. Try the demo and learn more here: go.meta.me/tribe2
English
725
2.5K
16K
6.7M
Andreu retweetet
ayush๐Ÿ”ฎ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ”ฎ
๐Ÿฆ€ Microsoft just open-sourced a comprehensive Rust training curriculum and it's impressive. The microsoft/RustTraining repository on GitHub offers 7 structured books covering Rust from beginner to expert level, designed for developers coming from different backgrounds: ๐ŸŸข Bridge Books (start here): โ€ข Rust for C/C++ Programmers โ€ข Rust for C# Programmers โ€ข Rust for Python Programmers ๐Ÿ”ต Deep Dive: Async Rust (Tokio, streams, cancellation) ๐ŸŸก Advanced: Rust Patterns (Pin, allocators, lock-free structures) ๐ŸŸฃ Expert: Type-Driven Correctness (type-state, phantom types) ๐ŸŸค Practices: Rust Engineering (CI/CD, cross-compilation, Miri) Each book includes 15โ€“16 chapters, Mermaid diagrams, interactive Rust playgrounds, and exercises. Whether you're a systems programmer migrating from C++, a .NET developer exploring performance-critical code, or a Pythonista tired of the GIL, there's a path for you. โญ Already at 500+ stars. Fully open source (MIT + CC-BY-SA-4.0). ๐Ÿ‘‰ github.com/microsoft/Rustโ€ฆ Rust is becoming a serious part of the industry stack. If you've been waiting for a structured way to learn it, this might be it. #Rust #Programming #OpenSource #Microsoft #SoftwareEngineering #SystemsProgramming #Learning
English
15
419
2.3K
134.5K
Andreu retweetet
Guri Singh
Guri Singh@heygurisinghยท
๐ŸšจArchitects are going to hate this. Someone just open sourced a full 3D building editor that runs entirely in your browser. No AutoCAD. No Revit. No $5,000/year licenses. It's called Pascal Editor. Built with React Three Fiber and WebGPU -- meaning it renders directly on your GPU at near-native speed. Here's what's inside this thing: โ†’ A full building/level/wall/zone hierarchy you can edit in real time โ†’ An ECS-style architecture where every object updates through GPU-powered systems โ†’ Zustand state management with full undo/redo built in โ†’ Next.js frontend so it deploys as a web app, not a desktop install โ†’ Dirty node tracking -- only re-renders what changed, not the whole scene Here's the wildest part: You can stack, explode, or solo individual building levels. Select a zone, drag a wall, reshape a slab -- all in 3D, all in the browser. Architecture firms pay $50K+ per seat for BIM software that does this workflow. This is free. 100% Open Source.
English
686
4.8K
32.3K
2.9M
Andreu retweetet
David Fowler
David Fowler@davidfowlยท
The team has been grinding away at the next release of aspire (which is imminent!). Close to ~930 PRs merged, support for TypeScript, overhauled CLI experience, deployment improvements, VS code extensions improvements, and more. conf.aspire.dev #aspire
David Fowler tweet media
English
8
32
176
11.9K
Andreu retweetet
NVIDIA GeForce
NVIDIA GeForce@NVIDIAGeForceยท
Announcing NVIDIA DLSS 5, an AI-powered breakthrough in visual fidelity for games, coming this fall. DLSS 5 infuses pixels with photorealistic lighting and materials, bridging the gap between rendering and reality. Learn More โ†’ nvidia.com/en-us/geforce/โ€ฆ
English
25K
7.1K
68.8K
93.5M
Andreu
Andreu@Andth23ยท
@teffyantonelita @__Fiamy Totalmenteโ€ฆ yo llevo unos meses construyendo una alternativa a FastAPI. Por ahora el core se engancha a FastAPI. En algรบn momento lo reemplazarรก.
Espaรฑol
0
0
1
55
Antonela E. Arenas
Antonela E. Arenas@teffyantonelitaยท
@__Fiamy Sinceramente los 4 son cรกncer... No me obligues a elegir... Y si tengo que elegir... Pongo a RubyOnRails o Laravel bien protegido como opciรณn.
Espaรฑol
12
1
50
10.2K
Andreu retweetet
Mukesh Murugan
Mukesh Murugan@iammukeshmยท
๐Ÿฐ ๐—ช๐—ฎ๐˜†๐˜€ ๐˜๐—ผ ๐—›๐—ฎ๐—ป๐—ฑ๐—น๐—ฒ ๐—˜๐˜…๐—ฐ๐—ฒ๐—ฝ๐˜๐—ถ๐—ผ๐—ป๐˜€ ๐—ถ๐—ป .NET Choosing the wrong approach leads to leaked credentials, duplicate code, or unmaintainable middleware. Here's when to use each one ๐Ÿ‘‡ ๐Ÿญ. ๐—ง๐—ฟ๐˜†-๐—–๐—ฎ๐˜๐—ฐ๐—ต ๐—•๐—น๐—ผ๐—ฐ๐—ธ๐˜€ โœ… Best for: Never as a global strategy โ€ข Repetitive across every controller/endpoint โ€ข Inconsistent error responses โ€ข One missed try-catch = unhandled exception in production โ€ข Only appropriate for specific, local recovery logic ๐Ÿฎ. ๐—จ๐˜€๐—ฒ๐—˜๐˜…๐—ฐ๐—ฒ๐—ฝ๐˜๐—ถ๐—ผ๐—ป๐—›๐—ฎ๐—ป๐—ฑ๐—น๐—ฒ๐—ฟ ๐—Ÿ๐—ฎ๐—บ๐—ฏ๐—ฑ๐—ฎ โœ… Best for: Quick prototypes or simple APIs with 1-2 exception types โ€ข Inline in Program.cs - no separate files โ€ข Gets messy fast with multiple exception types โ€ข No dependency injection โ€ข Better than try-catch, worse than everything else ๐Ÿฏ. ๐—–๐˜‚๐˜€๐˜๐—ผ๐—บ ๐— ๐—ถ๐—ฑ๐—ฑ๐—น๐—ฒ๐˜„๐—ฎ๐—ฟ๐—ฒ โœ… Best for: Pre-.NET 8 projects that can't upgrade yet โ€ข Full control over the pipeline โ€ข Manual service resolution from HttpContext.RequestServices โ€ข Single class grows into a massive switch statement โ€ข Not natively testable without spinning up the full pipeline ๐Ÿฐ. ๐—œ๐—˜๐˜…๐—ฐ๐—ฒ๐—ฝ๐˜๐—ถ๐—ผ๐—ป๐—›๐—ฎ๐—ป๐—ฑ๐—น๐—ฒ๐—ฟ (.๐—ก๐—˜๐—ง ๐Ÿด+) โœ… Best for: Every .NET 8+ production API โ€ข Constructor injection for ILogger, IProblemDetailsService, any service โ€ข Chain multiple handlers - one per exception family โ€ข Each handler is a single file, testable in isolation โ€ข Framework-integrated with AddExceptionHandler() and UseExceptionHandler() โ€ข .NET 10: no more duplicate diagnostic logging ๐—ค๐˜‚๐—ถ๐—ฐ๐—ธ ๐——๐—ฒ๐—ฐ๐—ถ๐˜€๐—ถ๐—ผ๐—ป ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ: On .NET 8+? โ†’ IExceptionHandler, always Stuck on .NET 6/7? โ†’ Custom middleware Quick prototype? โ†’ UseExceptionHandler lambda Try-catch everywhere? โ†’ Stop immediately The answer for 2026 is clear: IExceptionHandler with chained handlers and IProblemDetailsService. Everything else is legacy. ๐Ÿ“Œ Full guide with all 4 approaches compared: codewithmukesh.com/blog/global-exโ€ฆ
Mukesh Murugan tweet media
English
1
13
94
3.2K
Andreu retweetet
Visual Studio Code
Visual Studio Code@codeยท
Agent Hooks in VS Code let you enforce policies, run checks, and guide Copilot at key moments during a session. Instead of repeating prompts, you can program how agents behave in your workflow. Learn how hooks work and when to use them. aka.ms/Hooks
English
12
51
506
54.2K
Andreu retweetet
Satya Nadella
Satya Nadella@satyanadellaยท
Announcing Copilot Cowork, a new way to complete tasks and get work done in M365. When you handย off a task to Cowork, it turns your request into a plan and executes it across your apps and files, grounded in your work data and operating within M365โ€™s security and governance boundaries.
English
2.3K
2.1K
16.7K
9.8M
Andreu retweetet
Yury Selivanov
Yury Selivanov@1st1ยท
Please welcome PEP 827 -- the result of a year-long research into what would it take to uplift Python's type checking to match its dynamism. peps.python.org/pep-0827/
English
3
11
82
7.4K
Andreu retweetet
OpenAI Developers
OpenAI Developers@OpenAIDevsยท
Hereโ€™s how we built a restaurant voice agent using gpt-realtime-1.5
English
60
39
663
86.7K
Andreu retweetet
Thang Luong
Thang Luong@lmthangยท
Thrilled to share: #Aletheia, our math research agent, just solved 6/10 notoriously hard FirstProof problems autonomously, the best result in the inaugural challenge! To me, this is even bigger than our historic IMO-gold achievement last year; these problems challenge even top mathematicians. We share our results transparently, see paper and full thoughts in the thread. ๐Ÿ‘‡
Thang Luong tweet media
English
26
155
922
155.5K
Andreu retweetet
FastAPI
FastAPI@FastAPIยท
FastAPI 0.133.1 comes with the official FastAPI Agent Skill bundled ๐Ÿ“ฆ๏ธ More important than the current skill content is that it will be kept up to date with new versions of FastAPI ๐Ÿ˜Ž AI coding agents will be able to use best practices and new features as they come ๐Ÿค–
English
17
41
491
69.1K