This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-11-20
Channels
- # announcements (1)
- # babashka (4)
- # beginners (8)
- # cider (4)
- # clj-kondo (10)
- # cljdoc (1)
- # cljsrn (7)
- # clojure (3)
- # clojure-europe (20)
- # clojure-france (3)
- # clojure-sg (2)
- # clojurescript (16)
- # clojureverse-ops (3)
- # community-development (5)
- # core-async (35)
- # cursive (1)
- # datahike (14)
- # datomic (7)
- # events (5)
- # fulcro (59)
- # graphql (11)
- # lsp (33)
- # meander (1)
- # off-topic (33)
- # polylith (23)
- # portal (33)
- # re-frame (1)
- # reagent (10)
- # reclojure (7)
- # reveal (14)
Plenty of ideas here seem familiar https://amzn.github.io/ion-docs/
this is pretty neat and also yeah, either directly inspired by EDN or has the same roots
Looks like slack has activated a free trial for us at the moment. We have full history it seems
For me it's available the whole history of channels. It's so cool to scroll back some channels and see how they grew during the time like #lsp :)
Remember: it's a 30-day trial so folks shouldn't assume it will continue -- so if you create new channels, don't forget to /invite @logbot
and /invite @zulip-mirror-bot
so your new channel gets archived!
how does one access logbot's data?
logbot => https://clojurians-log.clojureverse.org/ zulip-mirror-bot => https://clojurians.zulipchat.com/
so you can flash custom firmware onto it to e.g. reprogram what keys irrespective of what computer you plug it into
technomancy has an example of keyboard firmware built in microscheme https://git.sr.ht/~technomancy/menelaus
Ah, I see. I believe there's a decent selection of suitable LISPs. :) Can send some links if you need. Also an idea - if there's any run-time reconfiguration capability, you could require the user to confirm that the changes work OK. And if there's no confirmation within e.g. 10 seconds, the configuration is reverted so that you can't make the keyboard unusable. Similar to how it's done when you configure your video outputs in some software.
I think http://www.ulisp.com/ is the closest to what I want - a REPL that fits in the space requirements - but i'm worried it won't have room for my firmware after installing the environment 😂
also ulisp is GC'd which might add latency to the keyboard: http://forum.ulisp.com/t/ulisp-as-mechanical-keyboard-controller/724
I also know of https://nakkaya.com/clodiuno.html and https://github.com/mfikes/esprit. But no clue whether they'll fit or whether they enable you to use REPL.
https://github.com/dundalek/liz This might be worth looking at if GC is going to pose potential problems (no REPL tho)
I just had a vision of a keyboard with a REPL programming a keyboard with a REPL connected to a computer with a REPL.

logbot => https://clojurians-log.clojureverse.org/ zulip-mirror-bot => https://clojurians.zulipchat.com/