Bookmarks

Bookmarks

49953 bookmarks
Custom sorting
Nyxb UI
Nyxb UI
Beautiful UI components and templates to make your landing page look stunning.
·nyxbui.design·
Nyxb UI
Turbo considered harmful
Turbo considered harmful
Every techie dreams of one day writing a considered harmful post and today, my friends, today that honor is finally bestowed on me. Gather round the fire, and I'll tell you the blood-curdling tale of a library once known as PJAX, whose restless ghost still haunts these realms.
·johan.hal.se·
Turbo considered harmful
Explore - GitLaw
Explore - GitLaw
GitLaw is an open repository for legal documents where you can source, customise, and store your legal contracts for free. Powered by AI and a global community.
·gitlaw.co·
Explore - GitLaw
Rewrite it in Rails
Rewrite it in Rails
In 2022 I started building an application for creating Customs declarations. After evaluating some options and writing code in various programming languages ...
·dirkjonker.bearblog.dev·
Rewrite it in Rails
LINEヤフーにおけるPrerender技術の導入とその効果
LINEヤフーにおけるPrerender技術の導入とその効果
LINEヤフーは快適なユーザー体験を追求するために、表示パフォーマンスの改善に取り組んでいます。その取組の1つとして、私達はSpeculationRulesAPIを用いてページを事前にレンダリングし、Yahoo! JAPAN トップページとYahoo!ニュース間の遷移において、その結果を検証してきました…
·speakerdeck.com·
LINEヤフーにおけるPrerender技術の導入とその効果
Using non-root users in Kamal
Using non-root users in Kamal
Kamal gives us an option to connect with a non-root user, but how can we create it?
·nts.strzibny.name·
Using non-root users in Kamal
Create a Simple Pulsating Animation
Create a Simple Pulsating Animation
Create subtle pulsating animations using Tailwind for enhanced menu item visibility. Learn how to build reusable UI components with Phlex
·allaboutcoding.ghinda.com·
Create a Simple Pulsating Animation
Calculating the largest known prime in Ruby
Calculating the largest known prime in Ruby
Looking to impress your Ruby friends by calculating the largest known prime, 2 ** 136_279_841-1? On Ruby 3.4.0-preview2 and earlier, 2 ** 136_279_841-1 logs a warning and returns Infinity 😔: 2 ** 136_279_841-1 # warning: in a**b, b may be too big # = Infinity Thanks to @mametter, Ruby 3.4 will handle this calculation just fine! See Do not round a**b to infinity. Knowing this, you excitedly use your ruby manager of choice to pull down ruby master:
·jpcamara.com·
Calculating the largest known prime in Ruby
Shrinking a Postgres Table
Shrinking a Postgres Table
Ok folks, this is kind of a weird one. I'm going to put it in the "you won't ever need this, but if you do, you are going to be glad I wrote this up for ya" category. As you may or may not know, I recently acquired fireside.fm,
·johnnunemaker.com·
Shrinking a Postgres Table
Nobuild with Rails and Importmap
Nobuild with Rails and Importmap
Learn how to use Importmap in Ruby on Rails to manage JavaScript dependencies without bundling. Covers web standards, Rails integration, gems compatibility, and suggested practices.
·mariochavez.io·
Nobuild with Rails and Importmap
Rails is better low code than low code
Rails is better low code than low code
“We need a very simple CRUD app for managing the reservations.” They1 said. “Don’t spend too much time on it.” They added. They are the stakeholders or the boss or maybe yourself. Whoever is asking for this application. ↩
·radanskoric.com·
Rails is better low code than low code
Next.js App Router Training
Next.js App Router Training
Introducing various basic patterns using Next.js' app router with simplified code.
·nextjs-app-router-training.vercel.app·
Next.js App Router Training