Anatomy of the .claude/ Folder - by Avi Chawla
"A complete guide to CLAUDE.md, custom commands, skills, agents, and permissions, and how to set them up properly."
Link: https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder
Anatomy of the .claude/ Folder - by Avi Chawla
"A complete guide to CLAUDE.md, custom commands, skills, agents, and permissions, and how to set them up properly."
Link: https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder
Neovim 0.12.0 was released on March 29, 2026. This release adds a built-in plugin manager, expands built-in LSP support, introduces native insert-mode auto-completion, improves the default UI and statusline, adds several useful Lua APIs, and includes a number of breaking changes that may require config updates.
This guide is organized around the changes that matter most in day-to-day use, with practical examples and a short migration checklist at the end.

Neovim 0.12.0 was released on March 29, 2026. This release adds a built-in plugin manager, expands built-in LSP support, introduces native insert-mode auto-completion, improves the default UI and statusline, adds several useful Lua APIs, and includes a number of breaking changes that may require config updates.
Anatomy of the .claude/ Folder - by Avi Chawla
"A complete guide to CLAUDE.md, custom commands, skills, agents, and permissions, and how to set them up properly."
Link: https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder
I also managed to fix my dovecot config on my server this morning, and Watchtower is now able to send email notifications again.
#selfhosting #dovecot #linux #watchtower #config #homeserver #server
ゆずき (@uzuki425)
Opus 4.6 관련 설정 조사 결과를 공유합니다. 기존의 chat-template-kwargs에서 enable_thinking=false를 쓰는 방식은 동작하지만 비권장이고, 새로는 --reasoning off를 사용하는 것이 권장된다고 합니다. 내부적으로는 같은 설정을 적용하며 common/arg.cpp에 명시돼 있다고 합니다.
Released version 1.0.1 of my #Native #Image #Config transformer plugin for the #Maven #Shade plugin that also deals with types defined in reachability-metadata-schema-v1.2.0.json format:
https://codeberg.org/michael-simons/native-image-config-transformer
Useful if you need to shade some stuff in your projects that comes with #GraalVM config settings.
Pour celles et ceux qui pianotent en bépo sous vim (ce qui doit se résumer à .. moi seul ;).
Vous qui tapez souvent cet espace bizarre dans vos codes : ' ' au lieu de l'espace ' '.
Ce qui fait bien tout planter à la compilation de vos codes et documents !
Pour les faire apparaître en couleur on peut mettre ça dans son init.vim:
```
highlight NonBreakingSpace guifg=red ctermfg=red ctermbg=red guibg=red
match NonBreakingSpace / /
```
#FollowerPower Who can tell me Apache2 mod_rewrite config in a .htaccess to pass a environment variable to a CGI script (running with suexec).
Phantom – Open-source AI agent on its own VM that rewrites its config
https://github.com/ghostwright/phantom
#HackerNews #Phantom #Open-source #AI #agent #VM #config #rewrite #AItech #OpenSource

An AI co-worker with its own computer. Self-evolving, persistent memory, MCP server, secure credential collection, email identity. Built on the Claude Agent SDK. - ghostwright/phantom