Bookmarks

Bookmarks

49639 bookmarks
Custom sorting
ChatGPT visits the Emacs doctor
ChatGPT visits the Emacs doctor
Emacs is a part-time job. A multi-language development environment. A lisp machine. An email client. A web browser. A zettelkasten. A spreadsheet. A m...
·xenodium.com·
ChatGPT visits the Emacs doctor
My puts Debugging Workflow in Rails Apps
My puts Debugging Workflow in Rails Apps
Puts debugging is the best. In this tutorial, I’ll walk you through my workflow for debugging Rails codebases using a custom toolkit inspired by Rust. We will also discuss how to smuggle your debug tools, together with a C extension, through even the most rigorous code review process.
·pawelurbanek.com·
My puts Debugging Workflow in Rails Apps
【今週の話題】DevinのCognition AIからDeepWikiがリリース、非公式MCPサーバーやOSS版クローンも登場
【今週の話題】DevinのCognition AIからDeepWikiがリリース、非公式MCPサーバーやOSS版クローンも登場
Cognition AIが、GitHubリポジトリのURLを入力するだけで、コードベースをAIが自動で解析し、GitHub Wikiでホストされているような形式のドキュメントとして生成する新ツール「DeepWiki」をリリースしました。 DeepWiki | AI documentation you can talk to, for every repoDeepWiki provides up-to-date documentation you can talk to, for every repo in the world. Think Deep Research for GitHub - powered by Devin.DeepWiki これは、同社の「Devin」の内部的なSearch・Wiki機能の基盤技術を単独のWebサービスとしてパッケージ化したものです。主にDevinのプロモーションを兼ねたものと見られており、プライベートリポジトリでの利用を申し込もうとすると、Devin本サービスへのサインアップ誘導が行われます。 Devinと人類に残されたクリップボード運搬業D
·blog.lai.so·
【今週の話題】DevinのCognition AIからDeepWikiがリリース、非公式MCPサーバーやOSS版クローンも登場
2025年のz-index設計を考える
2025年のz-index設計を考える
社内勉強会用 またしても破綻しがちな z-index の設計を考える。 --- 【質問への解答】 Q. Sassのmapでの管理はどうですか? 使用しなくて良いと思います。 理由としては、z-index を map で定義したとしても @each するわけでもなく旨味が無…
·speakerdeck.com·
2025年のz-index設計を考える
Just fucking use HTML
Just fucking use HTML
Stop reinventing the wheel. The web was doing just fine before your bloated frameworks crawled out of the sewer.
·justfuckingusehtml.com·
Just fucking use HTML
Robust Configuration Objects In TypeScript: The Power of As Const and Satisfies
Robust Configuration Objects In TypeScript: The Power of As Const and Satisfies
Struggling with TypeScript config objects that silently accept typos or destroy useful autocomplete? If you've defined settings for React, Node, CLIs, or any JavaScript application, you know the pain. In the next five minutes, you'll learn two powerful TypeScript keywords - as const and the newer satisfies - that lock down your configurations with zero runtime cost, making your code safer and easier to maintain.
·claritydev.net·
Robust Configuration Objects In TypeScript: The Power of As Const and Satisfies
HelloCSV
HelloCSV
A Sleek CSV Importer
·hellocsv.github.io·
HelloCSV