Tuesday, July 18, 2023

Show HN: Comments Owl for Hacker News 2.0 – now for Safari and mobile https://ift.tt/hdyFMD8

Show HN: Comments Owl for Hacker News 2.0 – now for Safari and mobile Hacker News has one of the designs of all time - I initially made this extension because I wanted to be able to follow comment threads across multiple visits _without_ searching for "hour(s) ago" and "minutes ago", while preserving the UI we all know. This major release adds a Safari version (it can also be installed on Kiwi Browser or Firefox Beta on Android) and mobile support for the first time, with specific UX tweaks for the mobile breakpoint version, such as being able make list screen flagging require confirmation, improving the header somewhat and increasing the distance between the upvote and downvote buttons. Since its first Show HN 4 years ago, it now also has user management features - you can add notes to other users which will be displayed next to their comments, and you can also mute people if you feel the need to. If you have any other feature requests or UX issues with HN you'd like fixed, please submit them on GitHub! https://ift.tt/zNrCVan July 18, 2023 at 04:19PM

Show HN: Weekly Charts of Strong Stocks and ETFs https://ift.tt/9MBKdQm

Show HN: Weekly Charts of Strong Stocks and ETFs Hi HN users, My project is weeklycharts.org. This project generates and shows a weekly list of strong stocks and ETFs. My definition of a "strong" stock is a stock that is rising, upward trending and advancing stock. This project is based on an idea which I have after reading the book, "How I Made $2,000,000 in the Stock Market" by Nicolas Darvas. I have used UNIX shell scripts and GNU Awk to calculate the statistic; and HTML, CSS and SVG for presentation; and GNU Make for building this project. The stock prices and industry profile of the companies are sourced from finance.yahoo.com. I intent to open source the code, on github, but have not decided on a license that best fit this project. I would welcome your suggestion. Initialy, I hope to setup this project as a paid subscription service, maybe say, between one to ten dollars per month. But after much consideration, maybe a open source model is better, as I do not want to turn my hobby project into a business and the hassle of managing it. I prefer to share this project with everyone, with a contribution model. I hope this project is useful to you, as it is for me. All suggestions, feedback and questions are welcome. And I thank you for your time and attention, and support. nano17c (maintainer of weeklycharts.org) PS. I am a long time passive reader of HN. Just create an account recently to show case my first side project. https://ift.tt/QeZ9Uou July 17, 2023 at 11:58AM

Show HN: Juno – Code Interpreter in Your Jupyter Notebook https://ift.tt/xBcR4VI

Show HN: Juno – Code Interpreter in Your Jupyter Notebook ChatGPT Code Interpreter is a game changer for data cleaning, analysis, and plotting, but as early users my friend @amauboussin and I were frustrated that there is no easy way to work on top of its results. You can’t edit code, install packages, work on large datasets, collaborate with teammates, or use it for privacy-sensitive workloads. So we built Juno to bring the power of Code Interpreter to your local Jupyter notebook. It understands your data, generates code directly in your notebook, and can fix its own errors. We’ve found ourselves using it for tons of analysis tasks at our startups, so we decided to release it to everyone! https://getjuno.ai July 17, 2023 at 11:37PM

Monday, July 17, 2023

Show HN: A Ruby gem for generating migration from mermaid er diagram https://ift.tt/l4h3ucj

Show HN: A Ruby gem for generating migration from mermaid er diagram Hi HN and great ruby hackers, I have just published a ruby gem for generating migration files from markdown files written in Mermaid.js. You can write down some ER diagrams on markdown files and then generate migration files via running single command. I'd really love to get feedbacks and or problems. https://ift.tt/EGhkg4x July 17, 2023 at 11:07AM

Show HN: Open-Source AI Playground https://ift.tt/TuQRl03

Show HN: Open-Source AI Playground https://chathub.gg/ July 17, 2023 at 06:16PM

Show HN: GPT and tableau-style interface in R for data visualization https://ift.tt/sYE5Wpg

Show HN: GPT and tableau-style interface in R for data visualization GWalkR is an open-source R library that allows you to turn your data frame into a tableau style user interface for data exploration and visualization. It also allows you to analysis your data with natural language questions. GWalkR is the R binding of graphic-walker: https://ift.tt/vZHrTYw https://ift.tt/nMbic6z July 17, 2023 at 04:38PM

Show HN: Git-identity CLI tool to easily manage/switch/use different Git aliases https://ift.tt/6fwCpWr

Show HN: Git-identity CLI tool to easily manage/switch/use different Git aliases https://ift.tt/golDzcY July 17, 2023 at 03:12AM

Show HN: Puzzle with Strangers. A free multiplayer jigsaw https://ift.tt/HDnN2bZ

Show HN: Puzzle with Strangers. A free multiplayer jigsaw I built this over the last few days. Me and handful of friends are successfully ho...