This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-05-25
Channels
- # announcements (9)
- # asami (69)
- # babashka (151)
- # babashka-sci-dev (34)
- # beginners (90)
- # cider (21)
- # clj-on-windows (17)
- # clj-otel (4)
- # cljsrn (5)
- # clojure (27)
- # clojure-austin (3)
- # clojure-europe (87)
- # clojure-gamedev (1)
- # clojure-nl (3)
- # clojure-norway (8)
- # clojure-poland (2)
- # clojure-uk (3)
- # clojured (10)
- # clojurescript (50)
- # core-async (73)
- # cursive (28)
- # data-science (2)
- # datomic (17)
- # etaoin (1)
- # honeysql (6)
- # introduce-yourself (3)
- # jobs (1)
- # joyride (12)
- # malli (5)
- # nbb (14)
- # off-topic (18)
- # pathom (4)
- # podcasts-discuss (2)
- # polylith (30)
- # project-updates (3)
- # re-frame (33)
- # reitit (1)
- # remote-jobs (13)
- # shadow-cljs (59)
- # sql (12)
- # tools-build (7)
- # xtdb (36)
So when you do a lein repl or similar, you get a REPL without paredit. And that kinda sucks (or perhaps not). Is there like A rlwrap but with paredit out there?
Highlighting matching parens is common, but haven't seen parents style. https://github.com/bhauman/rebel-readline does pretty much everything else though (multi-line commands, docs, function signature, etc)
Or you could use NeoVim and Conjure in the terminal 😉
I have a little work trip next week, so just getting my mini laptop ready for hacking some code 😂


I use that principle on my ultra-wide hi-rez monitor too 😂
do you have really big letters on the screen or do you use just a very small part of it?
Pinching the screen zooms the font size in and out... I increase the font for the picture to make it readable 😁
NeoVIM - blasphemy!
Try these 😛
I have contact lenses that are easier to carry 😁 I'll also start adding more carrots 🥕🥕🥕🥕🥕
I haven't tried plugging the phone into the ultra-wide monitor yet, that could be very interesting
I'll try and get Emacs on the phone as well, especially if it can use Spacemacs and my own configs. Although not sure if there is native compilation support in Termux Emacs...
Anyone here using Logseq, Athens, or Roam? I find it interesting that much of the buzz in note-taking world is driven by similar Clojure software all using the same core libs.
I use Logseq, but still to figure out a proper workflow. I hate the fact that the plugins use Typescript/JavaScript, I'm trying to write an example plugin in ClojureScript.
Looking at some video tutorials, it looks like Logseq staff suggest to use Markdown format instead of Org lately... Quite disappointing. Actually I use Logseq + Orgzly on Android, hope they won't drop the Org support.
honest question: what doe logseq bring to an org-roam user using git to store its files already?
måning
Good morning!
Which ones aren’t?
I was genuinely wondering, though
I wouldn’t put it past some inventive people to come up with extremely niche parts of the day
That was my initial thought as well (and I can’t remember it either), but perhaps people have even chiseled out odd parts in the more boring, well known parts
one common example is 4:20, I guess, but there’s gotta be more exotic and exciting examples
@raymcdermott I was about to make that joke and tag you - but then I didn't because I thought that would be too lame
Actually, come to think of it, I often go “heh” when I look at the clock and it’s 13:37
Reminds me of good times
> Like 2-3 AM in the night, what’s that called? “Insert batch job here”
Does anyone in here do art apart from @raymcdermott?
Show off!
ouch - I thought I was among several people who sent photos of their morning views. Yes, I am also a show off 🙂
lol @raymcdermott - you are not alone - i have also been guilty of sending morning view photos, and sometimes even evening view photos. i'm not sure i would go so far as to call mine art though
There are very few photos I’ve seen in here that I don’t find artful 🙂
How do you know that people here will think it’s bad? 🙂 in any case, I would like to see it ☺️
I do post them. Sometimes they look good. I know my composition isn't great, mostly I just try not to ruin things that already look good and stick to the rule of 3rds
@U08ABGP70 idk if there are actually any restrictions or conventions regarding that sort of stuff on Clojurians slack, or on this channel. But, I must say, I’ve never seen anything particularly NSFW on Clojurians slack.
@U0525KG62 I can’t remember anything. Do you have an example at hand?
@U0AQ3HP9U - have a look through this blog, as long as you are free to do so in terms of location, policies etc... https://www.techno-mage.co.uk/blog
Have a questions table and then the various options in a separate table? linked by ID?
😈 i might also be tempted to use a JSON field
with postgresql you can even index JSONb fields!
(although i haven't used that feature, so can't comment on how useful/good it is)
i would probably use a separate table for the answers, with a row per answer, since (i assume) they are likely to be added separately and concurrently
I was thinking about a json structure with the options from the question that have been selected as answers.
sounds reasonable to me @U052852ES
If you are using etaoin (browser testing) and babashka, you may like this: https://clojurians.slack.com/archives/CLX41ASCS/p1653490545688549
