My basic blog where I talk about Quantum Computing, Machine Learning, Finance, Business.
Ask HN: Share your personal site
741–750 of 1001 posts
Re: Ask HN: Share your personal site
#742Nothing special, just some information for folks who might look me up. (I'm CTO of a gaming startup, so whilst I'm always interested in advisory roles and part-time consulting, I'm not actively looking for work).
Re: Ask HN: Share your personal site
#743Lately, I have been working on a 3D music visualizer.
Re: Ask HN: Share your personal site
#744I feel like I need the standard "about, blog, etc" menu at the top. Will get to it one day ;-)
Re: Ask HN: Share your personal site
#745Re: Ask HN: Share your personal site
#746Another blog about web stuff…
Re: Ask HN: Share your personal site
#747Mostly Android + Kotlin with a recent foray into interviewing, and I'd like to write about leadership/culture a bit more. I've gotten out of the habit of writing recently due to burnout but I'm starting to feel that motivation again.
It's a Hugo static site ontop of Firebase Hosting, and I just commit to GitHub and Actions builds and deploys the site for me. I recently started using http://forestry.io/ which is a nice GUI over the top for content management.
Re: Ask HN: Share your personal site
#748It’s just a splash page but it uses the same engine of my ASCII playground:
Examples, demos, manual and link to the repo: https://play.ertdfgcvb.xyz
Re: Ask HN: Share your personal site
#749My aims for the site were: 1. Put the poems first (I hate poet sites that are all about the poet and only link to a handful of poems); 2. Get rid of the backend database; and 3. Make it easy to find poems using a bespoke tagging system.
I blogged about my experiences building the new site in a series of posts starting here: https://blog.rikworks.co.uk/2020/02/01/Recoding-the-RikVerse...