c

cotemaxime

I'm a coder, a Linux sysadmin, soon to be security certified and explorer of new technologies

Productivity system - part 1

For over a year now I’ve been trying to optimize my productivity and increase my output. Moreover, I also was slowly working on saving more information and outputs from previous works and organize my personal knowledge, links, quotes, etc. During that time I experimented with various ways of doing things and various tools, Toodledo, Notion, Google Keep, Google Task, Gmail to finally stabilize with a longer term workflow that lasted for months. My previous workflow was based on Todoist, Calenda...
Read post

Sometimes less is more

Sometimes with CSS, as with many other things in life, less is more as I've learned with CSS grids today. The idea was simple since I was using grids for the main templating of the app, I would use it also for the actual lines in chat make them all multi-row grids with columns for time, badge, nick and message. The implementation of that idea was fairly simple and worked well until I added a very long message to the test data, then things started to get harder. The result was this: The line...
Read post

Next project, vue.js

For my first documented project we're going with a migration from single file JavaScript + Bootstrap to a Vue.js, CSS3, CSS Grid and Typescript project. Decided to go with that stack since coming from a object oriented and strongly typed background Typescript helps with a lot of JavaScript typing I'm used to, CSS with grids is a lot lighter than a full bootstrap mostly only used for the grid and finally to learn Vue.js to help with component splitting and also it's "reactivity". I like a lot ...
Read post

First!

Ohi there, let's try this blog thing. I'll try to use this place to note, resume and explain when I'm working on project, for myself and it might help others. ...
Read post