@timotimo@peoplemaking.games avatar

timotimo

@timotimo@peoplemaking.games

Dieses Profil is von einem föderierten Server und möglicherweise unvollständig. Auf der Original-Instanz anzeigen

foone , an Random Englisch
@foone@digipres.club avatar

I wonder what the most computing power anyone has put into a keyboard is?

timotimo ,
@timotimo@peoplemaking.games avatar

@foone splitkb.com has the liatris uc board to use where you needed pro micros before, which is rp2040, and the elora also has an rp2040 on each half

foone , an Random Englisch
@foone@digipres.club avatar

You're never gonna believe this, but it turns out I'm gonna need to build a new keyboard

timotimo ,
@timotimo@peoplemaking.games avatar

@foone the splitkb elora has a three lead (trrs) plug on each half that's for foot switches, so if you're free to wire the foot switches to very simple "bridge these pins together" operation, that would give you what you need: a good (IMHO YMMV) split keyboard with 6 foot pedal support. it's not wireless though

ClarusPlusPlus , an Random Englisch

Don't you just love game development? Somehow, some way, in implementing one enemy, I completely fucked up how one of the bosses works

Their code has nothing to do with each other

timotimo ,
@timotimo@peoplemaking.games avatar

@foone @ClarusPlusPlus yes! Raku (nee Perl 6) has this, it's called junctions and it works in some pretty wild combinations if you really want.

for <-1 0 -2 0 1 1 2 2 3 0 4 0> -> $x, $y { if all($x, $y) == any(-1, 0, 1) { say "($x $y) inside" } }

gives

(-1 0) inside
(1 1) inside

whitequark , an Random Englisch
@whitequark@mastodon.social avatar

i want something like Microsoft's Recall thing and will probably eventually build it for myself, using different tech

timotimo ,
@timotimo@peoplemaking.games avatar

@whitequark have you already considered just a simple OBS screen capture with OBS's replay buffer feature?

otherwise while true; do sleep 60; import -root screenshot_$(date)_.png; done with something to expire old files (logrotate? lol) could do a lot

  • Alle
  • Abonniert
  • Moderiert
  • Favoriten
  • random
  • haupteingang
  • Alle Magazine