It's been ~one year since the first lockdowns started. What are you working on now?<p>I'll start: I'm building PriceUnlock, a tool that will help you find the best pricing for your SaaS product. I'll post more in the comments so as to not hijack the post's description!
Dotfilehub: <a href="https://dotfilehub.com" rel="nofollow">https://dotfilehub.com</a><p>I've always found various solutions that use git for sharing configuration files cumbersome. I set out to make my own simple version control system, and a lightweight web application where I can browse and edit them remotely. The main idea is that paths are aliased to simple names, so I can say `dotfile pull i3` and it will install <a href="https://dotfilehub.com/knoebber/i3" rel="nofollow">https://dotfilehub.com/knoebber/i3</a> to ~/.config/i3/config<p>Overall the project is stable and I use it daily for all sorts of miscellaneous files.
I filled my own need with <a href="https://howsyourblank.com" rel="nofollow">https://howsyourblank.com</a>.<p>I have a minor, but chronic medical condition I am trying to get in check, and I just wanted something incredibly simple to identify good and bad days. I was inspired by "year in pixels" calendars.<p>And I took the opportunity to try out Userbase[0] and build something with a secure backend and no tracking, considering the potentially sensitive nature of it.<p>No plans for monetization at the moment. I could see adding more features such as tracking multiple data points, stats, correlations, notes, etc., and creating a premium version. I would need more users and feedback.<p>[0]<a href="https://userbase.com" rel="nofollow">https://userbase.com</a>
Most recently I built <a href="https://www.timelineify.com/" rel="nofollow">https://www.timelineify.com/</a> - Spotify messes with the order of albums & singles, making it difficult to hear an artist's works in the order they were released. Timelineify generates a chronological playlist of an artist's entire discography with a few clicks!<p>I was interested in playing around with the Spotify API and this was a narrowly-scoped problem I personally had and could solve in a single weekend. I'm happy with the results, about 500 users have logged in and created a playlist.
Crestify: <a href="https://www.crestify.com" rel="nofollow">https://www.crestify.com</a><p>It is a bookmarking app with:<p>- Full text search<p>- Permanent Archives (Private WYSIWYG and archive.org)<p>- Full text search on browsing history<p>- Save all your open tabs in 1 click<p>- Chrome (and family), Firefox extensions<p>- Reader Mode<p>- Fully open source codebase BSD licensed<p>- SaaS & Self-hostable<p>- And more...<p>Use coupon code HN to get 50% off your subscription.<p>I used to keep running into issues where I remember reading something somewhere on the internet but would forget where I read it.<p>I have tabs open for documentation, github, PM tools, cloud storage, AWS, localhost, etc.
It becomes a mess, especially when working on multiple projects, and adds cognitive load.<p>I've used many bookmarking services. Pinboard can save tabs but the full text search doesn't support SPA sites and the product has stopped evolving. Raindrop is beautiful, but it can't save the browsing history or tabs. The permanent copy they both save is what their server sees, not what I see in my browser.<p>I wanted a swiss-army knife of bookmarking tools that does it all so I can keep everything in one place, and that's what I've made.<p>PS: I built this around 5 years ago to scratch my own itch and learn Flask, I'm working on finding the target audience that would pay for something like this. Can anyone help me there?
Last fall, during covid-19, I started working on an app to use my iPhone as a webcam for my Mac. I had some interest in it, so I recently released it publicly last month.<p>There are similar apps out there, but to my knowledge my app is the only one that is both 100% free and supports 1080p @ 30 FPS.<p>Hope any of you find it useful: <a href="https://webcamplus.app" rel="nofollow">https://webcamplus.app</a>
We're building Circles for Zoom (<a href="https://www.circlesforzoom.com" rel="nofollow">https://www.circlesforzoom.com</a>) - to give you more control over your Zoom calls.<p>It's a fully native MacOS app (swift, not electron/etc) built on top of the Zoom SDK that transforms meeting participants into moveable/resizable circles on your screen and offers additional power tools to get your desktop back and have more control over your meeting experience.<p>It's just two of us now, working as fast as we can and listening to user feedback to drive priorities on our roadmap.<p>It's free to use - we would love to hear feedback from anyone willing to give it a shot!
Awesome Viewer for GitHub's Awesome Lists: <a href="http://awesome.digitalbunker.dev/" rel="nofollow">http://awesome.digitalbunker.dev/</a><p>I've been working on a viewer for Github's Awesome lists to make them more useable. I haven't finished it yet, but I'm close.<p>With most of the lists being text based, it was hard to know if the repo it linked to was still being maintained and popular enough to safely use in personal projects.<p>Now anyone that uses my project can easily visualize all of the repos and query them to find projects that are still actively maintained.
HTTPS://PDAP.IO a nonprofit with the goal of scraping and making accessible county level police data. With this data aggregated and made available, policing the police will be more possible.
I'm working on <a href="https://hanami.run" rel="nofollow">https://hanami.run</a> an email forwarding service.<p>I tried to build it in open <a href="https://www.indiehackers.com/product/hanami" rel="nofollow">https://www.indiehackers.com/product/hanami</a> and plan to blog more about my journey on <a href="https://hanami.run/blog" rel="nofollow">https://hanami.run/blog</a>.<p>I started this because I want to make send and receive email easier once I bought a domain.<p>I also want to give my wife and me has some kind of mail alias so both of us can receive email(kids information, hospital etc).<p>Right now, I'm working hard to add Disposable email feature and add team access.
<a href="https://planflow.dev" rel="nofollow">https://planflow.dev</a> - The <i>easiest</i> way to PLAN your website or mobile app.<p>It tries to make planning a website or mobile app as close as possible to the pen and paper experience.<p>It does this in a simple but (from my, and the experience of those who have tested it out) very effective and engaging way.<p>I share a bit more about how this is done here: <a href="https://simpleprogrammer.com/information-architecture-developers-learning-design/" rel="nofollow">https://simpleprogrammer.com/information-architecture-develo...</a>.
Sieve: <a href="https://sievejobs.com" rel="nofollow">https://sievejobs.com</a><p>Software Development Job Search with metadata to allow developers to filter jobs by any facet that <i>Software Developers</i> could want:<p>- Interview Style
- Open Seating vs. anything better.
- Pay Rate
- Work Hours Expectation
- Automated Productivity Monitoring/Surveillance<p>Of course hiring managers would be reluctant to divulge so much; I'm currently working to attract enough (free!) Software Developer/Job Seeker profiles that hiring managers will be more or less compelled to post on the site.
A Csv editor/viewer in Rust using druid. Very early stage, but the goal is to open large files (1 GB and over) easily and have some good filtering / sorting options.
Excel stops at a certain amount of rows, LibreOffice is ok but slow and other editors I looked are not cross platform
I know you can just import a Csv into a sql DB but it can be finicky it can take some time to map the columns, filter out invalid data etc. This can and should be all be automated
I've been building FastComments: <a href="https://fastcomments.com" rel="nofollow">https://fastcomments.com</a><p>For the past year or so.<p>I'm also building an MMO game, and you can read the technical details/build thread here: <a href="https://jvm-gaming.org/t/tdworld-development-thread/69948/105" rel="nofollow">https://jvm-gaming.org/t/tdworld-development-thread/69948/10...</a>
I have been working on SceneRadar.<p>This tool displays you timestamped alerts (nudity, sex, violence or gore). So if you plan to watch a film with your child, your parents or other conservative relatives - you know when the danger scenes are going to hit you.<p>Since I watched lots of films during the lockdown, I thought this would be a good use of time.<p><a href="https://sceneradar.com/" rel="nofollow">https://sceneradar.com/</a>
MultiPreview: <a href="https://multipreview.com" rel="nofollow">https://multipreview.com</a><p>Create sharable links with different images, so you can share the same article multiple times, e.g. on twitter keeping your feed nice and clean.<p>For those interested in the details, it renders an html page with custom metatags and immediately redirects to the target. Redirect happens in js, so crawlers actually display our metatags vs the target ones. It's just a hack I've tested a while ago, a couple marketer friends liked it and so I decided to make it into a micro SaaS.<p>If you want to try it out, I recommend to have a blog post handy. (also, credit card are disabled, but I like to keep the landing page "final".)
Bytesized - my newsletter deep diving into a software topic every week: <a href="https://www.bytesized.xyz/" rel="nofollow">https://www.bytesized.xyz/</a><p>The YouTube channel of the same name, trying to keep my streak of weekly videos going through the end of this year: <a href="http://youtube.com/c/bytesizedxyz" rel="nofollow">http://youtube.com/c/bytesizedxyz</a><p>Jobs in DevRel, my job board for developer relations: <a href="https://jobsindevrel.com" rel="nofollow">https://jobsindevrel.com</a>
I’m a bit late here, but I’m building AsyncGo (<a href="https://asyncgo.com" rel="nofollow">https://asyncgo.com</a>) to be an async communication tool, replacing (Zoom) meetings and Slack for situations where collaboration doesn’t have to be real-time, which is quite a lot of the time.<p>I think the world is better when you give people more flexibility about when and from where the can collaborate with each other - I saw it in action at GitLab when I was working there - and I hope this makes a difference for people.
BayesBet: <a href="https://bayesbet.everettsprojects.com/" rel="nofollow">https://bayesbet.everettsprojects.com/</a><p>It's a probabilistic programming powered hockey game prediction model. It hasn't been performing too badly this season! <a href="https://twitter.com/hockeystatisti1/status/1370065979988979712" rel="nofollow">https://twitter.com/hockeystatisti1/status/13700659799889797...</a>
<a href="https://github.com/nicbou/timeline" rel="nofollow">https://github.com/nicbou/timeline</a><p>Something that displays your personal history on a timeline: photos, geolocation, social media, searches, browsing history, transactions, chats etc.<p>My goal was to have a repository of my personal data that isn't controlled by a third party. I can use it as a much more contextual diary, and as a way to locate things in time (e.g. purchases, motorcycle maintenance). It's both interesting and useful.<p>It's inspired by my travel diaries, Google History, my photo stream, and the notebook that sits on my desk.<p>It's live since a while, but I'm still working on adding new sources of data.<p>Theres also <a href="https://github.com/nicbou/homeserver" rel="nofollow">https://github.com/nicbou/homeserver</a>, my personal streaming service. It's in production since a few years. Recently, I added a watch party mode (WebSockets!) and updated the reencoding logic to waste less disk space.
A StackOverflow / Discourse alternative:
<a href="https://github.com/denysvitali/dev-portal-frontend" rel="nofollow">https://github.com/denysvitali/dev-portal-frontend</a>
<a href="https://github.com/denysvitali/dev-portal" rel="nofollow">https://github.com/denysvitali/dev-portal</a><p>Porting Linux to the Surface Pro X (and failing doing that due to my lack of kernel experience):
<a href="http://github.com/denysvitali/surface-pro-x-linux/" rel="nofollow">http://github.com/denysvitali/surface-pro-x-linux/</a><p>Creating a Microsoft Teams library + client (WIP):
<a href="https://github.com/fossteams/teams-api" rel="nofollow">https://github.com/fossteams/teams-api</a><p>Unfortunately my free time is quite limited :(
I'm announcing PriceUnlock here: <a href="https://bychgroup.com/price-unlock/" rel="nofollow">https://bychgroup.com/price-unlock/</a><p>But the gist of it is:
* We're aiming to make it easier and less risky to try charging more/less
* Aiming to help you stop leaving money on the table (or take too much money from the table?) by enabling you to easily charge different prices in higher/lower-income countries — like Apple, Netflix, etc. do
* Aiming to make A/B testing of prices headache-free<p>I'm still building PriceUnlock and revealing more bit by bit! Curious to hear your story about your SaaS pricing and how you got there — and whether you ever got to 100% confidence that the prices you set were "right"?<p>That aside, would love to hear what others are working on now to see if my feedback can be helpful!
Software Delivery Simulator
<a href="https://softwaresim.com" rel="nofollow">https://softwaresim.com</a><p>A Rust- and WebAssembly-based simulation product that helps design, communicate, and analyze systems of software tooling. It’s a fun and interesting side project, which should be finished pretty soon.
Daily tax parcel data (shapefiles) from 21 of 39 county's in Washington State.<p><a href="https://waparcels.tax/" rel="nofollow">https://waparcels.tax/</a><p>Shapefiles are sort of a rare format. Hoping to ingest all the data into a SQLite/SpatiaLite database to make it a more general purpose data source.
<a href="https://MexicanTrain.Online" rel="nofollow">https://MexicanTrain.Online</a> - An online version of the dominoes game, MexicanTrain. I started a year ago so my family could keep playing. It's brought hundreds of people closer together, which feels great.
I have been working on a universal Calendar app for Apple platforms, as iOS, iPadOS, watchOS and macOS specifically; named Clendar. [0][1]<p>My goal is to learn SwiftUI and explore new Apple technologies.<p>The app is now open source on GitHub as well, it's my way to give back to the community as I was learning it. [3]<p>Feedback welcome!<p>---<p>[1] Download link: <a href="https://apps.apple.com/us/app/clendar-a-calendar-app/id15481" rel="nofollow">https://apps.apple.com/us/app/clendar-a-calendar-app/id15481</a><p>[2] Landing page: <a href="https://vinhnx.github.io/clendar-site" rel="nofollow">https://vinhnx.github.io/clendar-site</a><p>[3] GitHub: <a href="https://github.com/vinhnx/Clendar" rel="nofollow">https://github.com/vinhnx/Clendar</a>
I'm working on a discussion tool with different modes (real-time, async, docs). Started out as an internal tool for remote writing culture, but now serving small communities — <a href="https://demo.gardens.to" rel="nofollow">https://demo.gardens.to</a>
We created <a href="https://www.getwelder.com/" rel="nofollow">https://www.getwelder.com/</a> as side project. Turn into main project and then back to side project haha.<p>Great for recording content (interviews) remotely easily & in high-quality.
<a href="https://cleave.app" rel="nofollow">https://cleave.app</a><p>Cleave is an application that lets users persist OS state as a "context" - saving and loading open applications, their windows (and their positions), tabs, open files/documents and so on. Think of it as a workspace or project manager from an IDE, but on the OS-level.<p>Started because of frequent multitasking of heavy work with limited resources. Made it because I wanted to switch between studying, working, reading, looking for an apartment, etc. without manually managing all states or consuming all resources.<p>I'll release an Open Beta (macOS) as soon as I finish license verification and delta updates, but I keep getting sidetracked...
Rectitude : a procedural generation editor for pixel art and generative art. <a href="https://lbarret.itch.io/rectitude" rel="nofollow">https://lbarret.itch.io/rectitude</a><p>Starting to make cool stuff with it :
- <a href="https://twitter.com/LBdN/status/1345931367738175488?s=20" rel="nofollow">https://twitter.com/LBdN/status/1345931367738175488?s=20</a>
- <a href="https://imgur.com/a/BJwZFdU" rel="nofollow">https://imgur.com/a/BJwZFdU</a>
Coupling: language learning app for bilingual couples looking to pick up each other's native languages<p><a href="https://learncoupling.com" rel="nofollow">https://learncoupling.com</a>
I've been alternating between two long term Rust projects, which seems to work in keeping the motivation up for both!<p>A Dwarf Fortress-like game (and engine): <a href="https://github.com/DomWilliams0/name-needed" rel="nofollow">https://github.com/DomWilliams0/name-needed</a><p>A x64 operating system: <a href="https://github.com/DomWilliams0/DomeOS" rel="nofollow">https://github.com/DomWilliams0/DomeOS</a>
I have been working for a few years now on Exomind[1], a personal knowledge management tool that takes the form of a unified inbox in which you can have your emails, tasks, notes and bookmarks organized into collections. I have an iOS and a web/electron client at the moment, and a simple Chrome & Safari extension for bookmarking. I plan to eventually add files (blobs), definitions and support extensibility via WASM applications.<p>Its backend (Exocore[2]) is built on top of a personal / private blockchain and is made from the ground up to be hosted in a semi-decentralized fashion on your own personal devices (your computer, raspberry pi, a cloud instance, etc.). It is written in Rust and has iOS, C and Web (WASM) clients.<p>It has very rough edges, but I'm using it daily to organize my life. It has also been my learning playground to improve my Rust skills over the last two years (it was on another tech stack before).
[1]: <a href="https://github.com/appaquet/exomind" rel="nofollow">https://github.com/appaquet/exomind</a> [2]: <a href="https://github.com/appaquet/exocore" rel="nofollow">https://github.com/appaquet/exocore</a>
I'm building <a href="https://gpu.land/" rel="nofollow">https://gpu.land/</a>. It's an online provider of dirt cheap GPUs for deep learning. It's 1/3 the price of major cloud providers such as AWS, GCP, etc.<p>This was a project for me to learn the full stack (non coder before) and been a really exciting journey. 6 months ago I thought it would take me 2 months to build and launch:D
I built SheetUI, a webapp that generates beautiful webpages from google sheets.<p><a href="https://sheetUI.com" rel="nofollow">https://sheetUI.com</a>
Recently launched <a href="https://nocommandline.com" rel="nofollow">https://nocommandline.com</a>, a GUI (graphical user interface) for Google App Engine. Did a Show HN last week and I'm currently working on fixing bugs identified from that show HN.<p>Getting it out there (the Show HN) got me some very important feedback and identified some issues which I'm fixing right now.
I'm working on a project I'm calling TripMix. It lets you build travel guides for your friends. Copying my explanation from a recent thread :)<p>My girlfriend and I really enjoy good food and travel. We spend a lot of our time cooking, eating, and going to breweries and wineries. We have a few favorite cities near us, like Charlottesville and the surrounding wine country in Virginia, and Portland, Maine. We've been there with enough frequency that we've developed a sort of reputation as the go-to experts for those areas, and have sent a long e-mail itinerary and travel guide to our close friends probably 10 or 15 times for each place.<p>Sometimes our friend requesting recommendations doesn't drink alcohol, so we go through and scrub all the breweries and wineries. Sometimes they're gluten free, so all of the pizza and bagels we love get cut. After doing this several times, we realized it would be cool to have an app to do this. So that is my side project!<p>It will be part Canva, part Facebook Recommendations, part knowledge-base. Filterable lists, creation of itineraries, notes about each Place (Google Places/Maps integration). Export to a static site with a link you can share.<p>The neat thing is, as I mentioned above, it has filters. So you can tag places with "winery" or "vegetarian" or something, and when you're building your guide for your friends, you can filter on those tags really easily. You could just click the "winery" tag to instantly create a "Virginia Wine Guide".<p>I'm not totally sure it has broad appeal, but I'm hoping a few friends and maybe some travel bloggers get some use out of it. V2 will probably have some sort of "export to CMS" feature. V3 will hopefully be more of a social network.<p>We'll see how it goes :)
Plan Together:
<a href="https://plantogether.city/" rel="nofollow">https://plantogether.city/</a><p>An online map-based platform which allows citizens to collaboratively discuss and plan the future of their communities.<p>Storystreamer
<a href="https://storystreamer.live/" rel="nofollow">https://storystreamer.live/</a><p>Snapchat Story UI Aggregator.
I'm trying to build a community around Python and its ecosystem at <a href="https://news.python.sc" rel="nofollow">https://news.python.sc</a><p>Recently, I added a job crawler for Python jobs at <a href="https://news.python.sc/jobs" rel="nofollow">https://news.python.sc/jobs</a><p>This is still WIP and could need some traction ;)
Hey all! My friend and I actually created this tiny habit tracker app that's focused on simplicity and getting out of your way.<p>It's called DailyHabits and it's in early-bird access today. Do share your thoughts :)<p><a href="https://www.preetamnath.com/habit-tracker-app" rel="nofollow">https://www.preetamnath.com/habit-tracker-app</a>
I'm working on a system hand off nodejs workloads over a serial port to another machine running some host software.<p>My intent is to easily write Internet-connected software for old machines where a host machine is doing all of the heavy lifting. I have been messing with 68k Macintosh systems first. The code is very much a work in progress that I am actively chipping away at, and not in a usable state just yet. I write a lot of nodejs professionally but haven't used C since college so its been a fun project.<p>nodejs software for the "modern" machine: <a href="https://github.com/CamHenlin/coprocessor.js" rel="nofollow">https://github.com/CamHenlin/coprocessor.js</a><p>C software (targeted at a 68k mac) for the "slow" machine: <a href="https://github.com/CamHenlin/retro68-coprocessorjs-test" rel="nofollow">https://github.com/CamHenlin/retro68-coprocessorjs-test</a>
<a href="https://pancakes.cloud" rel="nofollow">https://pancakes.cloud</a> - A minimal recipe web app which stores all recipes in simple plaintext format and lets you share your recipes with the community. All this, but without all the fluff, ads, stories and infinite scrolling before you get to what you actually want.
I'm designing a data format that takes the interoperability and readability pain out of sending data between systems.<p>With current solutions, you either have a text format with limited data types and have to encode things into strings (hoping the other side will understand how to convert them), or you use a binary format that's painful to read and use. My solution is a twin binary AND text format with seamless 1:1 conversion between them, and support for all common data types.<p>* No more coercing everything into potentially incompatible strings.<p>* No more interoperability issues - all common types are supported natively.<p>* No more having to choose between efficiency (binary) and readability (text).<p>I'm still finishing off the reference implementation and there will probably be some more tweaks here and there on the spec, but here's what it is currently: <a href="https://concise-encoding.org" rel="nofollow">https://concise-encoding.org</a>
<a href="https://apps.binnyva.com/que" rel="nofollow">https://apps.binnyva.com/que</a><p>A web app that will give you a list of questions that can be used to break ice or know others well.<p>You can be with just one or more friends - once person goes thru the questions till they select one. Then everyone answers that question.
I am building Savory to save my open tabs and bookmarks for later. It lets you add tags to organize and quickly find the link when you need it. It is similar to other bookmark managers like pinboard and delicious (rip).<p><a href="https://getsavory.co/" rel="nofollow">https://getsavory.co/</a>
I have a few projects that I am actively working on
1. Soopr - <a href="https://www.soopr.co" rel="nofollow">https://www.soopr.co</a>
Soopr is the easiest way to add like and share buttons to your website.<p>2. In addition, I have been spending time building a few open-source Jekyll based projects<p>Moonwalk - <a href="https://github.com/abhinavs/moonwalk" rel="nofollow">https://github.com/abhinavs/moonwalk</a> - is a fast and minimalistic blog with clean dark mode<p>Cookie - <a href="https://github.com/abhinavs/cookie" rel="nofollow">https://github.com/abhinavs/cookie</a> - is a fast and easy to deploy landing website that comes with a blog, additional pages. It uses Tailwind CSS, that makes editing it very easy.
Like most people do I seem to start a million and finish none. I have been having trouble tracking my options trading cost basis lately and am thinking about writing something for that. I want to integration Plaid, but the version that supports Brokerage accounts starts at $500/mo :|.
Hashtag Editor, <a href="https://rusinov.me/hashtag-editor" rel="nofollow">https://rusinov.me/hashtag-editor</a> - niche app for organizing social media hashtags. You create campaigns, add your own hashtags (no creepy APIs used), and copy result to clipboard.
I've been investing for a short while and found no real tools to track my progress to any sort of FI. Before I would use an Excel sheet to keep track of my portfolio value and my net worth, but tracking investments manually was a bit tedious which is why I've started writing a small tool / website to track them for me.<p>At the moment there's no way for me to integrate with brokers and get up-to-date portfolios, but since I am a mostly passive investor it only takes me a few minutes a week to update my positions.<p>I'd appreciate any honest feedback and tips as I haven't had much success in finding anyone besides myself who'd want to use this.<p>You can find it at <a href="https://my.roadto.fi" rel="nofollow">https://my.roadto.fi</a>
It's not monetizable, but I'm playing with reinforcement learning. It's incredible to watch a computer "learn" to play super mario using just input pictures.<p>Neural nets in general are much less complicated than I thought they would be, at least as a practitioner.
I’ve been working on a space telescope constellation. No website or anything yet since marketing is the least of my concerns, there’s so much hardware stuff to work out the feasibility of first. It’s <i>entirely</i> COTS and I’m building the software stack on top of KubOS and Major Tom <a href="https://www.kubos.com" rel="nofollow">https://www.kubos.com</a>, and using RPi and Pine64 hardware. LimeSDR hardware and getting the local jurisdiction RF permits to begin work on the communications stack are the next major step after I finish getting the OS built for the various boards it will need to run on.<p>I’ll keep an eye on the the thread, feel free to ask me any questions. (Or email me, email is in my profile)
I'm building <a href="https://pygma.app" rel="nofollow">https://pygma.app</a>, a tool to turn Figma files into real websites. Perhaps not quite a side project as I've been spending half of the week on it. Should be launching this week.
A couple on and off, but most recently a GPU-accelerated differentiable fluid simulator: <a href="https://github.com/maxwells-daemons/deltaflow" rel="nofollow">https://github.com/maxwells-daemons/deltaflow</a>
I have been working on a task scheduler service for a while. I realized that there are no good task schedulers as a service which is cheap as well and can handle all kinds of scheduled jobs (cron, scheduled once, delayed jobs etc)<p>No website yet :-(
I'm building Scinna (<a href="https://scinna.app/" rel="nofollow">https://scinna.app/</a>)<p>It aims at being a fully featured server app to share screenshots, and will be having a desktop and android client. The far-far end goal is to have something as good as ShareX but self-hosted and cross platform. The client will feature a toolbox as the one found in ShareX which I really love but with the added benefit of allowing plugins to enrich it<p>Been on it for half a year more or less, as of today, I've got the API working and a cli client that works well in conjunction with maim, and I'm focusing on the web ui
Working on a person focused task list/note taking app for me to be less forgetful.. Personal itch, but though others might like it. <a href="https://150people.app" rel="nofollow">https://150people.app</a>
I've really enjoyed my Pi-hole so far, so I decided to make an open-source version on the ESP32. It's not quiet finished yet, but it is very close. There are only a few small things that need to be done before I can call it stable, but the last 10% of a project is somehow always the hardest.
Pictures can be seen here: <a href="https://imgur.com/a/uwwA54Y" rel="nofollow">https://imgur.com/a/uwwA54Y</a> And the repository: <a href="https://github.com/zachmorr/esper" rel="nofollow">https://github.com/zachmorr/esper</a>
I am building a simple Wordpress site for Bitcoin in Australia with affiliate links, price comparisons, articles and hardware wallets for sale.<p>There will be little coding beyond some vanilla JS and that’s what I like about it as I code all day.
Find Airbnbs with fast WiFi! Roamer is a chrome extension that shows you expected upload, download, & latency metrics while you browse.<p><a href="https://www.tryroamer.com" rel="nofollow">https://www.tryroamer.com</a>
I've been trying to think through something called Story-So-Far which is supposed to be an IDE plugin which logs user keystrokes with timestamps and saves it to a local file .ssf . This file should be replay-able in the IDE which essentially means other developers can literally see how the software was made by the original author. This aims to replace tutorials and also increase open source contributions once you see for yourself how the software was written. I know there are security risks involved. But one problem at a time. Haven't started on the actual implementation yet.
<a href="https://www.slowernews.com/" rel="nofollow">https://www.slowernews.com/</a> - <a href="https://github.com/slowernews/slowernews" rel="nofollow">https://github.com/slowernews/slowernews</a><p>These are, somehow, curated news extracting relevant trends and some edge cases. I see it as a way of using my procrastination positively so I don't really care how popular will it be. I always wanted to read something like this but couldn't find it elsewhere. It may be useful to others also.
An Google trends alternatíve <a href="https://insightrend.com/?page=term-trending" rel="nofollow">https://insightrend.com/?page=term-trending</a><p>I am using reddit content data for it
I'm developing a knowledge graph for Marketing case studies and examples.
I work in the Digital Marketing field and every time I want to take a look at what other brands are doing is always a mess to find good examples.
The idea is to have everything in one central place where you can check for brands by industry and region and then learn how they are approaching a topic i.e. e-commerce for EU companies in China, social media case studies for TitTok, etc.
Still no domain registered, should be up next week or so.
Nightfox <a href="https://green-byte.net/nightfox/" rel="nofollow">https://green-byte.net/nightfox/</a>
It's a low level command line tool to communicate over a subnet between computers without any servers in between. It's still lacking a lot of things like encryption, IPv6, a solution to pass NATs, etc... But it's workable and works on very low specs. The exact size in memory depends on your OS but it's typically a few hundred kilos.
I am in the process of building a(nother) recipe website. My goal was to minimize the choice paralysis that people face when they seen a million of recipes at once. I also wanted to try to keep the recipe fetching performant so I built my own index :).<p>I just finished the functional pieces. Right now, the site is a bit rough in terms of styling but I am tackling that next along with UX.<p>Site: <a href="https://vibrant-shaw-c25fb7.netlify.app/" rel="nofollow">https://vibrant-shaw-c25fb7.netlify.app/</a>
I've been busy with a couple of projects<p>With a friend I build Kameleont.me ( <a href="https://kameleont.me/" rel="nofollow">https://kameleont.me/</a> ) - A link "shortener" where the url redirects to diffrent targets based on device or OS.<p>On my own I build SOGDb ( <a href="https://sogdb.com/" rel="nofollow">https://sogdb.com/</a> ) - An open database for all available Stadia games with filtering options for local/online multiplayer support and such.
PhotoStructure! I had a huge mess of photos and videos after N photo cloud services had come and gone, and left me with down-sampled or metadata-wiped files, and nothing could dedupe and organize the mess, so I wrote it.<p>Completely self-hosted. Cross-platform. Server and desktop editions. Community-prioritized new feature development.<p><a href="https://photostructure.com/faq/why-photostructure/" rel="nofollow">https://photostructure.com/faq/why-photostructure/</a>
<a href="https://www.budgetbloom.com" rel="nofollow">https://www.budgetbloom.com</a> - Personal finance and budgeting app. It began as some Airtable tables I used to manage my own finances, then I realized I could build something a bit better to visualize the relationships between financial data. Hoping it could potentially earn me some money on the side, but either way it's become a labor of love over the last year that I can't seem to quit working on.
I am working on FINT, a gRPC test client that combines functional testing and performance testing in a single application. Been doing this for over a year and the software now has an extensive list of features.<p><a href="http://www.bytesmotion.com/fint/full-list-of-features" rel="nofollow">http://www.bytesmotion.com/fint/full-list-of-features</a><p><a href="http://www.bytesmotion.com/fint/" rel="nofollow">http://www.bytesmotion.com/fint/</a>
BookaBooka, <a href="https://www.bookabooka.nl" rel="nofollow">https://www.bookabooka.nl</a> (in Dutch)<p>It is a multilanguage picture book app that runs on iOS, Android and Windows and currently contains 100+ books that are actively translated into different languages.<p>I'ts a safe digital environment to let your kids find enjoyment in reading or being read to from a choice of narrators.<p>Currently we support Dutch, English, French, German, Arabic, Dutch Sign Language. More languages comming soon.
I'm working on Archivy [0] - a knowledge management system built around extensibility.<p>[0]: <a href="https://archivy.github.io" rel="nofollow">https://archivy.github.io</a>
We have been working on getting VB6/VBA to run on the web and in cloud native environments.<p><a href="https://hypermachine.org" rel="nofollow">https://hypermachine.org</a>
C# Digest – newsletter for .NET developers
<a href="https://csharpdigest.net/" rel="nofollow">https://csharpdigest.net/</a><p>Programming Digest – top 5 links for the week
<a href="https://programmingdigest.net/" rel="nofollow">https://programmingdigest.net/</a><p>I’ve been publishing newsletters for programmers for the past 7 years and running my custom software that always needs an extra feature or two.<p>This month I will try to launch a job board for .NET developers.
Building an integrated platform for distributed teams to source, onboard, and hire remote full-time developers from India.
Here's the link
<a href="https://outteam.nurturelabs.co/" rel="nofollow">https://outteam.nurturelabs.co/</a>
It's a Employer On Record(EOR) service - so hiring is 100% legally compliant there no need of registering a separate legal entity or signing separate contract with each employee.
qrxfil: file exfiltration across airgaps using QR codes.<p><a href="https://github.com/OverkillGuy/qrxfil" rel="nofollow">https://github.com/OverkillGuy/qrxfil</a><p>Splits files across multiple QR codes for “sending” across air-gapped computer systems. Generates numbered PNG files to scan.<p>The codes contain metadata about chunk number (e.g. “007 of 078”) to enable out-of-order scanning.<p>It's a fun way to learn Rust, and a great trick to get terrified looks from security folks.
I made a photography site <a href="https://www.focusct.co.uk" rel="nofollow">https://www.focusct.co.uk</a> for people to upload photos in competitions and such. It was supposed to help people during lock down and get them interested in photography but it's kind of died. I made it with Drupal and coppermine gallery. I can't decide if I want to kill it or redesign and make it better. Feed back is welcome.
Gamefactory: <a href="https://gamefactory.tech" rel="nofollow">https://gamefactory.tech</a>
A job search platform focusing on the video game industry.
It has job ads and company profiles for you to browse.<p>Byte Action: <a href="https://www.getrevue.co/profile/byteaction" rel="nofollow">https://www.getrevue.co/profile/byteaction</a>
A weekly newsletter for games industry professionals and fans.
I thought I'd see if I could build an 8mm film scanner using stuff you can buy at the dollarstore to leverage your smartphone. So kinda the google cardboard of film scanners.<p>I've set up a kickstarter preview here:
<a href="https://www.kickstarter.com/projects/2114964482/17400909?ref=4v4lhr&token=af203798" rel="nofollow">https://www.kickstarter.com/projects/2114964482/17400909?ref...</a>
Pawcket: <a href="http://getpawcket.com/" rel="nofollow">http://getpawcket.com/</a><p>It allows you to save tweets to be your new tab page on Chrome. I mainly built this to have stuff like pet pictures and random inspirational messages every time I opened a new tab.<p>On Github: <a href="https://github.com/AlexMathew/pupcket" rel="nofollow">https://github.com/AlexMathew/pupcket</a>
Boutique: <a href="https://useboutique.com" rel="nofollow">https://useboutique.com</a><p>It's a self-hosted app for digital sales and newsletters. I can upload files, sell them, send broadcast/drip emails, handle bounces/spam so far. Still a work in progress.<p>Thyme: <a href="https://hughbien.com/thyme" rel="nofollow">https://hughbien.com/thyme</a><p>It runs a pomodoro timer in your Tmux status bar.
I'm building SiteSentry: <a href="https://sitesentry.app" rel="nofollow">https://sitesentry.app</a><p>It checks your website for the kind of things that get missed when you go from dev to production or can go wrong later - expired domains and SSL certs, broken links, robot options blocking search engine crawlers, etc. Adding more checks all the time and always keen to hear suggestions.
<a href="https://raw.githack.com/marcinjangrzybowski/cubeViz/master/main.html#assocAlt,pentB" rel="nofollow">https://raw.githack.com/marcinjangrzybowski/cubeViz/master/m...</a><p>Visual editor for cubical-agda code, currently I am rewriting it in haskell and integrating with emacs. New version will allow to edit code in 3 and 4 dimensions :)
<a href="https://reportrocket.com" rel="nofollow">https://reportrocket.com</a><p>Excel report server generates reports from cloud databases.
I’m building a recommendation engine for cigars.<p>There’s still no UI but testing it on a few users on reddit seems like it’s working quite well.<p><a href="https://old.reddit.com/r/cigars/comments/m3mfbo/looking_for_smart_recommendations_test_your_taste/" rel="nofollow">https://old.reddit.com/r/cigars/comments/m3mfbo/looking_for_...</a>
Don't know if this is just digital stuff, but I started building acoustically sealed sound/phone booths for open concept offices... they are coming along. We will see. (<a href="https://reverearchitecture.com/#/798817030644/" rel="nofollow">https://reverearchitecture.com/#/798817030644/</a>)
Top Performing Cryptocurrencies & Altcoins Algorithm<p><a href="https://topcryptos.io" rel="nofollow">https://topcryptos.io</a>
Cloudblast: <a href="https://cloudblast.network" rel="nofollow">https://cloudblast.network</a><p>Working to solve the online privacy problem by making it easy to discover and host copies of existing privacy-respecting web apps.<p>Cloudblast spawned from my original "what I'm working on" project CloudFromScratch posted to this similar thread a year ago.
Working on a Github app that will present users with a checklist that they must check off before merging.<p><a href="https://pullchecklist.com" rel="nofollow">https://pullchecklist.com</a><p>You can create multiple checklists all dependant on<p>- What file paths were changed<p>- What content was added or removed<p>- What branch you're targeting<p>- And a bunch more stuff in the works<p>It's still free since theres some edges to smooth over.
I just launched Writxt[0] a “walkthrough” to let you setup your own SMS to blog platform.<p>I also put up a stupid side project ThriftyName[1] where you get a brand name for $5.<p>[0]: <a href="https://writxt.fun" rel="nofollow">https://writxt.fun</a><p>[1]: <a href="https://thrifty.name" rel="nofollow">https://thrifty.name</a>
Writing - really have the feeling it helps me to make my thinking clearer + publicly sharing has the extra bonus of kicking off interesting conversations and further projects.<p><a href="https://curatedcuriosityj.substack.com/" rel="nofollow">https://curatedcuriosityj.substack.com/</a>
Consumer Startups Newsletter: <a href="http://consumerstartups.substack.com/" rel="nofollow">http://consumerstartups.substack.com/</a><p>I have been interviewing super cool early stage B2C founders/investors and writing about their insights, challenges, and different mental models.
BotWars <a href="http://botwars.io" rel="nofollow">http://botwars.io</a><p>A fun little revamp attempt of an old game “RobotGame” that I found on HN years ago, which unfortunately doesn’t exist anymore.<p>Basically a game where you write the bot AI, and battle out against other players in an automated sandbox environment.
<a href="https://www.jigdev.com" rel="nofollow">https://www.jigdev.com</a><p>A tool I created to replace Excel as an application container. I’ve worked in finance for years and our apps are mostly still hosted in excel. A live javascript programming environment is a great tool to replace Excel.
A daily newsletter with one piece of art in it, each day. The goal is to brighten your inbox up just a little bit. Also, I feature artists from around the world you would normally never see.<p><a href="https://randomdailyart.com/" rel="nofollow">https://randomdailyart.com/</a>
I am working on firedating.me - a community of FIRE (Financial Independence/ Early Retirement) enthusiasts looking for friendships and love. All stats are public: <a href="https://firedating.me/open" rel="nofollow">https://firedating.me/open</a>.
I've been working in meatspace on a cabin my wife and I bought in the mountains. So far it has mostly been being handled by contractors, but I'm considering taking more of it over myself and maybe filming it or recording a podcast from there. Something creative.
<a href="https://www.cybersecq.com" rel="nofollow">https://www.cybersecq.com</a> writing practice questions for various infosec certifications and posting them to the website. It aims to help visitors practice for their certifications.
I've been tinkering with decentralized communication protocols lately and made me think about the XMPP ecosystem (also about ActivityPub integrations with it), so I've started these two projects:<p>- XMPP server in Golang (very early stage)<p>- Mastodon port to Golang (also early stage)<p>(edit: formatting)
A Github action to print relevant stats about the pull request reviewers in team: <a href="https://github.com/flowwer-dev/pull-request-stats" rel="nofollow">https://github.com/flowwer-dev/pull-request-stats</a>
<a href="https://liet.io/" rel="nofollow">https://liet.io/</a> - A text & document classification API.<p>I'm focusing on legal text and documents over the more common "sentiment" classifications. Early days -- lots to do.
<a href="https://ugly.video" rel="nofollow">https://ugly.video</a> - browser based video conferencing using WebRTC<p>Main idea is to minimize the clicks for my three most common tasks: creating meetings, copying meeting link, and sharing memes.
I’m building <a href="https://Interweaveapp.com" rel="nofollow">https://Interweaveapp.com</a> a customer product feedback loop application to help startups and product managers manage the full lifecycle of feedback.
Still pretty early, but I am working on a web based database editor that has a lot of other niceties built on top (column based permissioning + rbac).<p><a href="https://app.aidmin.io" rel="nofollow">https://app.aidmin.io</a>
I am currently creating the public Docker and Cloudron images for <a href="https://www.usertrack.net" rel="nofollow">https://www.usertrack.net</a> so people can try it in a few clicks without paying.
AFI SWiM: <a href="https://afiswim.com" rel="nofollow">https://afiswim.com</a><p>Extract crucial information from Air Force Instruction manuals (AFIs) and produce an Excel workbook with the results for better reference.
I've been working on <a href="https://tellspin.app" rel="nofollow">https://tellspin.app</a> the past 3 months. It's an easy way to do support rotation management in Slack using at-mentions
<a href="https://user-interface.io" rel="nofollow">https://user-interface.io</a><p>I've switched from SaaS products to newsletter. UI/UX Tips for developers/founders/indie etc.
Currently I am working on Logname[1],<p>A website to create your developer portfolio and also generate resume from multiple template.<p>[1] <a href="https://www.logname.dev" rel="nofollow">https://www.logname.dev</a>
Trying to create a free geoguessr alternative. It's hosted at <a href="https://where4m1.herokuapp.com/" rel="nofollow">https://where4m1.herokuapp.com/</a>
A casual "game" that lets you organize information (text, pictures, video, webpages) within a 3D building, allowing you to browse and jump in/out of different contexts easily.
WSB Sentiment: <a href="https://wsbsentiment.io" rel="nofollow">https://wsbsentiment.io</a><p>Tracks the most mentioned stocks on WallstreetBets subreddit. It also does sentiment analysis.
Trying to write more for my personal blog <a href="https://www.michael1e.com/" rel="nofollow">https://www.michael1e.com/</a> and creating niche sites.
I've been working on and off on TubeSync, a PVR for YouTube:<p><a href="https://github.com/meeb/tubesync" rel="nofollow">https://github.com/meeb/tubesync</a>
Im building an open api for <a href="https://github.com/brianvoe/gofakeit" rel="nofollow">https://github.com/brianvoe/gofakeit</a>
I'm building a cryptocurrency automated trading platform and use it for myself. I feel it's a good side project to learn Rust and quantitative trading.
Serializd: www.serializd.com
A place where you can log TV shows you've watched, keep a watchlist, and write reviews.<p>Its like Letterboxd but for TV shows.
Interactive Used Car Buying Guide<p><a href="https://www.isthatalemon.com/" rel="nofollow">https://www.isthatalemon.com/</a>
universitybooks.io: <a href="https://universitybooks.io/" rel="nofollow">https://universitybooks.io/</a>
Lists of books used at the world's best universities.
COVID-19 vaccine doses administered per 100 people daily rank percentile for all countries in ourworldindata.org<p><a href="https://sitrucp.github.io/covid_world_vaccinations" rel="nofollow">https://sitrucp.github.io/covid_world_vaccinations</a>