<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Konubinix&#39; site</title>
    <link>/blog/</link>
    <description>Recent content on Konubinix&#39; site</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>konubinixweb@gmail.com (Samuel Loury)</managingEditor>
    <webMaster>konubinixweb@gmail.com (Samuel Loury)</webMaster>
    <lastBuildDate>Tue, 31 Mar 2026 21:41:00 +0200</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>a python runtime on android</title>
      <link>/blog/posts/a_python_runtime_on_android/</link>
      <pubDate>Tue, 31 Mar 2026 21:41:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/a_python_runtime_on_android/</guid>
      <description> see also, Android, java classes from python, python, I want to get access to the android java classes from python and in particular connect android and a board with a single microcontroller, hence being able to use something like https://github.com/jacklinquan/usbserial4a. Although there are …
</!--more--></description>
    </item>
    
    <item>
      <title>use the camera with kivy on android</title>
      <link>/blog/posts/use_the_camera_with_kivy_on_android/</link>
      <pubDate>Mon, 30 Mar 2026 09:28:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/use_the_camera_with_kivy_on_android/</guid>
      <description>They are plenty of use cases involving the camera in the afterlife for my phones, so I would like to learn more about it.
At first, I assumed that streaming video through webrtc would be better and I has something that works quite well, as it involves modern and heavily used technologies. Yet, …
</!--more--></description>
    </item>
    
    <item>
      <title>printing a dustbin to fit in the cup holders of my car</title>
      <link>/blog/posts/printing_a_dustbin_to_fit_in_the_cup_holders_of_my_car/</link>
      <pubDate>Thu, 05 Feb 2026 14:50:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_a_dustbin_to_fit_in_the_cup_holders_of_my_car/</guid>
      <description>using cadquery
</description>
    </item>
    
    <item>
      <title>should I have my radiators flushed?</title>
      <link>/blog/posts/should_i_have_my_radiators_flushed/</link>
      <pubDate>Tue, 03 Feb 2026 09:29:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/should_i_have_my_radiators_flushed/</guid>
      <description> see, désembouage, entretien des radiateurs, </description>
    </item>
    
    <item>
      <title>headset holder hook</title>
      <link>/blog/posts/headset_holder_hook/</link>
      <pubDate>Fri, 30 Jan 2026 14:35:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/headset_holder_hook/</guid>
      <description> External reference: https://www.reddit.com/r/openscad/comments/o2rooc/i_needed_a_headphone_hanger_for_a_25mm_thick/ tag: learning 3D printing
first one for a 32mm wide table
</description>
    </item>
    
    <item>
      <title>printing a C battery holder in openscad</title>
      <link>/blog/posts/printing_a_c_battery_holder_in_openscad/</link>
      <pubDate>Sun, 12 Oct 2025 11:16:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_a_c_battery_holder_in_openscad/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>accessing audit logs of my eks cluster managed by aws</title>
      <link>/blog/posts/accessing_audit_logs_of_my_eks_cluster_managed_by_aws/</link>
      <pubDate>Thu, 25 Sep 2025 19:04:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/accessing_audit_logs_of_my_eks_cluster_managed_by_aws/</guid>
      <description>Whenever you create an amazon kubernetes cluster with terraform, It will create a cloudwatch log-group associated with it with the name /aws/eks/&lt;cluster-name&gt;/cluster1.
</description>
    </item>
    
    <item>
      <title>how to share data using a local kubernetes cluster</title>
      <link>/blog/posts/how_to_share_data_using_a_local_kubernetes_cluster/</link>
      <pubDate>Mon, 11 Aug 2025 10:57:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_to_share_data_using_a_local_kubernetes_cluster/</guid>
      <description>how to share data using a local kubernetes cluster, using a custom PersistentVolume.
</description>
    </item>
    
    <item>
      <title>how to run an initialisation mechanism everytime a container restarts in a pod</title>
      <link>/blog/posts/how_to_run_an_initialisation_mechanism_everytime_a_container_restarts_in_a_pod/</link>
      <pubDate>Tue, 05 Aug 2025 15:13:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_to_run_an_initialisation_mechanism_everytime_a_container_restarts_in_a_pod/</guid>
      <description>a base scenario to test nginx is often used for tutorials, example and stuffs, let&rsquo;s use it.
</description>
    </item>
    
    <item>
      <title>adapting the suction cup hook to my use case</title>
      <link>/blog/posts/adapting_the_suction_cup_hook_to_my_use_case/</link>
      <pubDate>Fri, 01 Aug 2025 09:52:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/adapting_the_suction_cup_hook_to_my_use_case/</guid>
      <description>tag: learning 3D printing
