Found 50012 bookmarks
Newest
obie/concise_errors
obie/concise_errors
Contribute to obie/concise_errors development by creating an account on GitHub.
·github.com·
obie/concise_errors
Code highlighting in Rails apps - Avo
Code highlighting in Rails apps - Avo
Learn about the different ways to add code rails code highlighting to a Rails application using server-side and client-side solutions.
·avohq.io·
Code highlighting in Rails apps - Avo
DaredevilOSS/sqlc-gen-ruby
DaredevilOSS/sqlc-gen-ruby
Contribute to DaredevilOSS/sqlc-gen-ruby development by creating an account on GitHub.
·github.com·
DaredevilOSS/sqlc-gen-ruby
renovatebotとpnpm catalogで実現する依存関係の自動アップデートとハンドブックによる安全な更新 - newmo 技術ブログ
renovatebotとpnpm catalogで実現する依存関係の自動アップデートとハンドブックによる安全な更新 - newmo 技術ブログ
はじめに モノレポ環境での依存関係管理は、プロジェクトの規模が大きくなるほど複雑になります。 newmoでpnpm catalogを導入してOne Version Ruleを実装し、パッケージのバージョンを一元管理する仕組みを構築しました。詳細はmonorepo内でのパッケージのバージョンを1つだけに統一するOne V…
·tech.newmo.me·
renovatebotとpnpm catalogで実現する依存関係の自動アップデートとハンドブックによる安全な更新 - newmo 技術ブログ
Why developers are leaving Next.js for TanStack Start, and loving it
Why developers are leaving Next.js for TanStack Start, and loving it
The React world is full of opinions, and every few years a new framework changes how we think about building apps. Next.js has been the default choice for a long time, but recently, more developers have been moving toward TanStack Start.
·appwrite.io·
Why developers are leaving Next.js for TanStack Start, and loving it
AWSを退職します - Memo
AWSを退職します - Memo
2025年10月31日付で、アマゾンウェブサービスジャパン合同会社を退職します。 後に説明するのっぴきならない事情により7月31日が最終出社日で、そこから3ヶ月は有休 + 職探しをしていました。 現職の最終出社日でした。お疲れさまでした~これからしばらくゆっくりさせていただきます pic.twitter.com/erR…
·aajisaka.hatenablog.com·
AWSを退職します - Memo
Bitmasks, Ruby Threads and Interrupts, oh my!
Bitmasks, Ruby Threads and Interrupts, oh my!
👋🏼 This is part of series on concurrency, parallelism and asynchronous programming in Ruby. It’s a deep dive, so it’s divided into several parts: Your Ruby programs are always multi-threaded: Part 1 Your Ruby programs are always multi-threaded: Part 2 Consistent, request-local state Ruby methods are colorless The Thread API: Concurrent, colorless Ruby Bitmasks, Ruby Threads and Interrupts, oh my! (Concurrent, colorless Ruby) When good threads go bad: Concurrent, colorless Ruby Thread signal handling: Concurrent, colorless Ruby Thread and its MaNy friends: Concurrent, colorless Ruby Fibers: Concurrent, colorless Ruby Processes, Ractors and alternative runtimes: Parallel Ruby Scaling concurrency: Streaming Ruby Abstracted, concurrent Ruby Closing thoughts, kicking the tires and tangents How I dive into CRuby concurrency You’re reading “Bitmasks, Threads and Interrupts, oh my!
·jpcamara.com·
Bitmasks, Ruby Threads and Interrupts, oh my!
できれば知らずに済ませたかったAurora DSQL非互換集 - ArkEdge Space Blog
できれば知らずに済ませたかったAurora DSQL非互換集 - ArkEdge Space Blog
株式会社アークエッジ・スペースの id:koba789 です。 アークエッジ・スペースでは、衛星データを活用するためのアプリケーションを開発しています。人工衛星のカバレッジはグローバルなため、それを活用するアプリケーションもグローバルであるべきでしょう。 グローバルなアプリケーションをコスト効率高く提供するため、私たち…
·blog.arkedge.space·
できれば知らずに済ませたかったAurora DSQL非互換集 - ArkEdge Space Blog
npm: vite-plugin-use-golang
npm: vite-plugin-use-golang
Write Go code in JavaScript files. Compiles to WebAssembly. Actually works.. Latest version: 0.1.0, last published: a day ago. Start using vite-plugin-use-golang in your project by running `npm i vite-plugin-use-golang`. There are no other projects in the npm registry using vite-plugin-use-golang.
·npmjs.com·
npm: vite-plugin-use-golang
LLMのキモい算術 - ジョイジョイジョイ
LLMのキモい算術 - ジョイジョイジョイ
LLMは「226-68=」のようなプロンプトを与えると「158」と計算してくれますが、この計算は我々が想像するよりも奇妙な方法で行っていることを紹介します [Nikankin+ICLR 2025]。 まずは前提条件を確認します。思考の連鎖は使わず、「226-68=」のようなプロンプトに対して「158」のように答えを直接…
·joisino.hatenablog.com·
LLMのキモい算術 - ジョイジョイジョイ
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
The discovery of a backdoor in XZ Utils in the spring of 2024 shocked the open source community, raising critical questions about software supply chain security. This post explores whether better Debian packaging practices could have detected this threat, offering a guide to auditing packages and suggesting future improvements.\n
·optimizedbyotto.com·
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
What's new in Next.js 16
What's new in Next.js 16
Async params, Turbopack by default, and the cleanup of experimental features
·trevorlasn.com·
What's new in Next.js 16
v4: Next.js treeshaking · Issue #4433 · colinhacks/zod
v4: Next.js treeshaking · Issue #4433 · colinhacks/zod
I am not sure if I am doing something wrong but using zod/v4 shows this with the import cost extension in vscode and my "first load of js" went up by 30kb in my nextjs app.
·github.com·
v4: Next.js treeshaking · Issue #4433 · colinhacks/zod