Angular Munich – Telegram
Angular Munich
176 subscribers
546 photos
40 videos
9 files
702 links
Stay up to date with Angular Framework ;-)

Need more: https://linktr.ee/ngxsamurai
Download Telegram
Hey Devs!

I'm not against using AI/KI in the projects... But... Please... Fix the comments before pusing and creating pool/merge request ^_^

This is not the first place where I read such messages in the code-base. 😅

If I see nonhuman messages 🤖 I will see a jira-issue too! where we need to plan and fix the problem... otherwise please remove or rewrite!


#ai
banned 😂

#ai
The Angular team merged the MP, announcing the transition to Rolldown instead of Rollup, which will optimize the work of the collector and will be a plus when loading the application, since fewer chunks will need to be loaded.

At the same time, the feature is currently in the experimental status and is under the flag, accordingly, it will not be used by default for all projects.

#angular
Do I need a labubu 😂?
😁5
Hey! it's Monday!

And we need to start somehow with coding... But for this we need a good music...

Let's try with this incredible group: https://www.youtube.com/watch?v=nihFu0YjkcE&list=RDnihFu0YjkcE&start_radio=1&ab_channel=Bloodywood

"Tadka" (तड़का in Hindi) refers to a technique used to enhance the flavor of certain curries. It’s a sort of embellishment to the dish, tempering of spices/herbs in technical terms. It involves adding spices or herbs to a teaspoon of butter/ghee/oil and then incorporating it at the very end of the cooking process. This method not only enhances the flavor but also imparts a smoky, earthy essence to the dish.
2
Already 138 Angular packages tracked with this new tool to understand which library version is compatible with your #angular projects.

There are still a lot on the roadmap towards a public version:

- add more packages (at least 200)
- sanitize their data
- get to know if they are archived
- a feature to audit your dependencies directly
- a npm package to update your dependencies
- a mcp server to bring the experience to a new level!



Like? Wait a bit... Gérôme still on final review...
👍3
Forwarded from THINGS PROGRAMMERS DO
😁7🔥3💯1
👇🏻‼️❤️
FYI 🔜 NG@20.2.0

📌 support alias as in else if (https://github.com/angular/angular/pull/63047)

@if (template) {
template 1
} @else if (loaderTemplate(); as state) {
<skeleton [loading]="state.loading">
}


📌 lastSuccessfulNavigation from Router API will be a signal.

// 20.1
const navigation = this.router.lastSuccessfulNavigation;
// 20.2
const navigation = this.router.lastSuccessfulNavigation();


📌 infer type of event target for void elements (https://github.com/angular/angular/pull/62648)
🙏2
Forwarded from Neural Pony
This media is not supported in your browser
VIEW IN TELEGRAM
NeuralOS: a generative OS entirely powered by neural networks

NeuralOS, probably the world's most expensive operating system, running at a blazing 1.8fps on an NVIDIA H100 GPU. 😅

What exactly is NeuralOS?

It's an experimental generative OS that predicts every screen frame entirely from your mouse and keyboard inputs. No internet, no traditional software stack, purely hallucinated pixels.

How does it work?

- An RNN tracks the computer state (kind of like a traditional OS kernel, but all neural and continuous).
- A diffusion model generates the actual screen images (imagine a desktop environment, but fully neural-rendered).

The GIF shows a funny demo: NeuralOS running NeuralOS inside itself. Every single pixel you're seeing is model-generated, no network involved at all!

Long-term, our goal is to remove boundaries between software entirely and make OS fully customizable beyond fixed menus and options. Imagine asking your OS something like:

- "Merge all my messaging apps into one interface."
- "Make Signal look like Messenger."
- "Turn the movie I'm watching into a playable video game."

I'm curious about your thoughts:

Could future OS interfaces just become human-like avatars (think Grok's Ani)? Are menus and app-specific UIs going away?

What about fully generative games: could diffusion-based games eventually replace traditional ones?

Try the live demo here: neural-os.com (you might need patience…)
👍1
Boring with ng@20?!

Let's check the ng@21 xD

Coming New Feature: HttpClient Built In by Default!


#ng21
🐳1👨‍💻1