El Corralito del 2001 y la Burbuja Hipotecaria del 2008. ¿Alguien de verdad va a defender a la casta bancaria? Son unos delincuentes del primero al último.
Preferiría salir a robar antes que ser controlado por ellos. Así de simple.
El Corralito del 2001 y la Burbuja Hipotecaria del 2008. ¿Alguien de verdad va a defender a la casta bancaria? Son unos delincuentes del primero al último.
Preferiría salir a robar antes que ser controlado por ellos. Así de simple.
Nextcloud v33.0.0rc4 is out! Get ready for Nextcloud 33, but remember this RC is for testing new features & finding bugs. Not for production! Expect potential #BreakingChanges.
More info: https://github.com/nextcloud-releases/server/releases/tag/v33.0.0rc4
Neuer Artikel im Blog:
TYPO3 v14: Asset-Handling wird schlanker – Was sich für Integratoren ändert
React-like functional webcomponents, but with vanilla HTML, JS and CSS
Introducing Dim – a new #Framework that brings #ReactJS-like functional #JSX-syntax with #VanillaJS. Check it out here:
🔗 Project: https://github.com/positive-intentions/dim
🔗 Website: https://dim.positive-intentions.com
My journey with #WebComponents started with Lit, and while I appreciated its native browser support (less #Tooling!), coming from #ReactJS, the class components felt like a step backward. The #FunctionalProgramming approach in React significantly improved my #DeveloperExperience and debugging flow.
So, I set out to build a thin, functional wrapper around #Lit, and Dim is the result! It's a #ProofOfConcept right now, with "main" #Hooks similar to React, plus some custom ones like useStore for #EncryptionAtRest. (Note: #StateManagement for encryption-at-rest is still unstable and currently uses a hardcoded password while I explore #Passwordless options like #WebAuthn/#Passkeys).
You can dive deeper into the #Documentation and see how it works here:
📚 Dim Docs: https://positive-intentions.com/docs/category/dim
This #OpenSource project is still in its early stages and very #Unstable, so expect #BreakingChanges. I've already received valuable #Feedback on some functions regarding #Security, and I'm actively investigating those. I'm genuinely open to all feedback as I continue to develop it!
#FrontendDev #JSFramework #Innovation #Coding #Programmer #Tech
The way we're thinking about breaking changes is silly
https://welltypedwitch.bearblog.dev/the-way-were-thinking-about-breaking-changes-is-really-silly/
#HackerNews #breakingchanges #sillythinking #softwaredevelopment #techdiscussion #programming
Should new warnings (logs or actual warnings) emitted given the same previous contents (user code/docs didn't change) be considered a breaking change?
@shom
So it sounds like "Installed Web Apps" or Web Apps you add to your home screen are now breaking in #Apple 's next #iOS #beta
I use #Printables , #OpenAI , #Octopi, my #Asus Router, #Facebook, and #CommonSenseMedia apps this way.
.NET platform is considered to be stable platform but from version to version there are changes that are considered a breaking ones. When updating to the new version do you check what are the changes that might impact your project or just update & YOLO? I do remember one case, long time ago that updating to .NET Framework 4.6 caused a lot of issues and resulted in digging through documentation and framework source code finding that one switch that could revert back to the old behavior - Switch.MS.Internal.DoNotUseCulturePreservingDispatcherOperations.