Posts

New Show Hacker News story: Show HN: Example POC to run the Dolly V2 12B model in 8bit mode

Show HN: Example POC to run the Dolly V2 12B model in 8bit mode 2 by freeqaz | 0 comments on Hacker News. I banged this out today because nobody seems to have figured this out yet (and I wanted to play with this model). I was inspired by the fact that Simon Willison was struggling to get this running[0], so I wanted to take a crack at it! This is by no means "clean", but it is a baseline for others to hack from. Feel free to send over PRs and I'll land them! (I'd love it somebody used this to glue this into this webui[1].) 0: https://ift.tt/9xR1aEu 1: https://ift.tt/mJUo5W0

New Show Hacker News story: Show HN: A curated list of remote jobs

Show HN: A curated list of remote jobs 3 by lukasm | 0 comments on Hacker News.

New Show Hacker News story: Show HN: WikiBinge – discover how all things are vaguely connected (2016)

Show HN: WikiBinge – discover how all things are vaguely connected (2016) 28 by jamez | 9 comments on Hacker News. Connect two articles on Wikipedia, but do it the long way. I've always been a fan of the theory of six degree of separation, but it's an overused concept when exploring the Wiki-graph. Instead of showing the shortest path, which in my opinion is "boring" and ends up connecting super-important central articles, I came up with my own method: WikiBinge selects the smaller, less represented articles on Wikipedia. In a WikiBinge path, the underdogs are the kings! How does it work? It's pretty straightforward! Compute PageRank on the Wiki-graph and assign as weight of each edge the PageRank value of the destination node. A WikiBinge path is then simply a shortest path using these weights: the algorithm will then favor paths passing through articles with lower PageRank values. More on the motives to build this here: https://ift.tt/PSz3Nm8 This is an older...

New Show Hacker News story: Show HN: de(ep)tangle, method to detect overlapping splines

Show HN: de(ep)tangle, method to detect overlapping splines 2 by alonfnt | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A text adventure game where GPT-4 is the player

Show HN: A text adventure game where GPT-4 is the player 6 by trungdq88 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Using zod to get structured and typed output from ChatGPT in TypeScript

Show HN: Using zod to get structured and typed output from ChatGPT in TypeScript 2 by olup | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Extract clips from YouTube (without downloading whole video)

Show HN: Extract clips from YouTube (without downloading whole video) 3 by solvencino | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Google Analytics alternative with the most generous free tier

Show HN: Google Analytics alternative with the most generous free tier 13 by flurly | 5 comments on Hacker News. 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 hop...

New Show Hacker News story: Show HN: NeverPrinter – find and use thousands of nearby printers

Show HN: NeverPrinter – find and use thousands of nearby printers 3 by heyfrommatt | 2 comments on Hacker News. 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...

New Show Hacker News story: Show HN: A minimalist net worth tracker for individuals

Show HN: A minimalist net worth tracker for individuals 3 by heavygate | 0 comments on Hacker News. 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...

New Show Hacker News story: Show HN: GPTCache – Redis for LLMs

Show HN: GPTCache – Redis for LLMs 3 by fzliu | 0 comments on Hacker News. 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/96uo4NL

New Show Hacker News story: Show HN: Twitter API Reverse Engineered

Show HN: Twitter API Reverse Engineered 30 by hobenshield | 1 comments on Hacker News. endpoints: /graphql /1.1 /2 /i

New Show Hacker News story: Show HN: GPT command line client that queries several models simultaneously

Show HN: GPT command line client that queries several models simultaneously 5 by derwiki | 3 comments on Hacker News.

New Show Hacker News story: Show HN: I’m building an autonomous business run by ChatGPT

Show HN: I’m building an autonomous business run by ChatGPT 4 by subtech | 0 comments on Hacker News. Hey HN!! I just shipped a project called Airfeed: https://airfeed.co/ Here's how it works: 1. You tell it the research topics you're interested in following This can be anything -- LLMs, chatbots, image generation, scaling model inference, small language models, datasets, etc. 2. Every morning, it filters new AI research papers for quality work that is relevant to your configured topics, and sends you an email summary. Here's a sample email: https://ift.tt/21gWHK7 --- As a fun experiment, I've made everything completely autonomous: Every morning, ChatGPT takes care of filtering/processing all research papers & writing each email. --- Why I built this: I think there needs to be a better way for engineers, researchers, and AI product builders to stay up to date on the latest AI research that's relevant to whatever they're working on. For someone building LL...

New Show Hacker News story: Show HN: GPT-4-powered web searches for developers

Show HN: GPT-4-powered web searches for developers 44 by rushingcreek | 6 comments on Hacker News. Hi HN, Today we’re launching GPT-4 answers on Phind.com, a developer-focused search engine that uses generative AI to browse the web and answer technical questions, complete with code examples and detailed explanations. Unlike vanilla GPT-4, Phind feeds in relevant websites and technical documentation, reducing the model’s hallucination and keeping it up-to-date. To use it, simply enable the “Expert” toggle before doing a search. GPT-4 is making a night-and-day difference in terms of answer quality. For a question like “How can I RLHF a LLaMa model”, Phind in Expert mode delivers a step-by-step guide complete with citations ( https://ift.tt/thdVsIG... ) while Phind in default mode meanders a bit and answers the question very generally ( https://ift.tt/VQu6Y5z... ). GPT-4 is significantly more concise and “systematic” in its answers than our default model. It generates step-by-step inst...