Tag web

18 bookmarks have this tag.

2024-03-18

583.

JPEG DCT text lossifizer

lcamtuf.coredump.cx/lossifizer

Did you ever wake up in the middle of the night wondering what would happen if you applied JPEG-style lossy compression to text?

2024-01-31

509.

A New Medium for Communicating Research on Programming Languages

willcrichton.net/nota

Papers about programming languages involve complex notations, systems, and proofs. Static PDFs offer little support in understanding such concepts. I describe Nota, a framework for academic papers that uses the browser's interactive capabilities to support comprehension in context. Nota uses hover effects, tooltips, expandable sections, toggleable explanations, and other interactions to help readers understand a language's syntax and semantics. I demonstrate the use of Nota by rewriting a PL paper using its primitives, and also by writing this paper in Nota.

2024-01-28

504.

In Loving Memory of Square Checkbox

tonsky.me/blog/checkbox

I therefore officially announce 2024 to be the year when the square checkbox has finally died.

2023-11-28

Reposted 438.

woob - Web Outside of Browsers

woob.tech

woob is a collection of applications able to interact with websites, without requiring the user to open them in a browser. It also provides well-defined APIs to talk to websites lacking one.

2023-11-10

403.

Centering in CSS: A Complete Guide

css-tricks.com/centering-css-complete-guide

Centering things in CSS is the poster child of CSS complaining. Why does it have to be so hard? They jeer. I think the issue isn't that it's difficult to do,

2023-11-09

399.

Pagefind

pagefind.app

Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users’ bandwidth as possible, and without hosting any infrastructure.

2023-10-01

344.

Beacon

digitalbeacon.co

Calculate the environmental impact of a web page, see the breakdown and learn what measures can be taken to improve it.

2023-08-31

309.

Делаем Django на Go (ну почти)

blog.exo.icu/posts/django-on-go

Go - классный язык программирования у которого есть все шансы обеспечить конкуренцию Python. Этот очерк показывает как из уже существующих библиотек построить крутой бекенд для web-приложения.

Теперь почти все готово к первому билду, осталось только синхронизировать зависимости, выполняем такую команду

go mod tidy && go mod verify && go mod tidy

2023-08-14

287.

</> htmx - high power tools for html

htmx.org

Решение для серверсайд рендеринга

286.

HTMX

grishaev.me/htmx

Заметка Ивана об htmx

2023-07-06

227.

Что делает движок блога «Эгея»

youtube.com/watch?v=vrcXLs_PhVA

Илья рассказывает про свой движок блога. Акцент на заботу о пользователе и невидимых фичах.

2023-07-03

225.

A Complete Guide to Flexbox

css-tricks.com/snippets/css/a-guide-to-flexbox

2023-06-20

211.

CSS Abuse

diagonal-scroll.exozy.me

If you make a div with overflow:scroll;transform:skewX(45deg); and give it a child element with transform:skewX(-45deg); you can make a diagonal scroll bar. It seems pretty useful if you want to hurt people's eyes.

2023-06-19

210.

HDR QR Code | notes.dt.in.th

notes.dt.in.th/HDRQRCode

Display a very bright white color on HDR-enabled displays.

Same energy: flashbang

2023-03-21

136.

Web 1.0 - когда форма соответствует содержанию

h104n.neonarod.com
135.

LandChad.net

landchad.net

Как быстро запустить свой сайт

132.

Simple Icons

simpleicons.org

SVG иконки

2023-02-19

11.

The modern web on a slow connection

danluu.com/web-bloat