Featured post

INTERVIEW WITH frankie(n)

 https://whatsmusic.de/frankien-interview-creating-the-singer-songwriter-genre-standing-against-racism-and-a-memorable-open-mic-episode/

Saturday, December 31, 2022

Show HN: lambdaprompt – build, compose and call templated LLM prompts https://ift.tt/gkcqvuw

Show HN: lambdaprompt – build, compose and call templated LLM prompts For the past few months I've been building a lot of things with LLMs (GPT-3, Codex, etc.) as I've been trying to push them to their limits (especially towards applying them to the tabular data domain) When working on this, I've found there are some common patterns for solving problems (templating, chaining, functional-programming style operations, etc.) As I've iterated, I've come to believe that a functional style interface is likely going to power a new wave of systems I'm calling "prompt-machines"(systems where the core new unit of work is a "named" LLM prompt, extending the "function" concept). Additionally, in order to make the code capable of meta-prompting (where the LLM can write its own templated prompts), I aimed to make the interface and library as simple and lightweight as possible. I think I've achieved my goal, so I'm releasing the library to share with others! I mainly use lambdaprompt in two main ways: (1) to quickly try out "map" applying a LLM prompt against multiple inputs, to see how it behaves on a fixed set of inputs (2) to quickly iterate on a prompt-chain (taking the output of a prompt, and passing it to other prompts) to create complex behavior. An example of (2) that worked quite well is a Text-2-SQL prototype: It generates multiple SQL options, then executes each against the database (if it errors, asks `Codex-EDIT` to fix the errors and retry), then takes the most "consistent" answer as the valid answer. Simply by adding this prompt-chain on top of codex, we saw an improvement from ~75% to ~85% on a spider Text-2-SQL benchmark (On just a small sample of N=200). To increase usability it also ships (extras) with a fastapi app that registers any defined prompts as endpoints directly, and hosts the functions to be directly callable via HTTP-GET requests. This makes it easy to build client-applications off of these prompts, while allowing the prompt itself to be arbitrarily complex (composition of prompts) I hope you enjoy using it! Also, I'm super curious to hear if anyone else has been thinking about LLMs (composing them, building interfaces to them, etc.) in similar ways and what learnings have been (even if not though this library) https://ift.tt/73AQ5h6 December 31, 2022 at 09:13AM

Show HN: Simple weather for your zip code https://t.co/bSijXGnZsP https://t.co/ki7n4w7pZC


from Twitter https://twitter.com/frankienash54

December 31, 2022 at 07:55AM
via frankienash54

Is Something This Good Even Possible?


By Marina Martinez via NYT Style https://ift.tt/UMm6ALG

Recommended Recipe for you:

Remind yourself to meditate every day

Which Electric Vehicles Qualify for Federal Tax Credits?


By The New York Times via NYT Business https://ift.tt/9JxC0em

Trump Tax Returns Undermine His Image as a Successful Entrepreneur


By Jim Tankersley, Susanne Craig and Russ Buettner via NYT U.S. https://ift.tt/jnfRS9q

Criminology Student Is Charged in Four University of Idaho Killings


By Rachel Sun, Nicholas Bogel-Burroughs and Serge F. Kovaleski via NYT U.S. https://ift.tt/1F4UfiR

Friday, December 30, 2022

Santos, a Suburban House and $11,000 in Campaign Payments for ‘Rent’


By Grace Ashford and Dana Rubinstein via NYT New York https://ift.tt/ruW4ihq

Recommended Recipe for you:

Automatically sync your Spotify saved tracks to your Soundcloud

Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/bKtIOTR

Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/ownTmQ2 December 29, 2022 at 10:10PM

The Sad Tales of George Santos


By David Brooks via NYT Opinion https://ift.tt/0ckNRCQ

Show HN: Simple weather for your zip code https://ift.tt/jCwZbBg

