ここがつらいよ分散SQLデータベース
Firecrawl
Turn any website into LLM-ready data.
ChatGPTでパノラマ写真とHDR写真と疑似STF写真が作れる - 豪鬼メモ
ChatGPTで写真の合成をすると楽しいという話。パノラマ写真とHDR写真はもちろん、露出ブラケットからの疑似STF合成もChatGPTだけでできる。
VS Code Remote SSH: server-to-client remote code execution by design
A brief look at why VS Code Remote Development and Dev Containers do not provide a security boundary and how to achieve better isolation instead
Why I still like Sublime Text in 2025 | OhDoyleRules
I still use Sublime Text in 2025 even after trying a lot of other editors
Grogg
Interact, manage, and monitor your Kubernetes clusters from within Visual Studio Code.
superglue
superglue-ai/superglue: Self-healing open source data connector. Use it as a layer between you and any complex / legacy APIs and always get the data that you want in the format you expect.
Self-healing open source data connector. Use it as a layer between you and any complex / legacy APIs and always get the data that you want in the format you expect. - superglue-ai/superglue
ArroyoSystems/arroyo: Distributed stream processing engine in Rust
Distributed stream processing engine in Rust. Contribute to ArroyoSystems/arroyo development by creating an account on GitHub.
Arroyo — Cloud-native stream processing
Arroyo is the easiest way to run SQL queries against your streaming data
CursorRules: AI Code Standards & .cursorrules Templates Hub
Generate AI-powered .cursorrules for multiple languages and frameworks. Open-source templates to enhance code quality through smart configuration standards.
Prompt Engineering Guide | Prompt Engineering Guide
A Comprehensive Overview of Prompt Engineering
turbopuffer
turbopuffer is a vector database built on top of object storage, which means 10x-100x cheaper, usage-based pricing, and massive scalability
ksylvest/omniai: OmniAI standardizes the APIs for multiple AI providers like OpenAI's Chat GPT, Mistral's LeChat, Claude's Anthropic, Google's Gemini and DeepSeek's Chat..
OmniAI standardizes the APIs for multiple AI providers like OpenAI's Chat GPT, Mistral's LeChat, Claude's Anthropic, Google's Gemini and DeepSeek's Chat.. - ksylvest/omniai
Understanding How ONLINE DDL (INPLACE) works in MySQL - KloudDB
Introduction A database undergoes series of Schema/DDL changes during its tenure. Frequency of these changes might be less compared to normal DML workload but they are crucial and complex part of any DB workload. MySQL provides 3 inherent approaches to achieve this viz. COPY (create shadow table, copy, swap), INPLACE (online DDL that allow parallel
iamtelescope/telescope: Web-based log viewer UI. Explore logs data stored in ClickHouse
Web-based log viewer UI. Explore logs data stored in ClickHouse - iamtelescope/telescope
Git Truck - visualize your repo
Git repository visualizations, cumulative contribution statistics and more. Run npx -y git-truck to use Git Truck today!
git-truck/git-truck: Git repository visualizations, cumulative contribution statistics and more. Run npx -y git-truck to use Git Truck today!
Git repository visualizations, cumulative contribution statistics and more. Run npx -y git-truck to use Git Truck today! - git-truck/git-truck
gauge-sh/tach: A Python tool to visualize + enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust
A Python tool to visualize + enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Intero...
Obsidianと生成AIの連携をいくつか試したのでメモ(Claude MCP, Cline, Copilot Plus) - 誰がログ
はじめに お試しタスク 検討のポイントなど ClaudeのMCP 設定など 使った感触 Cline (Cursor) 設定など 使った感触 余談:Cursorは? Copilot Plus 設定など 使った感触 おわりに はじめに 現在、仕事と研究に関するかなりの文章をObsidian上で書いているので、これらの書いた…
Triangle of Separation
Write code that’s easier to read, remix, and modify by following this trio of principles.
Serenade
Serenade is the most powerful way to program using natural speech. Boost your productivity by adding voice to your workflow.
Welcome to the Talon Community Wiki! | Talon Community Wiki
What is Talon
I’m currently talking to the machine and it’s not helpful at all
Ever wondered what it would be like if you use your voice to code? Well, me too. I tried 3 tools – with AI and without and these are my findings.
たのしいSocketのしくみ / Socket Under a Microscope
TokyoWomen.rb #1
https://tokyowomenrb.connpass.com/event/342573/
Why Clojure?
This is about a 17 minute read. Feel free to pause and come back to it later.
Clojure is not one of the handful of "big" mainstream languages. This means that sometimes people are surprised that we are all in on Clojure. Why go against the grain? Why make it
Could not open library, have codex86_64/code, need codearm64/code
This week I re-encountered a problem that has been plaguing me for months, but I never took the time to try to debug it before now. The problem came with a really specific and confusing symptom: any time I installed a newer version of Ruby on my machine, a daily cronjob running a Ruby script would start failing. The specific error was always an FFI exception, with the exact error message FFI::DynamicLibrary.
monora/rgl: RGL is a framework for graph data structures and algorithms in Ruby.
RGL is a framework for graph data structures and algorithms in Ruby. - monora/rgl
Pg Inheritance with Rails
I just recently stumbled upon a feature of postgres I didn’t know about yet, its called pg_inheritance. It is basically the possibility of creating child tables which inherit the columns of the base table, although other things such as constraints. The main use case for this is table partitioning, but as I read the docs I was thinking it could might be useful for Model inheritance in rails as well.
renovateとDependabotの連携による脆弱性管理 - KAKEHASHI Tech Blog
カケハシではライブラリの更新検知にrenovateを利用しています。renovateは実行スケジュールの設定やパッチのグルーピングができるなどの機能が便利ですが、脆弱性データベースを持っていないため、検知された更新が脆弱性対応か否かがわかりません。 最終的にはすべて対応するべきですが、対応の優先順位づけのためどれが脆弱…
