SiYuan - Privacy-first personal knowledge management system that supports Markdown, block-level ref, and bidirectional links
drk1wi/portspoof: Portspoof
Portspoof. Contribute to drk1wi/portspoof development by creating an account on GitHub.
An simple and fast macOS launcher
macOS launcher focused on simplicity and speed.
hot-glue-for-rails/hot-glue: Rapid scaffold builder for Turbo-Rails and Hotwire. Get the tutorial now at:
Rapid scaffold builder for Turbo-Rails and Hotwire. Get the tutorial now at: - hot-glue-for-rails/hot-glue
JavaScript で GraphQL サーバーの技術選定をする際の登場人物 - mizdra's blog
これは はてなエンジニア - Qiita Advent Calendar 2024 - Qiita 15日目の記事です。昨日は id:utgwkk さんの「ISUCONの感想戦を支えるEC2の自動開始・停止、そしてAWS Step Functions」でした。 はてなでフロントエンドエキスパートをしている id:miz…
「ZigはCよりも速いです。」をVector/SIMD最適化で検証する
変なドメイン取るな.net
主に東京都選挙管理委員会の方へ:政府・地方公共団体はドメインをどう取るべきか
RamboRogers/netventory: Netventory is a fast single binary network scanning tool with a beautiful TUI and WebUI that runs on Linux, Mac or Windows.
Netventory is a fast single binary network scanning tool with a beautiful TUI and WebUI that runs on Linux, Mac or Windows. - RamboRogers/netventory
2024 in Review
A retrospective on what has happened for me in 2024
Supercharge compression efficiency with shared dictionaries | Blog | Chrome for Developers
Compression on the web is getting a big boost from shared dictionary compression. Learn what they are, how they work, and how they could substantially reduce load times even further than standard compression for both static and dynamic resources on the web.
Getting Real (small) With Compression Dictionaries
Compression dictionary transport is a relatively new feature in HTTP that allows for using custom compression dictionaries to improve the compression of HTTP responses. The results can be pretty dramatic, with responses anywhere from 60-90+% smaller than using the best non-dictionary compression cur
Action Mailerに学ぶ闇の魔術と闇の魔術に対する防衛術 - STORES Product Blog
はじめに STORES 予約でエンジニアをやっている@ucksです。 大体年内にやりたかったタスクが捌けてきたので空いた時間でブログを書いています。 Railsからのメール送信でお世話になるAction Mailer。 インスタンスメソッドを定義しているのにクラスメソッドから呼び出しをしています。 どの様な仕組みになっ…
Cloud Build での Next.js のビルドを最適化する
Adding hand-drawn font for Chinese, Japanese and Korean to Excalidraw
Adding a hand-drawn font for Chinese, Japanese, and Korean (CJK) has been on our radar as one of the most requested features. Read more about the implementation and its specifics.
GAS高速化のススメ - Nealle Developer's Blog
GAS高速化のススメ はじめに こんにちは。サクセスエンジニアリングチームの増田です。 今年の8月に入社して早4か月が経ちました。 入社エントリも公開していますので良ければ見ていってください note.nealle.com 最近週4でカレーばっか食ってます。 美味しいカレーの後がけスパイスやソースなどあればぜひ教えてい…
rwos/gti: a git launcher :-)
a git launcher :-). Contribute to rwos/gti development by creating an account on GitHub.
なんでこんなにもWebフレームワークは目まぐるしく変化しているんだろうか - Qiita
📣:Web開発トレンドへの適応力を高めたい人に向けて書きました ✍️はじめに🖐️こちらをご覧ください。JSフレームワークとOSやブラウザの変遷が大まかに確認できるように作ってみました。3G,4…
分散システムにおける一貫した時刻の取り扱いの課題と解決策 - Spanner TiDB CockroachDBに学ぶ - hacomono TECH BLOG
この記事は hacomono advent calendar 2024 の18日目の記事です 今年9月にhacomonoにJOINし、基盤本部というところで今後のhacomonoのアーキテクチャ設計をしている @bootjp と申します。分散システムが好きです。 hacomonoも昨今のWebサービスの例にもれず、分散…
The KDL Document Language
kdl is a document language, mostly based on SDLang, with xml-like semantics that looks like you're invoking a bunch of CLI commands!
Fish 4.0: The Fish Of Theseus
A smart and user-friendly command line shell
否定文を理解できないAIたち - ジョイジョイジョイ
BERT や GPT の登場により、テキストを扱うモデルは大きく発展しましたが、否定というごくありふれた操作を扱うのが依然難しいです。 本稿では、その理由と、部分的な解決策を紹介します。 目次 目次 否定文を理解できないAIたち 否定文を理解できずに困ること なぜ否定文をうまく扱えないのか なぜたまに成功するのか 対処…
tursodatabase/limbo: Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite. - tursodatabase/limbo
Kubernetes Spec v1.32: Reference Guide and Documentation
Find the documentation for all builtin resources, properties, types and even some examples!
Grow Bluesky
Collection of tools for Bluesky
Separating Storage and Compute in DuckDB - MotherDuck Blog
Why separate storage and compute in DuckDB, how we do it in MotherDuck to enable sharing and future work. | Reading time: 15 min read
vitabaks/autobase: Automated database platform for PostgreSQL® — the open-source alternative to cloud-managed databases.
Automated database platform for PostgreSQL® — the open-source alternative to cloud-managed databases. - vitabaks/autobase
Extending Rails authentication generator with registration flow
Rails 8 comes with a built-in authentication generator. However, it doesn’t yet come with registrations. Here’s how to add them.
メダカの稚魚をL2スイッチで育てる - あっきぃ日誌
コミケの薄い本の入稿が終わり、ラズピッピアドベントカレンダーもしばらく私以外の人が参加ということで、やっと落ち着いてきた感があります。昨日はraspi.jpのほうにCM5のレビューを投稿したので、よかったら見てね。www.raspi.jp メダカの稚魚をL2スイッチで育てる 今年は11月までずっとあたたかかったせいか、…
React Query - The Bad Parts
In this talk, maintainer Dominik will explore the other side—the less favorable aspects of React Query and situations where it may not be the best fit. No library is perfect; every choice involves trade-offs. By the end of this talk, you'll have a better understanding of React Query's limitations and why it remains a compelling choice despite them.