Show HN: Simple weather for your zip code Weather applications are bloated. This is the simplest implementation I could make using data from the weather.gov API. This simple weather application will retrieve the current 7-day weather for any of more than 33,000 US zip codes. To customize weather for your zip code, change the URL. The current URL is set to the zip code 90210. If you want both news and weather, that is available here: https://ift.tt/PDN398W https://ift.tt/w4vbfcq December 30, 2022 at 04:06AM

Thursday, December 29, 2022

Show HN: A LinkedIn Chat GPT on Steroids https://ift.tt/nhFbzAK

Show HN: A LinkedIn Chat GPT on Steroids https://www.lunaa.io/ December 29, 2022 at 10:25AM

George Santos Faces Federal and Local Investigations, and Public Dismay


By Michael Gold, Ed Shanahan, Brittany Kriegstein and Rebecca Davis O’Brien via NYT New York https://ift.tt/J8W6ZHS

My Partner’s Parents Stay With Us Every Weekend. Do I Get a Say? https://t.co/Uz2RSpl7Qe


from Twitter https://twitter.com/frankienash54

December 29, 2022 at 07:55AM
via frankienash54

The Miraculous Life and Afterlife of Charlene Richard


By Nathaniel Rich and Stacy Kranitz via NYT Magazine https://ift.tt/jsB8kG6

Recommended Recipe for you:

Every night at 12:00 AM turn the lights off

Small Steps to Improve Your Mental Health in 2023


By Hannah Seo via NYT Well https://ift.tt/fAYEi6X

Show HN: Zcached, in-memory key-value cache wire-compatible with memcached https://ift.tt/OJs7QgC

Show HN: Zcached, in-memory key-value cache wire-compatible with memcached zcached is an in-memory key-value cache exposing a memcached ASCII protocol-compatible interface, built on pluggable cache engines like Ristretto and freecache [0]. It's not performance-competitive with memcached, especially at higher thread counts. That said, it achieves about 1.1M ops/s, but at significantly higher P99 and P999 latency (as measured by memtier). See [1] and [2] for benchmark results from my 7950x-based workstation. Disclaimer: This is a hobby project created for fun while hacking over the holidays. zcached is not a commercial product and never will be. Don't use it in production; consider this a technology demo more than anything. I don't expect the source code to build outside of my environment, but for those interested in playing with it, binary artifacts are available at [3]. Try `zcached --address tcp:localhost:11211`. [0] https://ift.tt/4VwbtgL , https://ift.tt/SRjJsnD [1] memcached, 16 worker threads: https://ift.tt/ms82TS0 [2] zcached: https://ift.tt/EA3Ufzk [3] https://ift.tt/YdWhxPz... https://ift.tt/eyBA5Tp December 28, 2022 at 05:48PM

Wednesday, December 28, 2022

Mickey’s Copyright Adventure: Early Disney Creation Will Soon Be Public Property


By Brooks Barnes via NYT Business https://ift.tt/kKfJprs

Retirees Are One Reason the Fed Has Given Up on a Big Worker Rebound


By Jeanna Smialek and Ben Casselman via NYT Business https://ift.tt/TQmxjJ9

Who Is Rep.-Elect George Santos? His Résumé May Be Largely Fiction.


By Grace Ashford and Michael Gold via NYT New York https://ift.tt/auygHov

Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts https://ift.tt/ZWaHBLE

Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts https://mastinator.com/ December 28, 2022 at 01:28AM

The Webb Telescope Is Just Getting Started


By Dennis Overbye via NYT Science https://ift.tt/Bj9cWo1

My Partner’s Parents Stay With Us Every Weekend. Do I Get a Say?


By Kwame Anthony Appiah via NYT Magazine https://ift.tt/BvMpF0n

Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib https://ift.tt/T9aSNmI

Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib Hello HN, This is a website I worked on during the holidays to fill the void of the upcoming dark sky shutdown. For me, the precipitation timeline was a view I was heavily relying on for everyday activities and planning. I had not found any replacement from the various weather apps. When I found pirateweather.net as a backend API, it gave me the motivation to put the pieces together and get back the experience I enjoyed. I then added more functionalities that I think was missing from the website such as a weekly chart view. I've been using the website reliably over christmas holidays. Hope you enjoy it too! Also I open sourced the visual component for drawing the precipitation timeline and you can use it for drawing weather information or any other hourly activities really https://ift.tt/RxGgjTZ Interested in your feedback! https://ift.tt/ElKsjip December 27, 2022 at 11:14PM

