Peer Reynders's Avatar

Peer Reynders

@peerreynders

98
Followers
36
Following
11
Posts
13.02.2024
Joined
Posts Following

Latest posts by Peer Reynders @peerreynders

nObODy wAnTs To WorK AnYMore!
nObODy wAnTs To WorK AnYMore! YouTube video by How Money Works

… YT content like this

youtu.be/sqixMgMC1FE?...

seems to have been getting more attention lately; possibly dampening the platform audience's appetite for (professional) tech topics.

09.12.2024 01:48 👍 1 🔁 0 💬 0 📌 0

You may want to connect with fellow content creators to see whether they are having a similar experience. Apart from the discouraging developments over the past 24 months, …

09.12.2024 01:47 👍 1 🔁 0 💬 1 📌 0
Øredev 2017 - Gustaf Nilsson Kotte - Micro­service Websites
Øredev 2017 - Gustaf Nilsson Kotte - Micro­service Websites YouTube video by Øredev Conference

FYI: Seems like Ikea is “still” doing “Microfrontends with Edge-Side Includes” (a positive; no complexity for the sake of complexity) where Astro would be a great fit.

youtu.be/j2ynHColelw

medium.com/flat-pack-te...

gustafnk.github.io/microservice...

11.11.2024 18:57 👍 3 🔁 0 💬 0 📌 0

“Take the VCR, for example. Not only can it watch TV for you, it can watch more channels and watch them better than you can.”

Douglas Adams, Dirk Gently’s Holistic Detective Agency (1987)

11.11.2024 03:18 👍 0 🔁 0 💬 0 📌 0
Ex-Google CEO's BANNED Interview LEAKED: "You Have No Idea What's Coming"
Ex-Google CEO's BANNED Interview LEAKED: "You Have No Idea What's Coming" YouTube video by AI Upload

Might as well get used to it.

According to this vision, AI gets to implement the product and we get to design/formulate/write the tests:

youtu.be/EUeryhp8HSQ?...

…I wonder what the bottleneck and primary risk is going to be …

11.11.2024 03:06 👍 0 🔁 0 💬 1 📌 0

… a “how to” imperative script but a scaffolding script for assembling the reactive chain that does the actual work; i.e. the model for the flow of information is buried inside the construction script.

03.11.2024 13:49 👍 1 🔁 0 💬 0 📌 0

The user supplied code (formulas) is non-reactive. It's the the explicit dependencies and the implicit dependants that defines the reactive boundary around each formula.

I suspect the difficultly some people have with ReactiveX is that idiomatic code is nothing like …

03.11.2024 13:49 👍 1 🔁 0 💬 1 📌 0

… the challenge even more especially in a linear textual format.

“Improving the world’s most popular functional language”
www.microsoft.com/en-us/resear...

Compare this to spreadsheets which are a reactive medium (as opposed to a reactive language).

03.11.2024 13:48 👍 1 🔁 0 💬 1 📌 0

… with occasional branching.

Just moving from that to a “transformation of values” computational model (i.e. functional programming) can prove challenging for some (though the other way around doesn't seem as bad).

Sprinkling in implicit reactivity ramps up …

03.11.2024 13:47 👍 1 🔁 0 💬 1 📌 0

Runes clearly identify the boundaries of the reactive elements as they are constructed but the majority of the code is still non-reactive.

Most people still learn imperative, “control of flow” programming first which means authoring a largely “how to” linear narrative …

03.11.2024 13:46 👍 1 🔁 0 💬 1 📌 0
news/farewell-to-frp A delightful language with friendly error messages, great performance, small assets, and no runtime exceptions.

Elm also deprecated signals in 2016 replacing them with subscriptions …

elm-lang.org/news/farewel...

… basically one-off or recurring event messages. It could suggest that implicit, language level (built-in) reactivity could end up being too confusing for many people.

03.11.2024 04:01 👍 2 🔁 0 💬 1 📌 0