This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-10-21
Channels
- # announcements (13)
- # babashka (29)
- # beginners (52)
- # calva (95)
- # cider (18)
- # clj-commons (7)
- # cljs-dev (42)
- # clojure (121)
- # clojure-australia (1)
- # clojure-dev (39)
- # clojure-europe (36)
- # clojure-france (4)
- # clojure-greece (1)
- # clojure-italy (20)
- # clojure-nl (3)
- # clojure-portugal (1)
- # clojure-uk (7)
- # clojurescript (47)
- # conjure (2)
- # cursive (9)
- # datalevin (5)
- # datascript (8)
- # datomic (66)
- # defnpodcast (2)
- # deps-new (5)
- # fulcro (18)
- # graalvm (21)
- # gratitude (9)
- # jobs (6)
- # jobs-discuss (17)
- # leiningen (3)
- # lsp (80)
- # lumo (1)
- # malli (9)
- # mount (2)
- # off-topic (16)
- # other-languages (8)
- # podcasts (19)
- # reitit (5)
- # remote-jobs (5)
- # shadow-cljs (29)
- # sql (5)
- # tools-deps (13)
- # vim (11)
- # xtdb (19)
Front-end developers: what is your method for designing ui components (from the visual point of view)? I'm looking for a tool like "user clicks through (adds components, sets attributes, colors etc), immediately sees the result, spits HTML + CSS code at the end". Is there anything like this (free to use)?
Storybook is pretty great
Right then I misunderstood the question. You can configure preexisting components with controls and get html for that. But yeah no visual drawing -> html/css
I’ve found tailwind css to be a great prototyping tool. You’re still writing html by hand but it’s surprising how quickly you can piece things together
Just saw the latest XKCD and decided to google "javascript ext4" myself. Found an Ext4 filesystem driver written in JavaScript. What could possibly be a valid scenario where you'd need to use a JavaScript FS driver?
apologies if this kind of thing has already been posted, but i just got access to open ai codex and i thought i would test it out. i wrote just the first line of this function.
yeah, and res/write-json
doesn't make sense really, but the basic structure is still reasonably sound.
I mean, that's cool. But i'm an actual intelligence and i still need more information then "drew can you write an authenticate admin" function to do my job so i'm confused about the goal here.
i see it doing everything but authencating the admin lol, i mean nothing could do that without more information.
> confused about the goal here no goal just tinkering
I worry about using something like this. It’s the same as the Tesla problem: It’s released as an assistive system, with caveats that it must be supervised and not fully trusted. But when it starts getting things correct most of the time, it will lead to complacency. Human brains are simply not designed to remain attentive when there’s nothing much to do. So the better it is, the more likely it is for people to miss the errors when they do occur.
Yeah I worry about that too.