20 random bookmarks

Storage for the links

2026-07-08

445.

GitHub - SilasMarvin/lsp-ai: LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.

github.com/SilasMarvin/lsp-ai

LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them. - SilasMarvin/lsp-ai

2026-05-10

441.

Zig 0.16: Juicy Main, I/O-интерфейс, async без раскраски

tproger.ru/news/vywel-zig-0-16-di-v-main-i-o-kak-interfejs-i-async-bez-raskra

Zig 0.16.0 вышел 14 апреля 2026: DI в main через std.process.Init, I/O как интерфейс, async без раскраски функций. Разбираем, что ломается с 0.15.

2026-03-11

420.

Когда реальность становится частью браузера: глубоко про WebXR и AR

habr.com/ru/sandbox/242248

Если кто-то вам скажет, что дополненная реальность — это сложно, он прав. Но если он скажет, что это невозможно в браузере — он отстал от жизни. WebXR API делает реальное расширяемым буквально в два...

2026-01-11

393.

ULTIMATE WAY TO INSTALL NVIDIA DRIVERS : r/archlinux

www.reddit.com/r/archlinux/comments/1e8uogr/ultimate_way_to_install_nvidia_drivers

2025-12-31

384.

Titles

www.g-raffa.eu/Cinelerra/HOWTO/titles.html

Color

2025-12-02

353.

VoxeLibre/Mineclonia mods - ContentDB

content.luanti.org/collections/rudzik8/mineclone_mods

Mods that were made for VoxeLibre (ex. MineClone2) or Mineclonia, or that have good support for it and integrate seamlessly

2025-11-26

346.

hugo new theme

gohugo.io/commands/hugo_new_theme

hugo new theme
Create a new theme
Synopsis
Create a new theme with the specified name in the ./themes directory.
This generates a functional theme including template examples and sample content.

hugo new theme [name] [flags]

Options

--format string preferred file format (toml, yaml or json) (default "toml")
-h, --help help for theme

Options inherited from parent commands

--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--logLevel string log level (debug|info|warn|error)
--noBuildLock don't create .hugo_build.lock file
--quiet build in quiet mode
-M, --renderToMemory render to memory (mostly useful when running the server)
-s, --source string filesystem path to read files relative from
--themesDir string filesystem path to themes directory

SEE ALSO

hugo new - Create new content

2025-11-02

333.

Телефония — Википедия

ru.wikipedia.org/wiki/Телефония

2025-08-21

287.

Can't pass Environment variables from docker-compose.yml to Dockerfile · Issue #5600 · docker/compose · GitHub

github.com/docker/compose/issues/5600

2025-06-04

245.

Cgit, Nginx & Gitolite: A Personal Git Server « Bryan Brattlof

bryanbrattlof.com/cgit-nginx-gitolite-a-personal-git-server

nginx + cgit + gitolite = $5/month

2025-05-29

241.

Тюмень

avtonom.org/people/tyumen

2025-05-15

232.

Download #124589257・Cults

cults3d.com/en/orders/124589257

2025-04-28

213.

Ghost: The best open source blog & newsletter platform

ghost.org

Beautiful, modern publishing with email newsletters and paid subscriptions built-in. Used by Platformer, 404Media, Lever News, Tangle, The Browser, and thousands more.

2025-04-23

198.

GitHub - mister-monster/YouTube2PeerTube: A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel.

github.com/mister-monster/YouTube2PeerTube

A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel. - mister-monster/YouTube2PeerTube

2025-03-06

126.

CyberPunk 2077 Samurai jacket collar

cults3d.com/en/3d-model/fashion/cyberpunk-2077-samurai-jacket-collar

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!

2025-02-27

110.

DeWalt 3-gang battery holder (fits newer Lithium Ion packs) by bricom224

www.thingiverse.com/thing:6940112/files

Remix of @Murphy360's version. Removed French cleat attachment and moved the hangars farther apart to accommodate the new wider lithium ion packs. Also expanded the hanger itself by approx 1mm in X and Y, as the newer packs were just a bit too snug in the holder(old packs fit perfectly fine). Batteries do not latch in, intended to be mounted on the wall.Printed with PLA but PETG or ABS would work just as well I expect.Layer Height: .28mm (will print at lower heights, I just didn't want to wait the extra print time and its going in the garage so...)Line Width: .44mmInfill: 20% Gyroid for strength, but probably overkillMaterial: PLASupports: No

104.

Mini SD card and USB Holder by akxsxx

www.thingiverse.com/thing:6932250

3 usb 4 micro sd 3 big sd

2025-02-08

72.

What Does It Mean To Be A Signal Competitor? - Dhole Moments

soatok.blog/2024/07/31/what-does-it-mean-to-be-a-signal-competitor

A lot of recent (and upcoming) blog posts I’ve written, and Fediverse discussions I’ve participated in, have been about the security of communication products. My criticism of these pro…

2025-02-06

67.

Rust SQLx basics with SQLite: super easy how to - TMS DEV

tms-dev-blog.com/rust-sqlx-basics-with-sqlite

Learn how to use the basics of the SQLx crate with Rust by creating and querying an SQLite database. SQLx is an async pure Rust SQL crate.

2025-01-14

24.

Making your Fantasy Map in QGIS

docs.google.com/document/d/167CiL-K2kzQ3awyedqmMfHfrA2iDB_vFtIQuCVkbt_s/edit?tab=t.0#heading=h.ajm0nao9og2f

Table of Contents Introduction Pros and Cons Pros Cons Useful tutorials Note from the Editor Module 1: Getting Started Downloading QGIS Installing Plugins Choosing a Directory Module 2: Creating an Extent Layer How to Make a Shapefile Module 3: Inserting a Raster Inserting your Image into QGIS ...