Bookmarks

Bookmarks

49953 bookmarks
Custom sorting
管理者に「なる」ボタンを作った - id:onk のはてなブログ
管理者に「なる」ボタンを作った - id:onk のはてなブログ
管理画面を作るのが面倒な Web アプリケーションで、自分のユーザに admin フラグを立てておいて無双している。アプリケーションの画面上からスパム投稿を非表示にしたり、ユーザを BAN したり。手が滑って普通の投稿を削除すると怖いので confirm を挟んだりもしている。 任意の時間にできる機能なんかも定番ですね…
·onk.hatenablog.jp·
管理者に「なる」ボタンを作った - id:onk のはてなブログ
HalFrgrd/flyline: Flyline: a Bash plugin to replace readline for a modern line editing experience: syntax highlighting, agent integration, rich prompts, tooltips, fuzzy history search, and more!
HalFrgrd/flyline: Flyline: a Bash plugin to replace readline for a modern line editing experience: syntax highlighting, agent integration, rich prompts, tooltips, fuzzy history search, and more!
Flyline: a Bash plugin to replace readline for a modern line editing experience: syntax highlighting, agent integration, rich prompts, tooltips, fuzzy history search, and more! - HalFrgrd/flyline
·github.com·
HalFrgrd/flyline: Flyline: a Bash plugin to replace readline for a modern line editing experience: syntax highlighting, agent integration, rich prompts, tooltips, fuzzy history search, and more!
The Pulse: Interesting AI coding stats from Cursor
The Pulse: Interesting AI coding stats from Cursor
Power users generate 10x as many lines of code vs the median, most of the AI spend is coming from input tokens not output ones, and almost half of AI changes are accepted without manual reviews (!!)
·newsletter.pragmaticengineer.com·
The Pulse: Interesting AI coding stats from Cursor
Software, from First Principles · Faza
Software, from First Principles · Faza
How electrons flowing through billions of microscopic switches etched into silicon become arithmetic, memory, and the software you use every day.
·fazamhd.com·
Software, from First Principles · Faza
Announcing TypeScript 7.0 - TypeScript
Announcing TypeScript 7.0 - TypeScript
Today we are proud to announce the availability of TypeScript 7, a 10x faster native port of TypeScript! Since its early days, TypeScript has promised to
·devblogs.microsoft.com·
Announcing TypeScript 7.0 - TypeScript
hunk — review-first terminal diff viewer
hunk — review-first terminal diff viewer
Hunk is a review-first terminal diff viewer for agent-authored changesets. Multi-file review stream, inline AI annotations, watch mode, and Git/Jujutsu integration.
·hunk.dev·
hunk — review-first terminal diff viewer
Winamp Skin Museum
Winamp Skin Museum
Infinite scroll through 100k Winamp skins with interactive preview
·skins.webamp.org·
Winamp Skin Museum
jumpserver/jumpserver: JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.
jumpserver/jumpserver: JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.
JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints...
·github.com·
jumpserver/jumpserver: JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.
Rails: The Sharp Parts. A Polymorphic Type Is Not a Foreign Key
Rails: The Sharp Parts. A Polymorphic Type Is Not a Foreign Key
Polymorphic associations store a relationship as a class name in a string with no foreign key. That has unintended consequences which may not be obvious, and this article covers five of them.
·baweaver.com·
Rails: The Sharp Parts. A Polymorphic Type Is Not a Foreign Key
LeafWiki
LeafWiki
A real wiki app without the heavy stack. Self-hosted, Markdown on disk, no external database required.
·leafwiki.com·
LeafWiki
How 4 bytes of padding make array clearing 49% faster
How 4 bytes of padding make array clearing 49% faster
An alignment quirk on Intel and AMD CPUs: keeping a Go array 8-byte aligned (vs offset 4) makes clearing it up to 49% faster, thanks to how REP STOSQ works.
·blog.andr2i.com·
How 4 bytes of padding make array clearing 49% faster
Building Gin: Simple Over Easy — Manu Martínez-Almeida
Building Gin: Simple Over Easy — Manu Martínez-Almeida
A stalled startup in 2014 became Gin: a Go web framework shaped by simple-over-easy design, a radix-tree router, and an API that still works ten years later.
·manualmeida.dev·
Building Gin: Simple Over Easy — Manu Martínez-Almeida