#myclojurestatus Suchergebnisse
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
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!
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
Clojure desctructuring within a for macro - example added to #clojuredocs clojuredocs.org/clojure.core/f… #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
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
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
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
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 the YouTube channel art for the new year with nicer logos youtube.com/c/practicalli #myclojurestatus
Are you using ClojureScript for development? Why not share that with the stateofjs.com/?source=stateo… survey Thank you. #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
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
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
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
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
A small fix to #Spacemacs Markdown layer to ensure correct table formatting when TABbing through a table github.com/syl20bnr/space… #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
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
Updated the ClojureBridge logo to make it more smiley clojurebridgelondon.github.io Our next event is in February 2020 at @SignalHQ_Tech #myclojurestatus
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
Something went wrong.
Something went wrong.
United States Trends
- 1. #IDontWantToOverreactBUT 1,156 posts
- 2. #MondayMotivation 37.3K posts
- 3. #maddiekowalski N/A
- 4. Howie 8,535 posts
- 5. Phillips 487K posts
- 6. Hobi 57.9K posts
- 7. Victory Monday 3,798 posts
- 8. Clemens N/A
- 9. Bradley 7,599 posts
- 10. 60 Minutes 131K posts
- 11. Ben Shapiro 6,140 posts
- 12. Good Monday 54.2K posts
- 13. Winthrop 1,701 posts
- 14. $IREN 17.7K posts
- 15. Tomorrow is Election Day 1,763 posts
- 16. Bonnies N/A
- 17. #MondayVibes 3,524 posts
- 18. Mattingly 1,870 posts
- 19. $QURE 2,476 posts
- 20. #BuschPlayoffPush N/A