Bookmarks

Bookmarks

50155 bookmarks
Custom sorting
Bryntum Scheduler - The Scheduling Component With All The Features
Bryntum Scheduler - The Scheduling Component With All The Features
Schedule teachers, dentist appointments, or space shuttle launches. The Scheduler component is extremely configurable and built from the ground up with pure JavaScript. Wrappers are available for React, Angular and Vue.
·bryntum.com·
Bryntum Scheduler - The Scheduling Component With All The Features
a view source web
a view source web
reflections on view source by Garry Ing. the html review, spring 2024
·viewsource.info·
a view source web
The Rails Router
The Rails Router
Everything you need to know about the incredible routing system in Rails.
·books.writesoftwarewell.com·
The Rails Router
The Rails Router Handbook
The Rails Router Handbook
I've published a mini handbook on the Rails routing system using the new Writebook publishing platform from 37signals.
·writesoftwarewell.com·
The Rails Router Handbook
Photino: Native, Cross-Platform Web UI Desktop Apps
Photino: Native, Cross-Platform Web UI Desktop Apps
Photino is a lightweight open-source framework for building native, cross-platform desktop applications with Web UI technology.
·tryphotino.io·
Photino: Native, Cross-Platform Web UI Desktop Apps
食べログノートでWebSocket不要の(ほぼ)リアルタイム更新を実現した話 - Tabelog Tech Blog
食べログノートでWebSocket不要の(ほぼ)リアルタイム更新を実現した話 - Tabelog Tech Blog
目次 目次 はじめに リアルタイム化の必要性 解決策の検討 予約状況の更新に必要な速度を検討 実装案のブレスト 採用するアーキテクチャの決定 実装の詳細 リリース戦略 リリースによる効果 まとめ 最後に おまけ(メディア掲載の紹介) はじめに こんにちは! 食べログ開発本部 ウェブ開発1部 FEチームの佐々木です。 私…
·tech-blog.tabelog.com·
食べログノートでWebSocket不要の(ほぼ)リアルタイム更新を実現した話 - Tabelog Tech Blog
Trayce
Trayce
Intercept HTTP(S) requests to & from Docker containers in your local dev environment.
·trayce.dev·
Trayce
find + mkdir はチューリング完全 (retracted) - Qiita
find + mkdir はチューリング完全 (retracted) - Qiita
証明に欠陥があったので、find + mkdir がチューリング完全であることを証明したという主張を撤回します。 もし証明を修正できたら記事を更新します。概要GNU の find と mkdir…
·qiita.com·
find + mkdir はチューリング完全 (retracted) - Qiita
ThinkPost
ThinkPost
Interactive split-screen diagramming, note-taking, and brainstorming tool
·thinkpost.io·
ThinkPost
市区町村マスタを手に入れろ、そして更新し続けろ - エムスリーテックブログ
市区町村マスタを手に入れろ、そして更新し続けろ - エムスリーテックブログ
全国の市区町村の名前とコードをデータベーステーブル化したもの、すなわち市区町村マスタはITシステムを作っていれば何かしらの場面で必要になるものです。 ではその市区町村マスタを作るための元データはどこから手に入れたらいいものか。 そして「作る」というのもありますが、市区町村は再編されるものですから最新の変更にどう追従する…
·m3tech.blog·
市区町村マスタを手に入れろ、そして更新し続けろ - エムスリーテックブログ
Software Sharing for Modern Companies | Fair.io
Software Sharing for Modern Companies | Fair.io
Fair Source is software sharing for modern businesses. Engage the developer community with your core product while maintaining ownership of your roadmap and business model.
·fair.io·
Software Sharing for Modern Companies | Fair.io
Goで解放したメモリが少しずつ戻ってくる現象 - knqyf263's blog
Goで解放したメモリが少しずつ戻ってくる現象 - knqyf263's blog
情報を発信する人のところに情報が集まることを日々実感しているので、Linuxのメモリ管理に特に詳しいわけではないのですが最近遭遇した問題について自分の理解を書いておきます。ざっと調べても同じことを書いている人を見つけられなかったので、公開には意義があると考えています。識者の方がフィードバックをくださると嬉しいです。 ※…
·knqyf263.hatenablog.com·
Goで解放したメモリが少しずつ戻ってくる現象 - knqyf263's blog
Beyond the Limit: Expanding single-packet race condition with a first sequence sync for breaking the 65,535 byte limit
Beyond the Limit: Expanding single-packet race condition with a first sequence sync for breaking the 65,535 byte limit
Introduction Hello, I’m RyotaK (@ryotkak ), a security engineer at Flatt Security Inc. In 2023, James Kettle of PortSwigger published an excellent paper titled Smashing the state machine: the true potential of web race conditions. In the paper, he introduced a new attack technique called single-packet attack that can exploit a race condition without being affected by the network jitter. Quoted from Smashing the state machine: the true potential of web race conditions Recently, I encountered a limit-overrun type of race condition that requires sending approximately 10,000 requests simultaneously to exploit reliably, so I attempted to apply the single packet attack to it.
·flatt.tech·
Beyond the Limit: Expanding single-packet race condition with a first sequence sync for breaking the 65,535 byte limit