Skip to main content

Posts

Showing posts from March, 2023

South Yorkshire PC jailed for taking photo of teenager's breasts #wanitaxigo

Show HN: Cadseer. a parametric solid modeling CAD desktop application https://ift.tt/Szyg2JC

Show HN: Cadseer. a parametric solid modeling CAD desktop application Cadseer is in the same genre as: solidworks, inventor, freecad etc... Cadseer is alpha software, so lots of missing features, bugs, crashes, file incompatibilities etc... About me: I spent 15 years designing stamping dies on a high end cad system. During that time, I also developed and marketed extensions/plugins toward that cad system. Through that experience, I came disillusioned with 'vendor lock-in' and proprietary software in general. I basically retired, took the vow of poverty and moved all my computing to open source. I have since, and continue to, try and improve the open source cad environment. https://ift.tt/Qd16ZCE April 1, 2023 at 12:05AM

Cambridgeshire shootings: Man charged with murders #wanitaxigo

BBC to cut 1,000 hours of new TV programming in 2023 to save money #wanitaxigo

Watch: King Charles speaking German in Berlin #wanitaxigo

Show HN: Nextflick.io – Watch a random movie trailer https://ift.tt/QBcRJWz

Show HN: Nextflick.io – Watch a random movie trailer I want to introduce Nextflick to you, a website I made showing you a random movie trailer, so you can find out what to watch next. Technically, Nextflick is a rather simple website. Everything is rendered on the server-side. Movies are scraped from the TMDB API and dumped into a NoSQL database. When you request a page, a random movie is selected and it shows you a YouTube embed with a respective trailer. Even though this may seem like such a simple tool, I am immensely proud of it. It is my first project I ever actually shipped, and I had this idea in my head for over 5 years. Sadly I am suffering from a bad load of perfectionism, which always got in the way of finishing anything, until today. I deliberately chose to create something that is small and straightforward. I chose Go as a language because it helps me enormously to "get sh*t done". I don't have to think about too many language constructs or idiomatic ways of ...

Show HN: DataLegendAI – Amazon Sales Tracker – The Most Accurate https://ift.tt/A9wNRjg

Show HN: DataLegendAI – Amazon Sales Tracker – The Most Accurate DataLegendAI, unlike any other website, provides Amazon sellers with the actual (not estimate) data from the Amazon marketplace using the power of AI, providing unparalleled accuracy for essential data like historical sales, current stock, competitors count.I launched this with my friend a month ago, would appreciate any feedback on it! Thanks. https://ift.tt/D2sBxd9 March 29, 2023 at 11:24PM

Man guilty of murdering train passenger with horseshoe #wanitaxigo

NFT: Plans for Royal Mint produced token dropped by government #wanitaxigo

Israel protests: PM Netanyahu delays legal reforms after day of strikes #wanitaxigo

More storms feared after Mississippi tornado #wanitaxigo

Israel defence minister fired in legal reform row #wanitaxigo

Police probe Alison Hammond blackmail claims #wanitaxigo

Halt Israel legal reform, urges defence minister #wanitaxigo

Putin: Russia to station nuclear weapons in Belarus #wanitaxigo

Firms hit back at Bank governor in prices row #wanitaxigo

Massive asteroid to pass by Earth on weekend #wanitaxigo

Ofsted boss rejects calls to pause school inspections #wanitaxigo

Show HN: PromptLab–Prompt Chain Iteration for Nontechnical Users https://ift.tt/dFP6CzU

