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/

Wednesday, January 11, 2023

Show HN: Python with Rust powers https://ift.tt/1mkibGQ

Show HN: Python with Rust powers https://ift.tt/1mpTNHX January 11, 2023 at 10:13AM

Facebook’s Bridge to Nowhere https://t.co/I7355dv3c2


from Twitter https://twitter.com/frankienash54

January 11, 2023 at 07:55AM
via frankienash54

Show HN: Grila – Calendar for keyboard addicts, always one keypress away https://ift.tt/uIxd9A3

Show HN: Grila – Calendar for keyboard addicts, always one keypress away https://ift.tt/a69ud1V January 11, 2023 at 06:49AM

Recommended Recipe for you:

Share your new WordPress posts to Twitter with an image

Show HN: Syncthing-map – a utility to map syncthing devices and folders https://ift.tt/1dZFqTw

Show HN: Syncthing-map – a utility to map syncthing devices and folders If you use the excellent Syncthing[1], you may quickly be lost in the various shares between devices. I was. This was the trigger to write a small application that creates a map of your devices, their folders, and how each is shared. It is directly based on the configuration file of each device. The stable version[2] generates a HTML file you can render in a browser to show the map (based on mermaid.js[3]). I just released an experimental feature[4] that starts a web server which will dynamically create the map based on configurations shared by the devices. Binaries are available as well[5]. I would be glad to hear any comments or advice (I am an amateur developper). Thanks! [1] https://syncthing.net/ [2] https://ift.tt/K7xNPoF [3] https://ift.tt/NX9ioRk [4] https://ift.tt/L37GmRy... [5] https://ift.tt/eXWQUDz https://ift.tt/H4vfLQW January 10, 2023 at 08:03PM

The Scrambled Egg Technique That Impressed J. Kenji López-Alt


By J. Kenji López-Alt via NYT Food https://ift.tt/MRPgpG6

Show HN: usbc.wtf – an article and quiz to find the right USB-C cable https://ift.tt/PSeL9sT

Show HN: usbc.wtf – an article and quiz to find the right USB-C cable https://usbc.wtf/ January 10, 2023 at 11:55PM

Tuesday, January 10, 2023

How to Watch Prince Harry’s Interviews About ‘Spare’ https://t.co/yQKZO76xex


from Twitter https://twitter.com/frankienash54

January 10, 2023 at 07:55AM
via frankienash54

Who Told Players to Warm Up After Damar Hamlin Collapsed?


By Ken Belson and Jenny Vrentas via NYT Sports https://ift.tt/BJaFQzW

Recommended Recipe for you:

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

Show HN: Ecode – A minimalist and fast open-source code editor https://ift.tt/DkYE0d4

