<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: technicolorwhat</title><link>https://news.ycombinator.com/user?id=technicolorwhat</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 13 Sep 2026 03:08:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=technicolorwhat" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by technicolorwhat in "HTTP Feeds"]]></title><description><![CDATA[
<p>Yeah, we're also pushing for SSE for this kind of things.</p>
]]></description><pubDate>Mon, 04 Apr 2022 08:18:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=30904373</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=30904373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30904373</guid></item><item><title><![CDATA[New comment by technicolorwhat in "HTTP Feeds"]]></title><description><![CDATA[
<p>The idea is nice and needed. However maybe the spec is a bit elaborate for me to adopt it immediately.  I've been rolling my own for some time at some clients, for our kafkaesque/event sourcing patterns.<p>However what I used there was simple http stream/json stream like this:<p>- No start of [] but JSON newline entries a new line is an new entry<p>- Using Anything as an id (we've been using redis XSTREAMS as lightweight kafka concepts, just 64bit integers)<p>- have an type as an event, and versioning is just done by upgrading the type, ugly, but easy.<p>- We'er considering using SSE at this moment<p>Compaction is not something that I would do in the protocol I think I would just expose another version of it on a different url I think or put it in a different spec.</p>
]]></description><pubDate>Mon, 04 Apr 2022 08:14:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=30904355</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=30904355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30904355</guid></item><item><title><![CDATA[New comment by technicolorwhat in "Ask HN: How do I develop skills to comfort people and offer compassion?"]]></title><description><![CDATA[
<p>Hmm for me a course did wonders really. It really allowed me to better express my own needs and feelings and dial in the feelings of others.<p>What described above I've seen happen, but mostly with beginners or people that use this new found ideas as agenda but without actually connecting with the other, expecting miracles or use NVC as a tool for policing. Or people that were already manipulative in the first place, but now just try to use NVC.<p>It can  also come off as manipulative in an already unhealthy situation, where the relationship consists of so much mistrust that bringing anything new to the table is frowned upon and already met with suspicion.<p>My personal take away from it was to ensure that I prevent destructive communication and prevent blame using words things like "You should have" because they don't give the other tools to work with and actually address the problem at hand. For me the bottom line of the book was that us expressing our emotions and needs to allow the other, if willing, to actually address the problem at hand. It also made me see that sometimes effective communication was blocked because I had to deal with my own things first.<p>Communication, empathy, and time to actually listen, is something that unfortunately in my culture isn't thought as a core skill.</p>
]]></description><pubDate>Mon, 21 Feb 2022 08:46:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=30413363</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=30413363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30413363</guid></item><item><title><![CDATA[New comment by technicolorwhat in "A 13-year-old used my artificial nose to diagnose pneumonia"]]></title><description><![CDATA[
<p>Pretty awesome project really! As a sidenote: A bunch of the ML training and edge deployment magic is done via <a href="https://edgeimpulse.com" rel="nofollow">https://edgeimpulse.com</a> which seems to make it much more accessible to build such a thing.</p>
]]></description><pubDate>Thu, 17 Feb 2022 16:04:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=30374571</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=30374571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30374571</guid></item><item><title><![CDATA[Edge Impulse Announces Series B Funding, Edge ML for Developers Everywhere]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.edgeimpulse.com/blog/edge-impulse-announces-series-b-funding-scaling-edge-ml-for-developers-and-enterprises-everywhere">https://www.edgeimpulse.com/blog/edge-impulse-announces-series-b-funding-scaling-edge-ml-for-developers-and-enterprises-everywhere</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29523483">https://news.ycombinator.com/item?id=29523483</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Dec 2021 19:24:43 +0000</pubDate><link>https://www.edgeimpulse.com/blog/edge-impulse-announces-series-b-funding-scaling-edge-ml-for-developers-and-enterprises-everywhere</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=29523483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29523483</guid></item><item><title><![CDATA[New comment by technicolorwhat in "K|Lens – The third dimension in image acquisition"]]></title><description><![CDATA[
<p>> The depth maps we currently generate come from our hardware and software prototypes. And yes, we’re already at incredibly high levels. That’s because our “deep-learning algorithms” learn from all small errors and inaccuracies.<p>I like it that they quote deep learning algorithms</p>
]]></description><pubDate>Tue, 30 Nov 2021 18:34:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=29395673</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=29395673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29395673</guid></item><item><title><![CDATA[Ask HN: Anything to improve DX of K8s kubectl?]]></title><description><![CDATA[
<p>I've been wondering if there is a simple fix for k8s unintuitive dx. A couple of things I find more difficult than should be:<p>- Deploy a pod, some controller doesn't agree. Finding out the controller is a bit more difficult (why aren't the controller logs aggregated and share a common saga id/key). I understand the evented nature of k8s with its controllers, but still it makes it very hard to trace and debug.
- Why is it so hard to see _everything_ that is in a namespace.
- Why isn't the YAML typed and so elaborate. Or why can't we prefer a typed JS json/json5 since the actual objects are JS and adhere to a spec?
- why are there specs in specs in the templates and templates?
- Why is it `kubctl (nothing here) logs` and `kubectl get pods`
- Deleting a pod and patching the finalizers?<p>I know this complexity is somehow needed but it would be nice if the 80% would be easy and the 20% would be possible. When it works it is fine. But when it doesn't its an absolute pain.<p>Also 80% of my time goes in the same repetitive tasks. Ideas are welcome!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29040216">https://news.ycombinator.com/item?id=29040216</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 29 Oct 2021 16:12:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=29040216</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=29040216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29040216</guid></item><item><title><![CDATA[New comment by technicolorwhat in "A visit from a social robot improves hospitalized children’s outlook"]]></title><description><![CDATA[
<p>Let's outsource social care/s</p>
]]></description><pubDate>Fri, 08 Oct 2021 13:44:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=28799212</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28799212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28799212</guid></item><item><title><![CDATA[New comment by technicolorwhat in "Partitioning GitHub’s relational databases to handle scale"]]></title><description><![CDATA[
<p>Its almost like applying DDD bounded contexts after the fact.Breaking up your apps in their boundaries and moving them out on the storage level. I do have some questions though:<p>1. wonder what happens on the edge of the boundaries when a table does need data from another domain. And what if that domain/cluster is down?<p>2. How do they physically connect to the cluster? A seperate db connection?</p>
]]></description><pubDate>Tue, 28 Sep 2021 08:21:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=28680456</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28680456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28680456</guid></item><item><title><![CDATA[New comment by technicolorwhat in "How Docker broke in half"]]></title><description><![CDATA[
<p>Ah nice to hear from a rancher employee <3. Ah yeah, I totally understand the move, no blame there. But cattle was just amazing, it was easy and elegant!</p>
]]></description><pubDate>Wed, 08 Sep 2021 20:05:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=28462350</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28462350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28462350</guid></item><item><title><![CDATA[New comment by technicolorwhat in "How Docker broke in half"]]></title><description><![CDATA[
<p>There is no mention on LXC/jails which is ofcourse the biggest inspiration for docker, if I am not mistaken it also used lxc under the hood. That was already a good'ish product and but hard to configure and not for the mainstream at the time. Docker introduced AUFS and downloading of images which was added. I always saw docker as a properly marketed nicely ribboned lxc but mediocre implemented since they removed a lot of options at that time that were super useful like cpu limiting etc from std lxc.</p>
]]></description><pubDate>Wed, 08 Sep 2021 19:00:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=28461576</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28461576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28461576</guid></item><item><title><![CDATA[New comment by technicolorwhat in "How Docker broke in half"]]></title><description><![CDATA[
<p>I think docker itself had plenty of time to innovate. They could have solved the problem long before mainstream got a hold of kubernetes. They just didn't solve the actual problems users where having at that time, which was container orchestration across multiple servers. They went very very deep with a lot of drivers and API changes and what not. If I am not mistaken docker-compose wasn't even a part of docker first before it got bundled, someone else was solving docker's same-server orchestration problems.<p>Kubernetes is for a lot of organisations pretty difficult and way too much for a start. We used rancher for solving our problems which did a fine job, rancher got a worse when they made the move to Kubernetes.<p>In the beginning they  (docker) also removed a lot of options like cpu throttling and configuration and such that LXC had from the start. They also had their own version (a shim) of pid 1, some point at the time. And other things that made it a little painful to properly containerise. I was often very frustrated by docker and fell back on lxc.<p>There was also something with the management of docker images like pruning and cleaning and other of much needed functionality that just didn't get included.<p>Also something with the container registries which I a this point can't remember (maybe deleting images or authentication out of the box or something that made it hard to host yourself).<p>Anyway I think it's failed because it failed to listen to its users and act upon them. They really had a lot of chances I think. I think they just made some wrong business decisions. I always felt they had a strong technical CTO that really was deep on the product but not on the whole pipeline from dev->x->prod workflows.</p>
]]></description><pubDate>Wed, 08 Sep 2021 18:40:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=28461342</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28461342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28461342</guid></item><item><title><![CDATA[New comment by technicolorwhat in "Dutch entrepreneurs avoiding negative interest by opening multiple bank accounts"]]></title><description><![CDATA[
<p>Darn it, I feel excluded, I am dutch and haven't opened any multiple back accounts yet. I probably should.</p>
]]></description><pubDate>Wed, 01 Sep 2021 11:27:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=28378483</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28378483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28378483</guid></item><item><title><![CDATA[New comment by technicolorwhat in "Ask HN: Open-source notion.so like block editor?"]]></title><description><![CDATA[
<p>Thank you!</p>
]]></description><pubDate>Sat, 28 Aug 2021 09:01:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=28336651</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28336651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28336651</guid></item><item><title><![CDATA[Ask HN: Open-source notion.so like block editor?]]></title><description><![CDATA[
<p>Hi all, I am looking for an opensource notion.so like editor also maybe the word for such an editor. Right now I know of the name block editor and the project http://editorjs.io. But I am looking for something react based, which doesn't use contentEditable. All help is appreciated.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28336470">https://news.ycombinator.com/item?id=28336470</a></p>
<p>Points: 5</p>
<p># Comments: 6</p>
]]></description><pubDate>Sat, 28 Aug 2021 08:15:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=28336470</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28336470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28336470</guid></item><item><title><![CDATA[Get notified of 3D printing defects with print-nanny]]></title><description><![CDATA[
<p>Article URL: <a href="https://print-nanny.com/">https://print-nanny.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28327290">https://news.ycombinator.com/item?id=28327290</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Aug 2021 13:04:43 +0000</pubDate><link>https://print-nanny.com/</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28327290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28327290</guid></item><item><title><![CDATA[New comment by technicolorwhat in "An Introduction to JQ"]]></title><description><![CDATA[
<p>Thank you! More data wrangling tips are much appreciated!</p>
]]></description><pubDate>Wed, 25 Aug 2021 12:49:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=28300959</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28300959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28300959</guid></item><item><title><![CDATA[New comment by technicolorwhat in "An Introduction to JQ"]]></title><description><![CDATA[
<p>For anyone wrangling with data like I do. I use <a href="https://github.com/TomWright/dasel" rel="nofollow">https://github.com/TomWright/dasel</a> quite a lot (it supports various formats and conversion between them) Also csvkit <a href="https://csvkit.readthedocs.io" rel="nofollow">https://csvkit.readthedocs.io</a> for CSV to sql. And ofcourse pandas for analysis.</p>
]]></description><pubDate>Wed, 25 Aug 2021 07:06:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=28298783</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28298783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28298783</guid></item><item><title><![CDATA[New comment by technicolorwhat in "Hello Yarn 2, Goodbye node_modules"]]></title><description><![CDATA[
<p>Yes excited for this. I do believe having yarn introduced was the exact push NPM needed in order to tidy up their consistent installs game at that time. Hope these additions will make the ecosystem better.</p>
]]></description><pubDate>Mon, 09 Aug 2021 21:27:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=28122525</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=28122525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28122525</guid></item><item><title><![CDATA[New comment by technicolorwhat in "Ode to the Ice Man"]]></title><description><![CDATA[
<p>Its interesting to see how technology sometimes drives away old professions, reminds me of this documentary <a href="https://vimeo.com/66507747" rel="nofollow">https://vimeo.com/66507747</a> about the last ice man in Ecuador.</p>
]]></description><pubDate>Thu, 29 Jul 2021 03:03:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=27992355</link><dc:creator>technicolorwhat</dc:creator><comments>https://news.ycombinator.com/item?id=27992355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27992355</guid></item></channel></rss>