<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>the digital lair</title><description>The digital dragon&apos;s lair</description><link>https://ast.rocks/</link><item><title>Grep for Feelings: An MCP Tool for Semantic Search</title><link>https://ast.rocks/blog/grep-for-feelings-mcp-w2vgrep/</link><guid isPermaLink="true">https://ast.rocks/blog/grep-for-feelings-mcp-w2vgrep/</guid><pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code on the Go: Running AI from Your Phone</title><link>https://ast.rocks/blog/claude-code-on-the-go/</link><guid isPermaLink="true">https://ast.rocks/blog/claude-code-on-the-go/</guid><pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Git Hooks: Auto-Symlink CLAUDE.md in Worktrees</title><link>https://ast.rocks/blog/git-hooks-claude-symlinks/</link><guid isPermaLink="true">https://ast.rocks/blog/git-hooks-claude-symlinks/</guid><pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Claude Code MCP-CLI Mode for Token Optimization</title><link>https://ast.rocks/blog/claude-code-mcp-cli-mode/</link><guid isPermaLink="true">https://ast.rocks/blog/claude-code-mcp-cli-mode/</guid><pubDate>Thu, 25 Dec 2025 00:00:00 GMT</pubDate></item><item><title>AI-Generated Git Commit Messages</title><link>https://ast.rocks/blog/ai-generated-git-commit-messages/</link><guid isPermaLink="true">https://ast.rocks/blog/ai-generated-git-commit-messages/</guid><pubDate>Thu, 25 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Adrian Tchaikovsky, Children of Time</title><link>https://ast.rocks/blog/tchaikovsky-children-of-time/</link><guid isPermaLink="true">https://ast.rocks/blog/tchaikovsky-children-of-time/</guid><pubDate>Sun, 22 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Smarter Lazyloading for Ads</title><link>https://ast.rocks/blog/smarter-lazyloading-for-ads/</link><guid isPermaLink="true">https://ast.rocks/blog/smarter-lazyloading-for-ads/</guid><pubDate>Fri, 20 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Echopraxia, Peter Watts</title><link>https://ast.rocks/blog/watts-echopraxia/</link><guid isPermaLink="true">https://ast.rocks/blog/watts-echopraxia/</guid><pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Strange BAZEL_BINDIR error after updating aspect_rules_ts@3.5.2</title><link>https://ast.rocks/blog/aspect-rules-ts-bindir-issue-352/</link><guid isPermaLink="true">https://ast.rocks/blog/aspect-rules-ts-bindir-issue-352/</guid><pubDate>Wed, 02 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Create custom prebid.js bidder adapter</title><link>https://ast.rocks/blog/create-custom-prebidjs-bidder-adapter/</link><guid isPermaLink="true">https://ast.rocks/blog/create-custom-prebidjs-bidder-adapter/</guid><pubDate>Wed, 05 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Simple Docker Based Deploy Solution</title><link>https://ast.rocks/blog/simple-docker-based-deploy-solution/</link><guid isPermaLink="true">https://ast.rocks/blog/simple-docker-based-deploy-solution/</guid><pubDate>Thu, 09 May 2024 00:00:00 GMT</pubDate></item><item><title>Linear Regression</title><link>https://ast.rocks/blog/linear-regression/</link><guid isPermaLink="true">https://ast.rocks/blog/linear-regression/</guid><description>How to write a simplest implementation of linear regression</description><pubDate>Fri, 28 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Using Midjourney Presets</title><link>https://ast.rocks/blog/using-midjourney-presets/</link><guid isPermaLink="true">https://ast.rocks/blog/using-midjourney-presets/</guid><pubDate>Wed, 19 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Extending GPT possibilities</title><link>https://ast.rocks/blog/extending-gpt-possibilities/</link><guid isPermaLink="true">https://ast.rocks/blog/extending-gpt-possibilities/</guid><description>Explore the fascinating world of artificial intelligence in this article, &quot;Extending GPT possibilities.&quot; Delve into the groundbreaking innovations of Large Language Models (LLMs) and Artificial General Intelligence (AGI) and their potential to reshape the digital landscape. Learn how generative agents like ChatGPT plugins are revolutionizing AI by creating unique and dynamic experiences tailored to users&apos; needs. Unlock the limitless possibilities that await as AI becomes more creative and versatile than ever before.</description><pubDate>Thu, 13 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Eventful message parser</title><link>https://ast.rocks/blog/eventful-message-parser/</link><guid isPermaLink="true">https://ast.rocks/blog/eventful-message-parser/</guid><pubDate>Thu, 06 Apr 2023 00:00:00 GMT</pubDate></item><item><title>How to prepare videos for iCloud</title><link>https://ast.rocks/blog/prepare-videos-for-icloud/</link><guid isPermaLink="true">https://ast.rocks/blog/prepare-videos-for-icloud/</guid><description>The article discusses how to convert video formats for use with Apple devices, using the powerful command-line tool, FFmpeg. The author suggests that it&apos;s unnecessary to buy expensive video converters and shows how to use FFmpeg to copy both audio and video data without encoding it into something else. The article provides different FFmpeg commands to encode video, audio, and process files in batches.
</description><pubDate>Sat, 18 Mar 2023 23:57:00 GMT</pubDate></item><item><title>A new start (again!)</title><link>https://ast.rocks/blog/new-start-again/</link><guid isPermaLink="true">https://ast.rocks/blog/new-start-again/</guid><description>This article discusses the process of reviving a personal website that had been abandoned due to a life crisis. After realizing the need for an online presence, the author repurchased the domain and encountered numerous challenges in bringing the website back to life. The author shares their enjoyment of relearning technologies such as Gatsby, Docker, and Certbot to rebuild their website, emphasizing that the process is about finding joy and fulfillment in creating something new. This article encourages readers to hold onto the things that make them unique and brings them joy, even during challenging times.
</description><pubDate>Thu, 16 Mar 2023 22:11:00 GMT</pubDate></item><item><title>How to use git strategies</title><link>https://ast.rocks/blog/git-merge-strategies/</link><guid isPermaLink="true">https://ast.rocks/blog/git-merge-strategies/</guid><description>This article explains how to use Git rebasing strategies &quot;ours&quot; and &quot;theirs&quot; to integrate changes from one branch to another in a more organized way than merging. The strategies can help resolve conflicts during the rebase process and keep the Git history easy to follow. The article provides examples of how to use the strategies in Git commands.&quot;
</description><pubDate>Tue, 28 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Using redux-form validation with redux-saga</title><link>https://ast.rocks/blog/using-redux-form-validation-with-redux-saga/</link><guid isPermaLink="true">https://ast.rocks/blog/using-redux-form-validation-with-redux-saga/</guid><description>How to validate a form created with redux-form library inside a redux-saga sagas. Useful for advanced level React developers.</description><pubDate>Mon, 23 Apr 2018 00:00:00 GMT</pubDate></item><item><title>The road to wisdom</title><link>https://ast.rocks/blog/the-road-to-wisdom/</link><guid isPermaLink="true">https://ast.rocks/blog/the-road-to-wisdom/</guid><description>A quote by Piet Hein about programming could be used anywhere in life</description><pubDate>Sun, 01 Apr 2018 00:00:00 GMT</pubDate></item><item><title>How to avoid concurrency issues in React</title><link>https://ast.rocks/blog/how-to-avoid-concurrency-issues-in-react/</link><guid isPermaLink="true">https://ast.rocks/blog/how-to-avoid-concurrency-issues-in-react/</guid><description>How to create a simple HOC(high order component) to deal with request concurrency. The solution can be easily integrated into an existing codebase.</description><pubDate>Thu, 08 Feb 2018 00:00:00 GMT</pubDate></item><item><title>Server-side Google Analytics</title><link>https://ast.rocks/blog/server-side-google-analytics/</link><guid isPermaLink="true">https://ast.rocks/blog/server-side-google-analytics/</guid><description>How to implement server-side Google Analytics tracking for your e-commerce website with examples written in PHP.</description><pubDate>Wed, 07 Feb 2018 00:00:00 GMT</pubDate></item><item><title>Windows workspace with WSL and Docker</title><link>https://ast.rocks/blog/windows-workspace-with-wsl-and-docker/</link><guid isPermaLink="true">https://ast.rocks/blog/windows-workspace-with-wsl-and-docker/</guid><description>How to setup a fresh WSL workspace in Windows. Also contains solutions for a most common issues which may occur with such setup.</description><pubDate>Mon, 22 Jan 2018 00:00:00 GMT</pubDate></item><item><title>Using Letsencrypt with Docker</title><link>https://ast.rocks/blog/letsencrypt-docker/</link><guid isPermaLink="true">https://ast.rocks/blog/letsencrypt-docker/</guid><description>How to get Letsencrypt certs with Docker image and without any further dependencies</description><pubDate>Sat, 20 Jan 2018 00:00:00 GMT</pubDate></item><item><title>Books</title><link>https://ast.rocks/blog/books/</link><guid isPermaLink="true">https://ast.rocks/blog/books/</guid><description>My personal notes about reading books &amp; some child memories</description><pubDate>Sun, 05 Feb 2017 00:00:00 GMT</pubDate></item><item><title>A Few Notes on Composition of Reducers</title><link>https://ast.rocks/blog/composing-reducers/</link><guid isPermaLink="true">https://ast.rocks/blog/composing-reducers/</guid><description>How to implement advanced redux reducer composition patterns with examples</description><pubDate>Tue, 27 Dec 2016 00:00:00 GMT</pubDate></item><item><title>How To Update Cloudfront Certs With Letsencrypt</title><link>https://ast.rocks/blog/how-to-update-cloudfront-certs-with-letsencrypt/</link><guid isPermaLink="true">https://ast.rocks/blog/how-to-update-cloudfront-certs-with-letsencrypt/</guid><description>How to upgrade a custom Letsencrypt certificate on Amazon Web Services platform</description><pubDate>Sun, 25 Dec 2016 00:00:00 GMT</pubDate></item><item><title>Just saying «Hello» and chilling around</title><link>https://ast.rocks/blog/just-saying-hello-and-chilling-around/</link><guid isPermaLink="true">https://ast.rocks/blog/just-saying-hello-and-chilling-around/</guid><pubDate>Tue, 19 Jan 2016 00:00:00 GMT</pubDate></item><item><title>Как я перестал бояться и полюбил конфиг</title><link>https://ast.rocks/blog/how-i-learned-to-stop-worrying-and-love-the-config/</link><guid isPermaLink="true">https://ast.rocks/blog/how-i-learned-to-stop-worrying-and-love-the-config/</guid><description>A complete guide for using configs in web applications with examples written in PHP</description><pubDate>Mon, 04 Jan 2016 00:00:00 GMT</pubDate></item><item><title>Бесплатный сертификат от Letsencrypt</title><link>https://ast.rocks/blog/letsencrypt/</link><guid isPermaLink="true">https://ast.rocks/blog/letsencrypt/</guid><description>How to use Letsencrypt to get totally free https certificates</description><pubDate>Sun, 27 Dec 2015 00:00:00 GMT</pubDate></item><item><title>Latest docker for Ubuntu LTS</title><link>https://ast.rocks/blog/latest-docker-for-ubuntu-lts/</link><guid isPermaLink="true">https://ast.rocks/blog/latest-docker-for-ubuntu-lts/</guid><description>How to install latest Docker packages on Ubuntu</description><pubDate>Fri, 13 Nov 2015 00:00:00 GMT</pubDate></item><item><title>Как показать себя и свои наработки</title><link>https://ast.rocks/blog/how-to-ngrok/</link><guid isPermaLink="true">https://ast.rocks/blog/how-to-ngrok/</guid><pubDate>Thu, 08 Oct 2015 00:00:00 GMT</pubDate></item><item><title>Docker ambassador pattern</title><link>https://ast.rocks/blog/docker-ambassador-pattern/</link><guid isPermaLink="true">https://ast.rocks/blog/docker-ambassador-pattern/</guid><pubDate>Thu, 24 Sep 2015 00:00:00 GMT</pubDate></item><item><title>Миграция медиабиблиотеки  Wordpress в S3</title><link>https://ast.rocks/blog/move-wordpress-media-to-s3/</link><guid isPermaLink="true">https://ast.rocks/blog/move-wordpress-media-to-s3/</guid><pubDate>Tue, 22 Sep 2015 00:00:00 GMT</pubDate></item><item><title>Как прочесть переменные окружения в fpm</title><link>https://ast.rocks/blog/environment-in-fpm/</link><guid isPermaLink="true">https://ast.rocks/blog/environment-in-fpm/</guid><pubDate>Sat, 19 Sep 2015 00:00:00 GMT</pubDate></item><item><title>Zsh: больше чем bash</title><link>https://ast.rocks/blog/oh-my-zsh/</link><guid isPermaLink="true">https://ast.rocks/blog/oh-my-zsh/</guid><pubDate>Thu, 17 Sep 2015 00:00:00 GMT</pubDate></item><item><title>Удаление паролей из истории Git</title><link>https://ast.rocks/blog/remove-passwords-from-git/</link><guid isPermaLink="true">https://ast.rocks/blog/remove-passwords-from-git/</guid><pubDate>Wed, 16 Sep 2015 00:00:00 GMT</pubDate></item><item><title>Миграция с Mercurial на Git</title><link>https://ast.rocks/blog/migrating-mercurial-to-git/</link><guid isPermaLink="true">https://ast.rocks/blog/migrating-mercurial-to-git/</guid><pubDate>Tue, 15 Sep 2015 00:00:00 GMT</pubDate></item><item><title>Docker: оркестрация</title><link>https://ast.rocks/blog/docker-orchestration/</link><guid isPermaLink="true">https://ast.rocks/blog/docker-orchestration/</guid><pubDate>Wed, 08 Apr 2015 00:00:00 GMT</pubDate></item><item><title>Docker: создание и запуск контейнера</title><link>https://ast.rocks/blog/docker-create-container/</link><guid isPermaLink="true">https://ast.rocks/blog/docker-create-container/</guid><pubDate>Fri, 13 Feb 2015 00:00:00 GMT</pubDate></item><item><title>«No space left on device» и inodes</title><link>https://ast.rocks/blog/no-space-left-on-device-and-inodes/</link><guid isPermaLink="true">https://ast.rocks/blog/no-space-left-on-device-and-inodes/</guid><pubDate>Fri, 08 Aug 2014 00:00:00 GMT</pubDate></item><item><title>«Strangler Application» и SSI</title><link>https://ast.rocks/blog/strangler-application-and-ssi/</link><guid isPermaLink="true">https://ast.rocks/blog/strangler-application-and-ssi/</guid><pubDate>Thu, 31 Jul 2014 00:00:00 GMT</pubDate></item><item><title>Удаление слешей из урла в nginx</title><link>https://ast.rocks/blog/nginx-remove-url-slashes/</link><guid isPermaLink="true">https://ast.rocks/blog/nginx-remove-url-slashes/</guid><pubDate>Fri, 11 Jul 2014 00:00:00 GMT</pubDate></item><item><title>Событийная архитектура веб-приложения</title><link>https://ast.rocks/blog/event-based-javascript-architechture/</link><guid isPermaLink="true">https://ast.rocks/blog/event-based-javascript-architechture/</guid><pubDate>Thu, 10 Jul 2014 00:00:00 GMT</pubDate></item><item><title>Как научить Toggl находить трекеры по нестандартным адресам</title><link>https://ast.rocks/blog/how-to-teach-toggl/</link><guid isPermaLink="true">https://ast.rocks/blog/how-to-teach-toggl/</guid><pubDate>Wed, 09 Jul 2014 00:00:00 GMT</pubDate></item><item><title>Пакет для балансировки запросов к статическим файлам</title><link>https://ast.rocks/blog/url-balancer/</link><guid isPermaLink="true">https://ast.rocks/blog/url-balancer/</guid><pubDate>Wed, 02 Jul 2014 00:00:00 GMT</pubDate></item><item><title>Minecraft</title><link>https://ast.rocks/blog/minecraft/</link><guid isPermaLink="true">https://ast.rocks/blog/minecraft/</guid><pubDate>Wed, 04 Dec 2013 00:00:00 GMT</pubDate></item><item><title>А вот и я, всем привет</title><link>https://ast.rocks/blog/here-i-am/</link><guid isPermaLink="true">https://ast.rocks/blog/here-i-am/</guid><pubDate>Tue, 03 Dec 2013 00:00:00 GMT</pubDate></item><item><title>Git branch in command line</title><link>https://ast.rocks/blog/git-branch-at-command-promtp/</link><guid isPermaLink="true">https://ast.rocks/blog/git-branch-at-command-promtp/</guid><pubDate>Sun, 07 Jul 2013 00:00:00 GMT</pubDate></item><item><title>Create swap file on Ubuntu</title><link>https://ast.rocks/blog/ubuntu-add-swap-file/</link><guid isPermaLink="true">https://ast.rocks/blog/ubuntu-add-swap-file/</guid><pubDate>Wed, 19 Jun 2013 00:00:00 GMT</pubDate></item><item><title>Как вежливо попросить git напомнить о миграциях</title><link>https://ast.rocks/blog/git-show-migrations/</link><guid isPermaLink="true">https://ast.rocks/blog/git-show-migrations/</guid><pubDate>Mon, 22 Apr 2013 00:00:00 GMT</pubDate></item><item><title>Снятие кадров с вебкамеры на Windows</title><link>https://ast.rocks/blog/windows-webcam-screenshot/</link><guid isPermaLink="true">https://ast.rocks/blog/windows-webcam-screenshot/</guid><pubDate>Wed, 23 Jan 2013 00:00:00 GMT</pubDate></item><item><title>Первичная настройка git</title><link>https://ast.rocks/blog/git-first-config/</link><guid isPermaLink="true">https://ast.rocks/blog/git-first-config/</guid><pubDate>Tue, 23 Oct 2012 00:00:00 GMT</pubDate></item><item><title>Как привести в порядок репозитарий</title><link>https://ast.rocks/blog/cleaning-repository/</link><guid isPermaLink="true">https://ast.rocks/blog/cleaning-repository/</guid><pubDate>Tue, 14 Aug 2012 00:00:00 GMT</pubDate></item><item><title>Алиас для подключения по SSH</title><link>https://ast.rocks/blog/ssh-alias/</link><guid isPermaLink="true">https://ast.rocks/blog/ssh-alias/</guid><pubDate>Tue, 14 Aug 2012 00:00:00 GMT</pubDate></item><item><title>Смена пароля пользователя MySQL</title><link>https://ast.rocks/blog/mysql-password-recovery/</link><guid isPermaLink="true">https://ast.rocks/blog/mysql-password-recovery/</guid><pubDate>Sun, 12 Aug 2012 00:00:00 GMT</pubDate></item><item><title>Решение проблемы с циклом перезагрузки Gigabyte</title><link>https://ast.rocks/blog/gigabyte-reboot-loop-solution/</link><guid isPermaLink="true">https://ast.rocks/blog/gigabyte-reboot-loop-solution/</guid><pubDate>Sun, 22 Jul 2012 00:00:00 GMT</pubDate></item><item><title>Изменение src у изображения в Opera</title><link>https://ast.rocks/blog/javascript-imgsrc/</link><guid isPermaLink="true">https://ast.rocks/blog/javascript-imgsrc/</guid><pubDate>Sun, 22 Jul 2012 00:00:00 GMT</pubDate></item><item><title>Актуальная версия Git на Ubuntu</title><link>https://ast.rocks/blog/latest-git-on-ubuntu/</link><guid isPermaLink="true">https://ast.rocks/blog/latest-git-on-ubuntu/</guid><pubDate>Sun, 22 Jul 2012 00:00:00 GMT</pubDate></item><item><title>Путевые записки из страны пингвинов</title><link>https://ast.rocks/blog/linux-hints/</link><guid isPermaLink="true">https://ast.rocks/blog/linux-hints/</guid><pubDate>Sun, 22 Jul 2012 00:00:00 GMT</pubDate></item><item><title>Глен Кук, «Черный отряд»</title><link>https://ast.rocks/blog/cook-black-company/</link><guid isPermaLink="true">https://ast.rocks/blog/cook-black-company/</guid><pubDate>Mon, 25 Oct 2010 00:00:00 GMT</pubDate></item><item><title>Чарльз Дарвин, «Происхождение видов»</title><link>https://ast.rocks/blog/darwin-origin-of-species/</link><guid isPermaLink="true">https://ast.rocks/blog/darwin-origin-of-species/</guid><pubDate>Fri, 20 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Осторожно заглядываю в давно закрытые двери</title><link>https://ast.rocks/blog/myrmecology-intro/</link><guid isPermaLink="true">https://ast.rocks/blog/myrmecology-intro/</guid><pubDate>Fri, 23 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Джаред Даймонд, «Ружья, микробы и сталь»</title><link>https://ast.rocks/blog/diamond-guns-germs-steel/</link><guid isPermaLink="true">https://ast.rocks/blog/diamond-guns-germs-steel/</guid><pubDate>Sun, 02 May 2010 00:00:00 GMT</pubDate></item><item><title>Ричард Докинз, «Расширенный фенотип»</title><link>https://ast.rocks/blog/dawkins-extended-phenotype/</link><guid isPermaLink="true">https://ast.rocks/blog/dawkins-extended-phenotype/</guid><pubDate>Fri, 23 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Питер Уоттс, «Ложная слепота»</title><link>https://ast.rocks/blog/watts-blindsight/</link><guid isPermaLink="true">https://ast.rocks/blog/watts-blindsight/</guid><pubDate>Tue, 20 Apr 2010 00:00:00 GMT</pubDate></item><item><title>И почему мне не спится ночью?</title><link>https://ast.rocks/blog/sleepless-night/</link><guid isPermaLink="true">https://ast.rocks/blog/sleepless-night/</guid><pubDate>Tue, 06 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Ричард Докинз, «Бог как иллюзия»</title><link>https://ast.rocks/blog/dawkins-god-as-illusion/</link><guid isPermaLink="true">https://ast.rocks/blog/dawkins-god-as-illusion/</guid><pubDate>Sun, 04 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Ричард Докинз, «Эгоистичный ген»</title><link>https://ast.rocks/blog/dawkins-selfish-gene/</link><guid isPermaLink="true">https://ast.rocks/blog/dawkins-selfish-gene/</guid><pubDate>Sat, 20 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Немного об уважении и презрении</title><link>https://ast.rocks/blog/thoughts-of-respect-and-contempt/</link><guid isPermaLink="true">https://ast.rocks/blog/thoughts-of-respect-and-contempt/</guid><pubDate>Wed, 03 Mar 2010 00:00:00 GMT</pubDate></item><item><title>А если задуматься...</title><link>https://ast.rocks/blog/thoughts-of-technologies/</link><guid isPermaLink="true">https://ast.rocks/blog/thoughts-of-technologies/</guid><pubDate>Wed, 03 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Пятипсовая ночь</title><link>https://ast.rocks/blog/quote-australian-cold-night/</link><guid isPermaLink="true">https://ast.rocks/blog/quote-australian-cold-night/</guid><pubDate>Fri, 26 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Про мудрого шамана и его изобретение</title><link>https://ast.rocks/blog/shaman-and-his-invention/</link><guid isPermaLink="true">https://ast.rocks/blog/shaman-and-his-invention/</guid><pubDate>Thu, 25 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Кто такая Хэди Ламарр?</title><link>https://ast.rocks/blog/hedy-lamarr/</link><guid isPermaLink="true">https://ast.rocks/blog/hedy-lamarr/</guid><pubDate>Sun, 14 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Об опасном остроумии</title><link>https://ast.rocks/blog/dangerous-trolling/</link><guid isPermaLink="true">https://ast.rocks/blog/dangerous-trolling/</guid><pubDate>Tue, 19 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Айзек Азимов</title><link>https://ast.rocks/blog/quote-azimov/</link><guid isPermaLink="true">https://ast.rocks/blog/quote-azimov/</guid><pubDate>Tue, 05 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Да вы, наверное, шутите, мистер Фейнман!</title><link>https://ast.rocks/blog/feynman-surely-you-joking/</link><guid isPermaLink="true">https://ast.rocks/blog/feynman-surely-you-joking/</guid><pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate></item><item><title>Учим PowerShell разговаривать</title><link>https://ast.rocks/blog/speaking-powershell/</link><guid isPermaLink="true">https://ast.rocks/blog/speaking-powershell/</guid><pubDate>Sun, 31 May 2009 00:00:00 GMT</pubDate></item><item><title>Первое правило разработчика</title><link>https://ast.rocks/blog/how-to-code/</link><guid isPermaLink="true">https://ast.rocks/blog/how-to-code/</guid><pubDate>Sun, 24 May 2009 00:00:00 GMT</pubDate></item><item><title>Михаил Успенский, «Там, где нас нет»</title><link>https://ast.rocks/blog/uspensky-gde-nas-net/</link><guid isPermaLink="true">https://ast.rocks/blog/uspensky-gde-nas-net/</guid><pubDate>Sun, 03 Aug 2008 00:00:00 GMT</pubDate></item><item><title>Интересная отсылка из любимого фильма</title><link>https://ast.rocks/blog/lloyd-funny-fact/</link><guid isPermaLink="true">https://ast.rocks/blog/lloyd-funny-fact/</guid><pubDate>Tue, 20 May 2008 00:00:00 GMT</pubDate></item><item><title>Роберт Хайнлайн, «Дверь в лето»</title><link>https://ast.rocks/blog/heinlein-door-into-summer/</link><guid isPermaLink="true">https://ast.rocks/blog/heinlein-door-into-summer/</guid><pubDate>Fri, 21 Dec 2007 00:00:00 GMT</pubDate></item></channel></rss>