20 random bookmarks
Storage for the links
Storage for the links
A (to-become) collection of usefule(?) tweaks/tricks for Owncast users
Download 3D printable STL models
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?
A cross-platform GUI library for Rust, inspired by Elm - iced-rs/iced
I'm trying to deserialize the following xml data: <?xml version="1.0" encoding="UTF-8"?> <wfs:FeatureCollection timeStamp="2022-11-11T14:52:17Z" numberReturned="100" numberMatched="100" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:BsWfs="http://xml.fmi.fi/schema/wfs/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http:schemas.opengis.net/wfs/2.0/wfs.xsd ...
Deep dive into mechanical design that is optimized for 3d-printing.
Убей в себе графомана - статья Олега Волкова, которая отвечает на вопрос "Кто такой графоман?" и какими признаками обладает графоманская проза.
Домашний майонез может быть с яйцами или без, с горчицей или уксусом, с молоком, сметаной или даже с аквафабой. Попробуйте каждый и выберите самый вкусный.
Inspired by https://www.jpl.nasa.gov/news/news.php?feature=6816 https:www.youtube.com/watch?v=W4bZIf3B3gc… | Download free 3D printable STL models
Provides better cooling for the Ender 3 | Download free 3D printable STL models
Programmer, traveller, photo & videographer
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%
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:
Cloud printed in three parts, joined with a dovetail.Designed for EU size toilet rolls.
Open source software and SaaS development company
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
A search engine of PeerTube videos, channels and playlists, developed by Framasoft
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...
Videos sharing & live streaming on free open source software PeerTube! No ads, no tracking, no spam.
Sample commands to stream Pi webcam video to RTMP sink - ffmpeg-rtmp-streaming