diff --git a/content/posts/books.md b/content/posts/books.md new file mode 100644 index 0000000..6dbb538 --- /dev/null +++ b/content/posts/books.md @@ -0,0 +1,22 @@ ++++ +title = 'Books' +date = 2024-01-29T21:56:49+01:00 +draft = false ++++ + +This is just a collection, in so specific order, of books i read or i intent to read in the future. The all are related to the world of programming, hacking, FOOS, Linux and software in general. + +# Programming +- Clean Code +- Clean Architecture +- Data Stuctures the fun way +- Essential Java +- The GO programming language +- Design Patterns: Elements of Reusable Object-Oriented Software + +# Open Source/ Free software +- La cattedrale e il bazaar +- Open non e' Free + +# Linux +- [How Linux Works, 3rd Edition: What Every Superuser Should Know](https://nostarch.com/howlinuxworks3) diff --git a/content/posts/my-t400-setup.md b/content/posts/my-t400-setup.md index c152794..687404a 100644 --- a/content/posts/my-t400-setup.md +++ b/content/posts/my-t400-setup.md @@ -12,7 +12,6 @@ some info on the [Thinkpad T400](https://mcdojf.wixsite.com/t400) # MODS ive done a small number of mods to my stock T400, here they are: - # Libreboot TODO: guide will be done # Quad-core mod @@ -20,5 +19,5 @@ TODO: guide will be done # bluetooth the bluetooth of the T400 is 2.1, you can easily upgrade the bluetooth 4.0 easily by swapping the card located behind the LCD front bezel # Ultra-bay mod -TODO: who the fuck knows if i ever do this +TODO: who the fuck knows if i will ever do this diff --git a/themes/hugo-theme-console/exampleSite/content/about/index.md b/themes/hugo-theme-console/exampleSite/content/about/index.md index ec0b6ba..f4edd86 100644 --- a/themes/hugo-theme-console/exampleSite/content/about/index.md +++ b/themes/hugo-theme-console/exampleSite/content/about/index.md @@ -1,6 +1,6 @@ +++ date = "2016-11-05T21:05:33+05:30" -title = "About" +title = "Aboutaaaaa" +++ A minimal, responsive and light theme for Hugo inspired by Linux console. diff --git a/themes/hugo-theme-console/layouts/index.html b/themes/hugo-theme-console/layouts/index.html index f76acf6..e23afae 100644 --- a/themes/hugo-theme-console/layouts/index.html +++ b/themes/hugo-theme-console/layouts/index.html @@ -3,7 +3,7 @@
-this is a colletion of all my cool stuff (more) +This site's main purpose is to document my projects, coding, things i learn and overall my journey in the world of software development. One day, with enough knowledge, patiente and hard work (or, most likely, by pure chance) these contents will prove to be useful to someone. (more)