{ "version": "https:\/\/jsonfeed.org\/version\/1", "title": "Блог Антона Репушко", "_rss_description": "Блог Антона Репушко", "_rss_language": "ru", "_itunes_email": "", "_itunes_categories_xml": "", "_itunes_image": "", "_itunes_explicit": "", "home_page_url": "https:\/\/repushko.com\/", "feed_url": "https:\/\/repushko.com\/rss\/", "icon": "https:\/\/repushko.com\/user\/userpic@2x.jpg?1608852798", "author": { "name": "Антон Репушко", "url": "https:\/\/repushko.com\/", "avatar": "https:\/\/repushko.com\/user\/userpic@2x.jpg?1608852798" }, "items": [ { "id": "61", "url": "https:\/\/repushko.com\/all\/ubuntu-i-nvidia-container-toolkit\/", "title": "Ubuntu и nvidia-container-toolkit", "content_html": "
Из неочевидного: для того, чтобы в Docker-контейнерах заработал доступ к GPU, нужно использовать docker-ce<\/i>, а не docker<\/i> из Snap. Это связано с тем, что пакеты из snap’a работают в песочнице snap’a и не имеют прямого доступа к системе.<\/p>\n
Вот тут описание проблемы<\/a>.<\/p>\n",
"date_published": "2025-03-30T01:33:41+03:00",
"date_modified": "2025-03-30T01:33:37+03:00",
"_date_published_rfc2822": "Sun, 30 Mar 2025 01:33:41 +0300",
"_rss_guid_is_permalink": "false",
"_rss_guid": "61",
"_e2_data": {
"is_favourite": false,
"links_required": [],
"og_images": []
}
},
{
"id": "60",
"url": "https:\/\/repushko.com\/all\/analogovy-kalendar-taiwan\/",
"title": "Аналоговый календарь на корте в Тайване",
"content_html": " Интересно выглядит система бронирования публичных кортов на Тайване. Пишешь свое имя и вставляешь бумажку в нужный слот. Аналоговый shared calendar.<\/p>\n Если вам (как и мне) поначалу было тяжеловато понять концепт Cons Cells в Lisp, то на Stack Overflow<\/a> есть емкое и краткое объяснение:<\/p>\n Cons cells in general hold two pointers that can point to anything. General usage of course is to point to a «value» with the left one, and to another Cons cell (or nil) with the «right» one.<\/p>\n<\/blockquote>\n car и cdr соответственно вернут первый элемент или второй.<\/p>\n",
"date_published": "2023-01-12T02:30:13+03:00",
"date_modified": "2023-01-12T02:31:27+03:00",
"_date_published_rfc2822": "Thu, 12 Jan 2023 02:30:13 +0300",
"_rss_guid_is_permalink": "false",
"_rss_guid": "59",
"_e2_data": {
"is_favourite": false,
"links_required": [],
"og_images": []
}
},
{
"id": "58",
"url": "https:\/\/repushko.com\/all\/final-formula-e\/",
"title": "Formula E",
"content_html": "
\n
\n<\/div>\n<\/div>\n",
"date_published": "2025-01-05T18:24:44+03:00",
"date_modified": "2025-01-06T09:20:57+03:00",
"image": "https:\/\/repushko.com\/pictures\/tennis_taiwan_2.jpg",
"_date_published_rfc2822": "Sun, 05 Jan 2025 18:24:44 +0300",
"_rss_guid_is_permalink": "false",
"_rss_guid": "60",
"_e2_data": {
"is_favourite": false,
"links_required": [
"system\/library\/jquery\/jquery.js",
"system\/library\/fotorama\/fotorama.css",
"system\/library\/fotorama\/fotorama.js"
],
"og_images": [
"https:\/\/repushko.com\/pictures\/tennis_taiwan_2.jpg",
"https:\/\/repushko.com\/pictures\/tennis_taiwan_1.jpg"
]
}
},
{
"id": "59",
"url": "https:\/\/repushko.com\/all\/cons-cells-v-lisp\/",
"title": "Cons Cells в Lisp",
"content_html": "\n