Friday, April 14, 2023

Show HN: Google Analytics alternative with the most generous free tier https://ift.tt/p6JwgSs

Show HN: Google Analytics alternative with the most generous free tier Hi HN, As an indie hacker, the new Google Analytics (GA4) coming motivated me to look for a straightforward alternative that would also be affordable. I had a few basic product requirements and didn’t want to spend too much to replace a free product. There are a lot of great Google Analytics alternatives out there, but the pricing didn’t seem right. As someone who likes to just build things, many of which aren’t businesses yet, it didn’t make sense to pay for options like Plausible and Fathom out of the gate. So I joined with a friend to build Beam Analytics. Beam gives you all the standard web analytics. It also comes with easy to create funnels so you can see how users move through your site. And we have a great proxy for cohort retention that doesn’t need you to log any data with us. It’s cookie-less and GDPR compliant. The free tier is 100k page views per month so hopefully you’ll give it a try. There’s also a Wordpress integration to make integrating with WordPress sites as easy as a single click - https://ift.tt/iveNZ5I . Appreciate your feedback. You can also email us at hi (at) beamanalytics.io or DM me on twitter @TheBuilderJR. https://ift.tt/G43zTDc April 12, 2023 at 07:10PM

Show HN: ZP a cli cmd built in rust to copy things to the clipboard https://ift.tt/uMiknDL

Show HN: ZP a cli cmd built in rust to copy things to the clipboard `zp` is a custom command used to copy the contents of a source file or of the std output buffer to the clipboard, allowing users to easily paste the contents into another file or program. https://ift.tt/LcViyMb April 14, 2023 at 12:21AM

Show HN: NeverPrinter – find and use thousands of nearby printers https://ift.tt/RLSCrvQ

Show HN: NeverPrinter – find and use thousands of nearby printers Hi all, My friends and I have created a Chrome extension and we are looking for feedback on whether people find it useful or not. The extension is intended to serve as a home printer substitute for people (like us) who don't want or need their own printer at home. It makes it easy to send documents to nearby office supply / shipping stores for printing and pickup. Installing the extension adds a printer named NeverPrinter to your list of available printers in Chrome. When you print a document with NeverPrinter, a new tab opens allowing you to select which nearby store you want to send the document to. This is the latest iteration in an ongoing project my friends and I have been working on. We would love to hear any positive or negative feedback. You can get the extension by going to the Chrome Web Store and searching for "NeverPrinter." Or you can visit https://ift.tt/hR0QTZH , which will redirect you there. https://ift.tt/W3dgcFN April 13, 2023 at 11:18PM

Thursday, April 13, 2023

Show HN: A minimalist net worth tracker for individuals https://ift.tt/3tlJKAO

Show HN: A minimalist net worth tracker for individuals Hi HN, Today I'm launching the Net Worth Tracker by Flow Finance, a beautiful and minimalist Excel template that allows individuals to track their assets, liabilities, income, and spending on a monthly basis. The focus of this template is understanding long-term trends in the incoming and outgoing expenses for an individual—always with a focus on maximising insights while minimising user inputs. This project was created because the alternatives, frankly, are completely overwhelming. A friend of mine introduced me to the FIRE Movement and, after doing deep dives through Reddit, I tried to find templates to help facilitate a financial tracking system of my own. Every template felt like complete overkill: portfolio tracking for shares, mortgage repayment calculators, even a kind of speedometer which moved depending on my savings rate. Clever, no doubt, but unnecessary for my purposes. After years of tinkering and refining what I truly wanted out of this spreadsheet, I realised it was to clearly understand the flows of my finances. This spreadsheet does not attempt to compete with a typical FIRE spreadsheet or tools like YNAB/Mint, it is about capturing the big picture once a month and essentially taking a snapshot of my financial health. I've priced this spreadsheet at $15 which I believe is a fair price for the value you'll see in taking more control over your personal finances, however as an added incentive (and because I am proud of what I've created and would love more people to use it), I'm currently offering a 50% discount to all HN users, who can use the code f3g27mt at the Gumroad checkout. Thank you for your time and I sincerely hope this product can assist you as much as it has for me. I am more than happy to answer any questions you may have so please feel free to comment below or reach out at contact@getflow.finance. Thank you! https://ift.tt/eICUsc6 April 13, 2023 at 04:37AM

Show HN: GPTCache – Redis for LLMs https://ift.tt/pOhekEu

Show HN: GPTCache – Redis for LLMs Hey folks, As much as we love GPT-4, it's expensive and can be slow at times. That's why we built GPTCache - a semantic cache for autoregressive LMs - atop the vector database Milvus and SQLite. GPTCache provides several benefits: 1) reduced expenses due to minimizing the number of requests and tokens sent to the LLM service 2) enhanced performance by fetching cached query results directly 3) improved scalability and availability by avoiding rate limits, and 4) a flexible development environment that allows developers to verify their application's features without connecting to LLM APIs or network. Come check it out! https://ift.tt/QYfUGcl https://ift.tt/1jnOipb April 13, 2023 at 03:14AM

Show HN: Twitter API Reverse Engineered https://ift.tt/2cUaiSl

Show HN: Twitter API Reverse Engineered endpoints: /graphql /1.1 /2 /i https://ift.tt/KTcrxHQ April 13, 2023 at 05:20AM

Show HN: GPT command line client that queries several models simultaneously https://ift.tt/cIGEhtQ

Show HN: GPT command line client that queries several models simultaneously https://ift.tt/isxSqfp April 13, 2023 at 03:35AM

Show HN: PlutoPrint – Generate Beautiful PDFs and PNGs from HTML with Python https://ift.tt/8nBt5IR

Show HN: PlutoPrint – Generate Beautiful PDFs and PNGs from HTML with Python Hi everyone, I built PlutoPrint because I needed a simple way t...