Friday, June 16, 2023

Show HN: Chronological List of All the James Webb Telescope Discoveries https://ift.tt/RkpENIO

Show HN: Chronological List of All the James Webb Telescope Discoveries https://ift.tt/tK5Rk62 June 16, 2023 at 08:17AM

Show HN: adjust dynamic adjustment for system parameters https://ift.tt/jOpIm6d

Show HN: adjust – dynamic adjustment for system parameters I made a tiny utility to be able to adjust sound, brightness, gamma etc., from the terminal. In the file ~/.adjustments, just add a name for the thing you want to control, then low high step and initial values, can be decimal, and then a line with the command you want to execute, with a single '%' being replaced with the value. Hit 'q' to finish. It's super handy to have ← → cursor keys to adjust a setting, rather than retyping the command in full. https://ift.tt/suzpr5S June 16, 2023 at 06:34AM

Show HN: Regrail Open-Source Visual Data Transformation and Querying Tool https://ift.tt/HKwsJNW

Show HN: Regrail – Open-Source, Visual Data Transformation and Querying Tool As a software engineer, it's frustrating to see those who can't code stuck with spreadsheets as their most powerful data tool. This is especially true when there is such a thin layer that exists to access arbitrarily powerful data and AI/ML tools (typically just Python and pandas/SQL). I built Regrail last year to demonstrate a visual, procedural tool that abstracts the primitives of data engineering. It uses a block-based editor that allows users to see the changes they are making to tables step by step. You can think of it like a visual DAG builder. I believe that data literacy is fundamental to human progress, and I'd love to see a world where a more advanced data tool than Google Sheets is available to the general public and working with data can be as fun and collaborative as coding or design. Regrail may be a good starting point for this and I'd love to turn it into a community project to get it to a v1.0 state. Feel free to send me an email if you'd like to get involved. https://regrail.io June 16, 2023 at 02:09AM

Show HN: Real or AI Guess IF THE IMAGE IS REAL OR AI GENERATED https://ift.tt/3algxcz

Show HN: Real or AI – Guess IF THE IMAGE IS REAL OR AI GENERATED Made a lil game recently using only AI where users have to guess if the images shown are real or ai generated any suggestions? https://ift.tt/SimlwXx June 16, 2023 at 02:01AM

Show HN: At Kickyourstartup.com we provide entrepreneurs with a db of investors https://ift.tt/2Zm0fh7

Show HN: At Kickyourstartup.com, we provide entrepreneurs with a db of investors https://ift.tt/w2nedGE June 16, 2023 at 01:18AM

Show HN: Fire Your Lawyer https://ift.tt/i6w7tkq

Show HN: Fire Your Lawyer https://ift.tt/mZbNyW7 June 15, 2023 at 04:49PM

Show HN: Vercel AI SDK Playground compare LLMs side-by-side https://ift.tt/91m0U6q

Show HN: Vercel AI SDK Playground – compare LLMs side-by-side https://sdk.vercel.ai/ June 15, 2023 at 11:18PM

Show HN: adamsreview – better multi-agent PR reviews for Claude Code https://ift.tt/0MTlWQu

Show HN: adamsreview – better multi-agent PR reviews for Claude Code I built adamsreview, a Claude Code plugin that runs deeper, multi-stage...