Monday, December 26, 2022

A Very Streaming Christmas https://t.co/CcLRa5VBgx


from Twitter https://twitter.com/frankienash54

December 26, 2022 at 11:45AM
via frankienash54

Elena Xausa, Illustrator With a Whimsical Style, Dies at 38 https://t.co/f9XZc1qVjT https://t.co/ws8mtYmxgY


from Twitter https://twitter.com/frankienash54

December 26, 2022 at 07:55AM
via frankienash54

Show HN: 10x Faster Twitter Embeds https://ift.tt/yow16Fj

Show HN: 10x Faster Twitter Embeds https://ift.tt/Ddz6O2u December 26, 2022 at 05:11AM

Recommended Recipe for you:

Automatically sync your Spotify saved tracks to your Soundcloud

Can Anything Help a Hangover?


By Dani Blum via NYT Well https://ift.tt/fymBQ1e

The Best Way to Comfort Someone When They’re Sad


By Melinda Wenner Moyer via NYT Well https://ift.tt/IyOfkpe

Sunday, December 25, 2022

Show HN: Mastodon.nvim (Mastodon Client for Neovim) https://ift.tt/kAsHM43

Show HN: Mastodon.nvim (Mastodon Client for Neovim) *Announcing mastodon.nvim* Hello everyone. I just released mastodon client for neovim. If you dont want to get out of neovim, and write your thought on mastodon, mastodon.nvim could be good choice. Merry christmas! https://ift.tt/7m0zcN3 December 25, 2022 at 08:31AM

In Buffalo, it was ‘a very, very bad night in our community.’


By Michael D. Regan and Kimiko de Freytas-Tamura via NYT U.S. https://ift.tt/hMdlZ7P

Show HN: High Browse independent “surf engine” https://t.co/FiCxEIpKks https://t.co/0FNnlqkBud https://t.co/AXWeepJHJD


from Twitter https://twitter.com/frankienash54

December 25, 2022 at 07:55AM
via frankienash54

Recommended Recipe for you:

Mail me free games with Steam keys posted to /r/gamedeals

Show HN: GPT-3 Powered Shell https://ift.tt/Fv49a63

Show HN: GPT-3 Powered Shell https://ift.tt/pFsMnXw December 23, 2022 at 04:34AM

A Very Streaming Christmas


By Elisabeth Vincentelli via NYT Movies https://ift.tt/B9kql32

Saturday, December 24, 2022

Show HN: I built a free Chrome extension that writes entire emails using ChatGPT https://ift.tt/seh9Dp5

Show HN: I built a free Chrome extension that writes entire emails using ChatGPT https://ift.tt/Eiwh0Ho December 24, 2022 at 10:21AM

Elena Xausa, Illustrator With a Whimsical Style, Dies at 38 https://t.co/f9XZc1qVjT


from Twitter https://twitter.com/frankienash54

December 24, 2022 at 11:45AM
via frankienash54

Show HN: Semantic Search in Podcasts Transcriptions https://ift.tt/ylLxrsV

Show HN: Semantic Search in Podcasts Transcriptions I built a podcast search engine that performs a semantic search within thousands of podcasts transcriptions. Technologies used are: OpenAI Whisper for transcriptions, BERT embeddings and FAISS as a vector database https://voilib.com/ December 24, 2022 at 10:29AM

Recommended Recipe for you: https://t.co/Hmyqob5xUj https://t.co/9v3cpD3bUx


from Twitter https://twitter.com/frankienash54

December 24, 2022 at 07:55AM
via frankienash54

