New Gear: Node75 Low Profile Custom ⌨️🍎

Finally received my mobile replacement for the Rainy 75. I went with the Node75 low profile with brown switches. The goal was a dedicated setup for the MacBook that I could actually carry around without sacrificing the typing experience.

First Impressions:
Despite the plastic build, it’s surprisingly solid and has some decent weight to it. I was worried about it feeling too "laptop-like," but that’s not the case at all. Zero adaptation time needed—it feels like a proper mechanical board, just with a lower center of gravity. The sound out of the box is already impressive.

The Build & Modding:
I didn't stick with the stock setup. Total investment was around 16,000 RUB (~$208):

- Base Board: 8,000 RUB (~$104)
- Full Mod: 5,000 RUB (~$65). Everything was stripped, switches and stabilizers lubed. We skipped extra foam mods because the stock sound profile is already clean.
- Customization: 3,000 RUB (~$39) for Japanese legends and a custom inscription on the back. The engraver hooked me up with an inline laser technique instead of the standard one at no extra cost.

Control & Workflow:
It features a touch bar for volume and muting. It’s actually usable—there are physical ridges so you can feel the boundaries of the sensor and hit your marks blindly.

I’m running it via the 2.4GHz dongle. No wake-up latency issues so far. The best part? It’s configured entirely through a browser interface. No proprietary bloatware needed on macOS.

I was originally hunting for a NuPhy Air75, but they were out of stock on browns, which led me to the Node. Honestly? No regrets.

What do you think of the look? Anyone else rocking a low-profile setup for their mobile workstation?

#MechanicalKeyboard #Node75 #LowProfile #CustomKeyboard #TechSetup #MacOS #Productivity #Hardware #VIA #WebHID #Keyboards

Newer MacBooks have a sensor for the tilt angle of your screen. You can read it on the web, build a demo here:

https://vnjlhn.csb.app/

Credits to @samhenrigold for discovering

#WebDev #WebHID #ProjectFugu

WebHID Demo - Lid Tilt

For years now I’m #browser hopping every few weeks. If I could Frankenstein together my perfect browser it would be:

- mostly #Vivaldi
- with the #WebKit and extension engine of #Orion by #Kagi
- have #webHID
- the #Brave anti fingerprinting

Acceso remoto a la fuente DP100 con mouse y Web App

Una característica muy interesante de la fuente Alientek DP100 es la posibilidad de acceso remoto ya sea conectando un mouse USB, instalando una App en la computadora o mediante un navegador web.
Veremos las opciones y sus beneficios, sobre todo la Web App que permite visualizar de forma gráfica y simple los valores de voltaje, corriente y potencia en función del tiempo, dando además un acceso universal desde cualquier navegador web con capacidad WebHID.

#alientek
#dp100
#webhid
#bitwisear
alientek dp 100 dc power supply
alientek psu power supply
mini digital power supply

Fuente DP100 análisis:
https://www.youtube.com/watch?v=La-_abqThZQ

Github WebApp:
https://github.com/codingjoe/DP100-WebApp

👉 https://www.youtube.com/watch?v=U4UaMwT8CKA

Fuente Programable DC-DC de 100W 💥 ultracompacta Alientek DP100 PSU USB-C

YouTube
SpaceMouse raw data from JavaScript – Viel zu tun!

I have this programmable mechanical mini keyboard. The name that kinda works for finding them is Sayo (“sayo keyboard”, “sayo device”, etc.). Mine has 16 keys and 4 layers that you can switch to or hold as a Shift. TIL that I only need a browser with WebHID support (https://caniuse.com/?search=webhid) and can even config it on Linux. Very cool!

https://sayodevice.com

#Sayo #SayoKeyboard #SayoDevice #programmable #keyboard #WebHID

"webhid" | Can I use... Support tables for HTML5, CSS3, etc

How it started, how it is going ...

Not showing the metric ton of notes, USB HID documentation, WebHID API snippets, forum posts links, Arduino library hacks on top of others' detailed previous hacks. 😖

So far I can show up as a "Phone" but the mute button doesn't work.

In the same time being a "Consumer Device" and increasing/decreasing screen brightness works spendidly :P

#Arduino #USB #WebHID

@danjenkins @steely_glint The article I wrote about the Stadia Controller is about the #WebHID feature: https://developer.chrome.com/blog/talking-to-the-stadia-controller-with-webhid/.
Talking to the Stadia controller with WebHID - Chrome Developers

Build the next generation of web experiences.

Chrome Developers
@simevidas Hmm, that's weird. Difficult to debug from a distance, too. Maybe try it with the #WebHID Explorer tool and see if there are differences: https://nondebug.github.io/webhid-explorer/.
HID Explorer

@simevidas The current Gamepad API is poll-based, yes. But for Joy-Cons, you can also access them via #WebHID and listen for events: https://github.com/tomayac/joy-con-webhid.
GitHub - tomayac/joy-con-webhid: Use the Nintendo Switch Joy-Cons via the WebHID API

Use the Nintendo Switch Joy-Cons via the WebHID API - GitHub - tomayac/joy-con-webhid: Use the Nintendo Switch Joy-Cons via the WebHID API

GitHub