I finally caved in and switched to WordPress from a custom site. I have had a (self-hosted) WordPress site once before but after I started learning to program I made a custom site for myself just because everyone just kept saying how important is to have a portfolio site. I think the last version was […]
Category: Django
A drop in the ocean
Last night I moved this site to my new droplet and buried the old droplet that used to host all my projects. During the past month I’ve been moving (and dockerizing everything while doing it) to a brand new droplet. I had everything installed directly to the old droplet etc so in the end it […]
Oops I did it again
Monday came and went but I did not write a single line of Go. But as you can see I redid this site. Again. The layout is pretty much done and I think and hope I found all the bugs and managed to fix them but there’s still stuff to do. Stuff being all the […]
Time to Go?
I want my new project to follow microservice architecture (whatever that means) like I said in my last blog post. There has been some slight changes in my project since that. I still have that first service (authentication) made with Spring Boot up and running but most likely that is going to be the one […]
Programming is hard and then you die
I seem to be constantly struggling on my path to be a decent programmer. Lately I have been trying to set up authentication for multiple type of users with Spring Security. I feel that I am so close to get it to work which makes it even more frustrating. This was so easy with Node. […]
Such shiny. Much interesting.
What I really dislike about myself is that I seem to be unable to focus properly on one thing at a time. I get excited about something, start doing that and five minutes later I see some other shiny thingy and I just have to start chasing that and so on. A great example of […]
Open the Windows
Since I started doing any programming at all I never thought about using Windows. The choice was always between either Linux or macOS. When I took my first steps with Python I used Linux. Fast forward a few years and when I started programming again (this time with JavaScript) I used macOS. I had (still […]
I’m so excited
I have struggled a lot to come up with a new interesting project that I could do and improve my skills while doing that. It has actually been always a problem for me. It’s really hard to figure out what to do that would be both interesting to do and useful (for me or others). […]
Django (unchained)
I spent last weekend doing some stuff for school and there was an assignment to make a personal site. I already had one but I had been planning to make a new one for a while so it was time to get my hands dirty. I think I said that I’ll make a blog for […]