20 random bookmarks
Storage for the links
Storage for the links
Understanding and implementing interfaces in Zig
Learn JavaScript design and performance patterns for building more powerful web applications.
Download 3D printable STL models
The mighty, self-hostable Git server for the command line🍦 - charmbracelet/soft-serve
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 ...
A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.
Screego - open source screen sharing for developers
The SpringFactory from HW Enterprises revisits a concept which has not seen development since early 2020 - the home manufacture of magazine springs. This printable tooling allows you to bend piano wire into rectangular springs using a single moving rotary part. The factory can be easily adjusted for different coil dimensions. The coil rise is determined by installing a printed slope which can be swapped out to change the rise. The parts included in the data package are designed for a specific diameter wire (1.3mm) but even this can be customized by modifying the included STEP files. Documentation is included to explain how to print, assemble, calibrate and use the factory. This project is the first of several planned iterations in spring bending technology, and was motivated to help reduce the community’s reliance on commercial spring designs and the limitations this places on magazine development. Home builders can now design magazines with spring dimensions totally different from what is available commercially!
This properties table compiles physical and mechanical properties for the top 3D printing materials. Compare metrics for strength, stiffness, density, etc.
With a detachable mouthpiece, this bong is small enough to fit in a purse, fanny pack, or hollowed out book. And it's so cheap to print, it's almost disposable! Taking the soda can bong to another container, this thing makes a bong/water pipe out of plastic beverage bottles such as 2-liter, 20 oz, and other sizes as long as they have the same kind of cap. The bottle should only be filled so the secondary intake is above the water line for clearing smoke. Requires that you get a bowl and downstem or make one possibly out of aluminum foil. Print the main file with support. It screws on tight for me and actually bubbles more nicely than the soda can version. Then you can choose which mouthpiece you prefer as only one fits on at a time.
Create stunning logos and favicons from text for free with Logo.surf. Our easy-to-use text-to-logo & text-to-favicon generator offers customizable designs in multiple formats.
Hi @matlink How can I change the superuser password ? Thanks in advance
A modern IRC server (daemon/ircd) written in Go. Contribute to ergochat/ergo development by creating an account on GitHub.
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_...