Skip to content

2022

Script to Create Jekyll Post

Stole a script from shinytreecko.com that creates a Jekyll template after you give it a title.

Next step is scripts to update the jekyll site and the mkdocs site.

Jekyll Kubuntu Terrystudent Arch - Journal August 17, 2022

Went to use my Arch Linux stuff from yesterday and it failed to connect to my headphones. I quit....

Back to the terrystudent installation on Kubuntu on the Beelink i5. I worked on the jekyll_upload.sh script and got it working to backup this installation to Dropbox/jekyll/GT_blog and to build the site and upload it to the beelink i3 webserver.

Thinking as always that I need to pick something and stick to it. I keep trying to find something that I want to build and I've looked at Django todo lists, Django diaries, etc. Nothing seems better that what I've already got: Jekyll for a tech diary, and probably tiddlywiki for a todo list. So one thought is to pick something and really stick to it, not worrying about what I might do with it. Or figure out something that I really want to do (freecell most efficient solver?) and just do it. One thought is to go back to the youaccel web development course and stick through it. By then I'd have gone through HTML, CSS, Javascript, and PHP. Maybe that would give me some ideas of something to do.

Jekyll and Bluetooth Arch Linux

Got bluetooth working on Arch on the Beelink I5. Just missed installing one thing from the instructions in the Arch Wiki. Had some trouble with wifi when I first started Arch, so I went through the iwctl process and it seems to be working fine now.

Installed Jekyll on Arch and have it working. Followed the instructions for the gem install on the Arch Wiki.

Didn't do any studying but not unhappy with what I accomplished. I'm working toward a more mouseless approach with Arch and i3wm. I think I can be happier with that.

Pretty sure I don't want to keep uploading this technology "diary" to Github. The notes Jekyll site, maybe.

And I think sitting here every evening after dinner and whatever TV we watch, and updating this technology diary would be a great habit to continue.

Tkinter, Django, ToDo List, and Study Plans

I'm pretty happy with what I accomplished yesterday when I took the Digital Diary app from github and converted it for my own use and then also modified it to be a todo / task list.

But I really like the ability to do this stuff from the web even if it's only a local server on a raspberry pi. So I'm going back to studying Django. I'm going to use John Elder's courses first on codemy.com and later the youtube ones, especially the one about building a blog that ends up in django 4 by the end.

As far as studying goes, I still like the use of my GT_notes jekyll site that's both local and on github for creating notes about stuff that doesn't end up in a program and for just commenting the bejesus out of the code as I write it. So a flow in GT_notes that doesn't include code. Or if it does, code that's just copied from the source and pasted in the markdown documents.

Plan for Ncurses and Tkinter - Journal August 9, 2022

I'm thinking that I should write a todo app in ncurses and then if I want convert it to tkinter. That way I can get some of the stuff I'm uncomfortable with like file I/O and how to store the data out of the way in a simpler environment.

I think I'll fool around with a csv file, maybe item number, title, and notes (for stuff like progress, hurdles I run into, etc.).

Django Journal at Better Programming - Journal June 4, 2022

I finished organizing my notes from the article about Creating a Journal App in Django. It was written by Esther Vaati and was posted at https://betterprogramming.pub/build-a-personal-journal-with-django-and-python-f4835d27368c. I really liked the article. I thought it was well written and appropriate for a person who had learned some Django theory and wanted to see it applied.

The notes are stored as Markdown files in Dropbox/LinuxDropbox/Django_Journal_Better_Programming. I also had them in a github repository as an mkdocs instance, but since most of the notes I'm taking are of copyright material, I think it's probably not good to post them in public. The local version of the github repo still exists but I think I should be careful where I post it. I can still run mkdocs locally to see the notes nicely formatted.

I'm going to attempt to follow the instructions and install it on my raspberry pi 4 server downstairs. Then I think I can adapt the Journal to also be a ToDo list. And maybe a learning log.

Organizing My Thoughts - Journal May 31, 2022

I'm thinking that I want 3 different sites on probably github.

  • One is just a blog for keeping track of my thoughts on a dated basis. Right now it's this repo: "https://github.com/terryinfcco/GT_blog". This might also be suitable for my learning log. Just have to make sure to do categories correctly so I can go back and find stuff.
  • One is for documentation and taking notes as I work through courses. Right now it's an mkdocs instance that I'm using: "https://github.com/terryinfcco/mkdocs". Probably need to rename.
  • The third is for planning - maybe an mkdocs instance. It would have 2 sections. One would be perhaps kinds of stuff. Probably an index page with the titles each referring to a detail page. The other would be a todo list. Again with an index page that has entries to detail pages. This doesn't exist yet. Created - in "https://github.com/terryinfcco/new_mkdocs". Probably need to rename.

Learning - Journal May 26, 2022

I want to be more organized. I want to use this Learning Log to plan what I want to accomplish on a regular basis. It's not difficult to keep up, even though I won't be able to do updates on my tablet or phone. But it would be pretty easy if I really want to capture something to put it in Google Keep and just copy over and format the next day.

If I really want to accomplish things, I think the best way is to write python tkinter apps. Again I won't be able to update them on my tablet or phone, but again I can put stuff in Google Keep and update the next time I'm at a computer.

grandpaterry.xyz

I've been pretty focused on grandpaterry.xyz and my photo uploading. It's in pretty good shape. I have a lot more pictures to go through and uploading and tagging is a pain.

Today: * I started going through a folder * Picked out a dozen pictures to upload * Deleted all the pictures that I had sifted through * Uploaded and tagged them.

Xubuntu 21.10 Feb 2, 2022

Installed on Xubuntu 21.10. * sudo apt install gambas3 * sudo apt install gambas3-gb-gtk3-x11