Recommended Recipe for you:

Get an email when a new Amazon Alexa Applet is published

An Iowa Sports Reporter Was Sent to Cover the Weather. He Did Not Like It.


By Remy Tumin via NYT U.S. https://ift.tt/av90kr5

Friday, December 23, 2022

The Mysterious Case of the Doctor Who Disappeared at Sea


By Michael Wilson via NYT New York https://ift.tt/LPUAa1v

Show HN: High Browse independent “surf engine” https://t.co/FiCxEIpKks https://t.co/0FNnlqkBud


from Twitter https://twitter.com/frankienash54

December 23, 2022 at 11:45AM
via frankienash54

Show HN: SuperPlanner, an innovative day planner and to-do list for iOS and Mac https://ift.tt/hTgQak4

Show HN: SuperPlanner, an innovative day planner and to-do list for iOS and Mac https://ift.tt/McPbL4m December 23, 2022 at 08:54AM

Welcome to the Menopause Gold Rush https://t.co/PKdb1dgc2H


from Twitter https://twitter.com/frankienash54

December 23, 2022 at 07:55AM
via frankienash54

Recommended Recipe for you:

Keep a phone call log in Google Drive

Elena Xausa, Illustrator With a Whimsical Style, Dies at 38


By Nina Chhita via NYT Arts https://ift.tt/cTnEI6u

Thursday, December 22, 2022

Recommended Recipe for you: https://t.co/Hmyqob5xUj


from Twitter https://twitter.com/frankienash54

December 22, 2022 at 11:45AM
via frankienash54

Planning Holiday Travel? How Wind, Cold and Snow Could Disrupt Your Trip.


By Livia Albeck-Ripka and Judson Jones via NYT U.S. https://ift.tt/jorAaZS

Why Petulant Oligarchs Rule Our World https://t.co/aRzqVDlWlc


from Twitter https://twitter.com/frankienash54

December 22, 2022 at 07:55AM
via frankienash54

Recommended Recipe for you:

Save liked Youtube video to Raindrop.io

Show HN: High Browse independent “surf engine” https://ift.tt/ui1KYS5

Show HN: High Browse independent “surf engine” Hi HN, I’m pleased to release my “surf engine” to the public for you to try. This is might be for you if you’ve grown frustrated with commercialised SERPs, and want to find the other websites are (still) out there. Kudos to Marginalia Search for showing that it’s possible to build a search engine as a hobbyist: https://ift.tt/6I5CiAY Feedback of all kinds very welcome! Ali https://highbrow.se/ December 21, 2022 at 09:30PM

Welcome to the Menopause Gold Rush


By Amy Larocca via NYT Style https://ift.tt/hg01Q2w

Wednesday, December 21, 2022

New Spending Bill Makes It Easier for Americans Saving for Retirement


By Tara Siegel Bernard via NYT Your Money https://ift.tt/LojgQeK

Show HN: ChatGPT developed an NPM package to check if jemalloc is installed https://ift.tt/yM5zihF

Show HN: ChatGPT developed an NPM package to check if jemalloc is installed https://ift.tt/RfYqMOm December 21, 2022 at 12:22AM

World Cup Homecoming Brings Argentina to a Halt


By The New York Times via NYT World https://ift.tt/vBVySfT

Show HN: A vichan variant that ChatGPT helped me host https://t.co/5YTBFRxJYu https://t.co/BbvkYeHXAD


from Twitter https://twitter.com/frankienash54

December 21, 2022 at 07:55AM
via frankienash54

Recommended Recipe for you:

Get an email with your current location

Why Petulant Oligarchs Rule Our World


By Paul Krugman via NYT Opinion https://ift.tt/oNEOWLP

Tuesday, December 20, 2022

Show HN: High performance HTML5 parser for Ruby, a Nokogiri alternative https://ift.tt/M9rIp7w

Show HN: High performance HTML5 parser for Ruby, a Nokogiri alternative https://ift.tt/hPrCbZR December 20, 2022 at 03:38AM