Show HN: PromptLab–Prompt Chain Iteration for Nontechnical Users Hey HN! We built a user-friendly tool that allows non-technical domain experts to explore and evaluate the effects of LLM-generated prompt chains on large datasets (via CSV). Our solution wraps around the ChatCompletions API (gpt-3.5-turbo), offering an accessible interface for users who lack the skills to work with Jupyter notebooks or other tooling. The current feature set is minimal, tailored to our friend's specific needs. We're eager to improve and expand the tool, so please share your feedback and suggestions--brutal honesty is okay! Note--we have the space for the OpenAI API key because we don't know how many people will use this and don't want to run up our GPT bill . Sorry for the inconvenience for those who don't have a key :(( Demo video: https://ift.tt/MBCgx6w... Initial CSV from demo: https://ift.tt/zcij9gZ... Result CSV from demo: https://ift.tt/NZGpDMb... https://ift.tt/QfNSEgD March 24,...

'Yes or no?' US politicians grill TikTok boss #wanitaxigo

Show HN: Datapane – A new way to build reports, dashboards, and apps in Python https://ift.tt/j58hIS2

Show HN: Datapane – A new way to build reports, dashboards, and apps in Python Hello HN! We’re Leo and Mandeep, founders of Datapane ( https://datapane.com ). We're building a way to create reports, dashboards, and web apps from your existing data using Python. Think of it as a combination of React and htmx, specifically designed for the Python data stack. Our GitHub is https://ift.tt/hqLr8Hu and you can try building a report or app in ~2 minutes on Codespaces: https://ift.tt/JygotY7 We started building Datapane at our previous start-up, where we struggled to deliver ML model results to clients. Much to our surprise, the data science took less time than repeatedly creating reports by copying and pasting plots into PowerPoint decks. It seemed absurd that we had to switch to PowerPoint or legacy BI tools like Tableau to share, and our initial goal was to programmatically generate reports using the datasets and plots we had in Python. To enable this, we started hacking on a Python-bas...

Show HN: Unscribbler – Simple Handwriting Reader https://ift.tt/ineXvmf

Show HN: Unscribbler – Simple Handwriting Reader This is a handwriting-to-text converter! Just follow the instructions on the page and you're good to go :) Background: I've been tutoring on the side for a while and it's apparent that the whole process can be smoothed out, with the end goal being an AI tutor buddy with a stylus interface. This is a little step in that direction. As for implementation details, I forked excalidraw (at https://ift.tt/LGP8z3e ), got a gcp free tier instance running, and scraped together a Google K8s Engine cluster serving with torchserve. Luckily there's a great deal on the public preview of c3 cpus at the moment. For the model, I'm using trocr-base-handwritten ( https://ift.tt/qF8t46r ). Let me know if anyone has any ideas, suggestions, and/or tips! https://ift.tt/qAXEFm0 March 22, 2023 at 10:51PM

Show HN: Zapier's first API https://ift.tt/Tq1R2Nw

Show HN: Zapier's first API Hey HN! We launched Zapier way back in 2012 on HN: https://ift.tt/VZQfPMn and thought we'd return home to announce something special and hopefully exciting :) We are trying to finally live up to the "API" in our name with Zapier's first universal API: Natural Language Actions – https://ift.tt/PRkVA4u API docs – https://ift.tt/IjCYJxh (to be fair, we have published APIs before that can access Zapier data, but never before one devs can use to directly call the 5k+ apps / 20k+ actions on our platform) For example, you can use the API to: * Send messages in Slack * Retrieve a row in a Google Sheet * Draft a reply in Gmail * ... and thousands more actions with one universal API We optimized NLA for use cases that receive user input in natural language (think chatbots, assistants, or any product/feature using LLMs) -- but not strictly required! Folks have asked for an API for 10 years and I've always been slightly embarrassed we didn'...

Show HN: Watermelon – GPT-powered code contextualizer https://ift.tt/zesTNIc

Show HN: Watermelon – GPT-powered code contextualizer Hey there HN! We're Esteban and Esteban and we are looking to get feedback for the new version of our GPT-powered, open-source code contextualizer. We're starting with a VS Code extension that indexes information from git (GitHub, GitLab, or Bitbucket integrations available), Slack and Jira to explain the context around a file or block of code. Finally, we summarize such aggregated context using the power of GPT. As devs we know that it's very annoying to look at a new codebase and start understanding all the nuances, particularly when the person who wrote the code already left the company. With this problem in mind, we decided to build this solution. You'll be able to get into "the ghost" of the person who left the company. Soon, we will also be building a GitHub Action that does the same thing as the VS Code extension but at the time of creating a PR: Index the most relevant information related to this ne...

