---
title: "danix's ramblings"
date: 2021-06-13T09:05:51+02:00
-kind: "homepage"
-draft: false
+type: "homepage"
---
{{< gravatar mail="danixland@gmail.com" class="alignright" size=200 >}}
---
title: "Blog"
date: 2021-06-16T15:37:53+02:00
-type: page
-draft: false
menu: "main"
excerpt: ""
featured_image: ""
+++ /dev/null
----
-title: A new life begins
-author: Danilo M.
-type: post
-date: 2013-07-15T01:24:14+00:00
-draft: true
-url: /?p=3411
-categories:
- - life
-tags:
- - 2013
- - america
- - cast member
- - epcot
- - florida
- - orlando
- - walt disney world
-format: gallery
-
----
---
title: About Loneliness
-author: Danilo M.
-type: post
date: 2011-08-11T18:09:41+00:00
+draft: false
+author: "danilo 'danix' m."
+format: quote
excerpt: again on loneliness, solitude and misantropy
-url: /2011/08/about-loneliness/
categories:
- blogging
- quotes
tags:
- loneliness
- solitude
-format: quote
---
-<blockquote class="wp-block-quote">
- <p>
- Loneliness is the poverty of self, solitude is the richness of self.
- </p>
-
- <cite><a title="May Sarton on WikiPedia" href="http://en.wikipedia.org/wiki/May_Sarton">May Sarton</a></cite>
-</blockquote>
\ No newline at end of file
+
+{{< quote source="May Sarton" src="http://en.wikipedia.org/wiki/May_Sarton" >}}
+Loneliness is the poverty of self, solitude is the richness of self.
+{{< /quote >}}
--- /dev/null
+---
+title: "Articolo Di Prova"
+date: 2023-02-03T17:18:47+01:00
+draft: true
+author: "danilo 'danix' m."
+format: ""
+excerpt: ""
+categories:
+ - "add"
+ - "yours"
+tags:
+ - "tag me"
+
+---
+
+*enjoy your new article*
\ No newline at end of file
---
title: baking programs
-author: Danilo M.
-type: post
date: 2019-01-02T15:36:49+00:00
+author: Danilo M.
excerpt: "baking a cake and building a program from source have a lot in common, and both will leave you satisfied once they've finished cooking"
-url: /2019/01/baking-programs/
-featured_image: /wp-content/uploads/2019/01/bake-a-cake-scaled.jpg
+featured_image: /uploads/2019/01/bake-a-cake-scaled.jpg
categories:
- diy
- linux
---
Compiling programs always feels like you’re baking a cake, you look for it, check the dependancies and then run the slackbuild, leave your computer to go grab a drink and when you come back you see an error, checking for it you notice you’ve forgotten a dependency, it’s like you put your cake in the oven, starts cooking and after a while you go “_oh shit, I forgot to add sugar to the dough_“.
-I’ve been compiling a couple programs in the past few days and I’ve ended up patching them a lot, to compile audacity I had to go around and add 6 patches before the script managed to compile correctly, and today with qpdfview it was the same, still dependancy errors but in the end I made it work and let me tell you, when you come back to your PC and the script has ended and it says the program is installed it’s almost like you could smell it, your freshly baked cake waiting for you to enjoy it…
\ No newline at end of file
+I’ve been compiling a couple programs in the past few days and I’ve ended up patching them a lot, to compile audacity I had to go around and add 6 patches before the script managed to compile correctly, and today with qpdfview it was the same, still dependancy errors but in the end I made it work and let me tell you, when you come back to your PC and the script has ended and it says the program is installed it’s almost like you could smell it, your freshly baked cake waiting for you to enjoy it..
\ No newline at end of file
+++ /dev/null
----
-title: bellissimo commento sul tubo
-author: Danilo M.
-type: post
-date: 2010-12-08T12:51:23+00:00
-draft: true
-url: /?p=2470
-categories:
- - status
-
----
-<http://uri.danixland.net/w> guardate questo fantastico commento trovato sul tubo sotto una canzone di… beh, provate ad indovinare :D
\ No newline at end of file
date: 2021-05-01T17:51:58+00:00
excerpt: |
I've picked up the hobby of 3D printing, and this time I'll show you what software options you have on GNU/Linux if you want to design and prepare your "things" to be printed on a 3D printer
-url: /2021/05/cad-designing-in-gnu-linux/
-featured_image: /wp-content/uploads/2021/05/PXL_20210501_114542849-scaled.jpg
+featured_image: uploads/2021/05/PXL_20210501_114542849-scaled.jpg
categories:
- 3D Printing
- diy
- solvespace
---
-<blockquote class="wp-block-quote is-style-large">
- <p>
- Guess who’s back
- </p>
-
- <p>
- back again
- </p>
-
- <p>
- danix’s back
- </p>
-
- <p>
- tell your friends
- </p>
-
- <cite>Semicit. Eminem</cite>
-</blockquote>
+{{< quote source="semicit. Eminem" >}}
+ Guess who's back
+ back again
+ danix's back
+ tell your friends
+{{< /quote >}}
So, I’m back at writing on this blog, it’s been a long time, I’ve been through quite some shitty times and a lot happened on a personal level that kept my attention away from blogging.
-One of the things that I’ve introduced in my life is a 3D printer, I’m the proud owner of an Ender3 Pro by creality.
+One of the things that I’ve introduced in my life is a 3D printer, I’m the proud owner of an Ender3 Pro by creality.
+
I’ve had it for a few months now and I’m pretty happy I purchased it, as it’s been a very helpful hobby, and even though I started this hobby using tools available for windows, I’m slowly moving back to GNU/Linux.
<!--more-->
## Slicing
-The software you mainly use with a 3D printer is a slicer, which is a piece of software that takes a 3D rendering of the item you want to print and slice it into many layers, stacked one on top of the other, you can manipulate the layers in various ways in order to alter the properties of the final printed item.<figure class="wp-block-image size-large">
+The software you mainly use with a 3D printer is a slicer, which is a piece of software that takes a 3D rendering of the item you want to print and slice it into many layers, stacked one on top of the other, you can manipulate the layers in various ways in order to alter the properties of the final printed item.
-<img loading="lazy" width="1024" height="527" src="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-1024x527.png" alt="Screenshot of Ultimaker Cura 4.9" class="wp-image-4194" srcset="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-1024x527.png 1024w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-300x154.png 300w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-768x395.png 768w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /> <figcaption>Ultimaker Cura 4.9 main interface</figcaption></figure>
+{{< figure src="/uploads/2021/04/2021-04-25-183336_1366x768_scrot.png" alt="Screenshot from Ultimaker Cura 4.9 main interface" caption="Ultimaker Cura 4.9 main interface" >}}
I’ve chosen <a href="https://ultimaker.com/software/ultimaker-cura" target="_blank" rel="noreferrer noopener">Ultimaker Cura</a> as my main slicer, I started with it and I found it’s easy enough for a noob like me, but manages to give the user a lot of room for customization when you start understanding how it works.
Another good reason for choosing Fusion360 is the huge amount of tutorials you can find on the web on how to approach cad design with it, it’s really great for beginners as it gives you an even easier learning curve.
-Sadly Fusion360 is not available on GNU/Linux, and that’s the main reason I’ve decided to look for a valid alternative, another very good reason for not using Fusion, is the fact that all of your files are uploaded to the cloud, and you are limited (in the free tier) to a maximum of 10 editable files at a time, which might seem a lot, but may easily become way too few depending on what are you working on. Anyway, after some searching, I’ve found a solution!!
+Sadly Fusion360 is not available on GNU/Linux, and that’s the main reason I’ve decided to look for a valid alternative.
+
+Another very good reason for not using Fusion, is the fact that all of your files are uploaded to the cloud, and you are limited (in the free tier) to a maximum of 10 editable files at a time, which might seem a lot, but may easily become way too few depending on what are you working on. Anyway, after some searching, I’ve found a solution!!
+
+## Meet SolveSpace
-## Meet SolveSpace<figure class="wp-block-image size-large">
+{{< figure src="/uploads/2021/04/2021-04-25-190246_1366x768_scrot.png" alt="Screenshot from solvespace interface" caption="solvespace interface" >}}
-[<img loading="lazy" width="1024" height="522" src="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-1024x522.png" alt="solvespace interface" class="wp-image-4201" srcset="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-1024x522.png 1024w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-300x153.png 300w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-768x391.png 768w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" />][1]<figcaption>SolveSpace interface</figcaption></figure>
+<a href="https://solvespace.com/index.pl" target="_blank" rel="noreferrer noopener">SolveSpace</a> is a 2D/3D parametric cad Software, it’s totally free, licensed under the GPLv3 and available for windows, mac and of course GNU/Linux.
-<a href="https://solvespace.com/index.pl" target="_blank" rel="noreferrer noopener">SolveSpace</a> is a 2D/3D parametric cad Software, it’s totally free, licensed under the GPLv3 and available for windows, mac and of course GNU/Linux.<figure class="wp-block-video aligncenter"><video controls src="https://danix.xyz/wp-content/uploads/2021/04/solvespace_demo.webm"></video></figure>
+{{< video autoplay="false" loop="false" src="/uploads/2021/04/solvespace_demo.webm" alt="Solvespace video demo" >}}
I’ve watched this introductory video and was able to pick it up and start designing in a matter of minutes, it’s very straightforward and even if it does things a bit differently than Fusion, it’s still very comfortable to use.
Thanks for passing by, and I’ll see you on the next one ;)
- [1]: https://solvespace.com/index.pl
- [2]: #comments
\ No newline at end of file
+[1]: https://solvespace.com/index.pl
+[2]: #comments
\ No newline at end of file
type: post
date: 2011-07-28T19:03:39+00:00
excerpt: Una citazione di Giulio Cesare.
-url: /2011/07/ceasar-quote/
categories:
- blogging
tags:
author: Danilo M.
type: post
date: 2013-04-21T08:17:11+00:00
-url: /2013/04/conquista-la-folla/
categories:
- blogging
tags:
type: post
date: 2012-05-25T15:42:02+00:00
excerpt: a simple way to convert from a video file to an mp3
-url: /2012/05/convertire-file-video-in-mp3/
categories:
- code
- diy
author: Danilo M.
type: post
date: 2016-01-25T12:41:06+00:00
-url: /2016/01/gify-back-to-bash-scripting/
featured_image: /wp-content/uploads/2016/01/G0092546.jpg
categories:
- code
date: 2018-12-17T07:39:08+00:00
excerpt: followup on my previous article regarding GIT and how to automatically deploy python flask scripts to serve a web app with apache.
draft: true
-url: /?p=3849
featured_image: /wp-content/uploads/2018/07/gitout.jpg
categories:
- blogging
author: Danilo M.
type: post
date: 2011-01-09T23:15:01+00:00
-url: /2011/01/haiku-2/
categories:
- blogging
tags:
author: Danilo M.
type: post
date: 2010-12-02T10:33:50+00:00
-url: /2010/12/haiku/
categories:
- blogging
tags:
format: quote
---
-<blockquote class="wp-block-quote">
- <p>
- Gli uccelli cantano<br />nel buio.<br />– Alba piovosa.
- </p>
-
- <cite><em>Jack Kerouac</em></cite>
-</blockquote>
\ No newline at end of file
+
+{{< quote source="Jack Kerouac" >}}
+Gli uccelli cantano
+nel buio.
+Alba piovosa.
+{{< /quote >}}
\ No newline at end of file
author: Danilo M.
type: post
date: 2015-01-11T01:38:25+00:00
-url: /2015/01/imagine/
featured_image: /wp-content/uploads/2020/10/imagine_colors-scaled.jpg
categories:
- freedom
author: Danilo M.
type: post
date: 2010-03-05T09:17:55+00:00
-url: /2010/03/io-supporto-mario-congiusta/
categories:
- blogging
- freedom
type: post
date: 2011-07-27T20:35:16+00:00
excerpt: 'A few images by japanese artist Katsushika Hokusai (1760-1849), author of the famous series of 36 pictures portraying Mt. Fuji '
-url: /2011/07/katsushika-hokusai/
featured_image: /wp-content/uploads/2011/07/The-Great-Wave-Off-Kanagawa-1823-large.jpg
categories:
- art
author: Danilo M.
type: post
date: 2010-03-14T11:55:45+00:00
-url: /2010/03/la-giornata-del-pi-greco/
categories:
- Uncategorized
tags:
type: post
date: 2010-11-06T22:28:43+00:00
draft: true
-url: /?p=1209
categories:
- blogging
tags:
type: post
date: 2021-05-27T15:08:05+00:00
excerpt: "Today I'll guide you on how to safely manage all your passwords with password-store"
-url: /2021/05/manage-your-passwords-with-password-store/
featured_image: /wp-content/uploads/2021/05/vault-door1.jpg
categories:
- android
author: Danilo M.
type: post
date: 2013-04-30T08:58:25+00:00
-url: /2013/04/money-for-indipendence/
categories:
- blogging
- life
type: post
date: 2011-02-14T13:31:08+00:00
draft: true
-url: /?p=2612
categories:
- web
tags:
type: post
date: 2011-08-31T09:57:22+00:00
excerpt: We are nerds, Resistance is futile
-url: /2011/08/nerdness/
categories:
- blogging
tags:
type: post
date: 2019-10-30T13:22:48+00:00
excerpt: "Here's a short list of components for what will possibly be my future home server."
-url: /2019/10/new-home-server-ideas/
categories:
- diy
- linux
type: post
date: 2011-08-31T08:05:35+00:00
excerpt: 'the right thing to do outside of the box.. '
-url: /2011/08/outside-of-the-box/
categories:
- blogging
- life
author: Danilo M.
type: post
date: 2016-02-14T17:52:21+00:00
-url: /2016/02/playing-with-colors/
featured_image: /wp-content/uploads/2016/02/palette.jpg
categories:
- code
type: post
date: 2010-12-19T21:07:04+00:00
draft: true
-url: /?p=2547
categories:
- fotografia
tags:
type: post
date: 2011-10-01T07:28:14+00:00
excerpt: An EPIC video of two floppy disks playing the imperial march.. nerdgasm..
-url: /2011/10/pure-nerdgasm/
featured_image: /wp-content/uploads/2011/10/vader.jpg
categories:
- blogging
type: post
date: 2011-10-06T10:51:17+00:00
excerpt: Goodbye Steve Jobs.. One of the few people I really wanted to meet at least once in my life.
-url: /2011/10/r-i-p-steve-jobs/
featured_image: /wp-content/uploads/2011/10/jobs.jpg
categories:
- blogging
type: post
date: 2011-09-26T14:24:45+00:00
excerpt: Accept responsibility for your life. Know that it is you who will get you where you want to go, no one else.
-url: /2011/09/responsibility/
categories:
- blogging
- life
author: Danilo M.
type: post
date: 2010-11-10T14:08:19+00:00
-url: /2010/11/sasso-carta-forbice-lucertola-spock/
featured_image: /wp-content/uploads/2010/11/nimoy-spock.jpg
categories:
- blogging
author: Danilo M.
type: post
date: 2013-03-19T20:29:57+00:00
-url: /2013/03/speak-to-me/
categories:
- blogging
tags:
author: Danilo M.
type: post
date: 2016-01-25T17:31:56+00:00
-url: /2016/01/sunset-in-siderno/
featured_image: /wp-content/uploads/2016/01/dx_0013-scaled.jpg
categories:
- nature
type: post
date: 2018-05-15T10:04:06+00:00
excerpt: A series of vulnerabilities was discovered which affect emails encrypted with PGP and GnuPG, follow @EFF to understand more about this topic.
-url: /2018/05/vulnerabilities-for-pgp-and-emails/
featured_image: /wp-content/uploads/2018/05/og-efail-resized_3.png
categories:
- security
author: Danilo M.
type: post
date: 2015-06-10T02:41:58+00:00
-url: /2015/06/walt-quote/
categories:
- disney
- life
type: post
date: 2009-07-22T13:37:40+00:00
excerpt: Ecco un metodo molto semplice per aggiornare la vostra installazione di WordPress, wp_patcher!!
-url: /2009/07/wp_patcher-un-metodo-per-aggiornare-wordpress/
Sto ascoltando:
- smoke on the water
categories:
type: post
date: 2009-06-29T17:05:13+00:00
excerpt: 'In questo breve articolo vi spiegherò come ottenere un desktop ultra wide che si espande su ben 2 monitor, ingredienti: una scheda video con 2 uscite e un editor di testo...'
-url: /2009/06/xrandr-e-dual-head-su-slackware-12-2-e-intel/
Sto ascoltando:
- le campane a vento
Mi sento:
- kickapoo by tenacious d
Mi sento:
- "allegro ma un po' stanco"
-
---
+
{{< gravatar mail="danixland@gmail.com" class="alignright" size=200 >}}
Welcome to danix.xyz, my name is Danilo but you can call me danix.
I use this website to keep track of all the snippets of code that I tend to forget, I consider this website like my notepad (in the hope that it can turn useful to somebody else).
-I deeply dislike sharing readers data with other companies so you can be sure that **all** the data I collect from my readers will be kept secure and used only to improve the way my readers enjoy the pages and posts I write. Read more about [my Privacy Policy](/is/legal "Privacy Policy").
+I deeply dislike sharing readers data with other companies so you can be sure that **all** the data I collect from my readers will be kept secure and used only to improve the way my readers enjoy the pages and posts I write. Read more about [my Privacy Policy]({{< ref "legal" >}} "Privacy Policy here at danix.xyz").