learning clojure before scheme has given me such a bizarre set of politics about lisp. “first” > “car” come and get me
Notices by crows call me breadlady (garbados@friend.camp), page 6
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Wednesday, 28-Jun-2023 01:35:23 JST crows call me breadlady -
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Friday, 16-Jun-2023 23:43:28 JST crows call me breadlady *furiously rubbing my two braincells together, trying to spark innovation* how can i make social media profitable? it has never been profitable for anyone regardless of scale or purpose but… but it might work for me…!
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 12-Jun-2023 21:15:48 JST crows call me breadlady monae really made a 30 minute album with a banger about blowing off your plans to masturbate all day. queen
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 12-Jun-2023 08:42:35 JST crows call me breadlady in the time it would have taken me to configure some fucking evite shit, i just built a whole website. thanks flask
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 12-Jun-2023 08:42:34 JST crows call me breadlady hell no i don't use type hints
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 12-Jun-2023 08:42:34 JST crows call me breadlady i do clojure at work and i think clojure is good but i swear to god i can write python in my sleep
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 12-Jun-2023 08:42:33 JST crows call me breadlady sometimes i daydream about some rust x clojure mashup where you have strict typing and whatnot with all the semantics of a lisp. i wonder what it would take to make that...
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 12-Jun-2023 08:42:31 JST crows call me breadlady @ieure shit am i gonna learn common lisp
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 05-Jun-2023 06:59:25 JST crows call me breadlady @technomancy @ieure fascinating!! i feel totally clocked as making this mistake for exactly these "ohh shiny" reasons. i will think more about my approach in the future!
admittedly most of my usage regards "variations on roughly the same thing thru every step of the pipeline" -- that is, a big map of game state. in other cases i have switched from -> to ->> mid-flight!
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 05-Jun-2023 06:43:52 JST crows call me breadlady @technomancy @ieure i am using #() and -> all over my code and i am fascinated by this perspective that it's novice behavior. could you tell me more about the right way? i only picked up the language about nine months ago
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 05-Jun-2023 04:45:27 JST crows call me breadlady i sure do like clojure but it's seeming to me that folks unfamiliar tend to respond with "damn that's fucking unreadable"
-
Embed this notice
crows call me breadlady (garbados@friend.camp)'s status on Monday, 05-Jun-2023 04:45:26 JST crows call me breadlady it #(-> %1 :coord->units (get %2) count range) on my (reduce f game coords) until i (s/valid? ::game game*)