20 random bookmarks
Storage for the links
Storage for the links
Online hexmap maker and campaign manager for DnD and other RPG.
“Hey Guys, What Map Program Should I Use?” A Flowchart (of sorts)Note: This document used to be open for comments and suggestions, but I got a large volume of basically nonsense edits that seem to have been misclicks, and had to reject so many of them that it seems google interpreted all the re...
Если кто-то вам скажет, что дополненная реальность — это сложно, он прав. Но если он скажет, что это невозможно в браузере — он отстал от жизни. WebXR API делает реальное расширяемым буквально в два...
I have 120 - 260 fps Hw to make 60?
Подслушивание личных разговоров — одна из самых распространённых и неприятных угроз приватности. Не зря многие заклеивают микрофоны и камеры на ноутбуках, чтобы сохранить в секрете самые личные и...
A curated list of amazingly awesome open source sysadmin resources.
Аниме 'Детективное агентство Лейтон: Расследования Кэт' 2018 года — захватывающий детективный сериал с увлекательными расследованиями и уникальным стилем. Смотрите онлайн с качественным переводом и субтитрами.
org.freedesktop.LinuxAudio.Plugins.Helm
Beautiful, modern publishing with email newsletters and paid subscriptions built-in. Used by Platformer, 404Media, Lever News, Tangle, The Browser, and thousands more.
Find out everything you need to know about the connector on my blog:https://nerd-corner.com/3d-printed-dupont-connector-for-jumper-cable/https://nerd-corner.com/dupont-connector-v1-1/
Curated list of free software network services and web applications which can be hosted locally on your own server.
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.
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. - launchbadge/sqlx
Samurai jacket collar from Cyberpunk 2077. There are three different sizes based on shoulder width (3 inch, 4 inch, 5 inch).
Feel free to message about custom sizes!
This is just the collar, will update with more pieces soon as a bundle!
Case with snap-on lid for a single deck of playing cards. | Download free 3D printable STL models
Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.
An easy to use editor for crontab schedules.
Videos sharing & live streaming on free open source software PeerTube! No ads, no tracking, no spam.
Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc. - AlexxIT/go2rtc