|
openSUSE Tumbleweed Snapshots: refactor for S3 and deployan invention by jberry In lieu of official hosting which was requested a year ago, go ahead and refactor approach to work on AWS S3. The previous approaches used either soft or hard links to avoid duplicating files that remain unchanged between snapshots, but S3 is not a file-system and does not support links. The closest comparable concept are object level redirects, but managing and creating those would be combersome, slow, and result in a higher bill. To avoid that an alternative that does not require object level redirects to simulate links, but that does not requiring duplicating files would be preferable. |
Cleanup backlog of Mediagoblina project by bbobrov From the mediagoblin.org website: |
Load balancing and cloud instances with Raspberri Pia project by SLindoMansilla Description |
Install openSUSE Tumbleweed and set up hass on rpi4a project by mlin7442 I got a Raspberry pi 4 not long ago, I'd like to install openSUSE Leap 15.2(Alpha) on it, and set up hass - Home Assistant, a open source home automation assistant on rpi4, then have some fun with it! |
tcetc - transaction capable /etca project by wpreston2 tcetc |
investigate Bose headset tools and add support for QC Earbudsa project by fcrozat |
Systems performance: golang and benchmarksa project by dmaiocchi Project Description |
Research on Solar router/optimizer with Home Assistantan invention by fcrozat |
Emulate a 68k on x86a project by BLandorff DescriptionIn C++ and x86 assembly, build an Emulator for Motorola 68000. |