back
user profile
xenodium
1,459karma·472submissions·August 14, 2015
recent activity (472 total)
comment
Not a badge, but a modern icon https://github.com/SavchenkoValeriy/emacs-icons ps. Emacs plus aggregates a great collection https://github.com/d12frosted/hom…
comment
This is really encouraging! I'm keen to experiment with Cloudflare and Rust. Thank you for sharing.
comment
> So I decided to roll my own, using a Rust library and Cloudflare workers. What is Cloudflare workers Rust support is like? I'd be a a complete Rust noob and looking for a dev environment wit…
comment
Check https://xenodium.com/ob-swiftui-updates with latest changes. I haven't gotten around to updating the README in the project page.…
comment
I've had a positive experience building a ChatGPT shell for Emacs [1]. Not having to context switch between the editor and browser is great. With Emacs being a text paradise, there are all sorts …
comment
Often writing for yourself (“how I did x when I didn’t know how”) is useful enough without being an expert on the subject. You can refer back to it later on if you forgot how you did it, or someone el…
comment
Mine ( https://xenodium.com ) will hit 10 years in November. It started as a single org file for personal notes. One day, I decided to export it to HTML and make it accessible to me from any…
comment
Hey that all looks great. Thank you :)
comment
Interesting. Got any image you can share?
comment
Thank you! Hey, looks like you found what works for ya, which enables you to stick to your habits. Well done! I was initially tracking in an org file, but relying on my laptop for tracking was too muc…
comment
Hey that’s great to hear. Thank you!
comment
Thank you!
comment
Thank you! It started as a single org file for personal notes (and still is) exported to HTML. These days, it's a chunky org file, but hey if it works... https://raw.githubusercontent.…
comment
- A ChatGPT shell that integrates well into my editor of choice https://xenodium.com/chatgpt-shell-available-on-melpa - A scriptable screenshot/video capture utility https:/…
comment
OP here. The linked tweaks are straight from my config. I can try help work out why it doesn’t look the same for ya. Would need to see your elisp snippets. May be easier to discuss on GitHub. Maybe op…
comment
Neat, eventually would like to run a purely local LLM Emacs shell https://github.com/xenodium/chatgpt-shell . For now ChatGPT only, but working on making more generic/reusabl…