Show HN: Ecode – A minimalist and fast open-source code editor Hi HN! I've been working on a code editor and I think that it's mature enough to catch some interest. It's using a custom GPU accelerated GUI written in C++. Currently implements some interesting features: LSP, terminal, auto-completion, linters, formatters, custom keybindings, plugins and more. It's a hobby project but still intends to be an alternative to other popular code editors like Sublime, Kate, Lapce, Lite XL (and takes inspiration from them). The project was born as a playground for the GUI I'm developing (eepp GUI) and is advanced enough to currently be my main code editor, but it's a work in progress, and many features are still pending. Some minor hints on how to use it: Folders are used as project (and .gitignore is used to ignore files) The wheel icon on the top-right has all the options you need (Ctrl/Cmd + M to show). Some keybidings to navigate any project (navigation is keyboard driven): Ctrl/Cmd + K = Locate Files Ctrl/Cmd + Shift + F = Global Search Ctrl/Cmd + Number (Go to tab #) https://ift.tt/NnSZAhX January 10, 2023 at 05:21AM

Facebook’s Bridge to Nowhere


By Issie Lapowsky via NYT Business https://ift.tt/t3VQlZI

Monday, January 9, 2023

Show HN: Caretta – Instant K8s service dependency map, right to your Grafana https://ift.tt/AhMwDjV

Show HN: Caretta – Instant K8s service dependency map, right to your Grafana https://ift.tt/z6C3vNZ January 9, 2023 at 08:29AM

Judge Scolds Trump Legal Team and Lets James’s Lawsuit Proceed https://t.co/SsSF57TSeN


from Twitter https://twitter.com/frankienash54

January 09, 2023 at 07:55AM
via frankienash54

What We Learned From Prince Harry’s Interviews


By Elisabeth Egan via NYT Books https://ift.tt/fhtk1IW

Recommended Recipe for you:

Save the Date

Show HN: I asked ChatGPT to convert a Chrome ext to a Firefox ext https://ift.tt/tsWMmhJ

Show HN: I asked ChatGPT to convert a Chrome ext to a Firefox ext I told it to create a virtual machine first: I want you to act as a Linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do no write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in English I will do so by putting text inside curly brackets {like this}. My first command is pwd. Then I told it to create a python script to do the conversion: {Create and write to the filesystem a python script called convert.py that takes a URL as its first argument. The URL is a chrome extension. The script then converts the extension to a Firefox extension and saves the result in a directory called "res". Make sure the script works with an actual URL to a chrome extension on the Chrome Webstore. It requires you to possibly download the extension first from the URL. Also make sure the generated Firefox extension meets all the requirements and the Chrome to Firefox conversion takes place for all assets in the extension, it includes the content scripts, etc. Only print done to the terminal here when finished.} Then ran it with this URL (URL to Google Translate Chrome ext): python convert.py "https://ift.tt/6KPyN4V" It actually created a zipped Firefox extension with the manifest file converted correctly, etc. January 9, 2023 at 04:20AM

How to Watch Prince Harry’s Interviews About ‘Spare’


By Unknown Author via NYT Books https://ift.tt/0EsSRjz

Sunday, January 8, 2023

In Speaker Fight’s Final Hours, Arm-Twisting, Flaring Tempers and Calls From Trump


By Catie Edmondson via NYT U.S. https://ift.tt/Xe6xBPf

Can You Pass the Flexibility Test? https://t.co/UpAOMMEW5R


from Twitter https://twitter.com/frankienash54

January 08, 2023 at 07:55AM
via frankienash54

Show HN: GPT3 Get answers to technical questions from your documentation site https://ift.tt/sP0h9zw

Show HN: GPT3 Get answers to technical questions from your documentation site https://ift.tt/hITSBxM January 8, 2023 at 06:45AM

Recommended Recipe for you:

Liked YouTube Videos append to a note in Evernote

Shootings Reported at Homes and Offices of 5 New Mexico Democrats


By Christine Hauser via NYT U.S. https://ift.tt/T8qtwM4

Judge Scolds Trump Legal Team and Lets James’s Lawsuit Proceed


By Jonah E. Bromwich and Ben Protess via NYT New York https://ift.tt/tFrjpPM

Saturday, January 7, 2023

U.S. Moves to Bar Noncompete Agreements in Labor Contracts https://t.co/ItgCRh4uEf


from Twitter https://twitter.com/frankienash54

January 07, 2023 at 07:55AM
via frankienash54

Recommended Recipe for you:

Keep a phone call log in Google Drive

Latest on Idaho Killings: Suspect Linked to Crime Scene by Phone and DNA


By Nicholas Bogel-Burroughs and Mike Baker via NYT U.S. https://ift.tt/jnV1Ycl

Show HN: I Market-Make AWS Cloud Contracts to Save Companies $40M+ https://ift.tt/aX3cLsJ

Show HN: I Market-Make AWS Cloud Contracts to Save Companies $40M+ Hey HN: Kaveh here, the founder of https://www.usage.ai/ We help companies drive down AWS EC2 spend by buying and selling 3-year no-upfront reserved instances. Why? Because there's almost no liquidity on the AWS EC2 RI Marketplace and it can take a while, if at all, to sell an RI if you need to stop using one. Previous to founding Usage, I worked at JPMorgan Chase as a summer analyst. Here's how it works: We are typically brought in by a DevOps manager to cut AWS EC2 costs. The app is entirely self-service and the savings are generated automatically, typically we do this live on a call. On average, we reduce AWS EC2 spend by 50% for 5 minutes of work. To reduce by 50%+, we've built a pool of reserved instances that's shared across our pool of customers. When a customer scales up their EC2s, Usage buys RIs. When a customer scales down their EC2s, Usage sells RIs. At this point, we've saved companies tens of millions of dollars in spend and have a lot of liquidity, so we take on very little risk. We make money off of a 20% Savings Fee. Happy to chat directly kaveh@usage.ai Have you experienced any issues with managing your company or organization's AWS expenses? We'd love to hear your feedback and ideas! January 7, 2023 at 03:45AM

A Knife Sheath, Phone Pings and Trash: The Hunt for a Killer in Idaho


By Mike Baker, Nicholas Bogel-Burroughs and Serge F. Kovaleski via NYT U.S. https://ift.tt/pUFMTYP

Can You Pass the Flexibility Test?


By Hilary Achauer via NYT Well https://ift.tt/4IRgj7W

Friday, January 6, 2023

Show HN: Skim HN’s story feeds but with added metadata about linked articles https://t.co/3OnyzvQyGz https://t.co/FRkZpO9uKH


from Twitter https://twitter.com/frankienash54

January 06, 2023 at 07:55AM
via frankienash54

Amazon Expands Corporate Layoffs to 18,000 Jobs


By Karen Weise via NYT Business https://ift.tt/DvjGHhw

Recommended Recipe for you:

Get an email when a new Amazon Alexa Applet is published

Show HN: Daft Art – an album cover maker powered by AI and curated aesthetics https://ift.tt/g4z5yY9

Show HN: Daft Art – an album cover maker powered by AI and curated aesthetics Hello HN! I’m starting my indie journey by launching Daft Art, which is a platform that allows musicians and bands to create high quality covers for their albums and tracks in a few minutes, with the help of AI and curated aesthetics. https://www.daftart.ai/ January 6, 2023 at 05:14AM

‘We’re Going to Need Everybody’: Recordings Captured Response to N.F.L. Crisis


By Ken Belson, Alan Blinder and Robin Stein via NYT Sports https://ift.tt/SNHI4oP

Jimmy Kimmel Roasts Kevin McCarthy as He Falls Short, Again


By Trish Bendix via NYT Arts https://ift.tt/3WVjx96

U.S. Moves to Bar Noncompete Agreements in Labor Contracts


By Noam Scheiber via NYT Business https://ift.tt/d6eL90j

Thursday, January 5, 2023

Show HN: I made a site that lets you create your WhatsApp Wrapped 2022 https://ift.tt/kMWIFmP

Show HN: I made a site that lets you create your WhatsApp Wrapped 2022 Insights like who text's first, who text's more and many more can be generated in a fun story format. No data is stored and the code is open source. Would love to get feedback and feature requests. https://ift.tt/DH8So1t January 5, 2023 at 08:26AM

The Cheetahs Made a Kill. Then the Safari Trucks Swarmed In.


By Maria Cramer and Costas Christ via NYT Travel https://ift.tt/eqRkj7K

Show HN: Tailor your resume in seconds with AI https://t.co/7qvOHnhKqG https://t.co/zgIEzuTxHk


from Twitter https://twitter.com/frankienash54

January 05, 2023 at 07:55AM
via frankienash54

Recommended Recipe for you:

Invite Friends to like page

Am I Getting Enough Vitamin D During the Winter?


By Rachel Rabkin Peachman via NYT Well https://ift.tt/zxmf7G0

Show HN: A word game created using ChatGPT and Stable Diffusion https://ift.tt/WuklisS

Show HN: A word game created using ChatGPT and Stable Diffusion https://diffudle.com/ January 4, 2023 at 07:59PM

Show HN: Skim HN’s story feeds but with added metadata about linked articles https://ift.tt/KsMmXUu

Show HN: Skim HN’s story feeds but with added metadata about linked articles https://ift.tt/72CL80n January 4, 2023 at 10:20PM

Wednesday, January 4, 2023

Show HN: Lexverse – Find the Gems You're Looking for in Lex Fridman's Podcasts https://ift.tt/yl3SseI

Show HN: Lexverse – Find the Gems You're Looking for in Lex Fridman's Podcasts This was a cool project. I took the youtube transcripts of Lex Fridman's podcast, created embeddings, stored them on Pinecone and served them via fly.io. I wanted to see if I could develop an app around semantic search. Originally was going to use OpenAI's new model but ended up using something lighter (I might change it up to see if there is a significant improvement). https://ift.tt/LPWGb7g January 4, 2023 at 07:07AM

2022 Reading Picks From Times Staff Critics https://t.co/FN9TE8BQYx https://t.co/RNgFstBcMp


from Twitter https://twitter.com/frankienash54

January 04, 2023 at 07:55AM
via frankienash54

Recommended Recipe for you:

Facebook Pages to LinkedIn Pages via Buffer

Show HN: Ov – feature rich terminal pager https://ift.tt/IkH03KB

Show HN: Ov – feature rich terminal pager I made a terminal pager that can be used instead of more, less, tail -f. It has a mode that distinguishes between headers and columns. https://ift.tt/CT6SVAJ January 4, 2023 at 05:13AM

Father Deliberately Drove Car Off Cliff, Authorities Say After Dramatic Rescue


By Jenny Gross and McKenna Oxenden via NYT Business https://ift.tt/GrW8sOB

N.F.L. Says Suspended Game Won’t Resume This Week as Hamlin Stays in Hospital


By Ken Belson via NYT Sports https://ift.tt/iu2vr8o

Show HN: Tailor your resume in seconds with AI https://ift.tt/lPK9vUY

Show HN: Tailor your resume in seconds with AI Hi Everyone, My name is Tosin Kuye, a computer science student from Canada. After looking online for various ways to tailor your resume/write a cover letter and being disappointed in the results, I built CoverQuick. CoverQuick is a site that uses the job description to tailor your resume and write a personalized cover letter for that position. It uses a number of different NLP techniques along with GPT-3 to find the right keywords and add the ideal suggestions to the given resume. Try it out below and let me know what you think! https://ift.tt/PRQXaqp https://ift.tt/PRQXaqp January 3, 2023 at 09:18PM

Monday, January 2, 2023

2022 Reading Picks From Times Staff Critics https://t.co/FN9TE8BQYx


from Twitter https://twitter.com/frankienash54

January 02, 2023 at 11:45AM
via frankienash54

Show HN: My programming language, building in public for 1 year https://t.co/anSgWUBenf https://t.co/CIeGhzHSnE


from Twitter https://twitter.com/frankienash54

January 02, 2023 at 07:55AM
via frankienash54

Show HN: Banger–A Firefox extension to extend DDG's bangs https://ift.tt/TIORkSJ

Show HN: Banger–A Firefox extension to extend DDG's bangs Hello HN! I made this Firefox extension to extend upon DuckDuckGo's idea of bangs (check https://ift.tt/JMnK2wk if you aren't familiar with them) and also allow the use of any search engine with them. I found DuckDuckGo's bangs fascinating, but was disappointed by how little search engines inherit that feature. And on top of it, DuckDuckGo has the "!" bang that jumps to the first search result but other search engines offering bangs like Brave Search, searx, You.com don't seem to have that. I also thought that the "!" bang could be extended with the ability to jump to the first search result of a specific site, so I added the "!!" bangs in my extension that allow you to do just that (e.g. typing "!!mdn flatMap" will bring up the MDN page for flatMap). I also added a bunch of extra features like the ability to add custom bangs, ability to search in a search engine with the "site:" parameter using "!@r" (r for Reddit), or "!ddg@r" (specify any other bang as the search engine to use), and the ability to chain multiple bangs together with ";" to open them up in different tabs; it also allows you to use multiple "site:" parameters combined with the OR ("|") operator with "," (e.g. "!@r,yt"). Feel free to mix and match! Also, for those who use it, it supports sync. There's also an option to import/export any settings including custom bangs. I've also added custom handling to fix a few bangs which are usually broken such as "!archived" and "!imgops" (They require unescaped URL as part of the path. However, DDG and other search engines always escape the URL. Banger only escapes the URL if it's part of an URL parameter). I've been working on it for around 2 months now, and I'm pretty satisfied with the result so far. Let me know if you have any comments/feature suggestions/bug reports/anything else! https://ift.tt/gAWdkV2 January 2, 2023 at 05:48AM

Recommended Recipe for you:

Update your Android wallpaper with NASA's image of the day

Sign Up for Well’s 7-Day Happiness Challenge


By Unknown Author via NYT Well https://ift.tt/ks4yJ2f

Sunday, January 1, 2023

Which Electric Vehicles Qualify for Federal Tax Credits? https://t.co/xutWecqSRp


from Twitter https://twitter.com/frankienash54

January 01, 2023 at 11:45AM
via frankienash54

Show HN: I created my AI clone based on 600.000 written words https://ift.tt/SxRouLd

Show HN: I created my AI clone based on 600.000 written words https://twitter.com/louis030195/status/1609487185602023426 January 1, 2023 at 09:51AM

Trump Tax Returns Undermine His Image as a Successful Entrepreneur https://t.co/yBpNtXuslp


from Twitter https://twitter.com/frankienash54

January 01, 2023 at 07:55AM
via frankienash54

Recommended Recipe for you:

Track new Instagram photos on your Welltory Dashboard

The Top Inexpensive New York Restaurants of 2022


By Pete Wells via NYT Food https://ift.tt/pW2ASRs

2022 Reading Picks From Times Staff Critics


By Dwight Garner, Alexandra Jacobs and Jennifer Szalai via NYT Books https://ift.tt/K3zCBhM

Show HN: My programming language, building in public for 1 year https://ift.tt/pXVGc23

Show HN: My programming language, building in public for 1 year My weekly(ish) video logs tracking my progress of building a completely sound statically typed language and structural editor. The motivation is to make lots of invalid programs unrepresentable. https://ift.tt/Fu5y4tE December 31, 2022 at 11:42PM

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