Blog Index
- 2024-10-27 » A useful function to contribute to Scala Metals lsp server with Emacs
- 2024-09-19 » Enable OAuth for Gmail with Emacs and OfflineIMAP
- 2024-09-19 » Adding support to start a huddle from emacs-slack (jumping to the app)
- 2024-09-15 » Adding utilities to open urls to emacs-slack
- 2024-09-07 » How to setup python-lsp-server with lsp-mode using pipx
- 2024-07-09 » I am keeping an up to date ob-http fork
- 2024-06-16 » YASnippet list also my html email questions please!
- 2024-03-02 » Improve EMMS randomness
- 2024-02-19 » A quick-fix for golden-ratio and lsp-mode
- 2023-12-11 » Make Emacs help in creating an example of Scala classes
- 2023-08-03 » An easier way to try out Clojure libraries with ob-clojure and cider
- 2023-07-22 » scala-cli-repl: a Scala REPL based on scala-cli
- 2023-06-08 » A little exploration of Go from a Clojure perspective
- 2023-06-06 » ob-gore: literate Go run via the Gore REPL
- 2023-06-02 » FS2 vs ZIO streams with Ammonite: a syntax comparison
- 2023-05-25 » org-blk-uri a little module to insert a file or url as an Org Mode src block
- 2023-03-24 » Moldable Emacs: what is the public API of this Elisp buffer?
- 2023-03-20 » Doctest.el or testing your pure Elisp functions in your docstring
- 2023-02-09 » A little read-string utility using an Org Mode buffer
- 2023-02-06 » Emacs as your code-compass: what code is this contributor familiar with?
- 2022-12-13 » Moldable Emacs: remove unused React Native styles for a component with tree-sitter
- 2022-11-29 » A tiny Elisp library to gather synonyms with Wordnet (and how to use it so Emacs can help searching my notes)
- 2022-11-23 » Emacs as your code-compass: who is the person who refactored most in this project?
- 2022-11-15 » Catch you JS console.log you forgot to remove with Emacs and Magit
- 2022-10-30 » Merge plists in Elisp
- 2022-10-09 » Self reflection: a favour I own myself (with a bit of org-ql to make it easier!)
- 2022-09-13 » A way to fix Helm handling of symlink (/tmp dir) in Mac OS
- 2022-09-13 » Hacking Projectile to search in all my projects
- 2022-09-06 » Too many org ids! How to tell no to Org mode for certain files
- 2022-08-21 » Caching Yankpad snippets for a quicker note capturing
- 2022-07-28 » A YASnippet to make it easy debugging clojure code with atoms
- 2022-07-23 » Delete filename or list of filenames in region with one Emacs command
- 2022-07-07 » Moldable Emacs: from a picture to a ClojureScript React-Native SVG
- 2022-07-03 » Moldable Emacs: showing Clojure dependencies for the files you just modified
- 2022-06-28 » Org Feed + esxml: make an RSS feed out of any website!
- 2022-06-09 » Make adding a Clojure require more interactive with Cider and Cljr
- 2022-05-08 » How to rank your backlinks notes with Org Roam
- 2022-05-02 » Emms + Org Roam: YouTube playlists with titles!
- 2022-04-20 » Repeat with me: Avy actions are awesome!
- 2022-04-14 » Moldable Emacs: mold can now update themselves with their :when clause!
- 2022-04-01 » ol-emacs-slack: Added support for thread links
- 2022-03-28 » Something I missed: point free composition in Elisp!
- 2022-03-27 » An Elisp snippet to dowload YouTube videos transcripts
- 2022-03-25 » Moldable Emacs: how many namespaces are covered by my ClojureScript tests?
- 2022-03-18 » How to organize a CodeNames tournament with your Emacs and emacs-slack
- 2022-03-13 » Datomic: a little snippet to analyze what attributes your transactions change most often
- 2022-03-12 » Org Agenda: keep the buffer order untouched after saving all modified org buffers
- 2022-03-06 » Mu4e: jump to manual to get help in writing queries
- 2022-02-28 » Repository to find your Emacs buddy
- 2022-02-28 » Set all incoming emails as read with Mu4e
- 2022-02-11 » Moldable Emacs: learning syntax from your editor!
- 2022-02-05 » An Helm source for Org Roam v2
- 2022-01-29 » Escalate your helm searches!
- 2022-01-26 » Use test generators to assess Scala software performance
- 2022-01-21 » Moldable Emacs: query your Org Roam notes by tag
- 2022-01-16 » Moldable Emacs: translate string at point in multiple languages!
- 2022-01-06 » Moldable Emacs: the old Org-Roam buffer as a mold (with transclusion)!
- 2022-01-05 » How to steal another mode keybindings when you define your minor mode.
- 2022-01-03 » How to count your Org Agenda tags
- 2021-12-31 » Moldable Emacs: make your molds async with ease
- 2021-12-23 » Moldable Emacs: examples for docs, demos and ERT tests!
- 2021-11-22 » Moldable Emacs: let's make English easy to query!
- 2021-11-13 » Understanding ourselves: the miracle of sweat
- 2021-11-05 » Moldable Emacs: a Clojure Playground with Babashka
- 2021-10-29 » Emacs with Nyxt: capturing YouTube links at time and molding Nyxt with JS
- 2021-10-25 » Nyxt on MacOS!
- 2021-10-22 » Moldable Emacs: how to get useful info about a buffer without reading it
- 2021-10-15 » Moldable Emacs: moldable tutorials
- 2021-10-09 » On the power of macros: a dynamic lazy let
- 2021-10-02 » Moldable Emacs: molds need examples too!
- 2021-09-23 » Moldable Emacs: extending the Playground powers via hooks (to include Dired)
- 2021-09-19 » Moldable Emacs: making molds a little easier to write
- 2021-09-05 » Moldable Emacs: taking lispy notes that are easier to search!
- 2021-08-22 » Moldable Emacs: Vega-Lite, Nyxt and Emacs towards sustainable development
- 2021-08-11 » Moldable Emacs: editing your file via Treesitter (or, how I fixed my CSS with a Playground)
- 2021-08-09 » Following wise suggestions: making emacs-with-nyxt more consistent
- 2021-08-06 » Moldable Emacs: evaluate arithmetic at point
- 2021-07-27 » Moldable Emacs: finding examples of Clojure functions (with tests)
- 2021-07-27 » What if we cannot make it? A less optimistic view on climate change
- 2021-07-25 » Org Roam and Nyxt: taking Zettelkasten notes from the web
- 2021-07-22 » Nyxt to mold HTML: the first mix of moldable-emacs and browsing
- 2021-07-19 » Moldable Emacs: capture links from HTML with Playground
- 2021-07-16 » Moldable Emacs: capturing text from open images with an OCR mold
- 2021-07-09 » Org capture in Nyxt: taking notes while browsing
- 2021-07-02 » Moldable Emacs: keep an eye on those test performance!
- 2021-06-29 » Extending Nyxt via Emacs: how to leverage Common Lisp wealth to get your links as QR codes
- 2021-06-22 » How (simple is) to install a Clojure tree-sitter grammar and use it from Emacs
- 2021-06-22 » Back to Emacs while in Nyxt: how to edit the web in a Lispy editor
- 2021-06-18 » Moldable Emacs: how to explore JSON via Elisp
- 2021-06-18 » Moldable Emacs: vision, basic concepts and design
- 2021-06-08 » Emacs, Nyxt and Engine-mode: how to browse URLs via Nyxt and Slime
- 2021-05-30 » Browsing in Common Lisp: Nyxt and Emacs
- 2021-05-26 » Moldable Emacs: make everything moldable through Lisp!
- 2021-05-09 » Becoming Glamorous: how GlamorousToolkit can run Emacs Lisp.
- 2021-05-03 » Becoming Glamorous: from 0 to a Wardley map in GlamorousToolkit
- 2021-04-26 » Sustainable software with Moldable Development
- 2021-04-18 » Emacs as your code-compass: quietly show who can help
- 2021-04-08 » Emacs as your code-compass: find hotspots in micro-services!
- 2021-04-04 » Have you editing to do? Edit a little, edit every day, and let Emacs be your coach!
- 2021-03-26 » Emacs as your code-compass: a gentle trigger for maintenance
- 2021-03-19 » Emacs as your code compass: watch history with Gource!
- 2021-03-17 » Check your performance with ScalaCheck generators
- 2021-03-12 » Find Org Roam notes via their relations
- 2021-03-06 » Dignity, or why people are not goods
- 2021-03-04 » Emacs as your code-compass: what files do I need to change next?
- 2021-03-01 » Preview post: set your editing goals
- 2021-02-20 » Emacs as your code-compass: what is this text about -- without me reading it?
- 2021-02-18 » Save your memory when compiling Scala
- 2021-02-11 » Emacs as your code-compass: how fragmented is the knowledge of this file?
- 2021-02-06 » Emacs as your code-compass: how stable is my code?
- 2021-01-28 » Emacs as your code-compass: who can I ask for help?
- 2021-01-25 » VLC via Emacs: how to open a YouTube link
- 2021-01-22 » Emacs as your code-compass: find collaborators you should (chit) chat with
- 2021-01-21 » Have you writer's ambitions? Write a little, write everyday, and let Emacs be your coach!
- 2021-01-12 » Emacs as your code-compass: let history show you which files to edit next
- 2021-01-11 » Coverlay for Scala, or how to produce lcov from cobertura
- 2021-01-07 » Emacs as your code-compass: how related are these modules?
- 2021-01-07 » Cycle everything: why waste does not exist
- 2021-01-01 » Emacs as your code-compass: how much code did we produce for this repository lately?
- 2020-12-31 » Top down Elisping: a simple snippet to stub a function while your are designing your code
- 2020-12-27 » Emacs as your code-compass: how complex is this code?
- 2020-12-24 » Emacs as your code-compass: looking at hotspots evolution
- 2020-12-22 » Mastering Emacs is a slow process: an archeological tour of my (archived) beginnings
- 2020-12-18 » Emacs as your code-compass: finding code hotspots
- 2020-12-12 » Life is a cycle: why periodic behaviour is good for your health
- 2020-12-11 » EmacsConf2020: first steps towards Emacs becoming your code compass!
- 2020-11-30 » EmacsConf2020: Lead your future with Org
- 2020-11-27 » How fast are your queries? Make PostgreSQL work transparently with pg_stat_statements
- 2020-11-19 » Org crypt do not forget my point!
- 2020-11-12 » Write org-roam notes via Elisp
- 2020-11-09 » Streams: handle big data with laziness
- 2020-10-30 » Org crypt and tangling source blocks
- 2020-10-23 » Challenge problems effectively: how to know when to stop doing it alone and ask for help
- 2020-10-23 » Run a single ScalaTest case with Emacs and sbt-mode
- 2020-10-16 » My Emacs setup for Scala development
- 2020-10-15 » TypeScript, functions and this
- 2020-10-09 » Microsoft (Teams) notifications in your Org Agenda (through Emacs Slack)
- 2020-10-04 » Engine-mode, or how to shorten your time-to-browser
- 2020-09-27 » Org Agenda and Your Future, or how to keep score of your long term goals with Org Mode
- 2020-09-26 » Life is short. But not short enough to skip planning
- 2020-09-24 » Composition Update: Slack links in your Org Agenda
- 2020-09-18 » Emacs Slack and My Peaceful Modeline
- 2020-09-12 » Org mode links for Emacs Slack
- 2020-09-12 » Slow Growth, Insomnia and Curing Symptoms
- 2020-09-04 » The Poor Org-User Spaced Repetition
- 2020-08-28 » Org crypt and LOGBOOK: how they can work together for a secure agenda.
- 2020-08-22 » More enjoyable estimates, or how to share security knowledge with your team
- 2020-08-14 » Linux, Unix Philosophy and why programs are just filters
- 2020-08-14 » Slack messages in your Org Agenda
- 2020-08-07 » How I inspected my Emacs configuration and discovered once again Org-Mode people are smart
- 2020-07-31 » YASnippet list my email questions please!
- 2020-07-28 » How to integrate YASnippet and Yankpad with Org-Capture
- 2020-05-02 » Fail fast and then fail better
- 2019-09-26 » Automate boring configuration changes
- 2019-08-28 » JVisualVM, or how to observe the state of your Java Virtual Machine
- 2019-08-06 » Functional abstractions in JavaScript: fishing fmaps with Kleisli
- 2019-08-06 » Fold the recursive function
- 2019-07-01 » How to jump to next bullet point in org mode
- 2019-02-12 » Make Org-feed wget timeout
- 2018-11-18 » Going through Lacinia tutorial to get familiar with GraphQL
- 2018-11-07 » A docstring for Scala functions through YaSnippet
- 2018-10-27 » Functional Abstraction in JS: Functors
- 2018-02-24 » Programming in scala with a custom sbt with ensime
- 2017-01-29 » How to fit RSS feeds into an org file
- 2017-01-28 » First post: welcome!