After a ton of compiling, the v2 release is official. Containers all work, the client works, and now I'm gonna relax and watch some YouTube videos. Releases are available on the website though I still need to update the docs with the new "installation" process (much simplified).

Releases: https://git.jamesthebard.net/jweatherly/sisyphus-client-golang/releases

#sisyphus #encoding #programming #golang

Охамел в край. Раньше openvscode-server гонял хотя бы в контейнерах (rootless всякие и docker и podman). И так хорошо это зашло, что теперь в системе нету больше ни VSCode, ни VSCodium вообще ни в каком виде. Т.е. нету даже Uncoded (особо праведный VSCodium). Всё пользование этим IDE-подобием теперь лишь через браузер и локально запущенный openvscode-server, браузер при этом открыт то на нетбуке, то на планшете каком-нибудь, в то время, как сервер на десктопе запущен.

Ничего против использования VSCodium/VSCode не имею, личного и разнообразного опыта возни хватает. Как в контексте Go/Golang, так и для C++ кода на базе CMake-проектов. Как в плане подключения линтеров, так и семантической расцветки кода за счёт двух semantic token provider (LSP-сервер + TextMate grammars, tokenization engine).

Вот это усё доступно и работает в означенном сценарии с openvscode-server. Изначально воспринималось как удобный вариант разработки через несколько тулчейнов в разных системах, раскиданных по контейнерам. Теперь же это отращивание пуза возлежа на диване, удалённо с «терминала» гоняя всего один тулчейн на десктопе. Не пяти-шести в разных контейнерах, а всего одного :)

Что дальше? Начать пиво пить, перестать отжиматься, а на свежем воздухе гулять только ради жарки шашлыков? Межсезонный депресняк плющит всех и каждого, но разным образом :)

#softwaredev #software #programming #vscode #vscodium #openvscode-server
[email protected] / Uncoded · GitLab

A silent VSCode - OSS build.

GitLab
Going back in time: How Terminaux was born

Terminaux is a console tools library that allows you to write colorful text to the console, manipulate with the terminal, and make your console applications more powerful. With awesome features tha…

Aptivi

Tempted to just use Box2D or something else off-the-shelf to smoothly turn these corners.

The stupidest thing is, I distinctly remember doing this on the GBA, but I've long since lost that code.

#programming #SuccubusFarming

Wrote a small utility to make Unix great again:

ice(1) - locate and delete foreign files

> Searches recursively in the given directory to list paths of programs and object files that have an architecture or target OS other than the current. With -f, the files are deleted.

> ice may be overeager in reporting (and deleting) files that are essential to the functioning of the system.

https://codeberg.org/sjmulder/ice

#Programming #FuckICE

ice

Locate and delete foreign files

Codeberg.org

So blogmore.el has had a pretty big overhaul with a pretty big breaking change so now we're up to v3.1: https://blog.davep.org/2026/04/05/blogmore-el-v3-1.html

#emacs #lisp #elisp #blogging #ssg #programming

blogmore.el v3.1

When I first started writing blogmore.el it was just going to be a handful of commands that let me spin up a new blog post, and insert the odd link here and there when needed. Initially it only handled a single blog, and everything it did was based around how I lay my personal blog out, and was also very much geared to how I'd made BlogMore work.

davep

TCO in both Python and Rust? What a time to be alive. As a FP advocate, I am in awe.

And if you don't know what TCO is, let me share with you the best conference ever https://www.youtube.com/watch?v=-PX0BV9hGZY&t=1s

Python: https://blog.reverberate.org/2025/02/10/tail-call-updates.html

Rust: https://www.mattkeeter.com/blog/2026-04-05-tailcall/

#python #rust #programming #tco #functionalProgramming #recursion

!!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis

YouTube
Entrada de Datos. Lenguaje C++

{ROOR} Revista On-line Occam's Razor
SleepyTealCoder - Twitch

Learning how to use Godot! 📚

Twitch

Safari keeps trying to send me to MacRuby, via autocomplete. for some reason.

MacRuby hasn’t existed in decades, I think.

#safari #ruby #programming