20 random bookmarks
Тут будут ссылки на всё-всё, что я найду интересным
Тут будут ссылки на всё-всё, что я найду интересным
HTMX in PostgREST!
create or replace function api.index() returns "text/html" as $$
select $html$
<!DOCTYPE html>
<html>
...
</html>
$html$;
$$ language sql;
We are adding a new generated code API to Go Protobuf.
By wrapping errors and building well-formatted error messages, we can keep better track of where errors are happening. I often just add the name of the function being called to my error messages, but we can make the message say whatever we want. For example, I’ll often include parameter information in the error so I know which inputs caused the error.
In this post I describe a couple of practice that makes the process of writing code faster, more predictable and straightforward
Одна из лучших фич Мака, про которую как обычно никто не знает — зум.
Trying to make the case for permanent irrevocable digital identities, which unfortunately today, by de-facto, are email addresses.
Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS.
Доклад с описанием истории электронной почты и некоторыми техническими подробностями
Статистика по беженцам из Украины
A collection of one-off actions that improve your life continuously — however marginally.
Kак работает правосудие в России: легко ли сфабриковать уголовное дело против невиновного человека, почему в России мало оправдательных приговоров, и что на самом деле не так с «палочной» системой полиции.
О том, как находить места на фото с помощью Оверпасс турбо
SVG иконки
I write almost everything important in my life: thoughts, plans, notes, diaries, correspondence, code, articles, and entire books.
They are my extended memory — my noted self — my organized thoughts. I refer to them often. I search them, update them, and learn from them. I convert them into HTML to make websites, or LaTeX to make books.
My written words are my most precious asset. They are also a history of my life. That’s why I only use plain text files. They are the most reliable, flexible, and long-lasting option. Here’s why.