#Reactive

2026-02-15

ReactiveEffect во Vue 3: что на самом деле исполняет вашу реактивность

В предыдущей статье мы разобрали trackOpBits — механизм оптимизации трекинга зависимостей во Vue 3. Но тогда мы смотрели на систему через одну конкретную оптимизацию. Сегодня поднимемся уровнем выше. Почти всё, что вы делаете во Vue:

habr.com/ru/articles/996880/

#vue #reactive #реактивность #эффекты

2026-02-13

trackOpBits во Vue 3: как битовые маски ускоряют ReactiveEffect

Привет, Хабр. Это моя первая статья здесь. Долгое время не решался что-то публиковать, хотя регулярно читал и разбирал материалы других авторов. Для первой публикации я выбрал тему внутренней оптимизации реактивности во Vue 3 — trackOpBits и работу ReactiveEffect . Этот механизм почти не заметен при обычной работе с фреймворком, но он напрямую влияет на производительность рендера компонентов и поведение вложенных computed. В статье разберём, какую проблему решает trackOpBits , как именно он используется внутри системы реактивности и почему эта оптимизация важна в реальных приложениях.

habr.com/ru/articles/996052/

#Vue #reactive #effect

[Coi - 리액티브 웹앱 구축용 컴포넌트 기반 언어

Coi는 WASM과 정밀 반응형 구조를 결합한 컴포넌트 기반 언어로, 타입 안정성과 가비지 컬렉터 없는 메모리 관리, Virtual DOM 오버헤드 제거 등을 통해 고성능 웹 애플리케이션 개발을 목표로 합니다. 실시간 대시보드, 게임, 데이터 시각화 등 다양한 분야에 적용 가능하며, MIT 라이선스로 제공됩니다.

news.hada.io/topic?id=26468

#webassembly #reactive #webdevelopment #coi #frontend

Justin Buzzardjdbuzzard
2026-02-06

Leading and Lagging Indicators both have their purposes, but it's important to stay ahead of problems in quality, safety, or in compliance functions, not handle them late.

2026-01-25

@amoateng has put together an initial roadmap to get Unicorn to a stable 1.0 release. 🤩

We'd love your feedback! What would be most useful for Unicorn going forward? How can we set it up for improved support and adoption in the #Django ecosystem?

github.com/adamghill/django-un

#HTML #Reactive #WebDev #WebDevelopment #Web #AJAX #JavaScript #Python

2026-01-07

Inspecting HTTP requests in Quarkus sounds easy.
It isn’t.

Reading the body too early, blocking the IO thread, or forgetting to reset the stream will break your API.

This hands-on guide shows how to do request auditing, sanitization, and tracing correctly with Quarkus REST and @ServerRequestFilter.

Code. Real pitfalls. No magic.

👉 the-main-thread.com/p/quarkus-

#Java #Quarkus #REST #APIs #Reactive

Chuck Darwincdarwin@c.im
2026-01-02

Heart disease is the leading cause of death in the United States.
Since researchers first established the link between #diet, #cholesterol and #heart #disease in the 1950s, risk for heart disease has been partly assessed based on a patient’s cholesterol levels, which can be routinely measured via blood work at the doctor’s office.
⭐️However, accumulating evidence over the past two decades demonstrates that a biomarker called #C-#reactive #protein
– which signals the presence of low-grade inflammation
– is a better predictor of risk for heart disease than cholesterol.

💥As a result, in September 2025, the American College of Cardiology published new recommendations for #universal #screening of C-reactive protein levels in all patients, alongside measuring cholesterol levels.
What is C-reactive protein?
C-reactive protein is created by the liver in response to infections, tissue damage, chronic inflammatory states from conditions like autoimmune diseases,
and metabolic disturbances like obesity and diabetes.
Essentially, it is a marker of inflammation – meaning immune system activation – in the body.
✅ C-reactive protein can be easily measured with blood work at the doctor’s office.
A low C-reactive protein level
– under 1 milligram per deciliter
– signifies minimal inflammation in the body, which is protective against heart disease.
An elevated C-reactive protein level of greater than 3 milligrams per deciliter, signifies increased levels of inflammation
and thus increased risk for heart disease.
About 52% of Americans have an elevated level of C-reactive protein in their blood
theconversation.com/how-c-reac

CodeFreezR (he/him)CodeFreezR@chaos.social
2026-01-01

Da wir uns bisher noch nicht einigen konnten, dachten wir, fragen wir Euch! Haben die Elemente "Draggable" gemacht. So könnte ihr alles umsortieren und anordnen, wie es euch gefällt. Uuund wenn ihr dann "Save as Default" im klickt. Kommt das JSON in die Zwischenablage. Das könnte ihr das als Issue im Repo hinterlegen.

Das ginge hier:

codeberg.org/c3hamm/JEK25/issu

Zur Not auch als PM. Be calm, ist alles noch n bissel #wip.

\__
#GUI #UX #Draggable #reactive #Design #GameDev #FOSS #100DaysOfCode

2025-12-25

Just published a new hands-on tutorial:
Reactive Messaging with Quarkus — from REST to real-time.

I walk through building a full event-driven pipeline:
➡️ open a “tap”
➡️ emit orders via REST
➡️ stream through a kitchen processor
➡️ aggregate results on completion
➡️ send final notifications

All with MicroProfile Reactive Messaging and zero external brokers.

Read it here:
the-main-thread.com/p/quarkus-

#Java #Quarkus #Reactive #EventDriven #MicroProfile

2025-12-06
2025-11-17

Just back from Crete, minimal Wi-Fi, max inspiration ☀️
So I built a reactive web MP3 player with Quarkus + Mutiny — streaming, metadata, and all.

Java can be fast and fun.

Read the full story & tutorial →
the-main-thread.com/p/reactive

#Java #Quarkus #Mutiny #Reactive #WebDev #TheMainThread

Knowledge Zonekzoneind@mstdn.social
2025-11-12

#ITByte: #Reactive #Programming is a #Paradigm focused on #Asynchronous data streams and the propagation of change.

It uses the #Observable pattern to push data (events, messages, values) to subscribers, allowing systems to react to changes over time efficiently and non-blockingly.

knowledgezone.co.in/trends/exp

2025-11-02

New on The Main Thread: Build a real-time leaderboard with #Quarkus, #gRPC, and #Mutiny.
Learn how to stream live updates, handle reactive clients, and master server streaming in Java.
👉 the-main-thread.com/p/quarkus-

#Java #Reactive #DevServices #Microservices

N-gated Hacker Newsngate
2025-10-27

🚀 Wow, news: someone just discovered there's more to life than goroutines! 🤯 Introducing the "Reactive ," because why keep things simple when you can confuse your fellow developers with buzzwords? 💥Apparently, "ro" is the new magic sauce—because clearly, Go wasn't good enough at already. 🙄
samuelberthe.substack.com/p/go

2025-08-21

Okay, this is really interesting: Sean's/skinnyjames'/Zero Stars' #hokusai is a backend agnostic :ruby: #RubyLang #framework for building #reactive #desktop apps.

youtube.com/watch?v=V5WPmVTUExI

codeberg.org/skinnyjames/hokus

Its native builder and the os builder are written in :crystal: #CrystalLang:

github.com/skinnyjames/hokusai

#ruby #CrystalLanguage #RubyProgramming #gui #desktop_linux

2025-08-16

Zero-Trust File Uploads: Scan Before You Store
Build a secure, in-memory antivirus pipeline using ClamAV, Quarkus REST, Reactive, and ByteArrayInputStream in Java
the-main-thread.com/p/zero-tru
#Java #Quarkus #ClamAV #Reactive

2025-08-13

Update on the future of Rx.NET versioning:
github.com/dotnet/reactive/dis

The 3 scenarios that seemed to prevail:

1. Keep the System.Reactive packages. Solve problems using hacks (different API surface in build time than in runtime).

2. Introduce System.Reactive.Net packages, keep System.Reactive as a facade.

3. Try the first one in Rx7. If (when?) something breaks, switch to the second one.

A YT summary:
youtube.com/watch?v=GSDspWHo0bo

#dotnet #rx #rxnet #reactive #reactiveprogramming

2025-07-17

Streaming Database Rows in Real-Time with Quarkus, Mutiny, and Hibernate Reactive
Learn how to stream PostgreSQL rows to your browser.
myfear.substack.com/p/real-tim
#Java #Quarkus #Reactive #Hibernate #PostgreSQL

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst