Bookmarks

Bookmarks

49363 bookmarks
Custom sorting
「幕末」の数学者たち: AIと数学|R. Shimada
「幕末」の数学者たち: AIと数学|R. Shimada
まさに黒船来航といったところでしょうか。 先月、OpenAIは内部モデルを使ってエルデシュの単位距離問題を解決したと発表しました。これは、AIが初めて数学における重要な未解決問題を解いた例であるという意味で、極めて重要な意義を持つと思います。 本記事は、今、数学界で何が起こっているのかを、数学者である筆者が私見も交えつつ解説し、まとめるものです。第一部では数学的内容を、第二部では専門家による評価を、第三部では今後の展望について書いています。 主な参考文献は二つあります。 一つ目はOpenAIによる当該論文(https://cdn.openai.com/pdf/74c24085-19b
·note.com·
「幕末」の数学者たち: AIと数学|R. Shimada
FontSelf
FontSelf
Self-hosted Google Fonts configurator.
·fontself.app·
FontSelf
seydx/node-av: FFmpeg bindings for Node.js. Features both low-level and high-level APIs, full hardware acceleration, TypeScript support, and modern async patterns
seydx/node-av: FFmpeg bindings for Node.js. Features both low-level and high-level APIs, full hardware acceleration, TypeScript support, and modern async patterns
FFmpeg bindings for Node.js. Features both low-level and high-level APIs, full hardware acceleration, TypeScript support, and modern async patterns - seydx/node-av
·github.com·
seydx/node-av: FFmpeg bindings for Node.js. Features both low-level and high-level APIs, full hardware acceleration, TypeScript support, and modern async patterns
When React parent components need to know their children
When React parent components need to know their children
In React, it’s always preferable to maintain a linear data flow. If a parent needs something, lift the state instead of smuggling it back up. All rules are made to be broken, though.
·jayfreestone.com·
When React parent components need to know their children
I wish Deno would keep doing what it does best
I wish Deno would keep doing what it does best
Deno emerged as a solution to the overwhelming configuration requirements of the modern TypeScript ecosystem by offering a zero-config, single-binary experience. By integrating essential tools for formatting, linting, and testing alongside web-standard APIs, it removed the tedious setup rituals that often deterred developers. Recently, however, Deno has pivoted toward deep Node.js compatibility, supporting npm packages and traditional module structures to accelerate adoption. This shift creates a strategic risk where high compatibility might inadvertently discourage developers from targeting Deno’s unique APIs, especially as Node.js adopts Deno’s innovations like native TypeScript support and permission models. Commercial pressures may be forcing a prioritization of rapid growth and compatibility over the patient development of a truly self-sufficient, vertically integrated toolchain. While Deno remains a powerful choice, its convergence with the legacy ecosystem suggests a move away from the radical simplicity that originally defined its mission. The ongoing convergence of runtimes serves as a vital reminder of the trade-offs between technical purity and the demands of commercial viability.
·hackers.pub·
I wish Deno would keep doing what it does best
AI versus a Grue
AI versus a Grue
Turning Chrome's Built-in AI to tackle Zork
·raymondcamden.com·
AI versus a Grue
Flow for TypeScript Users | Flow
Flow for TypeScript Users | Flow
Flow vs. TypeScript: how object exactness, variance defaults, `as` casts, type guards, and Flow's `component`/`hook`/`renders` syntax differ from TypeScript.
·flow.org·
Flow for TypeScript Users | Flow
Building an Active NavLink Component in Next.js | Aurora Scharff
Building an Active NavLink Component in Next.js | Aurora Scharff
Active link styling is one of the most common things you need in a real application. Here is how to build a reusable NavLink component for a Next.js app, taking inspiration from React Router, that handles Cache Components and flicker-free hydration.
·aurorascharff.no·
Building an Active NavLink Component in Next.js | Aurora Scharff
The Best Loading States Are No Loading States
The Best Loading States Are No Loading States
Applications often end up with all sorts of UI whose sole purpose is to occupy the space where data should eventually appear. We're all spending a surprising amount of time solving the same problem, and none of it is really product work.
·jjenzz.com·
The Best Loading States Are No Loading States
indexが無い数億レコードのテーブル集計に立ち向かう|zochang
indexが無い数億レコードのテーブル集計に立ち向かう|zochang
noteでエンジニアをやっているyamagataです。最近は1歳半の娘が話せる単語が少しずつ増えてきて、お話するのが楽しくなってきました。 1. はじめに:直面した課題 さて、弊社のダッシュボードバッチ処理において、パフォーマンスの限界に直面していました。 対象となるデータは1日分だけでも最大約320万件。関連するテーブル(スキデータのテーブルなど)は7億レコードを超え、全体では30億レコード規模に達する巨大なデータを扱っています。 当初の処理ロジックは12年前から続くもので、以下のような問題を抱えていました。 クエリ実行回数: 1日あたり最大約1,600万回 実行時
·note.zochang.com·
indexが無い数億レコードのテーブル集計に立ち向かう|zochang
実装前に設計を徹底的にインタビューし、要件を明確にするためのスキル `/grill-me`
実装前に設計を徹底的にインタビューし、要件を明確にするためのスキル `/grill-me`
コーディングエージェントの自律性が向上し、並行して複数のエージェントを動かすことが当たり前になってきた今、エージェントの動きを逐一監視することは現実的ではなくなっています。そのため実装前に人間と AI の間で共通理解を形成することが重要になっています。この記事では、実装前の設計フェーズで要件を明確にし、人間と AI の間で共通理解を形成するためのスキル `/grill-me` について紹介します。
·azukiazusa.dev·
実装前に設計を徹底的にインタビューし、要件を明確にするためのスキル `/grill-me`