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

#linkdump #agent #claude #config

Anatomy of the .claude/ Folder

A complete guide to CLAUDE.md, custom commands, skills, agents, and permissions, and how to set them up properly.

Daily Dose of Data Science

What’s New in Neovim 0.12

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, #programming, #config

What’s New in Neovim 0.12

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.

.dotfiles

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

#linkdump #agent #claude #config

Anatomy of the .claude/ Folder

A complete guide to CLAUDE.md, custom commands, skills, agents, and permissions, and how to set them up properly.

Daily Dose of Data Science
#SoftwareDeveloper - Do not put state information in the #config files. Some people use #configurationmanagment software to manage application setting across multiple machines. The fact you decide to store the windows position / size inside the config file(s) often breaks many configuration software or makes it a bear to manage it.

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에 명시돼 있다고 합니다.

https://x.com/uzuki425/status/2039933856380580333

#opus4.6 #reasoning #llm #config #opensource

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.

native-image-config-transformer

Additional transformers for the Maven shade plugin dealing with GraalVM native image configuration files.

Codeberg.org

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 / /
```

#unix #vim #neovim #couleur #bépo #config

#FollowerPower Who can tell me Apache2 mod_rewrite config in a .htaccess to pass a environment variable to a CGI script (running with suexec).

#Apache2 #Config #mod_rewrite #SysAdmin

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

GitHub - ghostwright/phantom: 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.

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

GitHub