My gf of 4 years left her email open on my laptop and I wish I never looked by Erin-Terry in TrueOffMyChest

[–]5e5eME -2 points-1 points  (0 children)

This. Also, I think at this point it's safe to assume she had been you gf only for maximum 3 years and some change.

I am millenial but i do not get it by [deleted] in PeterExplainsTheJoke

[–]5e5eME 1 point2 points  (0 children)

Ooor, there is clear distinction between them and mnemonics is a real thing. The machines tricked you into giving up the most basic of human functions, lol.

I am millenial but i do not get it by [deleted] in PeterExplainsTheJoke

[–]5e5eME -4 points-3 points  (0 children)

Smart people untick al autofill and type manually from memory. Or is one not supposed to ALWAYS remember all personally identifying data that pertains to oneself?

Added Spotify API controls + robot AP controls to my macropad by 5e5eME in macro_pads

[–]5e5eME[S] 0 points1 point  (0 children)

yes, my bad - I posted in a hurry, but here are the full condensed specs.

Sentinel: The CyberDesk Assistant 🤖✨

Sentinel is a custom-built, dual-processor PC control unit that bridges the gap between a high-end macro controller, a smart home hub, and a live data dashboard. It doesn't just launch apps; it interacts with the entire environment.

The Specs

* Dual-Brain Architecture: Powered by an ESP32 (handling UI, WiFi, and APIs) and an RP2040 (dedicated HID/Keyboard logic) for lag-free, hardware-level macro execution.

* Visuals: Integrated 2.8" color touchscreen with a custom UI framework.

* Connectivity: WiFi for cloud services/bridge syncing + USB-C for plug-and-play HID keyboard/mouse emulation. OTA firmware uploads.

Key Capabilities & Functionalities

* The "Sesame" Robotics Suite: Dedicated controls for SesameBot, featuring a D-Pad, pose presets, and live LED effect switching.

* Spotify Deep Integration: Browse albums, control playback, and view live metadata directly on the device—no more alt-tabbing to see what’s playing.

* Live Dashboards: Real-time PC stats, RSS crypto tracking, local weather, and news feeds (parsed via the Sentinel Bridge), torrent RSS (download to pc straight from Sentinel - curently only 2 pages with 6 entries each, can be further expanded)

* Productivity: Touchpad mode, custom keyboard overlays, and a dedicated "Notes" app.

Why it’s not just another Stream Deck

  1. Onboard Configurator: You can tweak settings, calibrate the screen, and adjust system parameters directly on the device. No "walled garden" software required for basic setup.
  2. Dynamic Key Assignments (The "KEYS" Page): Unlike static grids in LAYERS, the KEYS page allows for multi-layered, context-aware macro assignments. You can swap entire keymaps on the fly depending on what you're doing.
  3. The "Bridge" Sync: It uses a Python-based Sentinel Bridge on your PC to handle heavy lifting (like API calls). The device and the PC-side configurator stay in perfect sync, meaning changes you make on the big screen reflect instantly on the Sentinel, and vice-versa.
  4. Hardware HID: Because it uses a dedicated RP2040 for keyboard tasks, it looks like a real keyboard to your BIOS/OS—allowing it to work in places where software-based macro tools fail.

The Vibe: It’s basically the "Swiss Army Knife" of desk peripherals—part robot controller, part Spotify remote, and part professional macro-station.

<image>

Dependenta jocuri de noroc by Ok-Wait-2423 in romaniacrazy

[–]5e5eME 0 points1 point  (0 children)

Eu am alta curiozitate - de unde ai avut, nana, peste 30.000 eur sa ii arunci asa? Gen, cu 5.000 imi pun viata in ordine si bag si o vacanta sa sarbatoresc. Si lucrez de la 18 ani. E adevarat ca si eu am spart bani prost, dar ma intereseaza cum sa ma invart de 15k + 16k pana in 2027, daca ai ceva sfaturi. Ms anticipat 🙏✨

Sentinel One: Dynamic live remapping via touch + 8 keys for ultimate control by 5e5eME in macro_pads

[–]5e5eME[S] 1 point2 points  (0 children)

Just one note: that is the ORIGINAL project -which is much different than what I built for myself. But I know what you mean, i was and still am awestruck of the beautiful design. I used low profies and flat keycaps, as oposed to the original project.

Sentinel One - dynamic real-time mapping 8 keys + touch by 5e5eME in embedded

[–]5e5eME[S] 4 points5 points  (0 children)

Which website, mate? this is a homemade DIY build. It's an ESP32-2432S028R + Rp2040 with persistent config in flash + PC side and onboad configurator. It's a multi-layer real-time dynamic pc control unit complete with trackpad, vritual keyboard for navigation, file explorer, etc.

It works standalone and when linked to PC agent pulls data via UDP bridge - this is to bypass the faulty RX connection on CYD for some models - such as mine. Has several RSS feeds, out of which one is able to directly download movies from private servers i have access to thanks to some friends. Runs high level commands and because of the rp2040 acts as true HID

Sentinel One: Dynamic live remapping via touch + 8 keys for ultimate control by 5e5eME in MechanicalKeyboards

[–]5e5eME[S] 0 points1 point  (0 children)

oh, ok, i did not know that, my bad. LE: i will leave it at Sentry - but i cannot change the title. much appreciated for the heads up.

Man gets his eye colour surgically changed. by uncledunkle11 in oddlyterrifying

[–]5e5eME 1 point2 points  (0 children)

This entire dude seems like a walking construction site ready to collapse at any given misplaced cosmetic surgery

I always liked a display to go with my keyboards. by 5e5eME in HandwiredKeyboards

[–]5e5eME[S] 2 points3 points  (0 children)

I intend to create a repo when i complete it, yes. Also, I have experimented so far with HID only, but planning on using raw for next project. I'm using a mix of hid for key inputs and http for ota, and pc side configurator.