Things are not looking all that great at the highly respected (local) global elevator tech company while our 2021 elevator malfunctioned at the same time.
=> More informations about this toot | View the thread
Impressive #RaspberryPi #Arduino schematic emulator https://wokwi.com/projects/385458917128262657 #electronics #diyelectronics
=> More informations about this toot | View the thread
Latest hyped LLM model test: "create a detailed OpenScad 3D representation of a cow" -> deepseek-r1-distill-llama-70b
=> More informations about this toot | View the thread
This is how it must have been to "package install" with #Lisp in the 70s early #internet before package managers were invented https://youtu.be/lnRgfM7gzSI?si=AcjpngH4NobCUP9w&t=65. #programming #SoftwareEngineering
=> More informations about this toot | View the thread
Added post on XTDB forum regarding recent battles with legacy application database data integrity issues https://discuss.xtdb.com/t/on-the-diy-bitemporality-challenge-blog-post/555.
=> More informations about this toot | View the thread
Made REPL evaluated code blink in #Emacs. The easy part copy-pasted from StackOverflow:
(defun blink-region (start end) "Make the text between START and END blink." (let ((overlay (make-overlay start end))) (overlay-put overlay 'face 'success) (run-at-time 0.1 nil 'delete-overlay overlay)))
=> More informations about this toot | View the thread
I like writing tests with Phel a lot while I never bothered doing it much with #PHP.
Created a nifty #Emacs hotkey that switches from #Phel namespace to according test namespace or back, and now also creates new test file if existing was not found with skeleton namespace declaration.
https://codeberg.org/jasalt/.emacs.d/commit/7de1c210f4c07a2137e1f484f03106a0918bc34c
=> More informations about this toot | View the thread
Example situation with simple save-excursion mistake, reverting the goto-char action, requiring hinting to make it work #emacs #gptel #claude.
=> More informations about this toot | View the thread
LLM's seem to have trouble with #Emacs save-excursion function
https://www.gnu.org/software/emacs/manual/html_node/eintr/save_002dexcursion.html
=> More informations about this toot | View the thread
With example how it differs from let
https://phel-lang.org/documentation/global-and-local-bindings/#binding #lisp
=> More informations about this toot | View the thread
Learned binding
function in #Phel / #Clojure, convenient for testing stateful things.
=> More informations about this toot | View the thread
Current Phel #Emacs REPL setup https://github.com/phel-lang/phel-lang/discussions/762
=> More informations about this toot | View the thread
Very advanced REPL experience on the command line https://github.com/openvest/repl-balance/ #Clojure. Jaw dropping after working with bare bones #Phel #REPL for last couple months. #Lisp #Emacs.
=> More informations about this toot | View the thread
Thought to improve date input validation in PHP from a regex to constructing DateTime class with createFromFormat. Found that it accepts "2024-99-99", resolving it to 2032-06-07. Yikes.
=> More informations about this toot | View the thread
[#]Phel #WordPress plugin #HTMX demo
https://github.com/jasalt/phel-wp-plugin/discussions/13
=> More informations about this toot | View the thread
Working on Phel (#Lisp) #WordPress plugin skeleton. #Github not recognizing #Phel as a language yet it weights being more of a Shell project than PHP with the development container scripts added.
https://github.com/jasalt/phel-wp-plugin
=> More informations about this toot | View the thread
Someones recent much more in depth report on topic, interesting stuff https://cmtops.dev/posts/building-observability-with-clickhouse/
=> More informations about this toot | View the thread
Project is on now to make #Phel (#Lisp) a part of mainstream the #WordPress ecosystem https://github.com/jasalt/phel-wp-plugin/issues/5.
=> More informations about this toot | View the thread
Before starting to use self-hosted GlitchTip observability platform few months back I did comparison between features in some available tools.
SigNoz having logging and APM tools in same package gave a headache during setup and got settled with GlitchTip. Healthchecks is also running alongside side, and possibly adding Grafana Loki for log ingest at some point.
[#]observability #linux #sysadmin #cloudengineering
=> More informations about this toot | View the thread
Have been a little slow publishing any photographs while transitioning from Capture One to ART (RawTherapee fork) but here is one edited aurora picture from countryside this Autumn during #Perseid meteor shower with one #shootingstar visible. It was fun event, taking shutter photos on tripod with 13s shutter one after another and trying to get best angle and composition until retiring for bed. #auroraborealis #starphotography #astrophotography #oaktree
=> More informations about this toot | View the thread
=> This profile with reblog | Go to jasalt@fosstodon.org account This content has been proxied by September (3851b).Proxy Information
text/gemini