......知る者は言わず、言う者は知らず...... On commence à vieillir quand on finit d’apprendre.

Joined August 2007
354 Photos and videos
Pinned Tweet
21 Dec 2025
RAG system in #Java using #Spring #AI and #Docling bit.ly/48NR9eu
62
Migrating from DigitalOcean to Hetzner: From $1,432 to $233/month With Zero Downtime bit.ly/431R1nR #DevOps
23
DeeLaKs retweeted
10 repos blowing up on GitHub this week that replace $1,500/month in AI tools 1. andrej-karpathy-skills → replaces paid Claude Code courses    one CLAUDE.md file from Karpathy's LLM coding observations    48,965 stars. 7,939 stars TODAY github.com/forrestchang/andr… 2. claude-mem → replaces paid context/memory tools    auto-captures everything Claude does across sessions    compresses with AI and injects into future sessions    59,373 stars. 1,907 stars today github.com/thedotmack/claude… 3. voicebox → replaces ElevenLabs ($22/mo)    open-source voice synthesis studio    18,963 stars. 887 stars today github.com/jamiepine/voicebo… 4. open-agents → replaces paid agent platforms ($200/mo)    open-source template for building cloud agents. by Vercel    3,105 stars. 735 stars today github.com/vercel-labs/open-… 5. cognee → replaces paid knowledge bases ($50/mo)    AI agent memory engine in 6 lines of code    15,733 stars github.com/topoteretes/cogne… 6. magika → replaces paid file detection tools    AI file content type detection. by Google    14,603 stars github.com/google/magika 7. GenericAgent → replaces paid agent infra ($100/mo)    self-evolving agent. grows skill tree from 3.3K-line seed    6x less token consumption than standard agents    2,661 stars. 883 stars today github.com/lsdefine/GenericA… 8. omi → replaces Rewind AI ($25/mo)    AI that sees your screen listens to conversations    tells you what to do next    8,952 stars. 488 stars today github.com/BasedHardware/omi 9. evolver → replaces manual agent optimization    self-evolution engine for AI agents    genome evolution protocol    3,074 stars. 866 stars today github.com/EvoMap/evolver 10. wallet tracking copy trading → Kreo     tracks top Polymarket wallets. auto copies trades     the only tool on this list i actually pay for     because it makes more than it costs     → t.me/KreoPolyBot?start=ref-k… total before: ~$1,500/month in AI subscriptions total now: $0 Kreo like bookmark you'll need this
75
437
3,877
357,882
DeeLaKs retweeted
Apr 18
10 GitHub repos to spend 60-90% less tokens in Claude Code: 1. RTK (Rust Token Killer) CLI proxy that filters terminal output before it hits your context - 60-90% reduction on common dev commands - one binary, zero dependencies - works with Claude Code, Cursor, Copilot Repo: github.com/rtk-ai/rtk 2. Context Mode Sandboxes raw tool output into SQLite instead of dumping it into context - 98% context reduction on Playwright, GitHub, logs - only clean summaries enter your conversation - works as Claude Code plugin Repo: github.com/mksglu/context-mo… 3. code-review-graph Local knowledge graph that maps your codebase with Tree-sitter - Claude reads only what matters, not the entire repo - 49x token reduction on large monorepos - 6.8x on average reviews Repo: github.com/tirth8205/code-re… 4. Token Savior MCP server that navigates code by symbols, not full files - 97% reduction on code navigation - persistent memory across sessions - 69 tools, zero external deps Repo: github.com/Mibayy/token-savi… 5. Caveman Claude makes Claude talk like a caveman to cut output tokens - 65-75% output reduction - one-line install - keeps full technical accuracy Repo: github.com/JuliusBrussee/cav… 6. claude-token-efficient one CLAUDE.md file that keeps responses terse - drop-in, no code changes - reduces output verbosity on heavy workflows - best for output-heavy sessions Repo: github.com/drona23/claude-to… 7. token-optimizer-mcp MCP server with caching, compression, and smart tool intelligence - 95% token reduction through intelligent caching - compresses repeated tool outputs Repo: github.com/ooples/token-opti… 8. claude-token-optimizer reusable setup prompts for optimizing any project - 90% token savings in 5 minutes - reduces doc token usage from 11K to 1.3K Repo: github.com/nadimtuhin/claude… 9. token-optimizer finds ghost tokens that silently eat your context - survives compaction without losing quality - fixes context quality decay Repo: github.com/alexgreensh/token… 10. claude-context (by Zilliz) code search MCP that makes your entire codebase the context - ~40% reduction with equivalent retrieval quality - hybrid BM25 dense vector search Repo: github.com/zilliztech/claude… [ how to stack them ]: you don't need all 10. pick 2-3 based on your workflow: > heavy terminal output? RTK > big codebase? code-review-graph Token Savior > lots of MCP servers? Context Mode > quick fix? Caveman claude-token-efficient most people are burning tokens without knowing it run /context in a fresh session and see how much is gone before you even type a word your pocket will thank me later :<)
104
337
2,921
463,608
DeeLaKs retweeted
This AI is pretty wild. LingBot-Map can turn a live video stream into a 3D reconstruction in real time. 20 FPS Code Model 👇

162
729
6,446
638,333
DeeLaKs retweeted
Apr 16
In 14 minutes, this Anthropic engineer who wrote "Building Effective Agents" will teach you more about building them right than most developers figure out on their own in months. Bookmark this for the weekend. Then read the builder's guide below.
82
1,378
10,691
1,730,804
DeeLaKs retweeted
Anthropic pays engineers $750,000 a year to understand how LLMs work. Stanford just put a 2 hour lecture that covers 80% of it for FREE. Bookmark this. Give it 2 hours today. It might be the highest ROI thing you do this month:
230
3,280
21,786
2,499,464
8 Oct 2025
All About Angular’s New Signal Forms bit.ly/3KHgq0c #Angular #Reactive #Signals
23
29 Jul 2025
Secrets Management Tools buff.ly/JGy6MWk
1
8
19 Jun 2025
Observability as code Dynamic dashboards #Grafana bit.ly/3G4OZeO
16
11 May 2025
40
10 May 2025
#Docker Base Images Demystified bit.ly/3Z7XfB4 #DevOps
16
9 May 2025
Redefining developer collaboration with #AI buff.ly/xvn8FA0 #Copilot
16
2 Mar 2025
#Java Flight Recorder and Java Mission Control powerful #profiling capabilities for #production applications. buff.ly/sNxTguH

9
15 Feb 2025
Mocking in Unit Tests: #Mockito vs. #EasyMock vs. #JMockit buff.ly/4jNtm1K #Java
8
DeeLaKs retweeted
Top 5 models to pay attention to: • Qwen2.5-Max from @Alibaba_Qwen • Baichuan-Omni-1.5 • @OpenAI o3-mini • Mistral Small 3, @MistralAI • Ai2’s Tülu 3 405B from @allen_ai More info below🧵
2
9
54
8,152
DeeLaKs retweeted
Incroyable
Today we release Hibiki, real-time speech translation that runs on your phone. Adaptive flow without fancy policy, simple temperature sampling of a multistream audio-text LM. Very proud of @tom_labiausse 's work as an intern.
1
2
10
1,752
3 Feb 2025
How #SpringBoot Implements Feign Clients for #REST #APIs buff.ly/40TVk4u
5
19 Jan 2025
Embracing the New Angular 19: A Fresh Perspective on how to write #Angular code. buff.ly/3Wo4Utw
11