I'm working on my mental health this weekend - I've been putting it off for a while now, so I'm focusing on writing and staying away from work and competitive games. Might finally crack open a book, which isn't something I've been able to do a whole lot recently. Recommendations are welcome :)
I am inches away from completing a library that automatically deploys a new SaaS platform, with most of the bells and whistles (more to be added each week). Once it is complete, I will be able to make a new company which I intend to use for other new SaaS companies. Essentially automating consulting / onboarding / services that all start ups need to have
I'm working two projects as of now. Both solves my own problem<p>1. <a href="https://github.com/mohitmun/howienduphere/" rel="nofollow">https://github.com/mohitmun/howienduphere/</a><p>Problem: When browsing internet, I often come across really great blog/project/website etc. Its always good go back to origin of where I found it(let it be HN/reddit thread or some obscure blog). Most of the time I don't remember original source where did I find it mostly because its either in my pocket list or lost in dozens of tabs. this chrome extension will keep of all links i visited and their referrer(full urls not domain).<p>2. <a href="https://github.com/mohitmun/punter" rel="nofollow">https://github.com/mohitmun/punter</a><p>Problem: Being rails developer, I love ORM(debatable). its very useful to quickly inspect data or run some manipulation. recently I was manipulating some CSV files, as well as sqlite db. I hate writing raw SQL for simple queries. so wanted to create a command-line tool where i can run simple queries (table.count, table.where(id > 3)) and get results. this should also work with CSV or any other db
Continuing the amazing course on <a href="https://www.nand2tetris.org/" rel="nofollow">https://www.nand2tetris.org/</a>. I also received an HP microserver gen8 a few days ago and will be setting up a plex server with sonarr/radarr/ombi/etc...
A raspberry pi system to monitor my 3d printer during long prints. I'm writing the video streaming part myself for fun. Tomorrow I'll design and print the pi/camera mount.
I'm working on the mobile version of Omnicube, which is a really hard puzzle game set on a talking cube in space.<p>I released the game a couple of months ago for Windows and Mac. I've had lots of requests to bring the game to mobile -- the mechanics are a great fit for touch devices, but it's hard to fit the entire interface onto a smaller screen. I'm working on some tricks and optimizations to improve the experience on mobile devices.<p>You can check out the desktop version of the game on Steam, itch.io, or the Windows Store. I also keep a development log on TIGSource.<p>Steam: <a href="https://store.steampowered.com/app/800860/Omnicube" rel="nofollow">https://store.steampowered.com/app/800860/Omnicube</a><p>itch.io: <a href="https://trykon.itch.io/omnicube" rel="nofollow">https://trykon.itch.io/omnicube</a><p>Windows Store: <a href="https://www.microsoft.com/en-us/store/p/omnicube/9njcwkrx4mmh" rel="nofollow">https://www.microsoft.com/en-us/store/p/omnicube/9njcwkrx4mm...</a><p>TIGSource devlog: <a href="https://forums.tigsource.com/index.php?topic=63388.0" rel="nofollow">https://forums.tigsource.com/index.php?topic=63388.0</a>
I’ll be spending some time with friends, but also rebuilding the gearboxes in my open source 3D printed four wheel drive robot. Specifically I am adding some metal pins to the gearbox which should alleviate one of the failure modes discovered in this video:<p><a href="https://youtu.be/DXPmqCd0r04" rel="nofollow">https://youtu.be/DXPmqCd0r04</a>
I'm working on an app that matches up new contributors to open source projects who need various grunt work / simple programming done (<a href="https://issuehaven.com" rel="nofollow">https://issuehaven.com</a>). All criticism is welcome :)
A Bash script for installing ArchLinux automatically. Right now I'm finishing a "system" for setting up the partitioning scheme (with MBR). You just store partition data in each row of a matrix (type, size, label, mount point, etc), with each row representing a partition. It takes row order as partition order (so row 0 is the first partition, row 1 is the second, and so on). This is the hardest thing to automate in pre-installation and is not difficult to do. It's fun because you have to catch errors like defining logical partitions after primary non-extended ones, partition sizes exceeding disk size and simple stuff like that, it's relaxing.
I'm working on the beta version of <a href="https://followalong.co" rel="nofollow">https://followalong.co</a>, which lets you follow specific people on HN.<p>Currently onboarding alpha testers if anyone's interested.
I'm working on a simple GUI for AWS's KMS[0]. KMS is great but it's very confusing for new people and it's not easy to organize the keys (and other information) that you want to store. My thought is that a simple Electron app would make this more approachable by humans and still make the keys usable by automated systems on the back-end.<p>[0]<a href="https://aws.amazon.com/kms" rel="nofollow">https://aws.amazon.com/kms</a>
I'm working on a simple web app to share ideas for side project.
I'd love to "show hackernews" some day, but it's not ready yet.<p>- Code is at <a href="https://github.com/sne11ius/egghead.space" rel="nofollow">https://github.com/sne11ius/egghead.space</a><p>- Pre-alpha-ish version runs at <a href="https://egghead.space" rel="nofollow">https://egghead.space</a><p>Also: my tan, since the weather in germany is awesome this summer :D
Clearing land, removing poison ivy by the road, taking down yet more white pines and a few small-ish oaks. Generally getting it presentable in the front and also ready for sheep (eventually).<p>I bought 4.5 acres in March, so this will take many more weekends to come.<p>Stripping paint off an antique newel that I bought from an architectural salvage.<p>Working on a wood bench I've been carving, but moving forward with that is now pending a draw knife that I ordered from amazon.
I'm working on making Flutter apps run on macOS: <a href="https://feather-apps.com" rel="nofollow">https://feather-apps.com</a>
I'm working in a Django's Queryset port to Ruby on Rails: <a href="https://github.com/diegojromerolopez/babik" rel="nofollow">https://github.com/diegojromerolopez/babik</a><p>I really miss Django and its way of making queries and I think it could be a good add-on for Rails.
Working on imageboard software that I'm writing for fun. All its responses are JSON, so it'll be possible to write various frontends for it.<p>(Although I haven't actually implemented the "image" part of it yet, so I guess it's just a text board right now)
I am working on a utility macOS app which add page numbers / text watermark to your PDFs file ( <a href="https://pdfpagenumber.com" rel="nofollow">https://pdfpagenumber.com</a> ) , currently implementing the bulk processing function.
An app that shows the most demanded technologies for a lot of different IT careers: <a href="https://skills.technology/software-developer" rel="nofollow">https://skills.technology/software-developer</a>
A way for people to get anonymous feedback from friends: <a href="http://www.andbehonest.com/" rel="nofollow">http://www.andbehonest.com/</a><p>Not sure how to deal with possible abuse or harassment though
- Finishing a large cat tree
- Installing a door
- Building a little free library
- Setting up additional irrigation in my garden
- Dehydrating fruit for snacks
- Writing code for fun and profit
Trying to add a referral program to an email list builder I already made: <a href="https://tuemilio.com" rel="nofollow">https://tuemilio.com</a>
Preparing to ship a comission-free Algo trading Platform<p><a href="https://KloudTrader.com/narwhal" rel="nofollow">https://KloudTrader.com/narwhal</a>
I've just started to really kick off my side design project so hoping to spruce up the website and increase it's overall quality since it's not really at the level I want yet: <a href="https://designgib.com/" rel="nofollow">https://designgib.com/</a>