Today I have a place to stream, so we talk about getting started with rde and structuring guix configuration.
https://youtu.be/7t301joOHlE
Today I have a place to stream, so we talk about getting started with rde and structuring guix configuration. I have a birthday today and plan to make a small cozy event on Saturday. If you are in Tbilisi, drop me a line and come to the party.
Show previous comments
Finally rented an apartement in Tbilisi and moved to it. The central heating is broken right now, but luckily we know how to use a fireplace. JavaScript and TypeScript in rde. I addressed 8 months old patch from Demis, introducing feature-javascript to rde. Now rde Emacs has TypeScript/JavaScript support. Autocompletion, basic linting and refactoring are available thanks to eglot and typescript-lsp-server. https://git.sr.ht/~abcdw/rde/commit/1d15f4484f677ac05b7da3da05f55eda6c76f65f With a simple line of code I got a development environment for cross compiling RISC-V binaries: guix shell -e '((@ (gnu packages cross-base) cross-gcc) "riscv64-linux-gnu" #:libc ((@ (gnu packages cross-base) cross-libc) "riscv64-linux-gnu"))' -e '((@ (gnu packages cross-base) cross-libc) "riscv64-linux-gnu")' and with another one I got it built: CROSS_LIBRARY_PATH=/gnu/store/1kr4p36dhw31aqmn9835w7f1is3xz1v4-profile/lib riscv64-linux-gnu-gcc src/hello-world/hello.c FOSDEM conference will be offline this year and it's awesome! Unfortunately, I won't be able to attend it, but hope to come in 2024. Yesterday, my temperature was above 38, but I did 20 commits to #rde, solved aoc puzzles and watched the whole season of a series. Sick productivity! 🌡️ @abcdw maybe you was just overheating from all that work :)
[DATA EXPUNGED]
Second day of #emacsconf 2022 starts in half an hour. I'm not only watching, but also participate as a speaker. Check out my talk on #rde Emacs. Like good backpackers clean up everything after themselves and leave life-saving kits, long-lasting food, good developers clean up and contribute back documentation, fixes, workarounds and developments not to make suffer others going the same path. My todo search in notmuch went down from 40+ to 27 emails, but my inbox grew to 52 🙃 The moment when the bottleneck is your capabilities not your tools. However, the big part of this inbox is related to patches for the tools we use, so it's kinda unclear what the real bottleneck is 😄 Updated network-manager service in Guix, now it can be used with iwd backend for wireless connections and it's ridiculously faster this way. Migrated rde to it. I'm hacking want this thing! <imagination>Ideally with RISC-V on board. </imagination>
[DATA EXPUNGED]
I've been really busy working on a contract for a few weeks and almost didn't reply to emails, but it seems rde-devel mailing list became only more active during this time: https://lists.sr.ht/~abcdw/rde-devel Maybe I need to onboard a few more maintainers for #rde and fade away more often? 😄 https://github.com/200ok-ch/counsel-jq Do someone want to make consult-edn for #clojure or generic consult-lisp? I would really love to see it. I spent a few hours trying to build #sway 1.8 and when I almost gave up it finally built. @abcdw It happens with me alot of time. That's what makes me think that magic still exists. lol 😜 |