Show HN: Harmonized Data Platform https://ift.tt/4sV9ipx

Show HN: Harmonized Data Platform Hi HN, My background is on datascience and I thought during the last few weeks on how to turn the data into commodity problem: Getting any meaningful out of data can be erroneous, time-consuming and includes repeatable processing work (and it is done over and over again). Im trying to mitigate this by harmonizing data, so it is ready for being consumed via an API or Spreadsheet. After a few iterations I ended up with this prototype that I wanted to share with you. Please notice, that this is an early prototype and not a finalized product yet. Im also delighted to know your opinions or thoughts or advices. You can get the first impression at https://databarnum.com/ March 20, 2023 at 01:18AM

Show HN: Great Books Homeschool beta program https://ift.tt/jgc8O4Q

Show HN: Great Books Homeschool beta program I built this customizable literature-based K-12 homeschool curriculum, based on my experience as a homeschool parent. It's designed especially for intellectually curious kids who love to read. One of the main benefits of homeschooling is the ability to design customized programs of study that let kids learn at their level of challenge in each subject. But since designing custom curricula from scratch requires a huge time commitment and familiarity with children's literature and academic materials, most homeschooling parents don't take advantage of this potential and instead opt for prepackaged curricula. Great Books Homeschool eliminates a lot of the work involved in designing a complete and rigorous curriculum for homeschooled students. The website generates a default program of study for each student, then helps parents customize it. Transcripts and other records are generated automatically. Pricing is normally subscription bas...

Five things we've learned from UN climate report #wanitaxigo

Putin to Xi: We will discuss your plan to end the war in Ukraine #wanitaxigo

France pension reform: Macron's government survives no-confidence vote #wanitaxigo

Putin in Mariupol: What the Russian president saw on his visit #wanitaxigo

RAF Scampton: Historians pen letter against WW2 airfield migrant plan #wanitaxigo

Show HN: Supersonic: a desktop client for Subsonic music servers built with Go https://ift.tt/45iHweb

Show HN: Supersonic: a desktop client for Subsonic music servers built with Go For the past several months I've been working on a new cross-platform desktop client for self-hosted Subsonic music servers. The second alpha release was just published yesterday! Built with Go and the Fyne UI toolkit, and using libmpv as an audio backend, Supersonic supports high quality gapless playback of pretty much every audio format, and is fast and lightweight on resources. It also features infinite scrolling through albums. https://ift.tt/pzrFick March 18, 2023 at 11:30PM

Gary Lineker says 'it's great to be here' on BBC football return #wanitaxigo

Imran Khan's chaotic court summons in 60 seconds #wanitaxigo

Migrants turn themselves over to Canadian police at the border #wanitaxigo

Comic Relief returns with The Traitors and Eurovision sketches #wanitaxigo

St Patrick's Day: Varadkar meets Biden at White House #wanitaxigo

Jurassic Park actor Sam Neill reveals 'ferocious' cancer diagnosis #wanitaxigo

Miley Cyrus achieves UK chart double #wanitaxigo

France pension protests: Clashes after Macron orders rise in pension age without vote #wanitaxigo

Chris Kaba family concerned about watchdog resignations #wanitaxigo

Breast cancer gene linked to Orkney islands #wanitaxigo

More than half of England's schools disrupted by strikes #wanitaxigo

Turkey floods: Truck overturned by surge of water in earthquake zone #wanitaxigo

Watch: How the Budget day unfolded #wanitaxigo

Budget 2023: Jeremy Hunt insists plans will get people back to work #wanitaxigo

Show HN: Learn ML and AI infrastructure in the browser https://ift.tt/cMnqBaO

