#myclojurestatus search results
Improved the Practicalli theme used by cryogen for my Clojure powered blog. A nice Clojure green colour with floating topic images using selma templating and blog meta data. Really easy and I should write a post about creating the blog #myclojurestatus #ldnclj

I am getting far too excited about organising keybindings for the Clojure layer in @spacemacs - its very easy though #myclojurestatus #ldnclj

Got to dogfood some Regal today, this is part of our release process to automatically update versions in the README. Is it ugly? Yes. Did I write a non-trivial regex that worked from the first time? Also yes. #clojure #myclojurestatus

Experimenting with NeoVim 7 in Termux on my android smartphone Next step is to install Conjure for Clojure support Then using the @keyboardio Atreus I would have an extremely portable Clojure development environment #myclojurestatus

Seeing for myself just _how much_ easier it is to write complex macros using `clojure.spec.alpha/conform` #myclojurestatus
Updated details on how to run a ClojureBridge London event, including an image to show the steps. clojurebridgelondon.github.io/organise-cloju… If you want to be an organiser, host or sponsor for future events, please get in touch. #ldnclj #myclojurestatus

Learning Clojure by curiosity. It's a kind of language that looks esoteric, but once you learn it, all other languages look like esoteric things. #clojure #myclojurestatus
What are you working on this week? #clojure #myclojurestatus
#AdventOfCode is the right amount of pressure every day to practice the language you are learning. #myclojurestatus #AdventOfCode2021
Configure @spacemacs / #Emacs to work with Git and GitHub or GitLab http://localhost:4000/source-control/git-configuration.html Using SSH keys and a personal access token, so you never need to entering your username and password. #myclojurestatus

@MyClojureStatus Working on some Friday HDD. #myclojurestatus
Pairing on Integrant, Integrant REPL, Aero & Reitit code today at my new job Building Clojure APIs and system integration services to support data science at @Billie_Payments My new job is purrfect 🐈 #myclojurestatus

Last Monday I launched catermonkey.com a web-app built with Clojure and Clojurescript. #myclojurestatus
Clojure desctructuring within a for macro - example added to #clojuredocs clojuredocs.org/clojure.core/f… #myclojurestatus

New ClojureBridge London event in February 202 bridgetroll.org/events/500 We are looking for volunteers to coach our students from under-represented groups in the software industry #myclojurestatus

Let us try to promote #myclojurestatus a little bit, because it's fun and shows that people progress and weren't born as Lisp and #Clojure pros!
Learning Clojure by curiosity. It's a kind of language that looks esoteric, but once you learn it, all other languages look like esoteric things. #clojure #myclojurestatus
Updating VSpaceCode & Calva content for Clojure development and decided to created a new book... practical.li/vspacecode/ #myclojurestatus

Drafting an article: a brief history of the London Clojurians community The last decade has been very rewarding and its great to see others continue the work. practical.li/blog-staging/ #myclojurestatus

Migrating Practicalli Books to MkDocs and the excellent Material theme by @squidfunk - thank you practical.li/neovim/ is already converted and the dark theme looks very nice The Writing Tips page shows examples of how to make the content visually engaging #MyClojureStatus

We've published the recording of Season 1 Episode 7 of The Clouncil, where we talk all about files and resources in Clojure! youtu.be/-bfGCNEuSsQ #myclojurestatus #theclouncil
youtube.com
YouTube
S1:07 Files, Paths, and resources in Clojure
Cistercian numerals can indicate an integer between 0-9999 in a single digit. Generated with #Clojure and quil.
My ultra-mobile development environment is in balance with the force Neovim and Emacs (@spacemacs) running via FDroid Termux on a Google Pixel 2XL, both providing a full Clojure development environment (REPL, LSP) practical.li/neovim/termux/ #myclojurestatus




Pairing on Integrant, Integrant REPL, Aero & Reitit code today at my new job Building Clojure APIs and system integration services to support data science at @Billie_Payments My new job is purrfect 🐈 #myclojurestatus

(sort-by (juxt (comp count :k) :k) records) ;; => [{:k "A1"} {:k "A2"} {:k "A10"} {:k "A12"}] Natural sort order in #clojure #myclojurestatus
Experimenting with NeoVim 7 in Termux on my android smartphone Next step is to install Conjure for Clojure support Then using the @keyboardio Atreus I would have an extremely portable Clojure development environment #myclojurestatus

Emacs 28.1 with native compilation is really fast I built Emacs 28.1 from source code, it was much easier than I though and condensed it to two commands & 1 download practical.li/blog/posts/bui… #emacs @spacemacs #myclojurestatus

👇 Thread showcasing some of the things our team has developed for @RealGeneKim and co #myclojurestatus
Today and the next two days we're excited to help @ITRevDOES to deliver an amazing virtual DevOps Enterprise Summit!
Practicalli Spacemacs provides a simple way to set up Emacs, Cider and LSP for Clojure development 2 git clone commands and you're ready to go Space key displays a mnemonic menu to easily navigate a huge number of commands practical.li/spacemacs/ #myclojurestatus

