Category: Blog

  • Reintroduction to React

    I’ve made some steps to reintroduce myself with React.

    Last time I touched upon the framework I had less programming experience, both in general and with web solutions in specific.

    From my introduction to the documentation the structure makes sense, with states/props to pass objects/values around. I can see the immense usefulness of dynamically re-render affected components as used values are updated. The whole single page app does fight the browser innately – considering navigation and bookmarking, but i assume there are solutions, and conventions around use of routes and other address fragments may become apparent as I continue my studies.

    Whatever may be the case I think I’ll try making some small app as a start. Possibly a remake of an old tabletop character generator. With export both as statblocks for VTT, and to a wiki page.

  • Considerations

    As a peek behind the curtain, this blog and some other web-projects are hosted on an SBC. As I never expect this WordPress or any of my projects to receive any notable traffic, it remains my assessment that this is fine.

    There is however the question of backups, and hardware health. I do not monitor the machine continuously, and at some point the numbers of read/writes may start to affect the reliability of the hardware containing the server.

    As is usually the case, later iterations of the same implementation will be more elegant and efficient. So if I were to set up the same server again, I am sure it would be done to a higher degree of proficiency. But there would doubtless be settings and implementations I either forget how I set up, or some files I did not back up sufficiently.

    That leads me to what steps I’d like to learn more about:
    – regular backups of databases, and off-device storage.
    – how to make better notes and personal documentation for setting up again.

  • First post!

    Hi there. I’m beginning my foray into WordPress to learn more about how it works.

    My initial intentions are:
    – Learn how to use the CMS properly before starting any development.

    Once I have gotten to know the CMS I’ll take a shot at
    – Creating a custom theme, or modify an existing one to the extent that I understand it thoroughly.
    – Creating a plugin of some sort, the nature of which I have not yet decided

    Things I’d like to investigate:
    – Can I limit pages to certain user groups? Can users even have custom user groups? I’m thinking ideally categories/tags