<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: andersced</title><link>https://news.ycombinator.com/user?id=andersced</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Jul 2026 01:48:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=andersced" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by andersced in "Girls just wanna have fast MPMC queues with bounded waiting"]]></title><description><![CDATA[
<p><a href="https://github.com/andersc/fastqueue2/tree/main" rel="nofollow">https://github.com/andersc/fastqueue2/tree/main</a></p>
]]></description><pubDate>Sat, 11 Jul 2026 09:31:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48870344</link><dc:creator>andersced</dc:creator><comments>https://news.ycombinator.com/item?id=48870344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48870344</guid></item><item><title><![CDATA[New comment by andersced in "Why does MPEG Transport Stream still exist?"]]></title><description><![CDATA[
<p>Another MPEG-TS alternative used by some projects.<p><a href="https://ieeexplore.ieee.org/document/9828725" rel="nofollow">https://ieeexplore.ieee.org/document/9828725</a><p><a href="https://github.com/agilecontent/efp">https://github.com/agilecontent/efp</a></p>
]]></description><pubDate>Mon, 05 Jun 2023 22:34:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=36205072</link><dc:creator>andersced</dc:creator><comments>https://news.ycombinator.com/item?id=36205072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36205072</guid></item><item><title><![CDATA[New comment by andersced in "A collection of lock-free data structures written in standard C++11"]]></title><description><![CDATA[
<p>Should be benchmarked against -><p><a href="https://github.com/Deaod/spsc_queue">https://github.com/Deaod/spsc_queue</a><p>If proven faster OK.. If not.. Well.. back to the drawing board.<p>I gave it a try ->
<a href="https://github.com/andersc/fastqueue">https://github.com/andersc/fastqueue</a><p>Deaod is the kingpin.</p>
]]></description><pubDate>Wed, 10 May 2023 13:04:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35886741</link><dc:creator>andersced</dc:creator><comments>https://news.ycombinator.com/item?id=35886741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35886741</guid></item><item><title><![CDATA[New comment by andersced in "We need a replacement for TCP in the datacenter [pdf]"]]></title><description><![CDATA[
<p>We have been testing out various protocols to overcome in our case TCP head-of-line blocking by using the protocols-><p>SRT:
<a href="https://github.com/Haivision/srt" rel="nofollow">https://github.com/Haivision/srt</a> (C++ wrapper <a href="https://github.com/andersc/cppSRTWrapper" rel="nofollow">https://github.com/andersc/cppSRTWrapper</a>)<p>RIST:
<a href="https://code.videolan.org/rist/rist-cpp" rel="nofollow">https://code.videolan.org/rist/rist-cpp</a><p>KCP:
<a href="https://github.com/Unit-X/kcp-cpp" rel="nofollow">https://github.com/Unit-X/kcp-cpp</a><p>We wrap all data in a common container format 
<a href="https://github.com/agilecontent/efp" rel="nofollow">https://github.com/agilecontent/efp</a><p>To decouple the data from the transport.<p>Yes the above solutions are media centric but can be used for almost any arbitrary data.<p>The protocols are not 'fare' so starvation may happen, and must be handled on the application level.<p>/A</p>
]]></description><pubDate>Mon, 31 Oct 2022 10:43:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=33404040</link><dc:creator>andersced</dc:creator><comments>https://news.ycombinator.com/item?id=33404040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33404040</guid></item><item><title><![CDATA[New comment by andersced in "Why Should You Learn Vim in 2020"]]></title><description><![CDATA[
<p>I don't agree. I work in cloud / ssh environments all the time. My main computer is a mac and I need to copy text to and from multiple machines and the host machine. I write C++ and other languages on all the remote machines. <a href="https://micro-editor.github.io" rel="nofollow">https://micro-editor.github.io</a> is the only viable alternative for me as its more modern and supports all the features I would expect from this distributed environment.</p>
]]></description><pubDate>Wed, 05 Aug 2020 20:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=24065490</link><dc:creator>andersced</dc:creator><comments>https://news.ycombinator.com/item?id=24065490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24065490</guid></item><item><title><![CDATA[New comment by andersced in "Removal of remote screen control in Slack Calls"]]></title><description><![CDATA[
<p>1. We used Screen hero for free
2. Slack then integrated it and we had to pay to use the Screen hero feature
3. Now they kill the feature we use everyday to pairprogram. The reason why we even pay for slack.<p>Could you at least enable Screen hero again?</p>
]]></description><pubDate>Fri, 28 Jun 2019 06:35:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=20302000</link><dc:creator>andersced</dc:creator><comments>https://news.ycombinator.com/item?id=20302000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20302000</guid></item></channel></rss>