20 random bookmarks

Storage for the links

2026-03-24

423.

luccahuguet/yazelix: Zellij, Yazi with Nushell and Lua scripting add a File Tree to Helix (or your prefered editor). An IDE-like experience, in the terminal. With nix as the only dependency.

github.com/luccahuguet/yazelix?tab=readme-ov-file

Zellij, Yazi with Nushell and Lua scripting add a File Tree to Helix (or your prefered editor). An IDE-like experience, in the terminal. With nix as the only dependency. - luccahuguet/yazelix

2026-01-15

403.

Fear & Hunger unofficial ttrpg by BPB

blooming-prattler-blossom.itch.io/fear-hunger-unofficial-ttrpg

Unofficial tabletop rpg for fear and hunger, made with love.

2025-12-06

357.

Форумные игры ролевые, форумные фэнтези игры, фрпг, форумные рпг, форумная ролевая | L.DM.AM

l.dm.am

Форумные ролевые игры на любой вкус. Dungeons&Dragons, Fallout, WarHammer.

2025-12-03

355.

Mellisearch

github.com/meilisearch/meilisearch

2025-10-03

321.

GitHub - Abd3lwahab/Meme-It: Meme-it is a simple meme generator built using Javascript library Fabric.Js, and it allows you to manipulate text or images on a chosen meme template.

github.com/Abd3lwahab/Meme-It

Meme-it is a simple meme generator built using Javascript library Fabric.Js, and it allows you to manipulate text or images on a chosen meme template. - Abd3lwahab/Meme-It

2025-09-10

313.

W3Schools.com

www.w3schools.com/python/python_ml_decision_tree.asp

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

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

256.

Топ способов, как избавиться от клопов в домашних условиях

ria.ru/20210920/klopy-1751050211.html

Как самостоятельно избавиться от домашних клопов в квартире быстро и навсегда? Самые эффективные способы — в материале РИА Новости. РИА Новости, 20.09.2021

2025-05-28

240.

Anonymous and Distributed Authentication for Peer to Peer Networks

cepdnaclk.github.io/e15-4yp-anonymous-authentication

Projects | Department of Computer Engineering, University of Peradeniya

2025-04-23

199.

Castopod | Your Free & Open-source Podcast Host

castopod.org

Castopod is a free and open-source hosting platform made for podcasters. Engage and interact with your audience whilst keeping control over your content.

2025-04-12

183.

Client Server API

matrix.org/docs/older/client-server-api

Matrix, the open protocol for secure decentralised communications

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-03-28

158.

Default Key Assignments - Wez's Terminal Emulator

wezterm.org/config/default-keys.html

Wez's Terminal Emulator

2025-03-27

151.

git.sr.ht

git.sr.ht/~sircmpwn?search=sr.ht

2025-03-02

116.

Pill Blister Packs Holder 3D Printer Model Free Download - 3axis.co

3axis.co/pill-blister-packs-holder-3d-printer-model/7zj5v3l42o

The Pill Blister Packs Holder 3D Printer Model is stl file type, size is 375.0KB.

2025-02-20

94.

ABS Crumbling

reprap.org/forum/read.php?1,160375

Hi, So I have recently moved to trying to primt ABS after getting PLA dialed in. But no matter where I set the extruded temps I have no parts strength. They just crumble in my hands. I am also having part warping issues where although the base is stuck using abs slurry, the part literally pulls so

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

79.

PDF.Dance

www.pdfdance.com

PDF.Dance

2025-01-19

37.

Хочу снять свой порнофильм. Как законно это сделать?

journal.tinkoff.ru/ask/porno-zakonno

Отвечает юрист

2025-01-13

11.

GitHub - pop-os/cosmic-epoch: Next generation Cosmic desktop environment

github.com/pop-os/cosmic-epoch