-
Tweets6K
-
Followers5K
-
Following145
-
Likes1K
Amusement parks are such a gift from the 1890s, and if they didn’t exist, would sound like such a fever dream. “We’re gonna make a bicycle wheel as big as a house and put little seats in the spokes” “imagine high tea, but the teacups are enormous, you sit inside and they spin”
Sure you can get better, especially if you limit the number of variables you change over time. Same tools, similar project, good notes ->better estimate. Hot new framework, new domain, new kind of customer ->worse estimate.
Sure you can get better, especially if you limit the number of variables you change over time. Same tools, similar project, good notes ->better estimate. Hot new framework, new domain, new kind of customer ->worse estimate.
Do not agree. It's a skill. You can get good at it. The real problem is that people do not want accurate estimates.
Do not agree. It's a skill. You can get good at it. The real problem is that people do not want accurate estimates.
I posted a 6 step tutorial on creating an LLM coding agent. * Uses LiteLLM * About 140 lines of python when finished * Can use the free plan of GitHub Copilot (no API sign-up/credit is needed to work through the steps) * Step 5 of the agent is used to create Step 6 ...
just use a for loop they said. you don’t need a fancy map reduce they said. for loop is simpler they said.
just use a for loop they said. you don’t need a fancy map reduce they said. for loop is simpler they said.
So, you probably won't believe how desperate Starliner's flight to the space station got last summer ... arstechnica.com/space/2025/04/…
4/ If you are interested in somebody who loves Angular, or is ready to help you learn to start leveraging AI for a small business, or has some experience with team building and getting a healthy, productive group dynamic going, hit me up. Website will be up soon (hopefully).
cycle: Returns a lazy (infinite!) sequence of repetitions of the items in coll. take: Returns a lazy sequence of the first n items in coll, or all items if there are fewer than n. Cycle will generate a lazy infinite sequence, so don't try to materialise that in REPL. #clojure
group-by: "Returns a map of the elements of coll keyed by the result of f on each element. The value at each key will be a vector of the corresponding elements, in the order they appeared in coll." #clojure
Clojure core (the Clojure standard library) has a lot of super useful tools for working with collections. Here's `frequencies`.
I wrote a lot of documentation for @shipclojure and now LLMs work wonderfully with it. I get interactive UIs according to the coding standards in no time #clojure #llm
Presentation in question: youtube.com/watch?v=HwoGMh… talking about voice-fn that uses core.async.flow
During today’s “close call” between two aircraft at Chicago’s Midway International Airport, air traffic control (ATC) can be heard telling FlexJet Flight LXJ560 several times to “hold short of runway 31 center” but despite this the pilots of the Challenger 350 decided to cross…
I've been exploring with compilation errors through macro expansions, across files. This ends up requiring us to track a lot more source information, but the results can be very nice. #clojure
It's so cool! Someone contributed a patch to my Clojupyter kernel Colab setup script, and it's now so much faster to install. github.com/qubit55/clojup…
I think #clojure got me. I officially can’t code in a large JavaScript project anymore. I’m sigh-ing every 2 minutes and can’t focus at all
hacked together a #clojure tool to make little art 'cards'. With improvements, the idea is to be able to use this on my phone and save the SVGs. Hoping to use it when I get bored in lines or whatever, hopefully leading to some more artistic output
@ovstoica Multimethods are amazing and pattern matching and ISA hierarchies in them is quite powerful. I am using them in many places in @orgpad_info. For example to handle mouse events, we match on four parameters: - event type (click, double-click, drag, various gestures), - id of the…
@cgrand When I run into this I usually refactor to use (->) outside and the more special ones inside. Like (-> x (cond-> bar (baz :last-arg)) (cond->> qux (quux :first-arg)))
Collecting error context without chaining exceptions. gist.github.com/Chouser/4b986c…