My first printing attempt was with a suction cup hook.
([](https://ipfs.konubinix.eu/p/bafkreicvpoumlmgyll4asm7dts2vekwiiwgyfjsfuhpppmxhnjijygoucu?a_suction_cup_hook.stl)) It looks good, but after printing it, I realized its hole was too big for my suction cups.
So I …
</!--more--></description>
    </item>
    
    <item>
      <title>printing the lego 6089606/41036 Jungle Bridge Rescue instructions</title>
      <link>/blog/posts/printing_the_lego_6089606_41036_jungle_bridge_rescue_instructions/</link>
      <pubDate>Tue, 15 Jul 2025 21:05:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_the_lego_6089606_41036_jungle_bridge_rescue_instructions/</guid>
      <description> External reference: https://www.lego.com/cdn/product-assets/product.bi.core.pdf/6089606.pdf () External reference: https://lego.brickinstructions.com/en/lego_instructions/set/41036/Jungle_Bridge_Rescue </description>
    </item>
    
    <item>
      <title>the blog of Konubinix</title>
      <link>/blog/posts/the_blog_of_konubinix/</link>
      <pubDate>Tue, 01 Jul 2025 14:41:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/the_blog_of_konubinix/</guid>
      <description>tl;dr: the posts are here.
My name is Samuel Loury (and my pseudonym is Konubinix). I am a software developer residing near Lyon, in France. I have been developing software professionally since 2010 and graduated from the engineers&rsquo; school ENSIMAG in 2010, with a specialization in virtual reality and image processing.
</description>
    </item>
    
    <item>
      <title>elephant toothbrush holder for my kid</title>
      <link>/blog/posts/elephant_toothbrush_holder_for_my_kid/</link>
      <pubDate>Fri, 25 Apr 2025 20:30:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/elephant_toothbrush_holder_for_my_kid/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>little mermaid toothbrush holder for my kid</title>
      <link>/blog/posts/little_mermaid_toothbrush_holder_for_my_kid/</link>
      <pubDate>Fri, 25 Apr 2025 10:57:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/little_mermaid_toothbrush_holder_for_my_kid/</guid>
      <description>tag: learning 3D printing
using this base https://www.thingiverse.com/thing:2490877
([](https://ipfs.konubinix.eu/p/bafybeicoyodjlzbuacaqp2ap3jgw6fbir7d4xqxkgialfejknkgzkfe7ii?la_sirenita_2.stl)) reusing this hole for the suction cup1, adding two simple cylinders I get
mermaid.blend
([](https://ipfs.konubinix.eu/p/bafybeidacfs5qg5irtys2fe37hacsgllaugdzugoykbou6d7nfqbdnjqsq?mermaid.stl)) The result looks quite good to me.
Notes linking here elephant toothbrush holder for my kid Permalink
</description>
    </item>
    
    <item>
      <title>making k3d work again in debian testing</title>
      <link>/blog/posts/making_k3d_work_again_in_debian_testing/</link>
      <pubDate>Wed, 19 Mar 2025 09:48:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/making_k3d_work_again_in_debian_testing/</guid>
      <description>k3d does not work anymore&hellip;
</description>
    </item>
    
    <item>
      <title>clk k8s and earthly in a local dev env</title>
      <link>/blog/posts/clk_k8s_and_earthly_in_a_local_dev_env/</link>
      <pubDate>Tue, 18 Mar 2025 15:16:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/clk_k8s_and_earthly_in_a_local_dev_env/</guid>
      <description>I use clk k8s to bootstrap a local k8s cluster and earthly to run the tests.
</description>
    </item>
    
    <item>
      <title>inégalité dans les couples hétérosexuels, charge mentale et gtd</title>
      <link>/blog/posts/inegalite_dans_les_couples_heterosexuels_charge_mentale_et_gtd/</link>
      <pubDate>Thu, 13 Feb 2025 10:18:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/inegalite_dans_les_couples_heterosexuels_charge_mentale_et_gtd/</guid>
      <description> Référence externe : Référence externe : https://emmaclit.com/2017/05/09/repartition-des-taches-hommes-femmes/ Inégalité de la charge mentale dans les couples hétérosexuels.
Sur le même thème, voir : Un gars, une fille : portrait du mâle en couple.
On m&rsquo;a fait prendre connaissance de cette BD pour que je sois conscient de toute la charge mentale que ma compagne prend sur elle. À la lecture de cette BD, je suis partagé entre deux sentiments : je suis d&rsquo;accord avec le message que je crois sentir se dégager, mais je trouve les exemples suffisamment caricaturaux pour qu&rsquo;ils sonnent faux, et du coup déclenchent mon bullshitomètre.
Voici mon ressenti.
</description>
    </item>
    
    <item>
      <title>what should I put into those scopes and access tokens claims?</title>
      <link>/blog/posts/what_should_i_put_into_those_scopes_and_access_tokens_claims/</link>
      <pubDate>Thu, 13 Feb 2025 10:18:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/what_should_i_put_into_those_scopes_and_access_tokens_claims/</guid>
      <description>After making sense of keycloak, openid connect, oauth 2.0, jwt, jws and understanding the creation of an OAuth 2.0/OIDC resource server, I feel that I understand well enough the &ldquo;is&rdquo;. I would like to focus on the &ldquo;ought to&rdquo;.
In other words, I want to use OAuth 2.0 for real, …
</!--more--></description>
    </item>
    
    <item>
      <title>pipe sleeve to adapt a pool pump tank</title>
      <link>/blog/posts/pipe_sleeve_to_adapt_a_pool_pump_tank/</link>
      <pubDate>Mon, 06 Jan 2025 09:59:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/pipe_sleeve_to_adapt_a_pool_pump_tank/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>does nodejs wait for all promises before exiting?</title>
      <link>/blog/posts/does_nodejs_wait_for_all_promises_before_exiting/</link>
      <pubDate>Tue, 19 Nov 2024 17:58:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/does_nodejs_wait_for_all_promises_before_exiting/</guid>
      <description> Between each run of the event loop, Node.js checks if it is waiting for any asynchronous I/O or timers and shuts down cleanly if there are not any.
&mdash; https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick
see, javascript, </description>
    </item>
    
    <item>
      <title>make sense of keycloak, openid connect, oauth 2.0, jwt, jws</title>
      <link>/blog/posts/make_sense_of_keycloak_openid_connect_oauth_2_0_jwt_jws/</link>
      <pubDate>Tue, 05 Nov 2024 17:35:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/make_sense_of_keycloak_openid_connect_oauth_2_0_jwt_jws/</guid>
      <description>make sense of keycloak, openid connect, oauth 2.0, jwt, jws.
</description>
    </item>
    
    <item>
      <title>IOT heart</title>
      <link>/blog/posts/iot_heart/</link>
      <pubDate>Sun, 03 Nov 2024 16:24:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/iot_heart/</guid>
      <description>tag: learning 3D printing
see, wemos d1, For our birthday, I wanted to create the connected hearts from Heliox.
Printing To be able to print it on my labists x1 mini, I need to shrink the model of the heart. Hopefully I will still have room to put enough LED and the holes will be big enough …
</!--more--></description>
    </item>
    
    <item>
      <title>make a new wheel for a toy with openscad</title>
      <link>/blog/posts/make_a_new_wheel_for_a_toy_with_openscad/</link>
      <pubDate>Mon, 28 Oct 2024 14:45:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/make_a_new_wheel_for_a_toy_with_openscad/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>how I debug MTU issues in k3d in docker in earthly in docker in k8s</title>
      <link>/blog/posts/how_i_debug_mtu_issues_in_k3d_in_docker_in_earthly_in_docker_in_k8s/</link>
      <pubDate>Thu, 17 Oct 2024 09:47:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_i_debug_mtu_issues_in_k3d_in_docker_in_earthly_in_docker_in_k8s/</guid>
      <description>earthly is awesome because it unlocks a bunch of use cases that were impossible otherwise. But it comes with several layers of abstraction that may be worth understanding.
</description>
    </item>
    
    <item>
      <title>Recherche reproductible d&#39;un prénom</title>
      <link>/blog/posts/recherche_reproductible_d_un_prenom/</link>
      <pubDate>Mon, 30 Sep 2024 15:15:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/recherche_reproductible_d_un_prenom/</guid>
      <description>Introduction Je suis depuis quelque mois un cours en ligne ouvert massif sur la recherche reproductible. Il est demandé de produire un document d&rsquo;analyse mettant en pratique les acquis sur le sujet.
</description>
    </item>
    
    <item>
      <title>printing a meeple of a kid goat and discovering 2D -&gt; 3D modeling</title>
      <link>/blog/posts/printing_a_meeple_of_a_kid_goat_and_discovering_2d_3d_modeling/</link>
      <pubDate>Fri, 05 Jul 2024 06:23:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_a_meeple_of_a_kid_goat_and_discovering_2d_3d_modeling/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>printing a unicorn and discovering support structure</title>
      <link>/blog/posts/printing_a_unicorn_and_discovering_support_structure/</link>
      <pubDate>Mon, 17 Jun 2024 09:44:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_a_unicorn_and_discovering_support_structure/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>clk k8s: accessing the host from the pod on linux and mac</title>
      <link>/blog/posts/clk_k8s_accessing_the_host_from_the_pod_on_linux_and_mac/</link>
      <pubDate>Thu, 06 Jun 2024 22:48:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/clk_k8s_accessing_the_host_from_the_pod_on_linux_and_mac/</guid>
      <description>clk k8s is a tool meant to ease the creation and maintenance of a dev k8s stack.
</description>
    </item>
    
    <item>
      <title>open PDF documents with proprietary fonts</title>
      <link>/blog/posts/open_pdf_documents_with_proprietary_fonts/</link>
      <pubDate>Tue, 04 Jun 2024 06:45:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/open_pdf_documents_with_proprietary_fonts/</guid>
      <description>1 Introduction I recently had to open a document from an insurance company with ArialMT font needed but not embedded in it. 2 Arial MT? It appears that the arial mt fonts are part of Microsoft Office suite. I am in debian. 3 And what is the problem? The document was read with xpdf and evince. Helvetica was used instead of Arial, making the € symbol appear with the ù symbol. That is not great when printing the document to send it back to the company. 4 Correctly read the document To get the fonts: </description>
    </item>
    
    <item>
      <title>pragmatic git workflow</title>
      <link>/blog/posts/pragmatic_git_workflow/</link>
      <pubDate>Thu, 16 May 2024 18:44:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/pragmatic_git_workflow/</guid>
      <description> see, best practices, gitflow, difference between engineering and theory is that engineering makes trade-offs, technically correct is not necessarily the best form of correct, two minutes rule (because it shares the idea of looking for avoiding putting unnecessary cognitive load into the system), …</description>
    </item>
    
    <item>
      <title>my deskjet 4100 printer crops the a4 prints at the top when using cups</title>
      <link>/blog/posts/my_deskjet_4100_printer_crops_the_a4_prints_at_the_top_when_using_cups/</link>
      <pubDate>Wed, 15 May 2024 08:47:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/my_deskjet_4100_printer_crops_the_a4_prints_at_the_top_when_using_cups/</guid>
      <description>I could find similar issues here and here.
</description>
    </item>
    
    <item>
      <title>printing a chess board and set</title>
      <link>/blog/posts/printing_a_chess_board_and_set/</link>
      <pubDate>Thu, 18 Apr 2024 16:06:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_a_chess_board_and_set/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>How to have a file system in an external drive accessible from windows/mac/linux?</title>
      <link>/blog/posts/how_to_have_a_file_system_in_an_external_drive_accessible_from_windows_mac_linux/</link>
      <pubDate>Tue, 06 Feb 2024 17:35:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_to_have_a_file_system_in_an_external_drive_accessible_from_windows_mac_linux/</guid>
      <description>TL;DR: Use udf </description>
    </item>
    
    <item>
      <title>Search through my blog</title>
      <link>/blog/posts/search_through_my_blog/</link>
      <pubDate>Thu, 01 Feb 2024 14:44:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/search_through_my_blog/</guid>
      <description>Using pagefind
</description>
    </item>
    
    <item>
      <title>creating a temperature tower</title>
      <link>/blog/posts/creating_a_temperature_tower/</link>
      <pubDate>Fri, 26 Jan 2024 11:06:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/creating_a_temperature_tower/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>playwright/test &#43; ts-node = wrong stack traces</title>
      <link>/blog/posts/playwright_test_ts_node_wrong_stack_traces/</link>
      <pubDate>Tue, 14 Nov 2023 10:37:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/playwright_test_ts_node_wrong_stack_traces/</guid>
      <description>Playwright is an awesome browser automation library. typescript is a nice programming language and using ts-node with --require ts-node/register is becoming one obvious way of running node programs. It is very practical to run a typescript program while using the power of playwright.
</description>
    </item>
    
    <item>
      <title>can programming be easier?</title>
      <link>/blog/posts/can_programming_be_easier/</link>
      <pubDate>Thu, 19 Oct 2023 16:59:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/can_programming_be_easier/</guid>
      <description>I like creating diy projects. Most of them involve writing some code.
</description>
    </item>
    
    <item>
      <title>why do the same git commits not have the same hash?</title>
      <link>/blog/posts/why_do_the_same_git_commits_not_have_the_same_hash/</link>
      <pubDate>Fri, 14 Apr 2023 09:17:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/why_do_the_same_git_commits_not_have_the_same_hash/</guid>
      <description>Why do the same git commits not have the same hash?</description>
    </item>
    
    <item>
      <title>how do I store my files?</title>
      <link>/blog/posts/how_do_i_store_my_files/</link>
      <pubDate>Wed, 08 Mar 2023 19:42:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_do_i_store_my_files/</guid>
      <description>tl;dr: Using ipfs as a backend.
</description>
    </item>
    
    <item>
      <title>create a new torus toy</title>
      <link>/blog/posts/create_a_new_torus_toy/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/create_a_new_torus_toy/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>create a small bottle cylinder box</title>
      <link>/blog/posts/create_a_small_bottle_cylinder_box/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/create_a_small_bottle_cylinder_box/</guid>
      <description>tag: learning 3D printing
first attempt: the square one This is the fastest model I made. It&rsquo;s just two squares with a boolean operation.
([](https://ipfs.konubinix.eu/p/bafkreifcdhvvkfgzzpyg2h5tyarwhrmeyshwkobccawt4ets2uiy3z2o2i?square_box.stl)) then, the cylinder I tried doing something with a few cylinders and some boolean operation. I also applied a beveling to smooth the corners.
I added a space of half a millimeter between the lid and the box.
bottle_box.blend
([](https://ipfs.konubinix.eu/p/bafkreihbcctc522mbrjqeax756pn6mv4il2ft3so3k7monkginhwte3asa?lid.stl)) ([](https://ipfs.konubinix.eu/p/bafkreigupm3htiihmm6peprdfxglo5y3lnhd27njdusml427yp3bbc2rmm?box.stl)) It looks quite good. I think the space could be a little smaller for the lid to better hold.
making the lid a little bit bigger bottle_box.blend
Now it quite ok.
</description>
    </item>
    
    <item>
      <title>create a soap support</title>
      <link>/blog/posts/create_a_soap_support/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/create_a_soap_support/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>create a wheel for a RC car</title>
      <link>/blog/posts/create_a_wheel_for_a_rc_car/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/create_a_wheel_for_a_rc_car/</guid>
      <description>tag: learning 3D printing
create a wheel for a RC car
What is the problem? My 5 years old kid let his RC car fall in the stairs. Both back wheels are broken.
Let&rsquo;s try to make new ones.
First, lets take some measurements.
The first model that does not work that well Basically, I want a few cylinders with the same axe and a few boolean operations to combine then. To be noted that the pentagon hole is actually a cylinder hole with 5 dots as a base.
([](https://ipfs.konubinix.eu/p/bafkreidkwk2sw26bntvpcluvpyl6uacn5vudg6mw43bzh5aormsezrtxby?wheel.stl)) wheel.blend
First of all, the shape is actually an hexagon rather than a pentagon.
Second try and success: dig into it and make an hexagon ([](https://ipfs.konubinix.eu/p/bafkreiddijretvcmvk74ze2rixh3lnk2oozntapfp5oik37lh4et7fmg3a?wheel.stl)) wheel.blend
The difference in color in just that the green filament is of poor quality so I changed when printing the second wheel.
</description>
    </item>
    
    <item>
      <title>creating a universal battery connector in 3D</title>
      <link>/blog/posts/creating_a_universal_battery_connector_in_3d/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/creating_a_universal_battery_connector_in_3d/</guid>
      <description>tag: learning 3D printing
I wanted to print a universal battery connector to ease reusing old battery in home made electronic projects.
The holder needs to be circular for the magnet to stick into it.
([](https://ipfs.konubinix.eu/p/bafybeifkr5pysqzzfcje2usjmunvssptco5bkyrn64cozoosxe3iictvoy?a_holder.stl)) Yet, mine were square-ish. I then tried several precision and nozzle speed, but still square-ish.
I tried printing several circles to see how bad it could print circles.
Then, I read that the belt might be loose, so I took a look at them.
Your browser does not support the video tag.
See how when the nozzle is moved in the X axis? The slack part make it loose 1mm before it actually move. This could explain the square shape.
Because the labists x1 mini does not provide adjustment screws, I had to disassemble it, stretch the belt and assemble it again.
The shape does not look perfectly circle to me, but at least it was enough circle for the magnet to fit into it.
</description>
    </item>
    
    <item>
      <title>first attempt at 3D printing with the labists x1 mini</title>
      <link>/blog/posts/first_attempt_at_3d_printing_with_the_labists_x1_mini/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/first_attempt_at_3d_printing_with_the_labists_x1_mini/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>first attempt at cleaning the nozzle</title>
      <link>/blog/posts/first_attempt_at_cleaning_the_nozzle/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/first_attempt_at_cleaning_the_nozzle/</guid>
      <description>tag: learning 3D printing first attempt at cleaning the nozzle of my labists x1 mini
Taking advantage of this to check the cogs.
They look clean.
This is what I have done
set the temperature to 230°C, gently pushed forward some cleaning filament until it extruded,, let it cool down to 30°C, set the temp back to 230°C gently pull the filament while the nozzle is heatin, The filament came a bit dirty.
I did the same procedure again and this time the filament was clean.
</description>
    </item>
    
    <item>
      <title>first try of using heat set inserts</title>
      <link>/blog/posts/first_try_of_using_heat_set_inserts/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/first_try_of_using_heat_set_inserts/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>fridge pen holder</title>
      <link>/blog/posts/fridge_pen_holder/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/fridge_pen_holder/</guid>
      <description> External reference: https://cults3d.com/en/3d-model/home/fridge-pen-holder tag: learning 3D printing I need to adjust the model to my magnets.
([](https://ipfs.konubinix.eu/p/bafkreifsaobavy2zmdlzll6cwwjlhxzw3bxk6i3juziq7qtkwooxcjbslm?c.stl)) This one was easy.
Although I&rsquo;m wondering now is gluing the magnet on the pen itself wouldn&rsquo;t have been a better solution&hellip;
</description>
    </item>
    
    <item>
      <title>new toy piece</title>
      <link>/blog/posts/new_toy_piece/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/new_toy_piece/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>poor first layers printed</title>
      <link>/blog/posts/poor_first_layers_printed/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/poor_first_layers_printed/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>printing a glowing star for my kid</title>
      <link>/blog/posts/printing_a_glowing_star_for_my_kid/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_a_glowing_star_for_my_kid/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>printing filament dispenser and discovering freecad</title>
      <link>/blog/posts/printing_filament_dispenser_and_discovering_freecad/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/printing_filament_dispenser_and_discovering_freecad/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>scaling blender stl export to get meaningful units</title>
      <link>/blog/posts/scaling_blender_stl_export_to_get_meaningful_units/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/scaling_blender_stl_export_to_get_meaningful_units/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>trying the cleaning filament</title>
      <link>/blog/posts/trying_the_cleaning_filament/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/trying_the_cleaning_filament/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>trying to avoid warping</title>
      <link>/blog/posts/trying_to_avoid_warping/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/trying_to_avoid_warping/</guid>
      <description>tag: learning 3D printing
Trying to avoid the warping effect on my printed parts.
On a traditionnal bamboo copter trying to print a traditionnal bamboo copter, but the PLA warps, even on the raft.
I checked the bed leveling several times and it looked ok. To be fair, using a sheet of paper to …
</!--more--></description>
    </item>
    
    <item>
      <title>trying to create 3D joints</title>
      <link>/blog/posts/trying_to_create_3d_joints/</link>
      <pubDate>Fri, 06 Jan 2023 09:53:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/trying_to_create_3d_joints/</guid>
      <description>tag: learning 3D printing
</description>
    </item>
    
    <item>
      <title>use edna instead of the repeater pattern</title>
      <link>/blog/posts/use_edna_instead_of_the_repeater_pattern/</link>
      <pubDate>Fri, 06 Jan 2023 09:52:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/use_edna_instead_of_the_repeater_pattern/</guid>
      <description>I use org planning (schedule and deadline) system a lot.
Here, I&rsquo;m mixing the method and the tool. I don&rsquo;t like it (don&rsquo;t confuse the tool and the method), but at least I am aware of it. So this makes sense if schedule means &ldquo;I don&rsquo;t want to see this before that date&rdquo; and deadline means &ldquo;whatever happens, this will be done before that date&rdquo;. If you use other meanings, the following is irrelevant to you.
There are 3 repeaters .+, + and ++. Those repeater are great for simple active timestamps and fulfil a lot of my use case, but don&rsquo;t work well when you have to orchestrate the planning that has a scheduling and a deadline that are correlated.
Those are the use case I have and the reasons why I encourage not to use + or ++ and prefer edna when dealing with both schedule and deadline. I still use + for cases where edna won&rsquo;t help.
</description>
    </item>
    
    <item>
      <title>  new battery cap for &#34;amelle la tractopelle&#34;
  </title>
      <link>/blog/posts/new_battery_cap_for_amelle_la_tractopelle/</link>
      <pubDate>Fri, 06 Jan 2023 09:51:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/new_battery_cap_for_amelle_la_tractopelle/</guid>
      <description>https://cults3d.com/fr/mod%C3%A8le-3d/jeu/vtech-go-go-tut-tut-bolide-couvre-batterie
</description>
    </item>
    
    <item>
      <title>how to make mime recognize mail files?</title>
      <link>/blog/posts/how_to_make_mime_recognize_mail_files/</link>
      <pubDate>Fri, 02 Dec 2022 15:18:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_to_make_mime_recognize_mail_files/</guid>
      <description>how to make mime recognize mail files
I store important mails inside ipfs, see my ideal file system.
Unfortunately, most of those I save are not recognized when they don&rsquo;t have an extension.
My debian system already has a bit of mime magic to find out rfc822 files.
sed -n &#39;/^\[50:message\/rfc822\]/,/^\[/ p&#39; /usr/share/mime/magic [50:message/rfc822] &gt;0= #! rnews &gt;0=  Forward to &gt;0= From: &gt;0= 	N#! rnews &gt;0= Pipe to &gt;0= 	Received: &gt;0= Relay-Version: &gt;0= Return-Path: &gt;0= Return-path: &gt;0= 	Subject: [50:model/iges] Somehow, it expects the metadata to be prefixed by a tabulation character, whereas my mails don&rsquo;t have. They look like this
Content-Type: multipart/alternative; boundary=&#34;===============3140710037221646522==&#34; MIME-Version: 1.0 Subject: some subject From: someaddress To: someotheraddress Date: Fri, 29 Oct 2021 11:58:03 +0200 Message-Id: &lt;someid&gt; --===============3140710037221646522== Content-Type: text/plain; charset=&#34;utf-8&#34; MIME-Version: 1.0 Content-Transfer-Encoding: base64 ... --===============3140710037221646522==-- Let&rsquo;s say that this content is put into ipfs, available via this link &lt;//bafkreih4ah2ymy7buqsxzqakpej4ou5edihfc6cfcg3vue2ikevnw5alei&gt; .
mimetype ipfs://bafkreih4ah2ymy7buqsxzqakpej4ou5edihfc6cfcg3vue2ikevnw5alei ipfs://bafkreih4ah2ymy7buqsxzqakpej4ou5edihfc6cfcg3vue2ikevnw5alei: text/plain Let&rsquo;s try to put some more magic to recognize this one
Let&rsquo;s put the following content in one of my xdg XDG_DATA_DIRS/mime/magic files.
[50:message/rfc822] &gt;0= From:+257 &gt;0= Subject:+257 &gt;0= To:+257 To be noted that the data before Subject, To and From are the size of the data. I also added a range value to avoid parsing the whole file.
Now, let&rsquo;s try again.
mimetype ipfs://bafkreih4ah2ymy7buqsxzqakpej4ou5edihfc6cfcg3vue2ikevnw5alei ipfs://bafkreih4ah2ymy7buqsxzqakpej4ou5edihfc6cfcg3vue2ikevnw5alei: message/rfc822 Much better.
</description>
    </item>
    
    <item>
      <title>fruits vs légumes (vs féculent)</title>
      <link>/blog/posts/fruits_vs_legumes_vs_feculent/</link>
      <pubDate>Wed, 02 Nov 2022 09:15:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/fruits_vs_legumes_vs_feculent/</guid>
      <description>TL;DR: </description>
    </item>
    
    <item>
      <title>are there non blockchain usages of ecdsa/secp256k1?</title>
      <link>/blog/posts/are_there_non_blockchain_usages_of_ecdsa_secp256k1/</link>
      <pubDate>Thu, 01 Sep 2022 15:07:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/are_there_non_blockchain_usages_of_ecdsa_secp256k1/</guid>
      <description>Considering that Hashicorp needs real world usages to support new cryptosystems, and that they don&rsquo;t plan to support blockchain yet, this pull request was rejected.
</description>
    </item>
    
    <item>
      <title>should I say JWT or JWT token, or JWS token or…?</title>
      <link>/blog/posts/should_i_say_jwt_or_jwt_token_or_jws_token_or/</link>
      <pubDate>Sun, 07 Aug 2022 16:49:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/should_i_say_jwt_or_jwt_token_or_jws_token_or/</guid>
      <description>Should I say JWT or JWT token, or JWS token, or what ?
TL;DR: none of the above, this is a red herring and one should name the token by its function instead of its nature.
</description>
    </item>
    
    <item>
      <title>my double entry bookkeeping model</title>
      <link>/blog/posts/my_double_entry_bookkeeping_model/</link>
      <pubDate>Fri, 05 Aug 2022 09:04:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/my_double_entry_bookkeeping_model/</guid>
      <description> see, ledger, accounting, </description>
    </item>
    
    <item>
      <title>pourquoi les gens continuent à l&#39;appeller scrum ?</title>
      <link>/blog/posts/pourquoi_les_gens_continuent_a_l_appeller_scrum/</link>
      <pubDate>Wed, 13 Jul 2022 17:53:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/pourquoi_les_gens_continuent_a_l_appeller_scrum/</guid>
      <description>pourquoi les gens continuent à l&rsquo;appeller scrum ?
</description>
    </item>
    
    <item>
      <title>how do I create an OAuth 2.0/OIDC resource server?</title>
      <link>/blog/posts/how_do_i_create_an_oauth_2_0_oidc_resource_server/</link>
      <pubDate>Tue, 21 Jun 2022 09:23:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_do_i_create_an_oauth_2_0_oidc_resource_server/</guid>
      <description>Now that I make sense of keycloak, openid connect, oauth 2.0, jwt, jws, I know how to create a client that connects to an authorization server, gets an access token and gets resources from the resource server.
</description>
    </item>
    
    <item>
      <title>big unstructured commits are one consequence of not having a trusted system</title>
      <link>/blog/posts/big_unstructured_commits_are_one_consequence_of_not_having_a_trusted_system/</link>
      <pubDate>Thu, 03 Mar 2022 10:19:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/big_unstructured_commits_are_one_consequence_of_not_having_a_trusted_system/</guid>
      <description>Big unstructured commits are one consequence of not having a trusted system.
</description>
    </item>
    
    <item>
      <title>making an API is making a promise</title>
      <link>/blog/posts/making_an_api_is_making_a_promise/</link>
      <pubDate>Wed, 16 Feb 2022 08:34:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/making_an_api_is_making_a_promise/</guid>
      <description>When creating an API, one has to define as precisely as possible its inputs, outputs and behaviors.
In particular, for the values, one has to make clear :
their meaning their types, the specific accepted/rejected values, Let&rsquo;s consider you define one function that returns a kind of id. …
</!--more--></description>
    </item>
    
    <item>
      <title>base64 and base58 are not as similar as it may seem</title>
      <link>/blog/posts/base64_and_base58_are_not_as_similar_as_it_may_seem/</link>
      <pubDate>Mon, 10 Jan 2022 12:15:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/base64_and_base58_are_not_as_similar_as_it_may_seem/</guid>
      <description>base64 and base58 are generally presented as being similar stuffs. </description>
    </item>
    
    <item>
      <title>how to have emojis with starship?</title>
      <link>/blog/posts/how_to_have_emojis_with_starship/</link>
      <pubDate>Thu, 23 Dec 2021 17:12:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_to_have_emojis_with_starship/</guid>
      <description>I installed starship to have a nice looking prompt once and for all.
</description>
    </item>
    
    <item>
      <title>find a charger for my laptop</title>
      <link>/blog/posts/find_a_charger_for_my_laptop/</link>
      <pubDate>Thu, 16 Dec 2021 14:36:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/find_a_charger_for_my_laptop/</guid>
      <description>I recently got a new laptop, without a charger. It is a PCSpecialist stuff, then it does not fit in any big brand company.
</description>
    </item>
    
    <item>
      <title>how to create a booklet from a pdf</title>
      <link>/blog/posts/how_to_create_a_booklet_from_a_pdf/</link>
      <pubDate>Wed, 15 Dec 2021 10:58:00 +0100</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/how_to_create_a_booklet_from_a_pdf/</guid>
      <description>I wanted to print a booklet of a Lego instruction pdf.
First attempt, with pdfbook2 Fortunately, there exists something out of the box: pdfbook2.
From debian testing, you can download pdfbook2 with :
sudo apt install texlive-extra-utils The man says
pdfbook2 - transform pdf files into booklets …
</!--more--></description>
    </item>
    
    <item>
      <title>trying to use gpg to deal with my ssh connections</title>
      <link>/blog/posts/trying_to_use_gpg_to_deal_with_my_ssh_connections/</link>
      <pubDate>Mon, 30 Aug 2021 08:29:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/trying_to_use_gpg_to_deal_with_my_ssh_connections/</guid>
      <description> External reference: https://opensource.com/article/19/4/gpg-subkeys-ssh External reference: https://opensource.com/article/19/4/gpg-subkeys-ssh-multiples External reference: https://opensource.com/article/19/4/gpg-subkeys-ssh-manage Following the guide from https://opensource.com/article/19/4/gpg-subkeys-ssh-multiples
As a matter of fact, I already used gpg to deal with my ssh keys, using gpg-agent --enable-ssh-support and adding the key with a simple call to ssh-add.
Therefore, I don&rsquo;t need the part of exporting the ssh key since it is already in the keyring.
I can simply find the keygrip in ~/.gnupg/sshcontrol and insert this key in my primary keyring only for authentication purpose.
Well, the following commands will show I was wrong.
$ gpg --expert --edit-key mykey addkey 13 thekeygrip a s e q save The key is imported, but it has the ssh-passphrase in it, so I cannot make it use the gpg secret key one.
Also, trying to directly import the ssh key into my keyring makes the ssh client not able to use the key. I don&rsquo;t know why.
I eventually used a temporary keyring and imported the ssh key, like indicated in the article and it worked fine.
In the future, I might want to remember to follow the advise of https://opensource.com/article/19/4/gpg-subkeys-ssh-manage to deal with the ssh key fingerprint.
</description>
    </item>
    
    <item>
      <title>get rid of some file from git history</title>
      <link>/blog/posts/get_rid_of_some_file_from_git_history/</link>
      <pubDate>Wed, 18 Aug 2021 13:29:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/get_rid_of_some_file_from_git_history/</guid>
      <description>Imagine you just realized you added a long time ago in your git repository some files that don&rsquo;t belong here, like ./target.
Use filter-repo to get rid of them
</description>
    </item>
    
    <item>
      <title>having the battery indicator in starship</title>
      <link>/blog/posts/having_the_battery_indicator_in_starship/</link>
      <pubDate>Mon, 09 Aug 2021 17:08:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/having_the_battery_indicator_in_starship/</guid>
      <description>I could not see the battery widget in starship.
</description>
    </item>
    
    <item>
      <title>using braindump and blog</title>
      <link>/blog/posts/using_braindump_and_blog/</link>
      <pubDate>Mon, 09 Aug 2021 17:08:00 +0200</pubDate>
      <author>konubinixweb@gmail.com (Samuel Loury)</author>
      <guid>/blog/posts/using_braindump_and_blog/</guid>
      <description>From now on, I will try to put random unstructured thoughts on the braindump and &ldquo;tell stories&rdquo; in the blog.
</description>
    </item>
    
  </channel>
</rss>
