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. At the moment there's no way for me to integrate with brokers and get up-to-date portfolios, but si…
Ask HN: What (side-)project are you working on?
121–130 of 244 posts
Re: Ask HN: What (side-)project are you working on?
#122https://pancakes.cloud - 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.
Re: Ask HN: What (side-)project are you working on?
#123It is a bookmarking app with:
- Full text search
- Permanent Archives (Private WYSIWYG and archive.org)
- Full text search on browsing history
- Save all your open tabs in 1 click
- Chrome (and family), Firefox extensions
- Reader Mode
- Fully open source codebase BSD licensed
- SaaS & Self-hostable
- And more...
Use coupon code HN to get 50% off your subscription.
I used to keep running into issues where I remember reading something somewhere on the internet but would forget where I read it.
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.
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.
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.
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?
Re: Ask HN: What (side-)project are you working on?
#124A 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 e…
Using powerquery and power pivot
Re: Ask HN: What (side-)project are you working on?
#125The most minimal blogging platform https://bearblog.dev
P.S. I understand the "Made with Bear" in the footer is part of the growth strategy and the "price" (albeit a tiny price) to pay for getting your blog hosted, is there option (paid or otherwise) to remove this, say if I wanted to host on my own domain?
Re: Ask HN: What (side-)project are you working on?
#126Re: Ask HN: What (side-)project are you working on?
#127A 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 e…
I work at a large financial company and every day we have a ansible job to get CSV file that's >1GB and move it to our shared drive. It's very idiot way of moving files but there are tons of companies still using this approach. Then someone somewhere in India needs to make sure the job ran successfully by attempting to open that CSV file and doing a smoke testing. I'm looking forward to this!
Re: Ask HN: What (side-)project are you working on?
#128I just launched Writxt[0] a “walkthrough” to let you setup your own SMS to blog platform. I also put up a stupid side project ThriftyName[1] where you get a brand name for $5. [0]: https://writxt.fun [1]: https://thrifty.name
The instructions are pretty easy to follow. I am going to try it out this weekend. Thank you.
Re: Ask HN: What (side-)project are you working on?
#129I've been building FastComments: https://fastcomments.com For the past year or so. I'm also building an MMO game, and you can read the technical details/build thread here: https://jvm-gaming.org/t/tdworld-development-thread/69948/10...
1) Can you talk a bit more (to a non-technical person) about how the code embed works
2) As a suggestion, I think you'd do well in no/low-code communities or products. Webflow is a tool I use so I believe it'd be a success there, since the average Webflow user doesn't know how to code advanced stuff, but they know Webflow has a 'code embed' where they can slap a few lines (i.e. Fastcomments' snippet) and stuff works
Re: Ask HN: What (side-)project are you working on?
#130It 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.
On Github: https://github.com/AlexMathew/pupcket