20 random bookmarks
Storage for the links
Storage for the links
Don’t Worry It’s Less Than 10 Lines of HTMLAR.js is an efficient Augmented Reality solution on the Web. It runs 100% in
your web browser, this means no app to install! There is no need for a
specific device either e.g. Tango or iphone. It runs on all mobile platforms:
Android,
Welcome to E621Contents: Quick Links | Tutorials and Guides | Staff | Features | ContributorsE621 is a mature furry imageboard. It is based off, and inspired by, Danbooru.Our mission is to archive ...
Meme-it is a simple meme generator built using Javascript library Fabric.Js, and it allows you to manipulate text or images on a chosen meme template. - Abd3lwahab/Meme-It
Simple Homemade Lighter: Make a simple lighter out of a few off the shelf parts. I’ve made a few lighters of late (see list below) and this would have to be the one of the simplest and easiest to make. All of the parts can be purchased easily and you could make this with ve…
4.Insert data # You can insert objects to database via Insert method.
Insert one object user := new(User) user.Name = "myname" affected, err := engine.Insert(user) After inserted, user.ID will be filled if ID is an autoincremented column.
fmt.Println(user.Id) Insert multiple objects by Slice on one table users := make([]User, 1) users[0].Name = "name0" ... affected, err := engine.Insert(&users) Insert multiple records by Slice of pointer on one table users := make([]*User, 1) users[0] = new(User) users[0].
Other dice set weren't slicing properly for me so I created my own.
Deep dive into mechanical design that is optimized for 3d-printing.
xObsBrowserAutoRefresh
OBS plugin providing a filter for automatically refreshing a browser source in a configurable interval.Prerequisites
OBS 29+ 64 bit
Windowstested only on Windows 10, but Windows 11 should also work
Linux...
Introducing a modular organizer designed for storing small parts like bolts, nuts, screws, electronics, and other components. Perfect for workshops, electronics, and DIY enthusiasts!
Key Features:
Sliding drawers – open by pressing the top button.
Two drawer sizes – small and large versions included.
Dividers – optional separators for better organization.
-Modular system – connect multiple units with clips to create a custom storage setup.
-Optimized for 3D printing – prints easily without supports and assembles effortlessly.
The set also includes two templates (large and small) for cutting stickers for the boxes.
Dimensions:
Small drawer: 60 × 34.5 × 21.5 mm
Large drawer: 60 × 79.5 × 21.5 mm
I recommend placing this organizer flush against the wall to prevent it from sliding on the table when pressing the buttons. You can also secure it to the table using double-sided tape
Video https://www.youtube.com/shorts/RXhBib027OM
You can purchase the right to resell 3D-printed models. However, selling digital files is prohibited. Full details are available on Patreon (https://www.patreon.com/c/DenStasis/membership)
Let me know if you'd like any adjustments!
Minimalist filament clips for 1.75 mm & 2.85 mm filaments. These filament clips are simple, use little filament and quick to print without support.The clips are essential parts to keep your filament not tangled, they fix the loose end with the filament itself, so you don't have to use the holes on the spool (if the spool has holes) and potentially bend the filament and create feeding/printing issues. Also, since they don't clip on the spool, so there won't be any protruding parts and makes spool stacking more tidy.
Completely 3D printed slim bank card wallet with cards’ ejection feature. | Download free 3D printable STL models
Хочу поделиться и обсудить возможности использования протокола IP через сети P2P на примере IPOP. Кратко: IPOP (IP-over-P2P) — это программно поддерживаемая виртуальная сеть, которая может быть...
Makes installing alternative Android distributions nice and easy. - GitHub - openandroidinstaller-dev/openandroidinstaller: Makes installing alternative Android distributions nice and easy.
💬 Modern, responsive, cross-platform, self-hosted web IRC client - thelounge/thelounge
Chatwoot is an open-source as well as cloud-based customer engagement platform. Manage all of your customer conversation channels from one place.
Cockpit is a web interface for managing a server. It creates it’s own self signed certificate by default. Here is how to configure cockpit behind caddy to have real certificates instead. sub-domain (https://cockpit.example.com) /etc/cockpit/cockpit.conf [WebService] Origins = https://cockpit.example.com wss:cockpit.example.com ProtocolHeader = X-Forwarded-Proto /etc/caddy/Caddyfile cockpit.example.com { reverse_proxy https://localhost:9090 { transport http { tls_...