Bookmarks tagged dev

23 Jun • lwthiker.com
23 Jun • 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 • scrapism.lav.io
"A guide to web scraping as an artistic and critical practice."
10 Jan • firesphere.dev
Resumo sobre OAuth no Mastodon.
10 Jan • archive.ph
Texto introdutório sobre a API do Mastodon. Inclui autenticação e autorização.
7 Jan • 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
14 Nov 2023 • oisinmoran.com
Nesse post o autor descreve como fez um tweet que cita a si mesmo.
#dev #python +
3 Nov 2023 • gtk.justcode.com.br
"Aprenda a criar interfaces gráficas com o toolkit GTK e a linguagem de programação Python."
#dev #gui + #python +