Can Anything Help a Hangover? https://t.co/o4iILMncme


from Twitter https://twitter.com/frankienash54

December 20, 2022 at 07:55AM
via frankienash54

Recommended Recipe for you:

Autopost from Facebook Page to Twitter

Show HN: A vichan variant that ChatGPT helped me host https://ift.tt/6fG12Qc

Show HN: A vichan variant that ChatGPT helped me host I recently set up a website hosting vichan [0] with nginx, and named it "h2ochan", inspired by the chaotic (yet moderated!) nature of imageboards like 4chan and 2chan. Plus, I love having a liter of water within arm's reach at all times. In the future, I have some plans for threading and posts that will further emphasize the "water" theme and encourage community engagement. In the past, I had tried setting up vichan a few times, but I was overwhelmed by the many technical tasks involved, such as using a remote terminal, working with MySQL databases, configuring nginx, setting file permissions and owners, and using Emacs (or trying to avoid clunky local file edits and FTP). However, I recently discovered chatGPT and have found it very helpful in assisting me with various technical issues. I began by asking for help setting up a public PHP forum, saying that I was a gamedev with some experience in Unity and C#, but not familiar with web development. chatGPT recommended that I look into ASP.NET [1] (which is similar to C#) and gave me some specific recommendations for webhosts and domain registrars. Based on these recommendations, I was able to get a Shared Windows Host [1] up and running, with my nginx [3] page visible after visiting the proper IP address. During the vichan installation process, there is a config-help screen that shows red and yellow lights, to show stuff like if vichan is missing permissions, the SQL database is misconfigured, etc. Initially, this screen showed about three errors and five warnings, mostly related to vichan's inability to read or write certain files. ChatGPT was very helpful in troubleshooting these issues, whether I copy-pasted error messages or described the problems in my own words. It helped me with tasks such as using `chmod`, `chroot`, and `grep`, as well as with fixing HTTP status codes such as 403 Forbidden, 404 Not Found, and 500 Internal Server Error [2]. ChatGPT also helped me locate log files and fix other issues, and eventually all of the warnings were resolved. Emacs was also very helpful during the setup, with chatGPT assisting with emacs commands (I have a double-sided Sheet of them somewhere...) Although I am still learning basic hotkeys, I am able to Save, Undo, and Quit with confidence, and I have almost memorized the Page Up/Down keys. I was initially drawn to Emacs because I saw a page about hotkeys for capitalizing, lowercasing, and uppercasing words years ago, but never sticking with it. Now using it more, my thoughts still being "My smartphone can't even Delete (forward) or Undo! Modifying whole WORDS like this is incredible!" Please go look at h2ochan, and Drink Water! [0] https://ift.tt/zvml5xE [1] I did have to switch from a Shared/managed ASP.NET to a Dedicated Linux Host, since remote SSH was not supported for Windows, only Linux [2] I forgot two of these error codes, so I asked chatGPT to remind me of ones I might have encountered during setup. chatGPT also revised my initial post (making sure chatGPT got a [] citation, no matter how confusing!) which I revised once more before posting. [3] Windows + nginx, huh? I may be mis-remembering this bit, but there was certainly a point of realizing "I need Admin access so I can edit Permissions..." or something, and that Windows without SSH was wholly insufficient for vichan [-] chatGPT was occasionally a bit outdated, which led to missing packages, non-existent paths, and imperfect configurations. However, it seemed happy to accept corrections, such as when I wanted to show line numbers in PHP files in Emacs, but my init.el file already had a setting to show line numbers for all programming languages, and I didn't have php-mode installed. Instead, I needed to use phps-mode. [-] The website favicon is a Koreisha mark, hue-shifted to the Blues. It's used in Japan to signify elderly drivers, and used Abroad by Car Enthusiasts. I love the Half-Teardrops in contrasting Bright and Subtle Blue. https://www.h2ochan.org December 20, 2022 at 04:44AM

Qatar Got the World Cup It Wanted


