Bookmarks

Bookmarks

49824 bookmarks
Custom sorting
Switching It Up With HTML’s Latest Control — Smashing Magazine
Switching It Up With HTML’s Latest Control — Smashing Magazine
After years of relying on checkbox hacks to create a “switch” control for forms that toggle between two states, HTML may be gaining a native way to go about it by adding a `switch` attribute to checkbox inputs. Daniel Yuschick walks us through a first impression of switch controls and discusses current and ongoing considerations that need to be explored further before it is ready for prime time.
·smashingmagazine.com·
Switching It Up With HTML’s Latest Control — Smashing Magazine
enricoros/big-AGI: AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
enricoros/big-AGI: AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highli...
·github.com·
enricoros/big-AGI: AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
Ruby Git Server
Ruby Git Server
I’ve been toying with a POC of a side project and for one the moving pieces, I needed a Git server I could self-host. One option I considered was using something like Gitea, but I eventually preferred something that was easier to customize and maintain by myself, so I needed a lighter solution. It turns out that Git itself already includes git-http-backend, a CGI program that allows to interact with a Git repository through the http[s] protocol.
·dagi3d.net·
Ruby Git Server
Slash Pages?
Slash Pages?
Sometimes I look at this list of “slash pages” and I’m like ughkgh I love these, I should do like all of them. Then something stops me and I think I’ve figured out what it i…
·chriscoyier.net·
Slash Pages?
slash pages
slash pages
A guide to common pages you can add to your website
·slashpages.net·
slash pages
Git Patch Stack - The right way to use Git
Git Patch Stack - The right way to use Git
A methodology & CLI that help you make smaller pull requests, avoid being blocked by reviews, & ship software faster while eliminating the overhead of branches.
·git-ps.sh·
Git Patch Stack - The right way to use Git
RooVetGit/Roo-Cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
RooVetGit/Roo-Cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way. - RooVetGit/Roo-Cline
·github.com·
RooVetGit/Roo-Cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
Redashではクエリ結果にHTMLを使えるので便利 長いカラムをdetailsで畳める ほか - hogashi.*
Redashではクエリ結果にHTMLを使えるので便利 長いカラムをdetailsで畳める ほか - hogashi.*
Redash でデータをクエリしたとき、長い値が入ったカラムがあると、クエリ結果が縦に長くなってしまいがち。 Redash ではなんとクエリ結果に HTML が書かれているとレンダされるので、 details タグで囲うことで畳むことができる。便利。……
·blog.hog.as·
Redashではクエリ結果にHTMLを使えるので便利 長いカラムをdetailsで畳める ほか - hogashi.*
When NOT to use shadcn/ui? | Matthew Kwong
When NOT to use shadcn/ui? | Matthew Kwong
Discover when not to use shadcn/ui. Learn about alternative approaches for UI development. Make informed choices for your project's specific needs.
·mwskwong.com·
When NOT to use shadcn/ui? | Matthew Kwong
Nix is my favorite package manager to use on macOS
Nix is my favorite package manager to use on macOS
Homebrew is the most popular package manager on MacOS, and for good reason. However personally, I believe that Nix is more powerful.Video Links:- Nix Website...
·youtube.com·
Nix is my favorite package manager to use on macOS
Building a simple form in React - before and after React 19
Building a simple form in React - before and after React 19
React 19 was just launched with a lot of new improvements to how we use forms. I wanted to get a before and after look of how to build forms in React, so I created a simple newsletter subscribe box to showcase the differences: Here is how the form would
·reactpractice.dev·
Building a simple form in React - before and after React 19
Monorepo
Monorepo
Using shadcn/ui components and CLI in a monorepo.
·ui.shadcn.com·
Monorepo
Remix Security Checklist
Remix Security Checklist
A security checklist for Remix applications: dependencies & updates, module constraints, environment variables, authentication and authorization, cross-site request forgery, security headers, validation, and file uploads.
·blog.arcjet.com·
Remix Security Checklist