<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: gbog</title><link>https://news.ycombinator.com/user?id=gbog</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 15:46:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gbog" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gbog in "The Big TDD Misunderstanding"]]></title><description><![CDATA[
<p>I would call code coverage "good" when I trust that:<p>- When I change the logic of a statement somewhere in the code, at least one test will fail in the suite.<p>A high % in a test report may give an indication but is far from giving me confidence. Having good code coverage means that, once you are back to green, and you have done to test code what will keep or improve your code coverage confidence, you can send the PR being tranquil that you didn't break anything else.</p>
]]></description><pubDate>Mon, 21 Mar 2022 07:38:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=30751313</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=30751313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30751313</guid></item><item><title><![CDATA[New comment by gbog in "What does it mean to listen on a port?"]]></title><description><![CDATA[
<p>I was very interested by the question, and closed the page after skimming through the first screen: why is there any need to scenarize? why would I want to read about some guys in a bar? Can't we make it interesting to talk about what it really means for a device to "listen on port x"? In my experience (listening to Collège de France podcasts), any topic, even the most obscure and narrow field of knowledge, say "Late Babylonian scriptures as seen by Ibn Amhoud during 8th Century" (invented), can be made a thrilling experience if the speaker is really passionate and knowledgable about it. But there is never any need to start by a conversation at starbucks: one just dive in head first. </rant></p>
]]></description><pubDate>Mon, 14 Feb 2022 04:14:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=30328305</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=30328305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30328305</guid></item><item><title><![CDATA[New comment by gbog in "The Best Way to Hug Someone, According to Science"]]></title><description><![CDATA[
<p>Maybe I was wrong but what I understand by "hug" is the fact to hold someone chest to chest, arms on the back of each other. I do not mean kids being held in the arms of their parents or lovers loving each other, or people holding hands or anything else. Then I maintain that this activity is reserved to very rare occasions, usually reserved to extreme emotion peaks, for instance at a burial of a close friend's relative, or when the national sports team win the gold.<p>To me, when meeting a friend or colleague at the first of the day, each culture has its own "hello sign" system, for French people it can be the kiss on the cheek or hand shaking (with many variants), for Chinese people it is a look in the eyes and "hi" with the hand or "吃了没?", for many other people (Germans?) it is purely hand shaking, and as far as I can guess the "hello = hug" is common in the USA.<p>I still do not think this "hello = hug" is universal or even the behavior of above 10% of the humans. I think most americans might believe it is nearly universal and always acceptable because nobody dares refusing the hug when they do it. It is actually very hard to stop a coming hug without becoming the very bad cold blooded person that has no feeling at all for others (personal experience here).</p>
]]></description><pubDate>Thu, 02 Dec 2021 03:46:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=29412332</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=29412332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29412332</guid></item><item><title><![CDATA[New comment by gbog in "The Best Way to Hug Someone, According to Science"]]></title><description><![CDATA[
<p>Best hug for me is no hug, thanks.<p>I would bet 95% of the human beings never hugs except between lovers or parents and their kids. I would bet hug is very much a North American thing. I'm French and hate hugs (we kiss on the cheeks, which feels less intrusive to me, but is crasy intrusive in most non-Latin countries).<p>I live in China and, in normal settings, people here won't hug, won't kiss and won't even shake hands (Unrelated to any ongoing pandemic.) I think it is the same in Japan, Korea, India, Pakistan, Indonesia, etc. Hugs between stars at international movie festivals do not reflect real people's life.</p>
]]></description><pubDate>Wed, 01 Dec 2021 07:22:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=29401531</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=29401531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29401531</guid></item><item><title><![CDATA[How to Draw Mushrooms on an Oscilloscope with Sound]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=rtR63-ecUNo">https://www.youtube.com/watch?v=rtR63-ecUNo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=24612837">https://news.ycombinator.com/item?id=24612837</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 28 Sep 2020 04:01:30 +0000</pubDate><link>https://www.youtube.com/watch?v=rtR63-ecUNo</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=24612837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24612837</guid></item><item><title><![CDATA[New comment by gbog in "Using Gooey as a Universal Front End for Any Language or CLI Application"]]></title><description><![CDATA[
<p>Gooey is nice, it could help in a wish I have had since foreveR and is the contrapositive: a way to convert any action I do on my Xubuntu UI into a command line.<p>Example: I pop the display config, hide the laptop screen, apply and confirm, and whish there was a "log" somewhere with a one line command I can use next time to redo the same thing.<p>In a way Gooey, if used a lot to make GUI apps, could help fullfilling this whish: I did not use it yet but I hope it displays somewhere the command line it generated from the GUI?</p>
]]></description><pubDate>Mon, 23 Sep 2019 05:31:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=21046177</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=21046177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21046177</guid></item><item><title><![CDATA[New comment by gbog in "Ask HN: What's the most important piece of code you've written?"]]></title><description><![CDATA[
<p>A long bunch of tests for a python RPC I was writing. My boss did rewrite the core code against the tests, so I could merge his code without even understanding it fully. And until now the test code is still healthy and growing, and it proves the core code to be working as expected.</p>
]]></description><pubDate>Mon, 14 Jan 2019 04:51:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=18900757</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=18900757</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18900757</guid></item><item><title><![CDATA[New comment by gbog in "How Smart Speakers Are Changing the Way We Listen to Music"]]></title><description><![CDATA[
<p>I used recent speakers as simple Bluetooth speakers for a few years, and recently exhumed my old loudspeakers, those classic wooden box pairs with cables and rotative potentiometers. There's no photo: the sound is (was) much better.<p>Do you know the story with Spanish tomatoes? It's the same, they made them more convenient, easier to carry around and sell, better calibrated, more stable, etc. but suddenly some people tried the old tomato type and noticed that the only thing we should care about when buying them is... taste. Same with speakers: smart or Bluetooth it whatever is just a way to sell us speakers whose sound is fake (because it is cheaper to process the bass with a chip)</p>
]]></description><pubDate>Sun, 15 Jul 2018 08:29:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=17534372</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=17534372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17534372</guid></item><item><title><![CDATA[Worldbuilding: Designing an animal that wants to be eaten]]></title><description><![CDATA[
<p>Article URL: <a href="https://worldbuilding.stackexchange.com/questions/100336/designing-an-animal-that-wants-to-be-eaten">https://worldbuilding.stackexchange.com/questions/100336/designing-an-animal-that-wants-to-be-eaten</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15966717">https://news.ycombinator.com/item?id=15966717</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Dec 2017 03:12:17 +0000</pubDate><link>https://worldbuilding.stackexchange.com/questions/100336/designing-an-animal-that-wants-to-be-eaten</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15966717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15966717</guid></item><item><title><![CDATA[New comment by gbog in "The German Amateurs Who Discovered ‘Insect Armageddon’"]]></title><description><![CDATA[
<p>Here on HN we need to back such affirmations with data. The bolder the affirmations, the more solid the data-backed proof need to be.<p>If we were to exchange "philosophical" considerations here, I'd tell you that sunday fishermen have complained weekly that there was much more fish in the river before since the dawn of humanity. I'd also tell you that my own home in downtown Beijing has seen a slug invasion this year, and that these animals are not disappearing at all (at least in my courtyard).</p>
]]></description><pubDate>Tue, 05 Dec 2017 10:50:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=15851019</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15851019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15851019</guid></item><item><title><![CDATA[New comment by gbog in "Ask HN: What is your preferred Python 3 testing framework?"]]></title><description><![CDATA[
<p>Yes. But what's striking me is that one woud ever want to test only one input state. If I have to test function f(x) and see if its output is as expected, I always want to test many inputs (including "silly" ones like wrong type, nulls, extremes). Writing one test for each of them is absurd, just give a list of inputs, a list of expected outputs and check them all.</p>
]]></description><pubDate>Mon, 06 Nov 2017 02:54:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=15633199</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15633199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15633199</guid></item><item><title><![CDATA[New comment by gbog in "Ask HN: What is your preferred Python 3 testing framework?"]]></title><description><![CDATA[
<p>My favorite feature of pytest is pytest.mark.parametrize, which makes it easy to do table driven testing.</p>
]]></description><pubDate>Sun, 05 Nov 2017 13:49:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=15629343</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15629343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15629343</guid></item><item><title><![CDATA[New comment by gbog in "China Is Quietly Reshaping the World"]]></title><description><![CDATA[
<p>Distance is no weasel word. China historically interfering with Korea or Vietnam is natural as it's neighbors and problems of one side of the border leaks on the other side, and cultural and economical influences are strong. But France or US interfering with Vietnam or Korea make much less sense. The real deep difference in the long span is that Chinese never sailed en masse to the other side of the planet to "propose" (with a gun in the hand) a foreign religion and a different way of life to people which never asked for anything.</p>
]]></description><pubDate>Sun, 22 Oct 2017 13:10:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=15526643</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15526643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15526643</guid></item><item><title><![CDATA[New comment by gbog in "The Thoughts of Chairman Xi"]]></title><description><![CDATA[
<p>It's a good idea to question assumptions. And to me living in China since Hu, the main difference is that Chinese people themselves perceive Xi as much stronger than his predecessors, and probably rightly so: the crackdown on corruption is no joke, I have relatives who gave back their German cars to avoid issues. Also people of the diaspora or in Taiwan follow closely the tiger hunt at the head of the state and it seems to not be nowhere like catching butterflies. So yes Xi has earned a reputation.</p>
]]></description><pubDate>Sat, 14 Oct 2017 08:08:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=15471247</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15471247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15471247</guid></item><item><title><![CDATA[New comment by gbog in "Are Hunter-Gatherers The Happiest Humans To Inhabit Earth?"]]></title><description><![CDATA[
<p>That's not bread, that's sliced industrial cake branded as bread sold in wharehouses. Get your bread from a boulangerie and slice it yourself. And yes, buy no "pasta sauce" because it is just industrial pseudo tomato jam with a formula that has 50 "ingredients", just buy tomatoes and cook them slowly with some onions.</p>
]]></description><pubDate>Mon, 09 Oct 2017 15:22:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=15434568</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15434568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15434568</guid></item><item><title><![CDATA[New comment by gbog in "Are Hunter-Gatherers The Happiest Humans To Inhabit Earth?"]]></title><description><![CDATA[
<p>> how much stuff has added sugar<p>I depends on what is "edible stuff" to you. Carrots, meat, cabage, fish, etc. have no added sugar in them. Why not simply cook your food, like most people in the world do?<p>From what I read here and there, Americans have completely lost foot with food, for them having a meal means to take some boxed thing out of the fridge and put it in the microwave owen for 10 mn. This is /not/ a normal meal, it's a lazy way to get one's belly filled. The normal meal for normal people is prepared at home from raw ingredients and some spices.</p>
]]></description><pubDate>Sun, 08 Oct 2017 14:01:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=15428223</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15428223</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15428223</guid></item><item><title><![CDATA[New comment by gbog in "An introduction to North Korean graphic design"]]></title><description><![CDATA[
<p>Maye it is "unique" but then just because it is the simplest design possible. T-shirts are just T-shirts with nothing special, even no "tickets" (the shitty piece of cloth with all the useless warning signs that hurts the skin and serve no purpose).</p>
]]></description><pubDate>Sun, 08 Oct 2017 10:42:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=15427733</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15427733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15427733</guid></item><item><title><![CDATA[New comment by gbog in "An introduction to North Korean graphic design"]]></title><description><![CDATA[
<p>I live in Beijing and there, for the few I know (because I never shop elsewhere), clothes in Muji are good quality, simple functional design, and relatively cheap.</p>
]]></description><pubDate>Sun, 08 Oct 2017 10:39:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=15427729</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15427729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15427729</guid></item><item><title><![CDATA[New comment by gbog in "An introduction to North Korean graphic design"]]></title><description><![CDATA[
<p>North Korea is a good inverting mirror of our modern societies, and there is always something of inspiration in the diametrically opposite. I, for one, would welcome a brandless packaging of most products, where a pack of coffee would just be a dark brown folded paper with "coffee" written on it. Same with sugar, yogurt, butter, etc. We are brainwashed into believing that sugar X is different from sugar Y but it is the same thing with different packaging, often produced in the same lines in the same factories.<p>Muji is a successful Japanese brandless shop where I get my clothes. We have generics drugs that are less expensive. I think a brandless Walmart would be successful too, for those who refuse to be brainwashed.</p>
]]></description><pubDate>Sun, 08 Oct 2017 06:19:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=15427185</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15427185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15427185</guid></item><item><title><![CDATA[New comment by gbog in "Mark Zuckerberg's Political Awakening"]]></title><description><![CDATA[
<p>Is it only me or this looks like a Macron-effect? I mean, President Macron did show to the world it was possible for a young fellow to hijack the elections, even in a (relatively) stable democracy. Actually, if you think about it, it seems not that hard to be (or look) much less repugnant than the old comical zombies and rotten clowns we get proposed.</p>
]]></description><pubDate>Thu, 21 Sep 2017 14:36:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=15303829</link><dc:creator>gbog</dc:creator><comments>https://news.ycombinator.com/item?id=15303829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15303829</guid></item></channel></rss>