20 random bookmarks

Storage for the links

2025-12-02

353.

VoxeLibre/Mineclonia mods - ContentDB

content.luanti.org/collections/rudzik8/mineclone_mods

Mods that were made for VoxeLibre (ex. MineClone2) or Mineclonia, or that have good support for it and integrate seamlessly

2025-11-30

350.

Material for MkDocs

squidfunk.github.io/mkdocs-material

Write your documentation in Markdown and create a professional static site in minutes – searchable, customizable, in 60+ languages, for all devices

2025-10-06

325.

Introduction - Unofficial Bevy Cheat Book

bevy-cheatbook.github.io/introduction.html

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-07-20

263.

mustbeperfect/definitive-opensource: The definitive list of open source.

github.com/mustbeperfect/definitive-opensource

2025-06-16

254.

Focalboard Server

htmlpreview.github.io?https://github.com/mattermost/focalboard/blob/main/server/swagger/docs/html/index.html

2025-05-23

238.

Umbreon Mutlicolor by Entroisdimensions_figurine

www.thingiverse.com/thing:7022652

Umbreon is now available, and you have the choice between different file formats:STL3mf for Multicolor Video of printing the model: YouTube, Instagram, TiktokFor printing, I used PolyTerra PLA filament from Polymaker:4 colors version:Panchroma Matte Savannah YellowPanchroma Matte Lava RedPanchroma Matte Cotton whitePanchroma Matte Charcoal BlackTo discover which new models will be released next, follow @polymaker_figurines:Instagram, TikTok, YouTubeJoin the Figurines Community on DiscordHappy Printing!Printer settings on the Bambu Lab X1CRafts: NoSupports: YesResolution: 0.2mmInfill: 10%Filament brand: PolymakerFilament color: Yellow, red, White and blackFilament material: Panchroma Matte

2025-05-02

222.

water pulverizer nozzle

cults3d.com/en/3d-model/tool/water-pulverizer-nozzle-kinhannibal91

replacement nozzle for pressure sprayer

2025-04-25

204.

Теории происхождения государства и права — Википедия

ru.wikipedia.org/wiki/Теории_происхождения_государства_и_права

2025-04-10

178.

spiral_extrude() by AKADAP

www.thingiverse.com/thing:1958354

This is a library function that fits between linear_extrude() and rotate_extrude(). It takes a 2D object and extrudes it in a spiral. Unlike linear_extrude, the 2D object is perpendicular to the path of the extrusion.This would have been much easier if OpenSCAD would allow me to access the points that make up the 2D objects the function is operating on.Comment out the example before using this as a library. I left it uncommented so that Thingiverse would show a picture of the example.Update: I found a bug where when the radius was less than 20, it would fail to generate anything. I found that the calculation inside the asin() function was resulting in 1+1e-14 which is not allowed for the asin() function, so it was returning nan. I have limited the result to a range of -1 to 1 to fix the problem.Update 2: Adjusted the size of the spiral segments so the segments slightly overlap (eliminates gaps in spiral). Added render() to segment because OpenSCAD was complaining of too many objects, and getting slow. Changed atan() to atan2() to avoid potential divide by zero. Added version number to file. (this version is 1.2).Update 3: I added the capability of doing flat spirals. I also found that the Starts variable was not working. I got that fixed. This is version 2.0The tapered spirals are not as smooth as I'd like.I'm also thinking of re-implementing this in a more generic way.I recorded a screen capture as I updated the file: videoThe image and STL file are the test objects in the library. If you import the library with the "use" function, these test objects will not be included.Update 4: I can't seem to leave this one alone. I re-implemented the spiral extrusion as extrude_spiral() and made a wrapper function named spiral_extrude() that calls extrude_spiral() for backswords compatibility. I did this because the previous design did not handle the equivalent of rotate_extrude() (the way it is documented with the Angle parameter instead of the existing function that only does complete circles). I also fixed a bug where the spiral was always an integer number of segments and ended up taller than requested.Update 5: Updated to version 3.1. I found and fixed a bug where the extruded object would extrude one more step than requested. From this point forward, extrude_spiral() is the preferred format, and spiral_extrude() remains as a wrapper of extrude_spiral for backwards compatibility. I hope I am done with this, and that this becomes obsolete when the next version of OpenSCAD is finally released.

2025-04-06

168.

Hybrid Crossbow by Yeet | Download free STL model | Printables.com

www.printables.com/model/899920-hybrid-crossbow/files

Crossbow powered by speargun rubbers. | Download free 3D printable STL models

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

2025-02-27

105.

Playing card holder V1

cults3d.com/en/3d-model/game/playing-card-holder-v1-toma3d

2025-02-03

61.

creativcoder

www.creativcoder.dev/blog/rust-on-arduino-uno

2025-01-30

54.

Understanding when to use String vs str - help - The Rust Programming Language Forum

users.rust-lang.org/t/understanding-when-to-use-string-vs-str/103746

Hey everyone, new to Rust and just checking my high level understanding of String vs str. A String type is a container for a str that is stored on the heap. String keeps the ownership, str is simply a reference and will most commonly be seen as &str. The heuristic I have in my head is that a String type should only be seen as part of the type that owns it. For example, as part of a struct definition. When being passed into methods, or returning data from a method, then use an &str type as thi...

2025-01-26

47.

IPOP — IP over P2P

habr.com/ru/articles/208676

Хочу поделиться и обсудить возможности использования протокола IP через сети P2P на примере IPOP. Кратко: IPOP (IP-over-P2P) — это программно поддерживаемая виртуальная сеть, которая может быть...

2025-01-24

42.

IP/DNS Detect

ipleak.net

What is your IP, what is your DNS, check your torrent IP, what informations you send to websites.

2025-01-16

26.

Example: Cockpit - Wiki - Caddy Community

caddy.community/t/example-cockpit/8283

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

2025-01-13

14.

DEFCAD

defcad.com
1.

GitHub - hsa00000/Urocissa: Urocissa is a self-hosted gallery designed to serve massive collections, capable of handling millions of images and videos. It is built using Rust and Vue.

github.com/hsa00000/Urocissa