devlog

This blog is a try to me keep motivates and a way to see my progress on my current projects. Let’s see how it goes!

Week 33
20 August 2023

This week I worked on my json library, trying to get it to parse sexpr like expressions with [] in json. Next step is to be able to pretty print it like a sexpr but I think I should work on other aspects and libraries first before. So I can focus my time and energy on things I’ll have use for in the near future

Week 32
13 August 2023

This week I watched alot of talks and collected all my notes into my talk-notes repo

Week 31
6 August 2023

Has it been another week already? I mostly watched talks this week, and read up on hot reloading using websockets on both the js and the c# side. For next week I should really start implementing it so I can move on to the more fun stuff.

Week 30
30 July 2023

This week was a family and friends week. Nothing much happened on the coding front.

Week 29
23 July 2023

This week I pretty much got lost in watching talks and didn’t write a single line of code.

Week 28
16 July 2023

This week I mostly watched youtube and being tired due to the heat. Hopefully next week I will have more energy.

Week 27
9 July 2023

This week I mostly did research for hot reload and watched various youtube videos. I also discovered that chat-gpt is pretty good tool for brainstorming different names for games. Great for various working titles but I don’t think any will be final.

Week 26
2 July 2023

This week I completed the tags feature and mostly completed the live server for the blaggen project.

Week 25
25 June 2023

This week I added tags to blaggen.

Week 24
18 June 2023

This week I decided to not continue working on porting markdeep and instead focus on finishing blaggen to working state so I can continue… work on other more fun things.