Weekend is nearly over. What have you been up to? #myclojurestatus
Thank you @flexiana for the recurring contribution, helping London Clojurians continue delivering free events to the community opencollective.com/london-clojuri… Read more about the #Flexiana commitment to Clojure over the last decade flexiana.com/clojure #myclojurestatus


Added :lib/java17-source alias to practicalli/clojure-deps-edn user level config for Clojure CLI Supports jump-to-definition when doing Java interoperability with Clojure github.com/practicalli/cl… #myclojurestatus

A small fix to #Spacemacs Markdown layer to ensure correct table formatting when TABbing through a table github.com/syl20bnr/space… #myclojurestatus

Options for fixing helm-cider with the latest snapshot of CIDER Hack helm-cider is arguably the easiest approach until the PR is approved practical.li/blog/posts/ema… #emacs #myclojurestatus

Happy 4th Advent to all of the Christians out there. What #clojure related things have you been working on this week? Share your #myclojurestatus!
I am getting far too excited about organising keybindings for the Clojure layer in @spacemacs - its very easy though #myclojurestatus #ldnclj

Improved the Practicalli theme used by cryogen for my Clojure powered blog. A nice Clojure green colour with floating topic images using selma templating and blog meta data. Really easy and I should write a post about creating the blog #myclojurestatus #ldnclj

Experimenting with NeoVim 7 in Termux on my android smartphone Next step is to install Conjure for Clojure support Then using the @keyboardio Atreus I would have an extremely portable Clojure development environment #myclojurestatus

Pairing on Integrant, Integrant REPL, Aero & Reitit code today at my new job Building Clojure APIs and system integration services to support data science at @Billie_Payments My new job is purrfect 🐈 #myclojurestatus

Clojure desctructuring within a for macro - example added to #clojuredocs clojuredocs.org/clojure.core/f… #myclojurestatus

Updated details on how to run a ClojureBridge London event, including an image to show the steps. clojurebridgelondon.github.io/organise-cloju… If you want to be an organiser, host or sponsor for future events, please get in touch. #ldnclj #myclojurestatus

Are you using ClojureScript for development? Why not share that with the stateofjs.com/?source=stateo… survey Thank you. #myclojurestatus

Start Portal data navigation tool on Clojure REPL startup with this simple configuration, automatically adding Portal as a tap> source practicalli.github.io/clojure/clojur… #myclojurestatus

Updated the YouTube channel art for the new year with nicer logos youtube.com/c/practicalli #myclojurestatus

Emacs 28.1 with native compilation is really fast I built Emacs 28.1 from source code, it was much easier than I though and condensed it to two commands & 1 download practical.li/blog/posts/bui… #emacs @spacemacs #myclojurestatus

A small fix to #Spacemacs Markdown layer to ensure correct table formatting when TABbing through a table github.com/syl20bnr/space… #myclojurestatus

Navigate to Java class and method definitions in @Spacemacs / CIDER for Clojure CLI deps.edn projects Very useful when using Java interop from Clojure practicalli.github.io/spacemacs/navi… #cider #emacs #myclojurestatus

Configure @spacemacs / #Emacs to work with Git and GitHub or GitLab http://localhost:4000/source-control/git-configuration.html Using SSH keys and a personal access token, so you never need to entering your username and password. #myclojurestatus

Three more individual videos from the @reClojure 2021 community conference - Clojure Outreach - Vlojure visual coding - Panel with Artem and Ella All on the #reClojure 2021 YouTube playlist youtube.com/playlist?list=… More to come each day... #Clojure #myclojurestatus

Got to dogfood some Regal today, this is part of our release process to automatically update versions in the README. Is it ugly? Yes. Did I write a non-trivial regex that worked from the first time? Also yes. #clojure #myclojurestatus

New ClojureBridge London event in February 202 bridgetroll.org/events/500 We are looking for volunteers to coach our students from under-represented groups in the software industry #myclojurestatus

Thank you @flexiana for the recurring contribution, helping London Clojurians continue delivering free events to the community opencollective.com/london-clojuri… Read more about the #Flexiana commitment to Clojure over the last decade flexiana.com/clojure #myclojurestatus


Something went wrong.
Something went wrong.
United States Trends
- 1. #FanCashDropPromotion 1,247 posts
- 2. #เพียงเธอตอนจบ 1.49M posts
- 3. LINGORM ONLY YOU FINAL EP 1.5M posts
- 4. Apple TV 9,429 posts
- 5. trisha paytas 1,339 posts
- 6. zendaya 4,258 posts
- 7. No Kings 216K posts
- 8. #FridayVibes 6,983 posts
- 9. #SlideToMe 15.3K posts
- 10. #Yunho 25.8K posts
- 11. GAME DAY 33.3K posts
- 12. Good Friday 61K posts
- 13. Mamdani 281K posts
- 14. Shabbat Shalom 4,746 posts
- 15. Cuomo 121K posts
- 16. Bolton 285K posts
- 17. F1 TV 2,999 posts
- 18. Justice 337K posts
- 19. New Yorkers 48K posts
- 20. eli roth N/A