Bookmarks tagged dev

20 Nov 2024 • math4devs.com
List of mathematical symbols with their JavaScript equivalent.
#dev #js + #math +
23 Jun 2024 • lwthiker.com
23 Jun 2024 • lwthiker.com
"In this two-part series of posts I would like to expand about server-side browser fingerprinting. Server-side fingerprinting is a collection of techniques used by web servers to identify which web client is making a request based on network parameters sent by the client. By web client I mean the type of client, as in which browser or CLI tool, and not a specific user like what a cookie identifies."
#dev #scraping + #tls +
5 May 2024 • scrapism.lav.io
"A guide to web scraping as an artistic and critical practice."
10 Jan 2024 • firesphere.dev
Resumo sobre OAuth no Mastodon.
10 Jan 2024 • archive.ph
Texto introdutório sobre a API do Mastodon. Inclui autenticação e autorização.
7 Jan 2024 • webrtcforthecurious.com
This book was created by WebRTC implementers to share their hard-earned knowledge with the world. WebRTC For The Curious is an Open Source book written for those that are always looking for more. This book doesn’t settle for abstraction.
This book is all about protocols and APIs, and will not be talking about any software in particular. We attempt to summarize RFCs and get all undocumented knowledge into one place.
#dev #js + #webrtc +
22 Nov 2023 • pyconde2023-jupyterlite.readthedocs.io
Tutorial de como fazer o build de um site JupyterLite, um Jupyter compilado para WASM (roda 100% no navegador).
#dev #js + #python +
14 Nov 2023 • seb.jambor.dev
"ActivityPub.Academy, a learning resource for ActivityPub"
Uma instância do Mastodon modificada para ser didática. Você pode postar, seguir, ser seguido etc. Há, além das funcionalidades normais do Mastodon, uma funcionalidade chamada "Activity Log" que permite que você veja as mensagens trocadas entre as instâncias.
#activitypub + #dev