#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

New post in our blog!

Juggling work and personal Claude Code accounts? Learn how to run both on one machine! No more logging in and out!

https://blog.codeminer42.com/ai-tip-running-two-claude-code-accounts/

#Ai #Claude #Config #Productivity #Tips

Neu für OpenClaw-Builder:
Config-Drop Regression: OpenClaw v2026.3.24 löscht Gateway- und Channel-Konfiguration
https://agentenlog.de/posts/2026-03-26-config-drop-regression-2026-3-24-loescht-gateway-channel-konfiguration
#Agentenlog #bug #update #config
Agentenlog – KI-News + Praxis + Deep Dives

Wie KI‑Agenten wirklich funktionieren — News + Praxis + Deep Dives. Mehr als nur News: Tutorials, Analysen und Eindrücke aus der Agenten-Welt.

Agentenlog
最近CLIツールが好んで設定を書き込む ~/.config ディレクトリとは何か? - Qiita

はじめに 最近、CLIツールの設定ファイルが ~/.config/ 配下に置かれているのをよく見かけるようになりました。 たとえば、私のmacOSで確認したところ、以下が該当しました。 Gitの場合: ~/.config/git miseの場合: ~/.config...

Qiita