Mole V1.24.0 Razor is out. The Mac cleaner just got sharper.
https://t.co/rVM1P2nZ1O
• Batch cleanup significantly faster using find delete
• Auto-empties Trash via Finder
• Firewall-aware: Little Snitch, LuLu, Radio Silence
• Deeper scans, now up to 6 levels
• New operation logging for debugging
The latest release of Angular is only one week away! 🛠️ Prepare your apps.
Join us for the Angular V21 Developer Event on November 20 at 9 AM Pacific.
Which feature are you waiting for the most?
https://t.co/P9wgcvcEFk
🚨 Alert for ngx-bootstrap and ng2-file-upload users 🚨
You may want to change all your keys and passwords if you have used these versions.
ngx-bootstrap: 18.1.4, 19.0.3-19.0.4 and 20.0.3-20.0.6.
ng2-file-upload: 7.0.2-7.0.3, 8.0.1-8.0.3 and 9.0.1
https://t.co/72okxvWzVm
https://t.co/gm54cXlMEj
https://t.co/ay5TFf0b2a
🚨 Data Breach Alert 🚨
🇪🇸 Spain - SegurCaixa Adeslas
A threat actor using the alias "xsskiller" is selling a database allegedly stolen from Adeslas, a Spanish insurance company.
According to the post, the dataset reportedly contains over 600,000 customer records, divided into individual and business leads. Each record includes name, phone number, and email address, and for companies, additional data such as DNI/CIF and policy number.
Discover more at https://t.co/yiQ1nOhPjb
thanks to @steipete for his post: https://t.co/McMAaQDocB - brought my usage of AI to the next level! running in yolo mode for a week now and can't wait to continue. feeling so excited about all the new possibilities. haven't felt that for some time ... it is addictive
So, Google Chrome gives all *.google.com sites full access to system / tab CPU usage, GPU usage, and memory usage. It also gives access to detailed processor information, and provides a logging backchannel.
This API is not exposed to other sites - only to *.google.com.
🚀 I've waited for long to be able to write this, but I finally completed my book, soon to head to production + publication. Some nice surprises coming soon too, especially if you follow @DanielGlejzner an #Angular Space. 😉
Introducing Phi-3 WebGPU, a private and powerful AI chatbot that runs locally in your browser, powered by 🤗 Transformers.js and onnxruntime-web!
🔒 On-device inference: no data sent to a server
⚡️ WebGPU-accelerated (> 20 t/s)
📥 Model downloaded once and cached
Try it out! 👇
🚫 ¿Aún sigues usando `.className` para manipular clases #CSS desde #Javascript? ¡Prueba `.classList`!
✨ `.className` es una propiedad, asignas un string
✨ La API `.classList` te da una familia de métodos:
1️⃣ ¿Cuántas clases tienes? `.length`
2️⃣ ¿Una clase existe? `.contains()`
3️⃣ Obtener una clase por su posición: `.item()`
4️⃣ Añadir o eliminar una clase: `.add()` / `.remove()`
5️⃣ Si existe, elimina... si no existe, añade: `.toggle()`
6️⃣ Reemplazar una clase por otra: `.replace()`
✅ Todo esto son operaciones que son más complejas de realizar con `.className`
⬇ Más abajo tienes link con ejemplos
👋Hey there folks!
🚀 I am very happy to announce a new release of the #Angular Enterprise Architecture e-book
📦 v2.1 out now!
✅skip to the good parts and leverage 8+ years of experience and lessons learned (re-written completely from scratch in 2024)
✅ more than 170 pages of structured content with lots of detailed diagrams and code examples to drive the point home
✅ ready to use example repository with predefined rule set including all best practices
✅ standalone first architecture and approach
🏗️ Learn how to architect a new or existing enterprise grade Angular application with #eslint based automated architecture validation with a predefined types, rules and best practices!
💎This will ensure that Your project stays maintainable, extendable and therefore with high delivery velocity over the whole project lifetime!
Here is what you will learn 🧑🏫
More than 170 pages of structured content with lots of diagrams and code examples to maximize your learning!
✅ How to structure your Angular application to make it maintainable and extendable, and especially to preserve high velocity of development over time
✅ How to set up automated tooling based architecture validation to ensure that your project stays maintainable and extendable over the whole project lifetime
✅How to separate your business features into isolated parts within the framework of the architecture and what are the benefits of doing so
✅How to share code between features in a maintainable way and what are the tradeoffs of doing so
✅How to set up you Angular workspace with tooling to support team collaboration
✅How to create standalone first Angular architecture and embrace new better standalone APIs to make your project future proof
🤖 Automated, eslint based architecture validation
💎 Clean architecture is not only about the initial setup, but also about the ability to maintain it over time.
🤖 Automated architecture validation is the key to ensure that your project stays maintainable and extendable over the whole project lifetime!
😱 Without support of the automated tooling, we are basically left with the manual code reviews and the hope that everyone involved is paying 100% attention at all times which is just not realistic!
🔑 Unlock the full potential of your Angular enterprise architecture and join the ranks of hundreds of successful developers who have transformed their projects with the help of this e-book!
📦 Ready to use example repository
Book doesn't just provide information about how to do it right, but comes also with an example repository to get you started in no time!
👥Join the ranks of hundreds of successful developers who have transformed the way they build their projects to ensure long term maintainability and high delivery velocity with minimal initial investment!
🔗 Learn more & get it, link in the replies!
Happy 256th #Birthday to Joseph Fourier, whose transform is used in
- quantum mechanics
- signal processing
- spectroscopy
- digital compression of images and data
- solving differential equations
- designing electrical circuits
- ...