Bookmarks

Bookmarks

49816 bookmarks
Custom sorting
Andrej Karpathy on X: "There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper" / Twitter
Andrej Karpathy on X: "There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper" / Twitter
·x.com·
Andrej Karpathy on X: "There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper" / Twitter
TypeScript の interface を活用して安全性と拡張性を兼ね備えた型を作る - Techtouch Developers Blog
TypeScript の interface を活用して安全性と拡張性を兼ね備えた型を作る - Techtouch Developers Blog
「クロスドメイン iframe 間のメッセージング機能の実装」を通じて、「interface の宣言マージを活用した型設計」、「型エイリアスと Generics を使った方法との比較」などについてご紹介します。
·tech.techtouch.jp·
TypeScript の interface を活用して安全性と拡張性を兼ね備えた型を作る - Techtouch Developers Blog
Devbox: Portable, Isolated Dev Environments
Devbox: Portable, Isolated Dev Environments
Devbox creates isolated, reproducible development environments that can run anywhere without Docker or virtual machines.
·jetify.com·
Devbox: Portable, Isolated Dev Environments
“Deep Researchの中の人”を手動でやってみる - laiso
“Deep Researchの中の人”を手動でやってみる - laiso
はじめに:Deep Researchの衝撃 openai.com 先日、ChatGPTの「Deep Research」という機能がProユーザー向けに提供されました。 Deep Researchは、オンライン上の情報ソースからデータを検索し、詳細なレポートを作成してくれる「リサーチエージェント(アシスタント)」と呼ばれ…
·laiso.hatenablog.com·
“Deep Researchの中の人”を手動でやってみる - laiso
Open-Source MCP servers | Glama
Open-Source MCP servers | Glama
Enterprise-grade security, privacy, with features like agents, MCP, prompt templates, and more.
·glama.ai·
Open-Source MCP servers | Glama
A quote from Anthropic
A quote from Anthropic
While we encourage people to use AI systems during their role to help them work faster and more effectively, please do not use AI assistants during the application process. We …
·simonwillison.net·
A quote from Anthropic
Searching for the cause of hung tasks in the Linux kernel
Searching for the cause of hung tasks in the Linux kernel
The Linux kernel can produce a hung task warning. Searching the Internet and the kernel docs, you can find a brief explanation that the process is stuck in the uninterruptible state. That explains the warning’s meaning, but doesn’t provide the reason it occurred. In this blog post we’re going to explore how the warning works.
·blog.cloudflare.com·
Searching for the cause of hung tasks in the Linux kernel
Announcing Interop 2025
Announcing Interop 2025
Exciting news for web developers, designers, and browser enthusiasts alike — Interop 2025 is here, continuing the mission of improving cross-browser interoperability.
·webkit.org·
Announcing Interop 2025
Mapped types in TypeScript
Mapped types in TypeScript
A mapped type is a loop over keys that produces an object or tuple type and looks as follows: {[PropKey in PropKeyUnion]: PropValue} In this blog post, we examine how mapped types work and see examples of using them. Their most importing use cases are transforming objects and mapping tuples.
·2ality.com·
Mapped types in TypeScript
Meet Harmony: A practical solution for composability
Meet Harmony: A practical solution for composability
Decentralized architecture has undoubtedly revolutionized software development, driving remarkable progress and scalability. However, it also brought new challenges that hinder future growth and advancement.
·bit.dev·
Meet Harmony: A practical solution for composability