By Tariq Panja via NYT Sports https://ift.tt/ShHa8Uu

Monday, December 19, 2022

Recommended Recipe for you:

Take on the 1p Savings Challenge

Show HN: Screen Studio – Beautiful screen recordings in minutes https://ift.tt/J5k6rqG

Show HN: Screen Studio – Beautiful screen recordings in minutes Hey! I started working on this app 4 months ago. The idea is simple: automate creating promo quality videos that include screen recordings as much as possible Currently it makes cursor movement smooth, zooms in on clicks, adds background and frame around recorded window and adds cinematic motion blur. I plan to add selfie camera support, full text slides and multi-clip recordings. Works only on macOS. It is paid software (one time payment for license + 1 year of updates), but you can download and try it for free - everything except final export to file will work 100% Thanks! https://ift.tt/mI1dYN4 December 18, 2022 at 11:00PM

Show HN: View Reddit Images by Topic https://ift.tt/4xLRvjB

Show HN: View Reddit Images by Topic Hi, I created a simple website to display Reddit images from set of subreddits by topic. It displays images from current top posts. https://ift.tt/g2joGQK December 19, 2022 at 03:25AM

Iran Uses Rape to Enforce Women’s Modesty


By Nicholas Kristof via NYT Opinion https://ift.tt/WlJwStI

For Planet Earth, This Might Be the Start of a New Age


By Raymond Zhong via NYT Climate https://ift.tt/Pqj5EXD

Can Anything Help a Hangover?


By Dani Blum via NYT Well https://ift.tt/JQ4rlOn

Show HN: Log in to Mastodon with your Twitter account https://ift.tt/zgQZYxn

Show HN: Log in to Mastodon with your Twitter account This is an idea I've had for a while. Given recent events, I decided to finally implement it and see what happens. I assume if it gets any traction it will be banned. The bigger picture here is that Twitter's network of users and follow lists is potentially reverse-engineerable. Why not take that network graph and implement it in the Fediverse? https://tweedle.social December 18, 2022 at 11:38PM

Sunday, December 18, 2022

Show HN: I made an Ethernet transceiver from logic gates https://ift.tt/06iPzhe

Show HN: I made an Ethernet transceiver from logic gates https://ift.tt/MmUXI0F December 18, 2022 at 07:00AM

Recommended Recipe for you:

Automatically share new links you post on Facebook to Twitter

Show HN: I Put Artificial Intelligence Inside Google Sheets https://ift.tt/Bw8uRkD

Show HN: I Put Artificial Intelligence Inside Google Sheets Hello Everyone, I built =SHEETAI(), a way to run GPT-3 prompts in Google Sheets. It's incredible how tasks that are hard or impossible to do w/ regular formulas become trivial. For example: sanitize data, write thank you cards, summarize product reviews, categorize feedback... Try Now for free at SheetAI.app https://ift.tt/KOofekX December 18, 2022 at 05:09AM

‘All the Beauty and the Bloodshed’ Review: Nan Goldin’s Art and Activism


By Manohla Dargis via NYT Movies https://ift.tt/e5HdLT2

Saturday, December 17, 2022

Show HN: I'm challenging your clicking speed with this game I rebuilt https://t.co/t9zy0HuMh7 https://t.co/WR729m1bIv


from Twitter https://twitter.com/frankienash54

December 17, 2022 at 11:45AM
via frankienash54

Thousands of Documents Relating to John F. Kennedy’s Assassination Are Released


By Michael Levenson and Chris Cameron via NYT U.S. https://ift.tt/EKb1oJ4

Show HN: An open-source UI Library with automatic routing and SuperComponents https://t.co/7KD1wp3Ru6 https://t.co/aQall9DNZ2 https://t.co/ozf7cgOS6G


from Twitter https://twitter.com/frankienash54

December 17, 2022 at 07:55AM
via frankienash54

Elon Musk, Management Guru?


By Kevin Roose via NYT Technology https://ift.tt/xckFaDn