00:00 DBus can’t understand time.Time so use int64 instead for Snippet.LastUsed struct property
26:10 Forget to rebuild CLI for test! 🤦🏻
30:00 Ruminations on using a dedicated struct for use with DBus.
39:40 Decide to create servicecaller.Snippet struct and rollback previous int64 changes.
1:01:30 Build and test, but build wrong name in CLI but keep using correctly named old build for tests that fail! 🤦🏻
1:29:22 Look at that bright red “snippetpixied” in the left hand side panel, why didn’t I see that!?
Live coding an app with Go and SvelteJS.
Working on a rewrite of Snippet Pixie:- https://www.snippetpixie.com
The repository for the released version is on GitHub:- https://github.com/bytepixie/snippetpixie
This in-progress, unfinished, unusable version from these videos is on SourceHut: https://git.sr.ht/~ianmjones/snippetpixie
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://ianmjones.com
Gemini:- gemini://ianmjones.com
Twitter:- https://twitter.com/ianmjones
Tech Used:
Go:- https://golang.org
Svelte:- https://svelte.dev
