<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: branislav</title><link>https://news.ycombinator.com/user?id=branislav</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 04 Sep 2026 09:26:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=branislav" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by branislav in "Ask HN: Who is using MCP in production?"]]></title><description><![CDATA[
<p>I’m curious, how do you handle authorization of the user without leaking tokens/api keys to model context without an MCP server (which supports OAuth, in principle)?</p>
]]></description><pubDate>Fri, 04 Sep 2026 06:03:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49561046</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=49561046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49561046</guid></item><item><title><![CDATA[New comment by branislav in "Advice for a friend who wants to start a blog"]]></title><description><![CDATA[
<p>I echo the other responses to your question. Just recently I had two instances where an old blog post of mine contained a solution to a problem a coworker encountered. I publish these notes mostly so that I don't forget about them, but it's an added degree of satisfaction when it proves helpful to others. I wrote a bit about this in one of my recent posts [1]. Don't be afraid of the rabbit holes!<p>[1] <a href="https://branislavjenco.github.io/rabbit-holes/" rel="nofollow">https://branislavjenco.github.io/rabbit-holes/</a></p>
]]></description><pubDate>Fri, 31 Jan 2025 09:15:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=42885983</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=42885983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42885983</guid></item><item><title><![CDATA[New comment by branislav in "So you wanna write Kubernetes controllers?"]]></title><description><![CDATA[
<p>Controllers are a complex topic, but as the linked talk describes, it all comes down to some basic control theory concepts. I wrote about them in my Desired state systems post <a href="https://branislavjenco.github.io/desired-state-systems/" rel="nofollow">https://branislavjenco.github.io/desired-state-systems/</a> if somebody wants a high-level overview of how to think about them.<p>Basically, declarative state implies value semantics which makes it easier to reason about. Underlying complexity is high though, and you need to judge how necessary it is.</p>
]]></description><pubDate>Mon, 27 Jan 2025 10:50:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=42839605</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=42839605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42839605</guid></item><item><title><![CDATA[Don't be afraid of rabbit holes]]></title><description><![CDATA[
<p>Article URL: <a href="https://branislavjenco.github.io/rabbit-holes/">https://branislavjenco.github.io/rabbit-holes/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42808635">https://news.ycombinator.com/item?id=42808635</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Jan 2025 22:19:26 +0000</pubDate><link>https://branislavjenco.github.io/rabbit-holes/</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=42808635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42808635</guid></item><item><title><![CDATA[New comment by branislav in "Ask HN: Is maintaining a personal blog still worth it?"]]></title><description><![CDATA[
<p>I’ve found that getting traffic through organic search isn’t that difficult, if you have a post which is quite specific. For example, some years ago I wrote down how to upload assets to an already existing GitHub Release [1] as a small note to myself, so that I remember it next time. That is one of my best performing posts, majority of traffic via search engines, and I didn’t advertise it anywhere.<p>It by no means gets thousands of views per day, more like single digits, but people keep finding it, which gives me hope it’s been useful for others as well.<p>[1] <a href="https://blog.br4.no/github-actions-release/" rel="nofollow">https://blog.br4.no/github-actions-release/</a></p>
]]></description><pubDate>Tue, 14 Jan 2025 06:35:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42694411</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=42694411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42694411</guid></item><item><title><![CDATA[New comment by branislav in "Ink: React for interactive CLI apps"]]></title><description><![CDATA[
<p>One way to look at React is as an open loop desired state system, where you have a declarative way (js/jsx) of describing what you want to render and the reconciler figures out what operations to do (in the DOM), ideally in an effective way. But you could swap out the render target to other things. I wrote about it some time ago <a href="https://branislavjenco.github.io/desired-state-systems/" rel="nofollow">https://branislavjenco.github.io/desired-state-systems/</a></p>
]]></description><pubDate>Sat, 02 Nov 2024 06:05:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=42024347</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=42024347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42024347</guid></item><item><title><![CDATA[Ask HN: What can programmers do to help with the coronavirus?]]></title><description><![CDATA[
<p>Apart from helping getting groceries or medicine for the quarantined, what can programmers do to help in this health crisis? How can we use our skills to aid the effort to prevent spreading of the virus, effort to help the affected or the effort to put the economy back on track when we're through this?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22585768">https://news.ycombinator.com/item?id=22585768</a></p>
<p>Points: 24</p>
<p># Comments: 29</p>
]]></description><pubDate>Sun, 15 Mar 2020 19:04:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=22585768</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=22585768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22585768</guid></item><item><title><![CDATA[New comment by branislav in "Black Hole Evolution Traced Out with Loop Quantum Gravity"]]></title><description><![CDATA[
<p>I also highly recommend this [1] episode of the Omega Tau podcast which touches on black holes, holography and quantum gravity.<p>[1] <a href="http://omegataupodcast.net/191-string-theory/" rel="nofollow">http://omegataupodcast.net/191-string-theory/</a></p>
]]></description><pubDate>Sun, 13 Jan 2019 17:59:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=18897778</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=18897778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18897778</guid></item><item><title><![CDATA[New comment by branislav in "Functional core, imperative shell (2012)"]]></title><description><![CDATA[
<p>It's also how something like React.js works. Wrapping stateful DOM manipulation in a functional shell, made performant thanks to the Virtual DOM diffing algorithm.</p>
]]></description><pubDate>Sat, 22 Sep 2018 06:08:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=18044739</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=18044739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18044739</guid></item><item><title><![CDATA[List of unsolved problems in mathematics]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_mathematics">https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_mathematics</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18003668">https://news.ycombinator.com/item?id=18003668</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 17 Sep 2018 06:35:16 +0000</pubDate><link>https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_mathematics</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=18003668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18003668</guid></item><item><title><![CDATA[Ask HN: Good non-fiction books without filler?]]></title><description><![CDATA[
<p>As probably many of you, I notice my attention span being diminished by the usage of internet and social media.<p>I set a goal for myself to focus on reading more books and long-form articles, but I'm finding it harder to find those which don't spend a lot of words on filler. (as discussed in https://news.ycombinator.com/item?id=17803873)<p>What are some books/authors which are straight to the point and the reader doesn't have to wade through pages of personal stories to illustrate a simple point?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=17910565">https://news.ycombinator.com/item?id=17910565</a></p>
<p>Points: 24</p>
<p># Comments: 15</p>
]]></description><pubDate>Tue, 04 Sep 2018 16:56:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=17910565</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=17910565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17910565</guid></item><item><title><![CDATA[New comment by branislav in "Learning from Terminals to Design the Future of User Interfaces"]]></title><description><![CDATA[
<p>Incidentally, I am on Xubuntu, and I would love to have the workspace switching transition that macOS has. Switching workspaces on xfce is lightning-fast but I would love to have an indication on whether I moved left or right. (other than the small indicator in a Panel) Ubuntu solves this with a HUD (or at least did with Unity).</p>
]]></description><pubDate>Sat, 04 Aug 2018 13:24:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=17686765</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=17686765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17686765</guid></item><item><title><![CDATA[New comment by branislav in "Learning from Terminals to Design the Future of User Interfaces"]]></title><description><![CDATA[
<p>I agree with the article in that designers can be too focused on the shiny and non-functional aspects of interfaces.<p>Personally I would treat <i>design</i> as being purely about function and anything superficial is about <i>aesthetics</i>.<p>But I think the author is throwing the baby out with the bathwater by wanting to restrict all animations. Fast, subtle animations, especially in the form of transitions between states/screens are extremely important for keeping the user informed about where they are in the context of the system.</p>
]]></description><pubDate>Sat, 04 Aug 2018 13:21:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=17686759</link><dc:creator>branislav</dc:creator><comments>https://news.ycombinator.com/item?id=17686759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17686759</guid></item></channel></rss>