Thursday, June 30, 2022
Show HN: Getting Started with Web Components and Lit https://ift.tt/dfqRihQ
Show HN: Getting Started with Web Components and Lit https://ift.tt/Y0zVykb June 30, 2022 at 10:57PM
Wednesday, June 29, 2022
Show HN: Sudopad – Private link sharing board for friends https://ift.tt/SEM8KgL
Show HN: Sudopad – Private link sharing board for friends https://sudopad.com June 30, 2022 at 01:06AM
Show HN: Ploomber Cloud (YC W22) – run notebooks at scale without infrastructure https://ift.tt/qOMs8V4
Show HN: Ploomber Cloud (YC W22) – run notebooks at scale without infrastructure Hi, we’re Ido & Eduardo, the founders of Ploomber. We’re launching Ploomber Cloud today, a service that allows data scientists to scale their work from their laptops to the cloud. Our open-source users ( https://ift.tt/YhdDFEr ) usually start their work on their laptops; however, often, their local environment falls short, and they need more resources. Typical use cases run out of memory or optimize models to squeeze out the best performance. Ploomber Cloud eases this transition by allowing users to quickly move their existing projects into the cloud without extra configurations. Furthermore, users can request custom resources for specific tasks (vCPUs, GPUs, RAM). Both of us experienced this challenge firsthand. Analysis usually starts in a local notebook or script, and whenever we wanted to run our code on a larger infrastructure we had to refactor the code (i.e. rewrite our notebooks using Kubeflow’s SDK) and add a bunch of cloud configurations. Ploomber Cloud is a lot simpler, if your notebook or script runs locally, you can run it in the cloud with no code changes and no extra configuration. Furthermore, you can go back and forth between your local/interactive environment and the cloud. We built Ploomber Cloud on top of AWS. Users only need to declare their dependencies via a requirements.txt file, and Ploomber Cloud will take care of making the Docker image and storing it on ECR. Part of this implementation is open-source and available at: https://ift.tt/iERH429 Once the Docker image is ready, we spin up EC2 instances to run the user’s pipeline distributively (for example, to run hundreds of ML experiments in parallel) and store the results in S3. Users can monitor execution through the logs and download artifacts. If source code hasn’t changed for a given pipeline task, we use cached artifacts and skip redundant computations, severely cutting each run's cost, especially for pipelines that require GPUs. Users can sign up to Ploomber Cloud for free and get started quickly. We made a significant effort to simplify the experience ( https://ift.tt/qSVtykM ). There are three plans ( https://ift.tt/hQ2zt5Z ): the first is the Community plan, which is free with limited computing. The Teams plan has a flat $50 monthly and usage-based billing, and the Enterprise plan includes SLAs and custom pricing. We’re thrilled to share Ploomber Cloud with you! So if you’re a data scientist who has experienced these endless cycles of getting a machine and going through an ops team, an ML engineer who helps data scientists scale their work, or you have any feedback, please share your thoughts! We love discussing these problems since exchanging ideas sparks exciting discussions and brings our attention to issues we haven’t considered before! You may also reach out to me at ido@ploomber.io. June 29, 2022 at 07:04PM
Show HN: ColorTiles Browser Game https://ift.tt/yWmrPI6
Show HN: ColorTiles Browser Game Hello HN! Here is a little game I made, colorful tiles must be placed next to other tiles and match in symbol or color. This game is inspired by Passage 3 and similar games like Qwirkle, Rummy or Dominoes. There exist some browser-based versions here and there, but I wasn't completely satisfied with any of them, so I made my own. This is optimized for a broad range of screen sizes and auto-rotates the playing field for narrow (portrait) viewports. As I've discovered with my own parents, folks who enjoy playing Solitaire, Hearts and similar games might enjoy this as well, so gladly spread the word. Have fun and feedback is appreciated! :) https://colortiles.net/ June 29, 2022 at 06:38PM
Tuesday, June 28, 2022
Show HN: The Fastest Slider library for high performance websites https://ift.tt/J20TyQX
Show HN: The Fastest Slider library for high performance websites https://ift.tt/WLEBopG June 29, 2022 at 12:12AM
Show HN: Flookup – Data cleaning by fuzzy matching https://ift.tt/m9UseLB
Show HN: Flookup – Data cleaning by fuzzy matching Hello HN! It has been about three years since I launched this current iteration of my Google Sheets add-on called Flookup. I'm a solo developer and, currently, I handle absolutely everything to do with Flookup from writing code, designing the user interface, replying support emails and even marketing. It is quite a lot of work but very satisfying when I see how helpful it has been to my userbase. Before Flookup, there was only one prominent Google Sheets add-on that could be used for data cleaning (to a certain degree) but, luckily for men, it had left a gap in its functionality that I was very glad to fill. To develop Flookup, I had to write a new algorithm from the ground up in order to make it more useful to my userbase. Originally, this userbase comprised me and a small team at an organisation I was working for but, today, that number has grown to at least 10,000 Daily Active Users all over the world (except Antarctica). What is Flookup? It is an add-on that uses fuzzy matching algorithms to power its data cleaning functions. Flookup's functions allow you to match or merge tables without worrying about how uniform your data is. You can also highlight and remove duplicates even if the text contains typos, punctuations marks or spelling differences. So, today, I'm inviting you to try it out and let me know what you think... here is the link: > https://ift.tt/CBf28bX Your free trial is free and unlimited. Thank you; I hope you like it! June 29, 2022 at 12:07AM
Show HN: Free QR Code Generator https://ift.tt/87gTsDf
Show HN: Free QR Code Generator https://ift.tt/NgrGCRt June 28, 2022 at 06:25PM
Monday, June 27, 2022
Show HN: [NSFW] Diffusion models for porn generation https://ift.tt/UoFcx9E
Show HN: [NSFW] Diffusion models for porn generation https://ift.tt/OI10mPG June 28, 2022 at 12:08AM
Sunday, June 26, 2022
Show HN: A Working Nintendo Gameboy Backpack https://ift.tt/S6KwlkA
Show HN: A Working Nintendo Gameboy Backpack https://www.youtube.com/watch?v=hdD7AtGhssI June 27, 2022 at 01:46AM
Show HN: Isthisabearmarket.com https://ift.tt/8gYAjHM
Show HN: Isthisabearmarket.com Hey HN! Here's a quick sideproject that I've been working on for the last week The market downturn got me thinking about stock price APIs and how I could use them, overall I had a lot of fun writing this up https://ift.tt/AQUu4nf June 26, 2022 at 11:57PM
Saturday, June 25, 2022
Show HN: Medots – Cross-platform tool to deploy dot files https://ift.tt/nA2jpm3
Show HN: Medots – Cross-platform tool to deploy dot files https://ift.tt/KUM5c0l June 26, 2022 at 02:01AM
Show HN: Product Analytics in SQL with dbt https://ift.tt/SjOar1Y
Show HN: Product Analytics in SQL with dbt Hey everyone! Like many data analysts and engineers, I love SQL and the dbt ecosystem. So it bothers me that we have to use separate tools for product analytics. We do our transformations, BI work, and ad-hoc queries in SQL, but when it's time to look at funnels and flows, we have to use (and procure) a separate platform like Mixpanel or Amplitude. This dbt package is a (very rough) start at fixing that. With it, you can create event streams and run funnel analyses via dbt[0]. More features like flows and retention are coming soon! But I'm mostly curious how you all are doing product analytics right now. Are you using a dedicated tool like Amplitude? What could be better? Do you want to do product analytics in SQL in the warehouse or would you rather it live somewhere else? Would love to get your thoughts, and thanks for taking a look! --- 0. (and soon, with dbt Server, in your favorite BI tool or SQL client): https://www.youtube.com/watch?v=MdSMSbQxnO0&ab_channel=dbt https://ift.tt/xynZYtd June 25, 2022 at 11:23PM
Show HN: Feather – 90 percent of Bloomberg terminal, for 5 percent of the price https://ift.tt/rteCbMg
Show HN: Feather – 90 percent of Bloomberg terminal, for 5 percent of the price Hey, Wanted to share what my friend and I built — Feather. It provides investors with all imaginable financial data, without breaking the bank. Effectively 90 percent of the Bloomberg Terminal, at 5 percent of the price. We just opened sign ups for early access — all you need to sign up is your email address. We’ll open access to the software in order of sign ups, and we’d love to have you onboard. Check it out! https://try-feather.com June 25, 2022 at 10:35PM
Friday, June 24, 2022
Show HN: Domfetch.com - free tool to find expired domains with history https://ift.tt/eDb8KnA
Show HN: Domfetch.com - free tool to find expired domains with history We have finally launched Domfetch! Domfetch is a free platform to find expired domains. Users can search through domains that are (almost) available for registration. We enrich these domains with extra data to help users find valuable domains. We created this tool because we found the (free) alternatives lacking certain data, such as Moz, Alexa history (we check 5 years of data) & search volume history over a period of 1 year. Let us know what you think! More features and tld's will be added in the near future. https://domfetch.com June 24, 2022 at 03:16PM
Thursday, June 23, 2022
Show HN: In-depth photographic look at all the golf courses I play https://ift.tt/8MkVnR1
Show HN: In-depth photographic look at all the golf courses I play I'm an avid golfer; it's my main hobby. I decided to start taking pictures of all the courses I play. While there's a lot of golf websites out there, none of them really try to document the courses in depth and look at each hole, along with the course facilities like the practice areas. I live in Chicago and am starting with the courses in this area (of which there are dozens of public courses to play). While I play golf, I take photos with my phone of every (relevant) aspect of the golf course I can think of. Then they're processed and organized on the website. Obviously I'm starting this journey on my own, and in that sense it's not scalable. I won't be able to visit all the courses in the US, let alone the world. I hope to find others that would like to contribute to the effort. At some point I'd like to add course news and histories to the site. Many golf courses in the US are over 100 years old and have rich histories. And of course many older courses exist in Europe. I also have started adding descriptions/commentary for each hole on courses. For example, see: https://ift.tt/xAC3v6L... And maybe went a little overboard on this one: https://ift.tt/8zOevBR... Anyway, it's a fun project and could go in a lot of directions. PS: I'm always looking to expand my golfing circle. If you're in Chicago and want to play sometime, hit me up -- contact details are on the website. https://ift.tt/7E5Jpb4 June 23, 2022 at 11:53PM
Wednesday, June 22, 2022
Show HN: Crocodile - Better code review for GitHub https://ift.tt/tvokqRJ
Show HN: Crocodile - Better code review for GitHub Hi HN! I've been working on a code review app for GitHub called Crocodile for about a year. I used to work at Microsoft where we used a tool called CodeFlow for reviewing code and I missed it after I left. I know many other ex-Microsoft engineers feel the same. Here are some of the distinguishing features of Crocodile that are inspired by CodeFlow: * Comments float above the code instead of being inline. Long discussions that are displayed inline make it really hard to review the code. * Comment on any text selection in the file, even a single character. * Comments don't get lost when code changes. I hate it when comments become "outdated" because I rebase or the line is edited. I also implemented lots of features that I wish CodeFlow had which you can read more about on the blog. [1] For those curious about the tech stack: it's mostly written in Go with Alpine.js, HTMX, and Tailwind CSS for the frontend. For storage I use PostgreSQL, S3 compatible object storage, and Redis for caching. I use Pulumi for infrastructure provisioning and Kubernetes deployments. Everything is hosted on DigitalOcean. Feedback is welcome! [1] https://ift.tt/z1lUmHp https://ift.tt/tkdK4In June 23, 2022 at 12:07AM
Tuesday, June 21, 2022
Liz Cheney says the House January 6 committee is 'certain' Donald Trump doesn't want his former top White House lawyer to testify
from Yahoo News - Latest News & Headlines https://news.yahoo.com/liz-cheney-says-house-january-205142866.html
via IFTTT
Fox News host says January 6 committee testimony is not 'not truthful' and could be used in campaign ads
from Yahoo News - Latest News & Headlines https://news.yahoo.com/fox-news-host-says-january-195450365.html
via IFTTT
3 signs you're dating someone with avoidant personality disorder, according to a mental health counselor
from Yahoo News - Latest News & Headlines https://news.yahoo.com/3-signs-youre-dating-someone-204402988.html
via IFTTT
Arizona Republican calls push to overturn 2020 'juvenile'
from Yahoo News - Latest News & Headlines https://news.yahoo.com/arizona-republican-calls-push-overturn-000903119.html
via IFTTT
Texas cops could have stopped the Uvalde gunman within minutes, but the school police chief placed the 'lives of officers before the lives of children': DPS director
from Yahoo News - Latest News & Headlines https://news.yahoo.com/texas-cops-could-stopped-uvalde-155013051.html
via IFTTT
Show HN: PTerm – Go module to beautify terminal output with interactive menus https://ift.tt/8K2eDXF
Show HN: PTerm – Go module to beautify terminal output with interactive menus https://pterm.sh June 21, 2022 at 11:10PM
Show HN: ModResponse – Mock, modify, and replay HTTP response https://ift.tt/XLkb239
Show HN: ModResponse – Mock, modify, and replay HTTP response https://ift.tt/g1cCBWO June 21, 2022 at 10:54PM
Monday, June 20, 2022
Show HN: Into the Futureverse https://ift.tt/UtglHZB
Show HN: Into the Futureverse https://ift.tt/sQ0HiC6 June 21, 2022 at 01:11AM
Show HN: Just – Zero Config TypeScript Development Tool https://ift.tt/K73fhlr
Show HN: Just – Zero Config TypeScript Development Tool I built a cli tool that gets you started with TypeScript development with zero config. Initially created to solve my own problem but thought it might be useful for others as well. - SWC compiler - TypeScript type check support - Live reload support - .env file support - Path alias support - Typescript script runner - REPL support Please tell me I am not going down a rabbit hole. https://ift.tt/NIKdAhY June 20, 2022 at 11:52PM
Show HN: A minimal example of DNS amplification attacks https://ift.tt/K3zCshX
Show HN: A minimal example of DNS amplification attacks https://ift.tt/WDOx2C3 June 20, 2022 at 01:56PM
Sunday, June 19, 2022
Show HN: Mabel – a fancy BitTorrent client for the terminal https://ift.tt/YlFnbSM
Show HN: Mabel – a fancy BitTorrent client for the terminal https://ift.tt/4eYcd7n June 19, 2022 at 09:47PM
Show HN: Effortless Authentication for Your Web Application https://ift.tt/jR7SJkd
Show HN: Effortless Authentication for Your Web Application Hey folks, Michael here. I have been working in this project on and of for about a year and a half and I finally got it into a state where I can share it. I initially started this project to learn Rust and afterwards decided to make it useful for others. Vulpo Auth is an authentication server that you can host yourself. The goal was to make it as easy as possible for you to get started and have a complete authentication solution without you having to configure anything. Project Website: https://auth.vulpo.dev The Project contains: - Auth Server (Rust) - Admin Dashboard - JS and react SDK - Prebuilt Web UI (currently react) (https://ift.tt/PQZXdk3) - rust SDK for rocket Some of the features: - Email and Password Auth - Passwordless Auth - Google Auth - Translateable Email Templates - Enable/Disable Sign In or Sign Up - Password Reset Flow - Update Email Flow There is still a lot to do, the code base is full of experimental ideas and there a bunch of things to clean up, but first I want to focus on writing documentation and guides before adding more features. Besides the missing documentation, what are you missing? June 19, 2022 at 09:08PM
Saturday, June 18, 2022
Show HN: I have created something new to make your browsing experience enjoyable https://ift.tt/HwdIKy7
Show HN: I have created something new to make your browsing experience enjoyable https://ift.tt/KqiI0bU June 19, 2022 at 01:56AM
Show HN: Tickler: Go library to enqueue and process jobs in background https://ift.tt/OX43EDS
Show HN: Tickler: Go library to enqueue and process jobs in background https://ift.tt/7VY3Dk6 June 19, 2022 at 12:36AM
Show HN: Check how trackable you are based on your extensions https://ift.tt/97BArC4
Show HN: Check how trackable you are based on your extensions https://ift.tt/IKP1Rym June 18, 2022 at 11:06PM
Friday, June 17, 2022
Show HN: Let's build an end-to-end encrypted data store https://ift.tt/9EbpqwO
Show HN: Let's build an end-to-end encrypted data store https://ift.tt/VSBWmi6 June 17, 2022 at 11:16PM
Show HN: Coding as Text Rewriting https://ift.tt/TwRNHUJ
Show HN: Coding as Text Rewriting https://ift.tt/SNIrXAO June 17, 2022 at 07:42PM
Thursday, June 16, 2022
Show HN: Fortunately – Understand the tradeoffs of financial decisions https://ift.tt/ElwLOkx
Show HN: Fortunately – Understand the tradeoffs of financial decisions https://ift.tt/ySwv5tA June 17, 2022 at 01:19AM
Show HN: Automate Your Gifting https://ift.tt/890ylsQ
Show HN: Automate Your Gifting https://joyful.gifts/ June 16, 2022 at 09:20PM
Wednesday, June 15, 2022
Tuesday, June 14, 2022
Monday, June 13, 2022
Show HN: How Box-Sizing Works https://ift.tt/plNHt3f
Show HN: How Box-Sizing Works https://ift.tt/Jz2vWwl June 13, 2022 at 11:55PM
Show HN: PostgresML integrates Hugging Face to bring SOTA models into the db https://ift.tt/rNtpbMV
Show HN: PostgresML integrates Hugging Face to bring SOTA models into the db Hello folks, It's been a few weeks, so we thought it might be time for another update and this one is very exciting indeed. We've added automatic integration with Hugging Face transformers! By running just a single SQL command, anyone is now able to deploy any of the state-of-the-art models into their Postgres DB for real time inference & tuning. The list of models is long, but here it is anyway: translation, sentiment analysis, summarization, question answering and text generation. Let us know what you think! Montana & Lev https://ift.tt/dFRgraw June 13, 2022 at 10:12PM
Sunday, June 12, 2022
Show HN: HJKL Trainer - Get used to HJKL Vim keybinds https://ift.tt/o1cwU5V
Show HN: HJKL Trainer - Get used to HJKL Vim keybinds https://ift.tt/iFAJXdH June 13, 2022 at 01:54AM
Show HN: Watercolor AI https://ift.tt/dv4tPLu
Show HN: Watercolor AI https://ift.tt/o2RfhVX June 13, 2022 at 01:47AM
Show HN: Cleanup Photos by Dragging Boxes https://ift.tt/PFhWck5
Show HN: Cleanup Photos by Dragging Boxes https://ift.tt/gQMnUAi June 13, 2022 at 01:23AM
Show HN: Howl – Share longer and richer content on Twitter https://ift.tt/pmueg7q
Show HN: Howl – Share longer and richer content on Twitter https://ift.tt/tnWihN7 June 12, 2022 at 11:58PM
Saturday, June 11, 2022
Show HN: Generate images using DALL-E Mega and Mini https://ift.tt/oTZVeGU
Show HN: Generate images using DALL-E Mega and Mini https://ift.tt/gRcHqDT June 11, 2022 at 10:04PM
Show HN: The Amalgam Engine – Easily create isometric virtual worlds https://ift.tt/jWVprSP
Show HN: The Amalgam Engine – Easily create isometric virtual worlds https://ift.tt/t6La0ni June 12, 2022 at 12:41AM
Friday, June 10, 2022
Show HN: I built a tool to describe ~4.3B colors https://ift.tt/ZOhz0LJ
Show HN: I built a tool to describe ~4.3B colors A simple tool I made over the week to explore and learn about different colors. You can select any color with any opacity #000000-FFFFFFFF (~4.3 billion colors/variants), and you can view a dedicated page detailing the color's closest name, conversions to Hex, RGB, CMYK, etc., shades, tints, tones, harmonies, opacities, and WCAG contrast compliance. https://colorwaze.com June 10, 2022 at 11:57PM
Thursday, June 9, 2022
Wednesday, June 8, 2022
Show HN: Color palettes generator for data visualization https://ift.tt/3Od6bXB
Show HN: Color palettes generator for data visualization A generator app for charts/visualizations color palettes based on the article "How to pick the least wrong colors" [1] by Matthew Ström featured recently on HN [2]. The code is available on github [3]. [1] https://ift.tt/NJ9dCnu... [2] https://ift.tt/0kVeNrZ [3] https://ift.tt/v4gBFk8 https://ift.tt/yLOGhqQ June 8, 2022 at 11:29PM
Tuesday, June 7, 2022
Show HN: An open-source, privacy-friendly Google Analytics and GTM alternative https://ift.tt/jUX9PQl
Show HN: An open-source, privacy-friendly Google Analytics and GTM alternative https://ift.tt/YUbRdsv June 7, 2022 at 10:57PM
Show HN: SetOps – Run containers, databases and more in your own AWS account https://ift.tt/Djsv7Wp
Show HN: SetOps – Run containers, databases and more in your own AWS account https://www.setops.co/ June 7, 2022 at 06:19PM
Monday, June 6, 2022
Show HN: Dns.toys https://ift.tt/nKHZG0W
Show HN: Dns.toys https://www.dns.toys June 6, 2022 at 06:57PM
Sunday, June 5, 2022
Show HN: Worble, a Wordle-inspired word game https://ift.tt/ugQv38m
Show HN: Worble, a Wordle-inspired word game https://www.worble.fun June 5, 2022 at 11:18PM
Saturday, June 4, 2022
Show HN: Grid.js – Advanced table library that works everywhere (2020) https://ift.tt/oU0fVeF
Show HN: Grid.js – Advanced table library that works everywhere (2020) https://gridjs.io/?hn June 5, 2022 at 03:35AM
Friday, June 3, 2022
Show HN: Cryptid Zero Trust Authentication and Authorization, Open Source Oberon https://ift.tt/c73OFPh
Show HN: Cryptid Zero Trust Authentication and Authorization, Open Source Oberon Oberon makes it possible for a service provider to issue capability tokens to clients in such a way that the service provider never sees the value of the capability token. This prevents the service provider from being able to impersonate the client. Oberon relies upon zero-knowledge proof presentation of the capability token so that the token is never transmitted norrevealed. Instead of the client sending the token to the service—as is done with API tokens today—the client sends a zero-knowledge proof proving that they have a valid capability token issued by the service provider; this is called proof-of-knowledge. GitHub: https://ift.tt/P9HVTx4 Get cryptid: https://ift.tt/UXc14Wj] June 3, 2022 at 09:47PM
Show HN: I spent a year building a desktop environment that runs in the browser https://ift.tt/W6qRa9O
Show HN: I spent a year building a desktop environment that runs in the browser https://puter.com/ June 3, 2022 at 09:14PM
Thursday, June 2, 2022
Show HN: I spent my vacation writing a modern JVM assembler https://ift.tt/sPHCMtn
Show HN: I spent my vacation writing a modern JVM assembler https://ift.tt/oFKvune June 2, 2022 at 11:40PM
Show HN: Svelvet – A component library for building interactive flow diagrams https://ift.tt/7Xh8KYI
Show HN: Svelvet – A component library for building interactive flow diagrams https://svelvet.io/ June 2, 2022 at 07:09PM
Wednesday, June 1, 2022
Show HN: Display famous paintings on your Terminal https://ift.tt/8QMiWjH
Show HN: Display famous paintings on your Terminal https://ift.tt/1SZmT2f June 2, 2022 at 12:25AM
Show HN: Beautiful open-source themes for CodeMirror https://ift.tt/tUhECQP
Show HN: Beautiful open-source themes for CodeMirror https://thememirror.net June 2, 2022 at 12:54AM
Subscribe to:
Posts (Atom)