Skip to content
Nikita Aull Nikita Aull

Books

bash Idioms - Carl Albing, JP Vossen

- 2 min read

Nasty weather all weekend, so here’s the second book of the week :) My colleague and I often argue about readability, cleanliness, and expressiveness of code. I write code so that even without knowing the language, but knowing English, a person could read and understand what I meant. My colleague calls this dirty, verbose, inexpressive code. Yet when he writes something in Python or bash, I can’t even parse a code block without an explanatory brigade.

AI Through a Hacker's Eyes - Xakep Magazine

- 2 min read

Honestly, this doesn’t feel like a real book, but I enjoyed reading it. It’s a collection of articles from Xakep magazine on the topic of artificial intelligence. Why doesn’t it feel like a book? There’s no common thread besides the topic. And the title doesn’t fully reflect the content. Out of 8 articles in this collection, only 5 match the title, talking about using AI capabilities for hacking. The other 3 articles are just about AI.