#100daysofcode Day3 R2: Turns out that yesterday I wrote DataBase instead of Database in some instances T_T
#100daysofcode Day2 R2: Today I implemented the CRUD operations for my client manager. It doesn't seem to work right now, it needs more testing
Create
Read
Update
Delete
Pro-tip: editing DNS records is a neat way to alias all your network devices.
Example: htpc.snow for media center, now you can make ssh into user@htpc.snow instead of using the ip.
Just make sure to use custom routes, to prevent funny behavior
#100daysofcode Day 1, Round 2
Since the start of march. I decided to donate 0.50$, for each 5 minutes I wake up late, to a Free app or software I use.
Here's today's donation for KeePass
To contribute: https://www.paypal.com/donate/?business=pp@dominik-reichl.de&source=url
Day 4: Today I tried to continue where I left in a client manager I halted about a year ago. I keep getting an error I couldn't fix. Good thing is that master still works. I guess I'm going to scrap that branch and start over again.
#100daysofcode
Day 3: Today I tried to configue a vpn on the raspberry. Tried to install OpenVPN and later with PiVPN both seemed to be configured correctly, but I couldn't manage to connect from my phone. I don't understand how to use the files it gives me for each client.
Are you feeling nervous when doing code reviews? This is normal, it's OK.
As reviewer the most important question to answer is: "Does this code makes sense to me?"
As reviewee your focus should be: "What am I learning to write better code?"
🤫Software Developer Secret 👇
Take your time when doing code reviews.
It is important that you understand every change.
Run the updated code locally if necessary.
Work with the author, at the end you also own that code.
Day 2: Not sure if this counts for #100daysofcode but today I set up my pi-hole and learned how to compare forks and branches on github. (for anyone else wondering its Insights/Network)
Day 1: Today I managed to run moneyWallet on android studio. It ran at first but the changes I made were not loading. Turned out I needed to sync graddle again. I'm not sure why it's not always necesary.
#100daysofcode #301daysofcode
Hello everyone 👋
I'm going to use this account to post my progress in the #100daysofcode challenge. This is my second try.