20 random bookmarks

Storage for the links

2025-08-13

281.

Insert data

xorm.io/docs/chapter-04/readme

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].

2025-08-07

272.

Create your own gaming miniatures!

titancraft.com

✔ Kitbash heroes & monsters. ✔ Unlimited downloads for 3D printing at home.

2025-04-29

218.

Cable Organizer by jonnybergdahl | Download free STL model | Printables.com

www.printables.com/model/81091-cable-organizer

This a simple cable organizer that is designed to be screwed into place. Designed to be printed without support. I… | Download free 3D printable STL models

2025-04-27

211.

How to program microcontrollers without the Arduino IDE, and without libraries : r/arduino

www.reddit.com/r/arduino/comments/ifpqbl/how_to_program_microcontrollers_without_the

2025-04-25

209.

Dioxus | Fullstack crossplatform app framework for Rust

dioxuslabs.com

A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.

2025-04-17

185.

Self-hosted / Pastebins - AwesomeHub

awesomehub.js.org/list/selfhosted/pastebins

Curated list of free software network services and web applications which can be hosted locally on your own server.

2025-03-29

161.

PSA: You can run Proton manually : r/linux_gaming

www.reddit.com/r/linux_gaming/comments/ve23bv/psa_you_can_run_proton_manually

export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.steam/steam

export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/<steamid>

alias proton=~/.steam/steam/steamapps/common/Proton <version>/proton

2025-03-24

148.

Метал Скачать, Рок, Тяжелую музыку бесплатно | Metal Torrent Tracker

www.metal-tracker.com

Скачать метал (Death Metal, Gothic Metal, Black Metal, Doom Metal, Thrash Metal, Folk Metal, Power Metal), Рок, Тяжелую музыку бесплатно вы можете у нас! Торрент трекер тяжёлой музыки. Metal-Tracker.com

146.

SQLx: raw SQL в Rust

habr.com/ru/companies/otus/articles/771288

Когда речь заходит об использовании SQL, экосистеме Rust есть что нам предложить: к счастью, нам доступны несколько отличных готовых к использованию решений. SQLx — это чисто асинхронный, независящий...

2025-03-10

133.

PET Filament Mini Factory by shoaibkhan786

www.thingiverse.com/thing:6946909

2025-03-09

129.

ENDER 3 PART COOLING DUCT by biketiger | Download free STL model | Printables.com

www.printables.com/model/217983-ender-3-part-cooling-duct

Provides better cooling for the Ender 3 | Download free 3D printable STL models

2025-03-07

127.

Leafish - An open-source Minecraft client written in RUST

lea-fish.github.io

An open-source Minecraft client written in RUST

2025-03-02

115.

Pill Blister Pack Holder by Gricey | Download free STL model | Printables.com

www.printables.com/model/1182933-pill-blister-pack-holder

A Rack to place Blister Pack of Pills. | Download free 3D printable STL models

2025-02-27

106.

Slim Credit Card Wallet by aljaztitoric | Download free STL model | Printables.com

www.printables.com/model/15713-slim-credit-card-wallet

Completely 3D printed slim bank card wallet with cards’ ejection feature. | Download free 3D printable STL models

103.

The HIVE - Modular Hex Drawers by O3D

www.thingiverse.com/thing:1743145

Update 08/29/2020The HIVE Evo and Modular Drawers Evo are now available for download!The HIVE Evo offers an improved interlocking system with customizable drawers.Download: CGTrader | Cults | EtsyCGTrader 30% Off Coupon: 680445AC4F05Like this free design? Please consider helping me replace filamentMore Modular Drawer SystemsModular Drawers 2.0 (Interlocking)Modular Drawers 1.0 (Stackable)Modular Hex Drawers (Stackable)Economical Drawers (Not modular)Find me on:

2025-02-16

88.

outline-sdk/x/examples/http2transport/README.md at main · Jigsaw-Code/outline-sdk

github.com/Jigsaw-Code/outline-sdk/blob/main/x/examples/http2transport/README.md

SDK to build network tools based on Outline components. - Jigsaw-Code/outline-sdk

2025-02-06

67.

Rust SQLx basics with SQLite: super easy how to - TMS DEV

tms-dev-blog.com/rust-sqlx-basics-with-sqlite

Learn how to use the basics of the SQLx crate with Rust by creating and querying an SQLite database. SQLx is an async pure Rust SQL crate.

2025-02-03

63.

CryptPad.org

cryptpad.org

End-to-end encrypted collaborative office suite

2025-01-31

55.

System Tools - The Redox Operating System

doc.redox-os.org/book/system-tools.html

This book carefully describes the design, implementation, direction, and structure of Redox, the operating system.

2025-01-17

33.

Local videos - PeerTube.TV

peertube.tv

Videos sharing & live streaming on free open source software PeerTube! No ads, no tracking, no spam.