Janet A. Carr @janetacarr
5K Followers 253 Following Clojure Consultant & Freelancer Software Dev, Clojure, & Functional Programming Twitch: https://t.co/MQSMRl4qp7 Course: https://t.co/APVnddLdAM
Bozhidar (Bug) Batsov @bbatsov
9K Followers 887 Following Hacker. Lover of parentheses. Emacs fanatic. Author of RuboCop, CIDER, Emacs Prelude and Projectile. Maintainer of nREPL. Not the best, but pretty good.
Chas (Anxiety Goblin)... @cemerick
5K Followers 972 Following Making PDFs reliable data sources @snowtide, PWLConf @papers_we_love & Clojure alum. PLT, distsys, future-computing, politics, policy @[email protected]
Christophe Grand @cgrand
5K Followers 242 Following Principal consultant at https://t.co/yQd1aw6pJB. Clojure since 2008 ClojureDart since 2020.. Co-author of Clojure Programming @[email protected]
Peter Strömberg aka ... @pappapez
2K Followers 1K Following Love, Family and Liberty! #AFUERA! Husband. Father of five. Also Love and #Clojure! Creator of Calva: https://t.co/rWdQboGDaF
Robert Stuttaford @RobStuttaford
3K Followers 416 Following Writing about systems, people, and complexity for small digital teams with BIG goals at https://t.co/65XKNH1sv4 | 14+ year B2B SaaS CTO @Cognician
Ryan Robitaille @ryrobes
3K Followers 2K Following Data Hacker. Ex: FB, Tesla, Airbnb. Visual Data Tools. Builder. Clojure, SQL, UI, Viz. https://t.co/A7aaxKF1ZW https://t.co/rY02o4jobs
Paulus Esterhazy @pesterhazy
1K Followers 980 Following Currently Founding Engineer @telli // Ex-Principal Engineer @Pitch // Co-organizer @ClojureBerlin // Same handle on 🦋
deech @deech
5K Followers 1K Following
Peter Taoussanis @ptaoussanis
3K Followers 1K Following I'm that guy that made all those things you never heard about. Vote (👍) on my upcoming open source work: https://t.co/iKuYQEJpRd #clojure
Martin Kavalar @mkvlr
876 Followers 322 Following Making science reproducible @usenextjournal, starting over with https://t.co/UHSdTvFmW5…. Dealing cards @sauspiel + @boldpoker. he/him. @[email protected]
Logseq 🪵 @logseq
32K Followers 2K Following A privacy-first, open-source knowledge base • Need support? Join our forum @ https://t.co/tHH5UZwfJs
JUXT @juxtpro
2K Followers 186 Following For over a decade, we’ve built high-quality, scalable, and resilient software systems for the world's largest companies.
Baptiste Dupuch @BaptisteDupuch
855 Followers 147 Following #clojure enthusiast | #clojuredart maintainer | Principal Consultant at https://t.co/GnBYqHrjd5
Jacek Schæ @JacekSchae
1K Followers 206 Following https://t.co/AfXwquqDSf λ https://t.co/QakiE6B4Tt λ https://t.co/QcRY0D4sK5 λ https://t.co/YPe8O9nuvL λ https://t.co/4ug8DeNkXl λ https://t.co/YJVowYoJJR λ https://t.co/mjJU5cuimg
The Man from Earth @vadymlopatka
118 Followers 975 Following Where code karate-chops canvases to play mind games with humans.
boywhoroared @boywhoroared
0 Followers 74 Following
Abby @tV683Mmg9iK6i
15 Followers 841 Following
Dr. Kiddush @kiddush277559
39 Followers 45 Following Please don't follow me unless you have adult video material in your profile. Thank you!
MaxClax @maxclaxOS
228 Followers 160 Following Experienced Lead/Senior Backend & DevOps Engineer | Python, Kubernetes, AI | Emacs and VIM lover 🐍
Arijan @The_Arijan
6 Followers 88 Following
James Davidson @jamesd3142
423 Followers 2K Following Here to learn more about Clojure, deep learning and ergodicity economics
André Borba @theprimejohn
9 Followers 124 Following Software Engineer 💼 In Clojure We Trust 🚀 Clojure first!
Awklarju @Awklarju616810
8 Followers 737 Following
Deepu Mohan Puthrote ... @deepumohanp
128 Followers 977 Following Software Engineer. Seeker of truth. I build systems in Java/Clojure/Kotlin/Scala/JavaScript/Typescript/Python. Clojure is the best! Write code everyday 💪
Ahmed Hassan @ahmed1hsn
6 Followers 125 Following
neichooveiva @neichooveiva
0 Followers 419 Following
Dara @dara_tourt
13 Followers 8K Following
Oleg Mitnik @oleg_mitnik
6 Followers 184 Following
Jenowin Mcalister @jenowin14
14 Followers 169 Following
Dirk Roeckmann @fivetroop
299 Followers 1K Following Computer Scientist, SAP Expert, IT Manager, Consultant, Independent AI Researcher, AI Engineer 👉 AI = Deep Learning + Causal Inference + Symbol Manipulation
Verna Smith @smith_vern26588
68 Followers 3K Following I’m a lovely girl with good heart but stubborn when it comes into relationship ♥️♥️
Booktips for Authors @BooktipsAuthors
42K Followers 42K Following Helping authors shine with affordable services + human support. Editing • Covers • Audiobooks • Trailers • More.
Sergey Timofeyev @set29
20 Followers 695 Following
Chakry Byreddy @ChakryB
11 Followers 355 Following
Pedro paulo Rocha mar... @pp1z221z
5 Followers 93 Following
Larry S @k4eo
153 Followers 562 Following Research Computer Scientist. High performance computing, Communications, SHMEM these days. Ex Xerox PARC, Digital, Open Market, SiCortex, etc.
Atma @__actual
40 Followers 284 Following
Pace Lin @lin_pace40022
2K Followers 4K Following
AB @CodeArci
0 Followers 116 Following
Istrupin @istrupin
1 Followers 34 Following
xfollow @xfollow592743
142 Followers 4K Following
Biut Thapa @BiutThapa
343 Followers 3K Following Explorative steps toward what matters most. @recursium: Raise your own Electronic Sapients. Student of Objectivism.
xinyilan @xinyilan
5 Followers 970 Following
Yuri Vahonin @vahonin
5 Followers 629 Following
Jason Agbebaku @AgbebakuJason
195 Followers 596 Following game dev, product manager/dev rel @Rosebud_AI ✝️
Peter Kotrčka @embedded_peter
10 Followers 119 Following Fan of #assembly #esp32 #stm32 #arduino #dlang #ziglang and cheese.
bzm @bzm066
6 Followers 90 Following
Turjan of Miir @turjanofmiir
143 Followers 260 Following These are your father’s parentheses. Elegant weapons for a more civilized age.
zhihong zhang @hellomywd666
2 Followers 112 Following
🇺🇦 Tomáš Bar�... @tombarys
6K Followers 2K Following Dead account‼️My real home: https://t.co/xEEezdB1JA Publisher, writer, father and son: https://t.co/HKCwLC0M3f https://t.co/yt6bnfOosk. EN https://t.co/nUNaa9liim
ZnM0gk56 b1v3prb7 @elonsdeath
12 Followers 122 Following
John Carmack @ID_AA_Carmack
1.1M Followers 273 Following AGI at Keen Technologies, former CTO Oculus VR, Founder Id Software and Armadillo Aerospace
Christophe Grand @cgrand
5K Followers 242 Following Principal consultant at https://t.co/yQd1aw6pJB. Clojure since 2008 ClojureDart since 2020.. Co-author of Clojure Programming @[email protected]
Mike Fikes @mfikes
4K Followers 190 Following
Inactive; Bluesky is ... @hillelogram
18K Followers 3 Following No longer on this hellsite. Newsletter: https://t.co/YrRPK2p8Pc Website: https://t.co/gePEeYpVcd Bluesky: @hillelwayne(.)com
deech @deech
5K Followers 1K Following
Cindy Sridharan @copyconstruct
41K Followers 160 Following
Open Source Intel @Osint613
701K Followers 895 Following Monitoring Real-Time News & Open Source Intelligence • Middle East • US • Global Events • Anything on my mind
Sebold Tech @SeboldTech
5 Followers 10 Following Tech startup, focused on AI, Angular, Typescript, full stack, and AWS consulting and contracting. Your man in Havana… or the tin dog.
JD Vance @JDVance
4.5M Followers 1K Following Christian, husband, dad. Vice President of the United States.
Catherine Herridge @C__Herridge
1.0M Followers 47 Following Emmy winning investigative journalist. Telling the stories I could not tell before, where the facts have a power all their own. #CatherineHerridgeReports
kelin @kelin_online
12K Followers 3K Following designer / making https://t.co/cerkhKYWJB / teaching @risd ig https://t.co/UWzQkHZCsX
Eric Berger @SciGuySpace
393K Followers 748 Following Senior Space Editor at Ars Technica. Likes rockets. Author of the best-selling book on the Falcon 9 and Dragon, REENTRY. https://t.co/5HYUhJzFHZ
Eric S. Raymond @esrtweet
33K Followers 170 Following Yes, I *am* that ESR. Well, it's the question people usually ask. Programmer, wandering philosopher, accidental anthropologist, troublemaker for liberty.
Chris Hadfield @Cmdr_Hadfield
2.2M Followers 205 Following Astronaut, back on Earth after 3 spaceflights. For events and media, please write to [email protected] Order books at https://t.co/Y7p3sa0MX3
Scicloj @scicloj
2K Followers 1K Following A community of people creating high-quality #opensource solutions for #DataScience in #Clojure •https://t.co/eOcVS68keq •https://t.co/1oMV6D6Vid
clojurejobboard @clojurejobboard
770 Followers 438 Following Curated #clojure #jobs. Connecting companies that love #clojure to like minded developers. See all jobs at https://t.co/gZoGOoXbML
NWS Northern Indiana @NWSIWX
29K Followers 242 Following Official X Account for National Weather Service Northern Indiana. Details: https://t.co/3xwdF4WjWG.
Gaza Report - اخب�... @gaza_report
68K Followers 1 Following News and Analysis on Gaza and surroundings. Gathering from open sources. Amplifying the most interesting and accurate voices from Gaza.
Israel Defense Forces @IDF
3.2M Followers 32 Following Official IDF X account. We post real-time information and updates from the field.
OSINTdefender @sentdefender
1.5M Followers 1K Following Open Source Intelligence Monitor focused on Europe and Conflicts across the World. RT ≠ Endorsement. Want to Support my Work? https://t.co/PcUbewvWPr
Dr Helen Ingram @drhingram
33K Followers 4K Following Notorious Brummie and gg-daughter of a Peaky Blinder. Historian of religion & ancient magic. Pianist/organist. Cocktail hound. Free speech supervillain 🇬🇧🍸
Eric Normand @ericnormand
8K Followers 572 Following Learn Clojure & Functional Programming ☞ https://t.co/oYnRibhoKr Author of Grokking Simplicity ☞ https://t.co/zPmPNRgOhK
Scott Tilley 🇺🇦... @coastal8049
23K Followers 401 Following
Ryan Hansen Space @RyanHansenSpace
28K Followers 118 Following I create photorealistic renders of Starship and it's ground infrastructure to inspire people all around the world what amazing engineering can achieve.
Sam M @samerps
9K Followers 413 Following Electronics Engineer, Scientist, and 3D Artist https://t.co/NA35wM06ET
Ollie (inactive, on m... @OliverCaldwell
1K Followers 426 Following INACTIVE! Find me at @[email protected] instead, this site sucks. Elon is a loser. Mastodon is so much better.
Everyday Astronaut @Erdayastronaut
2.0M Followers 619 Following Professional rocket orientation specialist, explainer of flamey stuff and rocket chaser. Bringing space down to Earth for everyday people 🚀
Boca Chica Road Closu... @BocaRoad
15K Followers 20 Following I alert when new road closures are posted for SpaceX Starship related operations. @[email protected]
Canadian Space Agency @csa_asc
367K Followers 1K Following The Canadian Space Agency coordinates all civil, space-related programs on behalf of the Government of Canada. Terms: https://t.co/58Nfe1GL0V (Français @asc_csa)
Lynette Smith @Lynette44067142
2 Followers 42 Following
Jeaye Wilkerson @jeayewilkerson
656 Followers 95 Following Creator of jank, the native Clojure dialect on LLVM with seamless C++ interop.
cats with jobs 🛠 @CatWorkers
2.1M Followers 313 Following Good cats being workers • Unionized • Merch: https://t.co/eB4eSBdbRP
"Online Rent-a-Sage" ... @BretDevereaux
45K Followers 379 Following Ancient & military historian specializing in the Roman economy and military. PhD @UNChistory. More impressive credential is that I have beaten Dark Souls.
Hayley Arceneaux @ArceneauxHayley
108K Followers 261 Following Astronaut who loves exploring earth ✨ PA, speaker, traveler, author of Wild Ride, & the youngest American to orbit earth 🌎 📧 [email protected]
McLaren Stanley @StanTwinB
5K Followers 701 Following Principal Engineer @Amazon, formerly @Uber, @Twitter, @Microsoft, and @_BottleRocket. Wine Enthusiast. @[email protected]
ada wildflower @rainbowbamboo
50 Followers 539 Following Caretaker of Giant Heart Poetry. Tender and brave, I believe in the healing magic of writing poems (she/her)
Claire Ingram @_Claire_Ingram
2K Followers 5K Following Software engineering & innovation researcher. Interested in innovation, systems thinking, software design. All views my own, not my employer's.
Kimi Talvitie @kimitalvitie
7K Followers 293 Following 3D-Artist @PocketRocketIOS // https://t.co/a4BEM7msV1 // Software Engineer // Business inquiries: [email protected]
Jeremy Arnold @jdotarnold
6K Followers 525 Following The Save Journalism Committee. Let’s make the news better. Lover of context, nuance, and whatever the opposite of tribalism is.
Alexander Oloo @alekcz
905 Followers 1K Following Developer. Designer. Founder. CTO. | M&G 200 Young SA ‘22 🇿🇦 Currently building the future of financial tools for freelancers and creators at @stubafrica
Julio Rosas @Julio_Rosas11
222K Followers 835 Following U.S. Marine and National Correspondent @theblaze. Author: "Fiery But Mostly Peaceful" Subscribe below:
Jonathan Boston @bostonou
614 Followers 406 Following Just a guy that loves Jesus. Somehow fortunate enough to marry @jfarms.
Timothy Pratley @timothypratley
568 Followers 894 Following Making https://t.co/t0yDHul1mr diagrams as fast as flight
Hannah Henderson @HendersGame
539 Followers 441 Following Senior eng mgr @honeycombio. Previously @circleci. Word nerd, occasional writer/runner/yogi. @hendersgame.bsky.social she/her
AnnaBanana @AnnaHouser11
6 Followers 10 Following
Lily M. Goh @LilyMGoh
174 Followers 33 Following Software engineer. Startup founder. Partner at https://t.co/WI5hRNd4eP.
NASA InSight @NASAInSight
729K Followers 37 Following Retired NASA robot, at rest on the plains of Mars after a mission to study the planet’s evolution. Mars updates: @NASAMars (Verification: https://t.co/uFIqa0lg2B)