Show HN: Learn ML and AI infrastructure in the browser We are the developers of an open-source package Metaflow that we started at Netflix. Metaflow provides a human-friendly interface to the full stack of ML infrastructure, including data access, compute, workflow orchestration, and versioning. It is used by hundreds of companies across industries. Over the past years, we have seen that there are two major stumbling blocks for folks who want to learn to build real-world ML applications: 1) Setting up the full infrastructure stack in the cloud costs time and money. The investment is worth it once you know what you want to do, but that's not always the case in the beginning when you just want to explore. 2) While many excellent ML/AI tutorials exist publicly, there aren't that many hands-on, interactive environments showing how to map models to real-world workflows, running on real infrastructure. This Show HN release is about our attempt to address (1) and (2): We host free, fu...

Show HN: Ingest data from your customers (Prequel YC W21) https://ift.tt/34p1boO

Show HN: Ingest data from your customers (Prequel YC W21) Hey HN! Charles here from Prequel (https://prequel.co). We just launched the ability for companies to import data from their customer’s data warehouse or database, and we wanted to share a little bit more about it with the community. If you just want to see how it works, here’s a demo of the product that Conor recorded: https://ift.tt/BoqJRFj. Quick background on us: we help companies integrate with their customer’s data warehouse or database. We’ve been busy helping companies export data to their customers – we’re currently syncing over 40bn rows per month on behalf of companies. But folks kept on asking us if we could help them import data from their customers too. They wanted the ability to offer a 1st-party reverse ETL to their customers, similar to the 1st-party ETL capability we already helped them offer. So we built that product, and here we are. Why would people want to import data? There are actually plenty of use-cases...

Costa Titch death: South African rapper 'wanted to hit next level' #wanitaxigo

Eleanor Williams: CCTV shows false rape claim woman's movements #wanitaxigo

Junior doctor strike: NHS chief says hospitals under major pressure #wanitaxigo

Strikes Update: How Wednesday 15 March's strikes affect you #wanitaxigo

Lucy Letby: Doctor asked for nurse to be taken off shift - court #wanitaxigo

Show HN: Using GPT-3 and Whisper to save doctors’ time https://ift.tt/CLObuTf

Show HN: Using GPT-3 and Whisper to save doctors’ time Hey HN, We're Alex, Martin and Laurent. We previously founded Wit.ai (W14), which we sold to Facebook in 2015. Since 2019, we've been working on Nabla ( https://nabla.com ), an intelligent assistant for health practitioners. When GPT-3 was released in 2020, we investigated it's usage in a medical context[0], to mixed results. Since then we’ve kept exploring opportunities at the intersection of healthcare and AI, and noticed that doctors spend am awful lot of time on medical documentation (writing clinical notes, updating their EHR, etc.). Today, we're releasing Nabla Copilot, a Chrome extension generating clinical notes from video consultations, to address this problem. You can try it out, without installation nor sign up, on our demo page: https://ift.tt/qA6rtjD Here’s how it works under the hood: - When a doctor starts a video consultation, our Chrome extension auto-starts itself and listens to the active tab as w...

Gary Glitter: Paedophile former pop star recalled to prison #wanitaxigo

SNP leadership race: The party members deciding the next first minister #wanitaxigo

US man sues women for helping ex-wife get abortion #wanitaxigo

Love Island final: Has the social media ban been good for contestants? #wanitaxigo

Silicon Valley Bank: Money in failed US bank is safe - US government #wanitaxigo

Good Friday Agreement: PM to invite Joe Biden to NI for 25th anniversary #wanitaxigo

Northern Ireland snow: Rare 'snow rollers' spotted in County Down #wanitaxigo

Campaigners slam government river bathing decision #wanitaxigo

Hamburg shooting: Police spoke to gunman weeks before attack #wanitaxigo

UN buys huge ship to avert catastrophic oil spill off Yemen #wanitaxigo