<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Igor Klepacki — Articles and Notes</title><description>Engineering articles, shorter notes, experiments, and working thoughts by Igor Klepacki.</description><link>https://neg4n.dev</link><language>en</language><item><title>Everything About Bitflags</title><link>https://neg4n.dev/blog/everything-about-bitflags</link><guid isPermaLink="true">https://neg4n.dev/blog/everything-about-bitflags</guid><description>Comprehensive walkthrough bitflags - how to store up to 32 booleans in one value? Including visualizations, database considerations, code examples and benchmarks.</description><pubDate>Mon, 01 Sep 2025 15:05:59 GMT</pubDate><category>Articles</category><category>web-dev</category><category>bitflags</category><category>javascript</category><category>typescript</category><category>databases</category><category>postgresql</category><category>low-level</category><category>bitwise</category><author>neg4n@icloud.com (Igor Klepacki)</author></item><item><title>Understanding zealous diff3 style in Git conflicts</title><link>https://neg4n.dev/blog/understanding-zealous-diff3-style-git-conflict-markers</link><guid isPermaLink="true">https://neg4n.dev/blog/understanding-zealous-diff3-style-git-conflict-markers</guid><description>Master conflicts resolving by switching from &apos;merge&apos; to zealous diff3 also known as &apos;zdiff3&apos; for conflicts markers in Git version control system.</description><pubDate>Sat, 31 May 2025 07:15:23 GMT</pubDate><category>Articles</category><category>git</category><category>vcs</category><category>cli</category><category>diff</category><category>merge</category><category>productivity</category><author>neg4n@icloud.com (Igor Klepacki)</author></item><item><title>The ultimate TypeScript toolbox for modern web</title><link>https://neg4n.dev/brain/ultimate-typescript-toolbox-for-modern-web</link><guid isPermaLink="true">https://neg4n.dev/brain/ultimate-typescript-toolbox-for-modern-web</guid><description>Learn about the tools and building blocks used in order to compose the ultimate TypeScript toolbox for robust codebases and productive development.</description><pubDate>Sat, 04 May 2024 11:22:41 GMT</pubDate><category>Brain</category><category>typescript</category><category>javascript</category><category>node.js</category><category>dx</category><category>ts</category><category>productivity</category><author>neg4n@icloud.com (Igor Klepacki)</author></item><item><title>Hacky way to inject .so into remote processes</title><link>https://neg4n.dev/brain/hacky-linux-so-injection</link><guid isPermaLink="true">https://neg4n.dev/brain/hacky-linux-so-injection</guid><description>Unusual way to inject shared objects into remote processes on GNU/Linux.</description><pubDate>Sat, 11 Sep 2021 09:45:05 GMT</pubDate><category>Brain</category><category>linux</category><category>memory-hacking</category><category>hacking</category><category>c++</category><author>neg4n@icloud.com (Igor Klepacki)</author></item></channel></rss>