“Hey, uhh, they’re all starting to do the thing on their own this time, we should probably put the thread up now.” - The L1T crew, probably
TL;DR: Writing a bootloader that will mirror anything that can be treated as a storage device, hopefully containing an OS, onto a RAM disk and then try to boot from it.
Obviously more to it than that, and a bunch of generic utilities being made along the way, but that’s the idea.
My project is aimed at learning self-hosting, SSO, automation and containers by attempting to build and self-hosting platform with integrated single sign on and service management.
My other project is aimed at learning building GUI applications and flatpack packaging by building a graphical user interface for my fork of tlbx script which creates containers for working on projects(just like fedora’s toolbox).
My #Devember2022 project is to build a simple app to pull an RSS feed from a local newspaper and have it print the major articles from it on a network printer. A bit strange I know but I go it greater detail in my post.
a hybrid filesystem, that can be used to interpose between a fs startpoint and fs endpoint(s) (files and/or directories), used as RAM only fs (re/create on mount), or create compacted inode compatible fs for traditionally sparse (read: wasteful) inode fs structures (eg1 web server user and/or hostname tree and subree structures.) (eg2 IPv4/IPv6 catalog as filenames)
My Devember 2022 project is to investigate and time willing, is to create a deep fake of the L1 crew announcing my win of Devember 2022. [Important Edit: As per my post linked below, I promise I will contact anyone whose likeness is used in this research before releasing any output be it stills, videos, models or highly novel code.]
For my Devember project I’m taking the “not too ambitious” policy to heart. Last week I made a RESTful, SQL based “leaderboard” web service for a casual game I was working on. I plan on expanding out the features on that service, and making a web front end so that other game developers could use it.
My Devember 2022 project is writing an application that generates a work log and emails it to an email address. I’m a novice so I expect to learn a lot from this project. I’ve never used github before but, if I make one for this I’ll be sure to share a link to it.
My Devember 2022 project is a subset of my larger Ansible project. My goals are to document, comment and push my inventory role and host collection to Github. This totals 11 roles and one lookup plugin.
I imagine I will make some minor changes to the roles as I revisit all of them, but the primary focus will be on documentation, comments and formatting.
Better late than never. I pushed several commits tonight. This is incremental progress on an ongoing project so I don’t think it makes sense to compete against other Devember projects. It was just an excuse to get some work done. FWIW, the software management role was written entirely during the Devember2022 period, so I guess that could be considered my Devember goal.
I’m hoping to accomplish a little bit more then just installing TrueNAS and calling it a day, I would like to explore “infrastructure as code” by storing any configuration changes that That I make by in a program on a USB stick so when I blow something up and need to start over from scratch re-configuring everything will be easier.
My Devember project is to make a flipbook in minecraft to play the bad apple video. Apparently this is a huge internet thing that I’ve only just now discovered?
My Devember project is to fix the builds and implementations of the series of libraries used to get full NodeJS running under a Java Minecraft mod, it’s almost there, there’s just a lot to do to get it working well.