The Dipole Antenna Isnโt as Simple as it Appears - Dipole antennas are easy, right? Just follow the formula, cut two pieces of wire, ... - https://hackaday.com/2023/08/16/the-dipole-antenna-isnt-as-simple-as-it-appears/ #radiohacks #wavelength #bandwidth #frequency #impedance #resistive #reactive #antenna #dipole #vna
#vna #dipole #antenna #reactive #resistive #impedance #frequency #bandwidth #wavelength #radiohacks
Ferrofluid Drum Synth Dances To The Beat - [Love Hultรฉn]โs work often incorporates reactive sound elements, and his Ferroflui... - https://hackaday.com/2023/06/15/ferrofluid-drum-synth-dances-to-the-beat/ #soundreactive #musicalhacks #ferrofluid #reactive #msgeq7 #music #synth
#synth #music #msgeq7 #reactive #ferrofluid #musicalhacks #soundreactive
#ITByte: #Reactive #Architecture is the combination of Reactive programming and software architectures. Also known as reactive systems, the goal is to make the system responsive, resilient, elastic, and message driven.
#architecture #reactive #itbyte
Seems like there's a race to create the smallest #reactive UI framework for the web
Super light and small, yet powerful.
@nosherwan keep state out of components, use attrs instead
#webcomponents #state #reactive #javascript
๐ธ๏ธ ๐ฆ
Reactive state in Native Web Components:
Anyone not using Lit framework, how do you manage reactive state inside native web components?
I am learning about Astro & Web Components.
I have seen examples where javascript proxy objects can be used to updated reactive state in a native web component.
Are there any elegant solutions being used by anyone in this area?
#webcomponents #state #reactive #javascript
RT @jponge
๐ Mutiny 2.2.0 released: https://github.com/smallrye/smallrye-mutiny/releases/tag/2.2.0 #java #reactive
A new demo application is now publicly available ๐ https://github.com/fraktalio/fmodel-spring-demo A shiny new `Fmodel` Reference Guide is coming! #DomainModeling #Functional #EventSourcing #Kotlin #R2DBC #Reactive #RSocket
#DomainModeling #functional #eventsourcing #kotlin #r2dbc #reactive #rsocket
I just published https://dev.to/mighdoll/reactive-webgpu-52h0 - It's about using #reactive #signals for #webgpu.
#BlockHound: how it works https://blog.frankel.ch/blockhound-how-it-works/
#blockhound #ReactiveProgramming #reactive #fromthearchives
As the Moon ๐ enters Cancer โ๏ธ this morning, it passes by Mars, activating...
INSTINCT and IMPULSE
Because the sign of Cancer is about emotions, sensitivity, protection, and nurturing...
you may just find yourself:
โจ #feeling things ๐ฅน
โจ being emotionally #reactive ๐ตโ๐ซ
โจ taking action based in #emotion โค๏ธโ๐ฅ
More in this video ๐
#astrology #AstroVibe #AstrologyHeals #CancerMoon #MarsInCancer #AstrologersofMastodon #emotional #impulsive
#feeling #reactive #emotion #astrology #astrovibe #astrologyheals #cancermoon #marsincancer #astrologersofmastodon #emotional #impulsive
Actually a bad sign if you need a #superhero #tenx #10x #ninja #fullstackdeveloper #devops #reactive #ultimate #rockstar #wizard #bugslaying #codinggod - I rather work together with a bunch of juniors or "only" good developers than with one of these "experts".
#superhero #tenx #10x #ninja #fullstackdeveloper #devops #reactive #ultimate #rockstar #wizard #bugslaying #codinggod #softwaredevelopment #software #team
Built this little generative UI (the ui components are generated from the system state) for my modulo pattern generator using hdom and atoms ๐ ๐ thanks #thingumbrella
#ui #ux #userinterface #interface #uidesign #webdesign #reactive #genartclub #generativeart #creativecoding #creativecode #thingumbrella
#thingumbrella #ui #ux #userinterface #interface #uidesign #webdesign #reactive #genartclub #generativeart #creativecoding #creativecode
One thing I regretted when I created RxJS that I didn't create a more simple lightweight primitive that could be used for binding scenarios such as what we saw in Knockout.js and now in Signals. It could have just been a BehaviorSubject with composition operators that returned BehaviorSubjects instead of just Observables.
I am intrigued though where the reactive future does take us
#webdev #angular #signals #rxjs #react #reactive
my talk from #jdconf 2022 about - #functional #reactive with core #java // #exceptions #functionaltraining #jdk #conditions #memoizing #currying #functionalprogramming https://youtu.be/Ly81s7cDcTY
#JDConf #functional #reactive #java #exceptions #FunctionalTraining #jdk #conditions #memoizing #currying #functionalprogramming
Learning Reactive/Bootstrap by hacking this together. Looks great on a tablet, which is how I'll probably primarily use this... I should finish by end of day.
Not bad for not knowing perl/Reactive or Mojolicious...
Always making my tools/writings useful at the table!
#hexdescribe #ttrpg #dmtools #perl #reactive #mojolicious
I'm really excited for this and looking forward to it. Come join me!
---
RT @ngconf
Looking to become an expert on #Reactive Forms? Sign up for @prestonjlamb's live #ngconf2023 workshop! Watch the video below to find out moreโคต๏ธ
Tickets | http://bit.ly/3EcuicW
Location | Little America Hotel | SLC, UT
Date | June 13, 2023
#Angular #Coder #LevelUp
https://twitter.com/ngconf/status/1625907609478869015
#reactive #ngconf2023 #angular #coder #levelup
Just published 0.16.0 of `dlite`, my tiny, reactive view library that creates `Web Components`.
- Scoped CSS when attached to a `Shadow DOM`
- Make `shadowDOM` default to `true` (again) now that scoped CSS is working
- Add `debug` setting to show error messages while developing
- Include attributes when converting from a regular DOM element to a Custom Element
- Doc updates
#reactive #js #css #html #javascript
Also, another project that's been overlooked for .NET is Reaqtor, which is an extension of the Reactive Extensions for .NET to work at scale across machines using expression trees. Really cool tech from Bart de Smet and his team