20 random bookmarks

Storage for the links

2025-08-29

295.

Owncast-tweaks

codeberg.org/hatniX/Owncast-tweaks/src/branch/main

A (to-become) collection of usefule(?) tweaks/tricks for Owncast users

2025-08-16

284.

Ender 3 and Ender3 Pro - X & Y Belt Tensioners by Crosslink | Download free STL model | Printables.com

www.printables.com/model/152451-ender-3-and-ender3-pro-x-y-belt-tensioners/files

Download 3D printable STL models

2025-07-11

259.

How can I set up password-less SSH login?

askubuntu.com/questions/46930/how-can-i-set-up-password-less-ssh-login

I want to be able to login to a remote via ssh without having to enter the password all the time.
How do I set it up?
Is a different command required to execute a password-less session?

2025-05-08

229.

iced/examples/download_progress at 0.9 · iced-rs/iced

github.com/iced-rs/iced/tree/0.9/examples/download_progress

A cross-platform GUI library for Rust, inspired by Elm - iced-rs/iced

2025-05-07

228.

Deserializing XML - help - The Rust Programming Language Forum

users.rust-lang.org/t/deserializing-xml/84137

2025-05-05

226.

Design for 3D-Printing - Rahix' Blog

blog.rahix.de/design-for-3d-printing

Deep dive into mechanical design that is optimized for 3d-printing.

2025-04-28

217.

Убей в себе графомана

avtoram.com/kto_takoi_grafoman

Убей в себе графомана - статья Олега Волкова, которая отвечает на вопрос "Кто такой графоман?" и какими признаками обладает графоманская проза.

2025-03-27

150.

10 рецептов домашнего майонеза, который вкуснее магазинного — Лайфхакер

lifehacker.ru/domashniy-majonez-recepty

Домашний майонез может быть с яйцами или без, с горчицей или уксусом, с молоком, сметаной или даже с аквафабой. Попробуйте каждый и выберите самый вкусный.

2025-03-23

143.

NASA Fabric Hexagons by Keeeal | Download free STL model | Printables.com

www.printables.com/model/15241-nasa-fabric-hexagons

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-05

124.

LosslessCut

mifi.no/losslesscut

Programmer, traveller, photo & videographer

2025-02-27

109.

Mario Brick Block Switch Cartridge Holder by jgfh2

www.thingiverse.com/thing:6936009

A holder for 12 Nintendo Switch cartridges that looks somewhat like a Mario brick block.Measures 656565mm.Sorry about the black lid in the photos, I ran out of white filament. The intention was to paint it, which will have to wait until more while arrives ;)Obviously, you only need to print the lid and the base, the other 2 STL files are included only for reference.I chose to print the lid the correct way up, so that the top surface was finished nicely. If you are better (more patient?) than me at calibrating your printer, you may be able to print it the other way up and avoid supports.Print SettingsPrinter brand:CrealityPrinter:Ender 3 ProRafts:NoSupports:YesResolution:.16Infill:10%

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-25

100.

Cloud Storage Toilet Paper Holder by TheNewKind

www.thingiverse.com/thing:5167176

Cloud printed in three parts, joined with a dovetail.Designed for EU size toilet rolls.

2025-02-24

99.

Sapphire

sapphire.moe

Open source software and SaaS development company

2025-02-14

87.

3D printed medieval crossbow V1 by Moreno | Download free STL model | Printables.com

www.printables.com/model/740562-3d-printed-medieval-crossbow-v1

I made a medieval crossbow from PLA, it shoots pretty far and kinda hard so don't aim it at anything with eyes. | Download free 3D printable STL models

2025-02-13

85.

Sepia Search

sepiasearch.org

A search engine of PeerTube videos, channels and playlists, developed by Framasoft

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-17

33.

Local videos - PeerTube.TV

peertube.tv

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

2025-01-13

17.

Sample commands to stream Pi webcam video to RTMP sink

gist.github.com/shivasiddharth/ae0dbd9960eca68feedf6e09f544adc0

Sample commands to stream Pi webcam video to RTMP sink - ffmpeg-rtmp-streaming