20 random bookmarks

2025-01-26

81.

Design of Keybinding, Key Shortcut, Input System

xahlee.info/kbd/keybinding_index.html

2025-01-23

80.

Introduction | Chrome Extension Security

extensions.neplox.security

Welcome to our site dedicated to creating a comprehensive knowledge base on the security of Chromium extensions.

2025-01-10

77.

За свои сервисы надо привыкать платить, чтобы самому не стать продуктом

mastodon.social/@sitnik_ru/113741909017572836

за свои сервисы надо привыкать платить, чтобы самому не стать продуктом.

2024-12-28

69.

World Airports Voronoi

www.jasondavies.com/maps/voronoi/airports

The major airports of the world and their closest regions.

64.

alexadam/text-effects: Text Effects

github.com/alexadam/text-effects

Text Effects. Contribute to alexadam/text-effects development by creating an account on GitHub.

62.

Robert Fathauer в X: «I stopped by Sprouts today to pick up some groceries and was surprised to find them selling Voronoi tessellations. https://t.co/xmb1Z213lA» / X

x.com/RobFathauerArt/status/1374465100581507081
59.

Discrete Voronoi with Jump Flooding / Volodymyr Agafonkin | Observable

observablehq.com/@mourner/discrete-voronoi-with-jump-flooding
58.

Road network of shortest paths from multiple robots to a single target via Dijkstra’s algorithm - Online Technical Discussion Groups—Wolfram Community

community.wolfram.com/groups/-/m/t/3343868

Wolfram Community forum discussion about Road network of shortest paths from multiple robots to a single target via Dijkstra’s algorithm. Stay on top of important topics and build connections by joining Wolfram Community groups relevant to your interests.

2024-12-14

Reposted 54.

The Illustrated TLS 1.2 Connection

tls12.xargs.org

semi-interactively explains how TLS works, very cool

2024-11-12

48.

Ментальный покер — Википедия

ru.wikipedia.org/wiki/Ментальный_покер

«Могут ли два нечестных друг к другу игрока сыграть в честный покер без использования карт, а, например, по телефону?»

2024-10-21

44.

maps.stamen.com / toner

maps.stamen.com/toner

Stamen's toner map style is lovingly crafted and free for the taking.

2024-08-18

39.

Subpixel Text Encoding - msarnoff.org

www.msarnoff.org/millitext

2024-06-28

31.

A New Kind Of Dance Science | Zack's Dance Lab

zacksdancelab.com/blog/a-new-kind-of-dance-science

_"How do you write down how to dance?"_

2024-04-21

28.

Time travel debugging - Wikipedia

en.wikipedia.org/wiki/Time_travel_debugging

2024-02-23

20.

‘HelloWorld’ and ‘main()’ meet minimalistic | The IntelliJ IDEA Blog

blog.jetbrains.com/idea/2024/02/helloworld-and-main-meet-minimalistic

2024-01-29

18.

Dump nginx config from running process?

serverfault.com/questions/361421/dump-nginx-config-from-running-process

# Set pid of nginx master process here
pid=8192

# generate gdb commands from the process's memory mappings using awk
cat /proc/$pid/maps | awk '$6 !~ "^/" {split ($1,addrs,"-"); print "dump memory mem_" addrs[1] " 0x" addrs[1] " 0x" addrs[2] ;}END{print "quit"}' > gdb-commands

# use gdb with the -x option to dump these memory regions to mem_* files
gdb -p $pid -x gdb-commands

# look for some (any) nginx.conf text
grep worker_connections mem_*
grep server_name mem_*

2024-01-28

17.

C Preprocessor tricks, tips, and idioms

github.com/pfultz2/Cloak/wiki/C-Preprocessor-tricks,-tips,-and-idioms

2024-01-01

8.

Фото прикол про ёлку

www.anepedia.org/Фото_прикол/Фото_прикол_про_ёлку?doc=4472910

2023-12-24

6.

Mappable API Documentation and Code Examples

mappable.world/docs

Explore Mappable's comprehensive developer documentation, API references, guides, and code samples to kickstart your integration with Mappable's APIs.

2023-12-11

1.

Overpass turbo/Wizard — OpenStreetMap Wiki

wiki.openstreetmap.org/wiki/Overpass_turbo/Wizard#Wizard_filled_by_URL-parameter