This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Monday, January 9, 2023
Show HN: PipeScore – FOSS Bagpipe Notation Software https://ift.tt/7mwBSNt
Show HN: PipeScore – FOSS Bagpipe Notation Software I've been working on some version of this since May 2019. It is a web app that allows writing out music for the Highland bagpipe. While it uses the same notation as normal music, bagpipe music tends to have a greater focus on gracenotes (embellishments). Most music software does not deal with this very well (e.g. MuseScore just displays a list of every single possible embellishment, of which there are hundreds [1]). PipeScore instead takes advantage of the fact that the form of many embellishments is dependent on the notes adjacent to it, allowing it to reduce the number of options down to just 13. Questions/comments welcome! [1] https://ift.tt/5v1r6hB... https://ift.tt/HBXSUZv January 10, 2023 at 05:40AM
Show HN: FixScript, an embedded/standalone language with custom syntax additions https://ift.tt/cfjunlX
Show HN: FixScript, an embedded/standalone language with custom syntax additions Hello, I want to introduce you to a programming language that I've been working on for a few years and is ready to be shared with a broader community. Feel free to ask any question about it, it's hard to describe what it is all about in a single blog post. For examples of a more complex code I recommend looking into to the "src" directory in the SDK. And here are some documentation links: https://ift.tt/lnx6toi https://ift.tt/g5VsLMk https://ift.tt/iEe3jo0 January 10, 2023 at 01:26AM
Show HN: Tortoise TTS as an at-cost open-source pay-per-second API https://ift.tt/u61WX70
Show HN: Tortoise TTS as an at-cost open-source pay-per-second API Tortoise TTS is the best TTS available today. We built an open-source, at cost, pay per second API for it. The quality of intonation it generates is unparalleled, and we hope our at-cost API will make it easier for people to build on top! This allows folks to run via a single API call - it costs $0.03/query. The WAV file is downloadable, we apply no restrictions. We're open-sourcing all our work — we made Tortoise run 30% faster, and have more improvements coming. If you're keen to contribute we can help with ideas, pointers, compute and data; just DM us. Our fork with the improvements can be found at https://ift.tt/m95yDe2 . The deployment code can be found at https://ift.tt/eJ6oBQ0 . There are already great alternatives for using : i) @mdnest_r's awesome Huggingface Spaces, ii) original Google Colab, iii) host it yourself. Our work should accelerate those who need an API, don't want to spend time/$ hosting and need a scalable infra backing them. We're especially excited about combining text-to-speech with content generated from LLMs, and about how it fits into video creation tools. Tortoise in its current form is also inaccessible to non-technical users, which is why we are also providing a simple UI on top (also "at-cost"): https://tts.themetavoice.xyz To use, generate an API key on https://tts.themetavoice.xyz and call via POST request. Or use the web UI. Or run your own deployment. https://twitter.com/vatsal_aggarwal/status/1612536547248836608 January 10, 2023 at 01:35AM
Show HN: How to create a 3D space using CSS https://ift.tt/Mm8TN1D
Show HN: How to create a 3D space using CSS https://ift.tt/OtfuxKj January 10, 2023 at 01:46AM
Show HN: Product analytics on your data warehouse https://ift.tt/NReuZaB
Show HN: Product analytics on your data warehouse https://ift.tt/iBZN1DK January 10, 2023 at 01:27AM
Show HN: I wrote a WebAssembly Interpreter and Toolkit in C https://ift.tt/ftTPwoX
Show HN: I wrote a WebAssembly Interpreter and Toolkit in C https://ift.tt/Jxigd7m January 9, 2023 at 07:32PM
Show HN: Hey GPT-3, Write my PRD https://ift.tt/gkSmcdb
Show HN: Hey GPT-3, Write my PRD https://writemyprd.com/ January 9, 2023 at 05:39PM
Show HN: Timezones Calculator App https://ift.tt/EqW8Yym
Show HN: Timezones Calculator App Helpful tool for remote work to track time in different cities https://ift.tt/RkptCHO January 9, 2023 at 04:04PM
Show HN: Caretta – Instant K8s service dependency map, right to your Grafana https://ift.tt/OiXw49K
Show HN: Caretta – Instant K8s service dependency map, right to your Grafana https://ift.tt/ISATZXL January 9, 2023 at 01:59PM
Sunday, January 8, 2023
Show HN: I asked ChatGPT to convert a Chrome ext to a Firefox ext https://ift.tt/9To5YWP
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/HTNhiOS" It actually created a zipped Firefox extension with the manifest file converted correctly, etc. January 9, 2023 at 09:50AM
Show HN: Ark v1.0.0 https://ift.tt/LTOZNqk
Show HN: Ark v1.0.0 Ark is a program that aims to provide an easy way to manage system themes. Ark can set themes for specific programs, or the whole system with only one command. https://ift.tt/ZmM1N23 January 9, 2023 at 12:19AM
Show HN: I created a Udemy course about How to extend Keycloak(programmatically) https://ift.tt/ekUwV3B
Show HN: I created a Udemy course about How to extend Keycloak(programmatically) I summarized everything I learned while working on Keycloak during the past years https://ift.tt/JcRmBSq January 8, 2023 at 08:25PM
Show HN: jc - Meta-program C with JavaScript https://ift.tt/3k4edpT
Show HN: jc - Meta-program C with JavaScript https://ift.tt/7mK0Ihj January 8, 2023 at 09:17AM
Show HN: Have voice-only virtual coffees with fellow HN'ers https://news.ycombinator.com/item?id=34296783
Show HN: Have voice-only virtual coffees with fellow HN'ers I'm running several voice-only virtual coffee events on the Discord server in the URL, only for today. The rules are pretty simple: 1. Wait for the "event" to start (see times at the end) 2. If there are no tables with 1 participant, join any one. 3. If there is a table with 1 participant, join that one. 4. When the event ends, all the voice channels are deleted and you have to wait till the next event starts. I initially wanted to build my own web app but then I realised it would be so much easier to just leverage Discord's infrastructure. I also built a bot in a couple hundred lines of Go code (love the language!) to bulk create/delete voice channels. I intentionally left it super basic to validate if there's a need. I personally would love to have virtual networking events, but then again I know I'm somewhat odd as I come from a sales background. If you're interested/want to take part in more of these events, check out my profile where I have some contact options. Anyway, here's the times (each lasts 1 hour): - 8 AM GMT / 1.30 PM IST / 12 AM PST - 11 AM GMT / 4.30 PM IST / 3 AM PST - 2 PM GMT / 7.30 PM IST / 6 AM PST - 5 PM GMT / 10.30 PM IST / 9 AM PST - 8 PM GMT / 1.30 AM IST / 12 PM PST - 11 PM GMT / 4.30 AM IST / 3 PM PST https://ift.tt/rpbksA3 January 8, 2023 at 12:29PM
Show HN: GPT3 Get answers to technical questions from your documentation site https://ift.tt/Q2Ri3rU
Show HN: GPT3 Get answers to technical questions from your documentation site https://ift.tt/pHqXtjw January 8, 2023 at 12:15PM
Saturday, January 7, 2023
Show HN: Movies Watchlist Chrome Extension https://ift.tt/i0uPqnF
Show HN: Movies Watchlist Chrome Extension https://ift.tt/BSztKea January 8, 2023 at 02:15AM
Show HN: I built a minimal website that you can Express your Feelings and more https://ift.tt/enypbOu
Show HN: I built a minimal website that you can Express your Feelings and more https://ift.tt/yqGelEZ January 8, 2023 at 02:06AM
Show HN: An AI Clone of Paul Graham https://ift.tt/VAvECbK
Show HN: An AI Clone of Paul Graham https://ift.tt/Gb1FKCp January 7, 2023 at 03:30PM
Show HN: Instorier – A tool for creating rich scroll-based stories for your site https://ift.tt/gdw8ZtU
Show HN: Instorier – A tool for creating rich scroll-based stories for your site https://instorier.com/ January 7, 2023 at 04:33PM
Friday, January 6, 2023
Show HN: I Market-Make AWS Cloud Contracts to Save Companies $40M+ https://ift.tt/Rmk0dy5
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 09:15AM
Show HN: ACOS: Build and share competitive turn-based browser games https://ift.tt/mWnpQuP
Show HN: ACOS: Build and share competitive turn-based browser games Hi everyone, This is a little tech demo I've been working on the past 2 years. It's been up for 1 year now, and has since had a few major updates. I have a soft spot for games with ranking systems, and I wanted an easy way for developers to create games with the competitive element abstracted away. The current games are built with ReactJS, so it's pretty easy to onboard if you are a web developer. All games developed for ACOS come with these features: - Real-time turn-based for browser - Simulator for game development - Client / Server architecture - Easy multiplayer with simple JSON game state update - Single player, Team-based, Battle Royale, and Free-for-all games supported - Matchmaking for Rank / Casual play - Room Scoreboard - Game Replays of every match - Error Logs - Global Rankings - Global Top Scores - GitHub Integration with acosgames organization - Discord Integration for matchmaking / game events - Simple deployment and version management It's a ridiculous endeavor, but I'd like to invite the world to my playground and help me drive features and technology forward. I may allow AI bot battles in the future against any of the hosted games, but I will prioritize based on the will of the people. Read our documentation at https://sdk.acos.games/ Hope you enjoy it! https://acos.games/ January 7, 2023 at 05:45AM
Show HN: List of Stripe Alternatives https://ift.tt/2bOot4d
Show HN: List of Stripe Alternatives Seems like every time there's a negative Stripe story on here, the inevitable question, "any alternatives?" gets asked. Hell, I was tempted to ask myself. Instead, I decided to search hn.algolia.com to see for myself what others have recommended in the past. Might as well share the list with y'all, make it meta. -- 2Checkout | https://ift.tt/L0PbAQ3 Adyen | https://www.adyen.com Amazon Pay | https://pay.amazon.com Authorize.net | https://ift.tt/wXZiemh Balance | https://ift.tt/kWlGagy Braintree | https://ift.tt/nA845Tb ChargeBee | https://ift.tt/m3ja0Jw Chargify | https://ift.tt/fNHaVrg Checkout.com | https://ift.tt/pRzCj3Y DigitalRiver | https://ift.tt/EhvBsQx Dwolla | https://www.dwolla.com FastSpring | https://fastspring.com GoCardless | https://gocardless.com MangoPay | https://ift.tt/6tEamqe Mollie | https://www.mollie.com Opayo (previously SagePay) | https://www.opayo.co.uk Paddle | https://www.paddle.com Payoneer | https://ift.tt/fotMZWA PayPal | https://www.paypal.com Qonto | https://qonto.com/en Spreedly | https://ift.tt/bTP8VNi Square | https://squareup.com Verifone | https://ift.tt/qFAN2cZ White | https://ift.tt/vZH4eIU -- Observations from my data collection: Sassy appears to have been acquired by FastSpring. Balanced Payments apparently went under but I found another payment service called "Balance" instead. Paymill is defunct but their Github org has a bunch of code. No idea what happened to Spryng Payments but Spryng still exists. It's also worth mentioning that a true "Stripe alternative" simply does not exist. No one does everything they do and I'm pretty sure most services are lacking in the developer documentation department. Still, having options is always great. January 7, 2023 at 03:19AM
Show HN: Codeium: Free Copilot alternative that works in Jupyter notebooks https://ift.tt/e26MN1z
Show HN: Codeium: Free Copilot alternative that works in Jupyter notebooks I'm Varun from the Codeium team. We are super excited to bring free AI-powered code autocomplete to standalone Jupyter notebooks, a dev environment that is currently underserved by existing solutions. And in the spirit of Show HN, we have a playground version for anyone to try the tech in the browser without any installation (linked in the blog post)! https://ift.tt/4v81a3y January 7, 2023 at 02:19AM
Show HN: I spent 2 years building Tablane as a 17-year-old https://ift.tt/kvQrG2F
Show HN: I spent 2 years building Tablane as a 17-year-old Hi HN community, I'm Marcus, a 17-year-old Software Engineer from Germany. For the past two years I've been working on Tablane [0]( https://ift.tt/COz1ej6 ) a task/project management tool, with features like: - Collaborative Editing (google docs) - Optimistic updates with RTK Query - Realtime sync with Socket.io - An awesome design Let me know what you think! Ask me anything! How I got here: 2020: I was developing a TTT [1] (Trouble in Terrorist Town) plugin for my minecraft server, when I started to require a project management tool to keep track of the features I wanted to implement, originally I used a text file, but after some time I started using products like ClickUp and Monday. But not long after I hit several paywalls for features that I wanted to use (Custom Status, Limited Number of Boards, ...) Soon after Tablane (originally task-board) was born. I started building the website using plain HTML, then found out about React and completed Colt Steele's "Web Developer Bootcamp" [2] and "The Modern React Bootcamp" [3] and started re-writing Tablane in React, and started adding feature after feature. Now I am about to finish Highschool and originally I thought about applying to college and spending another 3-5 years there, but after the positive feedback I got on a three month internship I did at ContentPepper, and seeing how my own projects developed, I decided to look for open Developer positions, to work with a team of experienced developers so I can learn even faster. Links: [0] https://tablane.net [1] https://ift.tt/2nZWU6c [2] https://ift.tt/qGH1Zsg [3] https://ift.tt/n4wDOo5 Socials: Résumé/CV: https://ift.tt/dazSy2X... LinkedIn: https://ift.tt/lY6oCqu Email: marcus (dot) hof (at) protonmail (dot)com GitHub: https://ift.tt/6As043P Twitter: https://twitter.com/Marcon565 https://ift.tt/COz1ej6 January 7, 2023 at 12:17AM
Show HN: Track and share your technical interview prep progress https://ift.tt/KWDN5s9
Show HN: Track and share your technical interview prep progress A few friends and I just launched a web app to help people prepare for technical SWE/SDE internship interviews! We want to make it easier for people to prepare for interviews, especially for some of the largest tech companies. Core features include easy progress tracking, one-click link sharing, company-specific lists, and topic & difficulty-wise problem filtering. The problem list isn’t exhaustive and we are still looking for more open-source data to make our list more extensive. We want to hear about the bugs you find as this is the beta version. If you have any improvements to suggest, we are all ears! Our code is also completely open-source! Check out the repository here: https://ift.tt/T6RCK53 Check out our ProductHunt launch here: https://ift.tt/fX5YNsh https://ift.tt/LbfOH1w January 6, 2023 at 11:22PM
Show HN: SSH Ncurses open source interface https://ift.tt/r7zAags
Show HN: SSH Ncurses open source interface https://ift.tt/7RCGwL5 January 6, 2023 at 05:15PM
Show HN: Nanelo DNS – Privacy-Friendly, European Nameservers https://ift.tt/VyHAEPb
Show HN: Nanelo DNS – Privacy-Friendly, European Nameservers https://nanelo.com January 6, 2023 at 04:33PM
Show HN: Modest – An open-source micro-blog app to create a Twitter-like blog https://ift.tt/E9eXbR6
Show HN: Modest – An open-source micro-blog app to create a Twitter-like blog https://modest.app/ January 6, 2023 at 01:13PM
Thursday, January 5, 2023
Show HN: Daft Art – an album cover maker powered by AI and curated aesthetics https://ift.tt/kQavVG4
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 10:44AM
Show HN: AREnets – TensorFlow-based Relation Extraction kit for work in Colab https://news.ycombinator.com/item?id=34268519
Show HN: AREnets – TensorFlow-based Relation Extraction kit for work in Colab https://ift.tt/eIR6VW1 January 6, 2023 at 04:59AM
Show HN: ClickHouse-local – a small tool for serverless data analytics https://ift.tt/qxGYF4L
Show HN: ClickHouse-local – a small tool for serverless data analytics Me with my friend Vitaly Ludvichenko made an experiment to combine ClickHouse server and client to make a self-contained program running a database engine and processing data without a server: https://ift.tt/G6IyCTq Development continued in the past 6 years, and now clickhouse-local becomes a swiss-army knife for data processing. Say "ffmpeg" for datasets and more. It can resemble textql, octosql, dsq, duckdb, trdsql, q, datafusion-cli, spyql, but has better capabilities and performance. Here is a tutorial: https://ift.tt/KMup2Zg... "serverless" in the same sense as here: https://ift.tt/QT6IZ2V and also in the more common sense - clickhouse-local can be packaged into AWS Lambda and serve queries on a per-request basis, as here: https://ift.tt/RGW1hry https://ift.tt/QLJoiKW January 6, 2023 at 01:00AM
Show HN: Ello (YC W20) – AI-reading tutor for kids that works with real books https://ift.tt/3BZNyhY
Show HN: Ello (YC W20) – AI-reading tutor for kids that works with real books Hi HN, We’re Elizabeth, Catalin, and Tom - the founders of Ello ( https://ift.tt/7LixqFe ). Ello is an AI-powered app that mimics the one-on-one interaction of a reading tutor by listening to, encouraging, and coaching kids grade K-3 as they read out loud from a real book. We posted on HN back in 2020 when we launched Trustle, a company designed to pair families with dedicated experts in child development. We learned from that experience that parents don’t want a consultant, but they do want actual help with specific challenges—one of the biggest being reading. Prior to COVID, 65% of 4th graders in the U.S. were reading behind level. The most recent National Assessment of Educational Progress report revealed that reading levels have dropped even further, to the lowest level since 1992. These disheartening statistics reinforce something we learned during our time at Trustle—of all the pain points parents face in raising children, reading can often be one of the most critical yet most difficult to address, especially if the child doesn’t like to read. In an effort to help reverse this trend, we used advances in speech recognition - driven by self-supervised learning - to create a virtual experience designed to provide effective reading support. It's no substitute for attention and coaching from a caring adult, which is obviously what kids really need, but unfortunately that is not always available. If every child had consistent access to 1:1 reading support and every parent or caregiver had the time, language skills, and confidence to help their children learn to read with no outside assistance, then there would not be a need for a technical solution. Unfortunately, we know not every child has this access, and many parents are looking for extra support. That's why we've built Ello. If you look at a great teacher or parent working with a child, they are talking to each other. Ello uses a speech recognition model that listens to what a child is saying and provides the appropriate phonics based coaching, as well as commentary and help. As a child reads across the page of a physical book, the Ello app tracks the child’s progress and picks up when they miss a word or get a word wrong and then steps in just like a good reading coach would. One criticism that we’ve heard since launching is that we are trying to replace the sacred role of a parent teaching their child to read. We say, “Not at all!”. Ello can serve as a resource for every type of parent without being a “replacement”, which is impossible in any case. We’ve had most success with children who are reluctant readers. Ello provides a fun environment to practice reading without the pressure of an adult watching you. We’ve seen kids who flat out refuse to read start to enjoy reading in a short period of time. We are highly privacy oriented; unlike most apps relying on speech tracking we can work completely on device with no internet and no audio data shared back with us. We launched in early in 2022 and have come a long way since then. The model works like this: we mail customers five books and a prepaid return shipping label every month. At the end of the month you mail the books back or keep as many as you want for an additional $5 apiece, and then we mail you next month’s box. Our reading specialists help determine the appropriate reading level for every child and make sure that we are sending books to match. Right now we support roughly K through 3rd grade, although Ello can be effective for some Pre-K kids as well. We know there are many parents on HN, including those with young children. We would love to hear about your experiences and needs around your children’s reading journeys and your perspective on how something like Ello might help. Or, if you’re in the US, give us a try - you can get a free month with code ellohacker. And of course we welcome any feedback, questions, and ideas! Elizabeth, Tom & Catalin January 5, 2023 at 09:48PM
Wednesday, January 4, 2023
Show HN: Huestery – casual browser game about sorting colors and making gradient https://ift.tt/MElfYe0
Show HN: Huestery – casual browser game about sorting colors and making gradient https://huestery.com/ January 5, 2023 at 09:26AM
Show HN: A word game created using ChatGPT and Stable Diffusion https://ift.tt/FbxCEV0
Show HN: A word game created using ChatGPT and Stable Diffusion https://diffudle.com/ January 5, 2023 at 01:29AM
Show HN: Skim HN’s story feeds but with added metadata about linked articles https://ift.tt/8iQG3sK
Show HN: Skim HN’s story feeds but with added metadata about linked articles https://ift.tt/UWDRdME January 5, 2023 at 03:50AM
Show HN: An app that builds stronger employment contracts https://ift.tt/LiRa81P
Show HN: An app that builds stronger employment contracts https://ift.tt/rQgh9ix January 5, 2023 at 02:09AM
Show HN: Mergetin – mix of 2048 with Match 3 Games and bit of Tetris https://ift.tt/sSNkJ1W
Show HN: Mergetin – mix of 2048 with Match 3 Games and bit of Tetris https://mergetin.com/ January 5, 2023 at 01:12AM
Show HN: ChessMonitor – Analytics for Chess (connect Lichess or Chess.com) https://ift.tt/I6mYR4k
Show HN: ChessMonitor – Analytics for Chess (connect Lichess or Chess.com) https://ift.tt/ceHoqCY January 4, 2023 at 09:02PM
Tuesday, January 3, 2023
Show HN: Create beautiful videos from screenshots or pdf in seconds https://ift.tt/fwv61PS
Show HN: Create beautiful videos from screenshots or pdf in seconds https://screenrun.app/ January 4, 2023 at 03:09AM
Show HN: Recursive Wikipedia https://ift.tt/pAQtu5z
Show HN: Recursive Wikipedia This extension loads the mobile version of links when hovered over, is usually faster than opening a new tab, and is recursive (10 frame deep limit). https://hoverflow.io/ January 4, 2023 at 12:18AM
Show HN: Freelancer Salary, calculator to match full time salaries https://ift.tt/YDghS4f
Show HN: Freelancer Salary, calculator to match full time salaries My #2 in a string of websites I'm trying to make this year. When evaluating freelancing offers, I found myself writing a little script that did the math on how much more I'd need to charge. Days off, self employment tax, health insurance.. lots of factors. This simple web calculator does it for you. Let me know if you have any feedback or additional factors I've forgotten to add! https://ift.tt/kOX0n1D January 4, 2023 at 01:08AM
Show HN: Ad Auris Play. Turn articles into audio and listen on Spotify https://ift.tt/IQKylzB
Show HN: Ad Auris Play. Turn articles into audio and listen on Spotify https://ift.tt/dmGrCHp January 4, 2023 at 12:44AM
Show HN: Build web apps using HTML, no JavaScript required https://ift.tt/Tk5PRAn
Show HN: Build web apps using HTML, no JavaScript required https://ift.tt/tE9GU30 January 3, 2023 at 08:11PM
Show HN: Triangle Habits https://ift.tt/exQAqdi
Show HN: Triangle Habits I built a free app to build consistent habits over time, by starting with a single repetition and building up from there. https://ift.tt/SCpLBd1 January 3, 2023 at 07:05PM
Monday, January 2, 2023
Show HN: built an e-ink pregnancy tracker https://ift.tt/0Sk8ahv
Show HN: built an e-ink pregnancy tracker https://ift.tt/MzSf07N January 3, 2023 at 04:01AM
Show HN: Hetzner-k3s v1.0.1 is out with autoscaling support https://ift.tt/TjWxJ9k
Show HN: Hetzner-k3s v1.0.1 is out with autoscaling support This is the newest update to my CLI tool to quickly create cheap Kubernetes clusters in Hetzner Cloud. This update adds autoscaling support, so clusters created with this tool now can behave similar to managed Kubernetes clusters, which I think is awesome. I received a lot of feedback since the last update so I hope anyone interested could try the new version as well. Thanks a lot for the feedback so far! The repo: https://ift.tt/zfTZWqN January 3, 2023 at 01:46AM
Show HN: Beesy: Record Google Meets for Free, No Signups, Download Locally https://ift.tt/iAxzcTe
Show HN: Beesy: Record Google Meets for Free, No Signups, Download Locally Happy New Year everyone! Me and my friend developed this extension to record google meets to the computer directly, there is no cloud dependency, neither do we require any signups, and its free. We hacked this together in a very small amount of time to check if people would actually use it, so if you find this useful, please let us know so we can improve it. Also, if you have any feedback/questions/ideas, please do not hesitate and leave a comment. https://ift.tt/EqXMOy2 January 2, 2023 at 11:40PM
Show HN: Spall – WASM-based profiler for JavaScript and C in ~5k lines of Odin https://news.ycombinator.com/item?id=34217938
Show HN: Spall – WASM-based profiler for JavaScript and C in ~5k lines of Odin [I'm the author] Spall is a web-accessible profiler that I made to help my web-dev friends load gigabyte+ JSON traces without lunch-break-long load times. Recently, Spall got experimental support for auto-tracing with binary traces (along with an in-progress native-port, to give it more memory headroom), which was used to help track down and fix some hard-to-spot lock contention issues in the Odin-language compiler. I demoed it at the Handmade Seattle conference in October, https://ift.tt/GwOhdng , with a head-to-head against Perfetto, another big web profiler. I'll be around to answer any questions. Thanks for looking at my project! If you like Spall, you can catch my other projects over at https://ift.tt/VYhQjXc . If you happen to be hiring I'd love to hear from you. Looking for something fun and new to do after a long sabbatical, working on cool open-source projects! https://ift.tt/y2G98tV January 2, 2023 at 07:37PM
Show HN: Mafs – React components for interactive math https://ift.tt/06hxPcZ
Show HN: Mafs – React components for interactive math https://mafs.dev/ January 2, 2023 at 11:39AM
Sunday, January 1, 2023
Show HN: Banger–A Firefox extension to extend DDG's bangs https://ift.tt/CBFd6P0
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/36utmPi 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/e0liEnm January 2, 2023 at 11:18AM
Show HN: InterviewFrog – Gamify Your Interview Prep With GPT A.I https://ift.tt/sz8bJaM
Show HN: InterviewFrog – Gamify Your Interview Prep With GPT A.I https://ift.tt/I0QF7rU January 1, 2023 at 10:10PM
Show HN: Detecting collision between 500k circles below 5ms https://ift.tt/NivBXyF
Show HN: Detecting collision between 500k circles below 5ms Heya. I created a flexible collision engine for broad detection in C that's also pretty fast. Personally that's my best, so I wanted to show it here. Although... still not as fast as DragonEnergy's one that supposedly handled millions of agents bouncing off each other every frame on an old i3, haha. I hope I get better at this! He set the bar pretty high for me. I was considering including some small function that tries finding the nearest entity, although I think it might be better to simply use query for that matter. Perhaps in the future I will get a good idea of how to do that more efficiently. This is not a clickbait. Although generally you also call other functions in a tick, a collision check between 500,000 circles ("circles", not "squares", because distance is checked and forces are applied based on the angle between) is done below 5ms on not really that demanding hardware. I achieve lower times than that on my budget laptop, slightly more on my PC (yeah, weird). The total time spent in a tick is 3-4 times that. https://ift.tt/gHtkKaB January 2, 2023 at 01:38AM
Show HN: Modreveal – Utility to find hidden Linux kernel modules https://ift.tt/nJCUYzQ
Show HN: Modreveal – Utility to find hidden Linux kernel modules https://ift.tt/ZtEMyOJ January 1, 2023 at 09:02PM
Show HN: Lama2 - Plain-Text Powered REST API Client for Teams https://ift.tt/fXTIBJj
Show HN: Lama2 - Plain-Text Powered REST API Client for Teams https://ift.tt/EFiSxPb January 1, 2023 at 07:36PM
Show HN: I created my AI clone based on 600.000 written words https://ift.tt/f71dkxq
Show HN: I created my AI clone based on 600.000 written words https://twitter.com/louis030195/status/1609487185602023426 January 1, 2023 at 03:21PM
Saturday, December 31, 2022
Show HN: My programming language, building in public for 1 year https://ift.tt/Hi09f7Z
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/PLq40NK January 1, 2023 at 05:12AM
Show HN: Superpose – Compile-time Go transformations in multiple dimensions https://ift.tt/HM6IRxr
Show HN: Superpose – Compile-time Go transformations in multiple dimensions https://ift.tt/qZH5jwp January 1, 2023 at 02:32AM
Show HN: I made a simple, open source, chromatic tuner mobile app https://ift.tt/7asLRqC
Show HN: I made a simple, open source, chromatic tuner mobile app I'm a musician by night, software developer by day, and one of the minor frustrations I've always had was trying to find a simple tuner app for my phone. Looking at both the iOS and Android app stores, you'll find a lot of the top tuner apps are rather bloated with ads or subscription callouts. I thought I'd create a dead-simple minimalistic chromatic tuner the way I would like it - open the app, and tune my guitar. I also wanted to delve a bit into mobile development, as my main focus is in web with NodeJS and React. I chose React Native since it was the easiest to understand coming from React. Flutter was also an option since the company I work for has a team working in that, but I thought it would be a bit too much effort to learn Dart. I learned a bit more about React rendering with this project as well. The main issue I had was trying to have a React state variable be constantly updated with any frequencies detected from the mic input, but that ended up causing substantial slowdown due to so many rerenders, so I opted to use a React ref to maintain any detections, and then only update the React state when there was an actual note. The apps you can find on the both the iOs App Store and Google Play (free!). https://ift.tt/P1bgNux https://ift.tt/KoTAMGX... Would love any feedback! https://ift.tt/BSxyhEn January 1, 2023 at 02:21AM
Show HN: I Built Sailboat UI – Modern UI Framework for Tailwind CSS https://ift.tt/HreFwov
Show HN: I Built Sailboat UI – Modern UI Framework for Tailwind CSS Get start with 150+ Tailwind CSS components , built your website quickly with Sailboat UI. https://sailboatui.com/ December 31, 2022 at 02:18PM
Friday, December 30, 2022
Show HN: Self Hosted OpenStreetMap using only Sqlite3 and Python https://ift.tt/tVCh8q7
Show HN: Self Hosted OpenStreetMap using only Sqlite3 and Python https://ift.tt/1B3Ak7W December 31, 2022 at 04:15AM
Show HN: Advent of Code 2022 (only first eight in different langs) https://ift.tt/VIeflTy
Show HN: Advent of Code 2022 (only first eight in different langs) Tried/revisited/used: Elixir, Haskell, Python, Rust, JS, Rust-WASM, TypeScript, Java. With READMEs for each https://ift.tt/zfWPusv December 31, 2022 at 04:06AM
Show HN: OpenAI-powered semantic search for the All-In Podcast https://ift.tt/yVU6RP3
Show HN: OpenAI-powered semantic search for the All-In Podcast My favorite podcast is the All-In Pod, but search and discovery is tough for podcasts. So I built a semantic search index that lets you search across every episode of the pod with Google-level accuracy. It uses OpenAI's latest ada-2 embedding model and Pinecone to index the embeddings + k-NN search. Wrapped up in a Next.js + Vercel webapp. The project is designed to work with any YouTube channel / playlist. I'm just using All-In as a demo. Would love to hear feedback & suggestions. Open source here: https://ift.tt/F1r5Moj Note that the source is designed to work with any YouTube playlist / channel. I'm just using the All-In Podcast as a demo because it's my favorite. https://ift.tt/Av1Cc5N December 31, 2022 at 03:11AM
Show HN: Graphic AI Art Assistant for WhatsApp https://ift.tt/l7OsDPo
Show HN: Graphic AI Art Assistant for WhatsApp https://ift.tt/q27J1EL December 31, 2022 at 02:57AM
Show HN: BingeTheTube: binge YouTube channels from oldest to latest https://ift.tt/3ujcLNp
Show HN: BingeTheTube: binge YouTube channels from oldest to latest https://ift.tt/78cgtIq December 30, 2022 at 03:28PM
Show HN: I built a possible alternative to social media RSS https://ift.tt/BND49c8
Show HN: I built a possible alternative to social media RSS Hi there, I built a chrome extension to grab new posts from social media. Instagram, twitter, Pinterest, etc don't really allow for RSS so I worked on this alternative to get new posts. Hope this might be useful for some of you. https://ift.tt/9UMGnZx December 30, 2022 at 10:45PM
Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning https://ift.tt/V1MDAeC
Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning Hey HN, I've built a little website to show news articles with a summary so that I don't have to RTFA if I just want a rough sense of what it covers :) I also share the summaries in an RSS feed for those who'd prefer to use their own reader. Let me know what you think! https://ift.tt/4ne3kfz December 30, 2022 at 06:28PM
Thursday, December 29, 2022
Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/8xFz1Dm
Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/8N29FJH December 30, 2022 at 03:40AM
Show HN: Simple weather for your zip code https://ift.tt/dsxMWNu
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/zHUN5Cm https://ift.tt/JKoW9Xn December 30, 2022 at 09:36AM
Show HN: Logos Created with AI https://ift.tt/0qsdjP6
Show HN: Logos Created with AI https://ift.tt/JHluobS December 30, 2022 at 04:50AM
Show HN: CFR Explorer – Finding aviation answers using AI https://ift.tt/EnjehM9
Show HN: CFR Explorer – Finding aviation answers using AI I've been wondering how can recent advances in AI can help with exploring regulations (currently related to aviation). Here is a beta app which uses embeddings to search and then uses GPT to quickly provide pilots with answers to aviation regulations in Title 14. Please note that this is a beta version, so errors may occur and you should always verify the response. I welcome feedback and suggestions to help improve the app. If you find an answer helpful, don't forget to give it a thumbs up, and if you think an answer could be improved, please give it a thumbs down. https://ift.tt/sXd8FQg December 30, 2022 at 02:06AM
Show HN: LiveTyper, a simple typing speed tester https://ift.tt/lSkF4rp
Show HN: LiveTyper, a simple typing speed tester Phoenix/LiveView using Presence to show the other players online. My 2nd thing in a vague quest to make 12 things in 12 months. https://livetyper.com/ December 29, 2022 at 11:38PM
Show HN: VideoBox – Easy video processing as a service https://ift.tt/vJuFRYr
Show HN: VideoBox – Easy video processing as a service https://videobox.dev/ December 29, 2022 at 07:02PM
Show HN: Pressn't, a site where you can only have a single post https://ift.tt/zfiFscI
Show HN: Pressn't, a site where you can only have a single post Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc). For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic. https://ift.tt/7QHFXbJ December 29, 2022 at 06:39PM
Show HN: A LinkedIn Chat GPT on Steroids https://ift.tt/9J1rLwV
Show HN: A LinkedIn Chat GPT on Steroids https://www.lunaa.io/ December 29, 2022 at 03:55PM
Wednesday, December 28, 2022
Show HN: Zcached, in-memory key-value cache wire-compatible with memcached https://ift.tt/0VxW1HI
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/OCx43Vm , https://ift.tt/wBimIFt [1] memcached, 16 worker threads: https://ift.tt/8XeVCqb [2] zcached: https://ift.tt/aKjM0d6 [3] https://ift.tt/MwdPXCT... https://ift.tt/CtVz8As December 28, 2022 at 11:18PM
Show HN: Helix, a Framework for AI Systems https://ift.tt/lv4zpZC
Show HN: Helix, a Framework for AI Systems https://ift.tt/dqtYfs1 December 29, 2022 at 02:14AM
Show HN: Track Institutional Investors https://ift.tt/ko9bfOg
Show HN: Track Institutional Investors https://ift.tt/FGxLV54 December 29, 2022 at 02:03AM
Show HN: Pbproxy – Send your clipboard anywhere you can ssh https://ift.tt/xJ7kW2X
Show HN: Pbproxy – Send your clipboard anywhere you can ssh pbproxy is a small wrapper to give you a consistent and remotely accessible interface to your system clipboard on linux and mac. https://ift.tt/FBn2IRr December 28, 2022 at 02:42PM
Show HN: I built haystack – Google for your workplace apps https://ift.tt/7AtidhN
Show HN: I built haystack – Google for your workplace apps Hi Yuval here! historicly a security researcher, more recently entered the NLP space! Iv'e started working on haystack recently because I feel modern workplaces are in dire need of a good workplace search product that is free to use just like google. Information is scattered between too many communication channels, we communicate with our peers through slack and email, share docs and specs on confluence, work with tickets on jira, commit code and have discussions on github, not to mention all the .docx, .ppt and .pdf that fly around the organization. Not to mention the fact that existing search featuers just plain suck, if you tried using confluence search you know what I mean, keyword search is terrible. Even when you find relevant looking results, they require you to commit to entering the page, and scroll through to get to the relevant paragraph. What does haystack do? - Enable you to search all your workplace applications from one place. (slack, confluence, notion, jira, github, outlook, gmail, etc...). - Natural language queries ("How to do X”, "Do we support Y", "How do I connect to Z"). - Help you decide if the result is relevant without entering the page. - Go directly: search result->relevant paragraph inside page. (no extra scrolling) - No download, all the magic happens in the browser. - Local browser storage option. (you don't need to trust me with your internal communications to use haystack). - Code references embedded in search results. Example, "How to connect to integ2 machine" on haystack could give you: ssh -i private.pem ubuntu@ec2-integration2.eu-west-1.compute.amazonwes.com aggregated from a slack communication you had a while ago. It was quite a challenge to get it up and running in the browser, but here's what I ended up using: IndexDB browser API for storage, and a fine-tuned TinyBERT-based bi-encoder for indexing, searching. Search result building involves using a fine-tuned t5-small model, there's some nodejs adaptations, and wasm rewrites in rust for performance. Next Steps fine-tuning haystack for lower-end laptops with no dedicated GPU, I'm feeling like it should be running smoothly for lowerend hardware by Feb/March, so that's the current public release date. If you would like to get early access + you have dedicated graphics, there's a button in our landing page, and my email address. I'll be here in the comment section! https://www.haystack.it/ December 28, 2022 at 07:39PM
Show HN: Get user feedback. Make it a conversation https://ift.tt/vVjitTD
Show HN: Get user feedback. Make it a conversation https://feedbakk.io/ December 28, 2022 at 01:27PM
Tuesday, December 27, 2022
Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts https://ift.tt/YfoDwhc
Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts https://mastinator.com/ December 28, 2022 at 06:58AM
Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib https://ift.tt/xGTbCVN
Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib Hello HN, This is a website I worked on during the holidays to fill the void of the upcoming dark sky shutdown. For me, the precipitation timeline was a view I was heavily relying on for everyday activities and planning. I had not found any replacement from the various weather apps. When I found pirateweather.net as a backend API, it gave me the motivation to put the pieces together and get back the experience I enjoyed. I then added more functionalities that I think was missing from the website such as a weekly chart view. I've been using the website reliably over christmas holidays. Hope you enjoy it too! Also I open sourced the visual component for drawing the precipitation timeline and you can use it for drawing weather information or any other hourly activities really https://ift.tt/vL9Tp6W Interested in your feedback! https://ift.tt/Ocdlno1 December 28, 2022 at 04:44AM
Monday, December 26, 2022
Show HN: Sideproject.guide https://ift.tt/m5tBvU4
Show HN: Sideproject.guide https://ift.tt/0XdJ2Uu December 27, 2022 at 12:06PM
Show HN: Gamedrop – Videogame collection management, price alerts, and prices https://ift.tt/aqe5I3L
Show HN: Gamedrop – Videogame collection management, price alerts, and prices https://ift.tt/E4bCOyn December 27, 2022 at 07:23AM
Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/joadxkb
Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/TXkYC1F December 27, 2022 at 05:27AM
Show HN: Predicting the Greenest time to use electricity (AU) https://ift.tt/Sl6R9vW
Show HN: Predicting the Greenest time to use electricity (AU) Hello all, I built this for fun this year. It may be able to help: - reduce your carbon footprint, - eg. see the best time to charge your EV - eg. hook up a smart heating/cooling system? - learn more about how the renewables transition Currently limited to the Aus National Electricity Market, sorry... Feedback and questions appreciated! https://ift.tt/nVdfUI8 December 27, 2022 at 04:50AM
Show HN: Eleven – open-source alternative to Codespaces https://ift.tt/8oD2Ktx
Show HN: Eleven – open-source alternative to Codespaces Hey HN, Eleven is the second project that I've built to learn Go. It lets you create a code sandbox in your cloud provider account easily. What's a "code sandbox"? Just a VM, running in your cloud provider account, with some runtimes pre-installed, your repositories cloned, a way to connect to it with your preferred editor (or via SSH) and a way to serve your apps easily via HTTP (with automatic HTTPS). You could use it to deploy your app, as a remote development environment or even to test some code. It's up to you. For example, to deploy a Node.JS app: $ eleven aws init hello-world --runtimes node@18.7.0 --repositories eleven-sh/hello-world > Success! The sandbox "hello-world" was initialized. $ ssh eleven/hello-world forever node index.js > Forever: command started. Run "forever stop" in current path to stop. $ eleven aws serve hello-world 8000 --as hello.eleven.sh > Success! The port "8000" is now reachable at: https://hello.eleven.sh $ curl https://hello.eleven.sh > Hello World Still learning Go by the way, so I'm open to any suggestions to improve. https://ift.tt/dilqypb December 27, 2022 at 03:57AM
Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/pyRdSLw
Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/MA6NC2h December 27, 2022 at 01:34AM
Show HN: 80/20 Rule in Everything https://ift.tt/PqrnCvD
Show HN: 80/20 Rule in Everything The content of the 8020.in website was generated using the ChatGPT AI engine and then reviewed by a human editor to ensure accuracy. https://8020.in/ December 26, 2022 at 04:59PM
Show HN: WebTransport vs. WebRTC vs. WebSocket https://ift.tt/6vWSLFu
Show HN: WebTransport vs. WebRTC vs. WebSocket https://ift.tt/sI46mWp December 26, 2022 at 08:16PM
Sunday, December 25, 2022
Show HN: 10x Faster Twitter Embeds https://ift.tt/QA04PEa
Show HN: 10x Faster Twitter Embeds https://ift.tt/kuGHpeO December 26, 2022 at 10:41AM
Show HN: Talk to GPT-3.5 via WhatsApp https://ift.tt/SfOVY5F
Show HN: Talk to GPT-3.5 via WhatsApp https://aibuddy.chat/ December 26, 2022 at 09:24AM
Show HN: Secure end-to-end client sessions and API calls using crypto key pairs https://ift.tt/Ac2vyRd
Show HN: Secure end-to-end client sessions and API calls using crypto key pairs Hello. I made this project as an experiment in using key cryptography for user identity in a client <-> server model, and for some future peer to peer projects that I am working on. I am looking for feedback, please let me know what you think. Also, Merry Christmas to HN! :-) https://ift.tt/zA0QwFL December 26, 2022 at 03:37AM
Show HN: Bespoke Artist Website Hosting https://ift.tt/wj9TJCe
Show HN: Bespoke Artist Website Hosting Merry Christmas everyone! We started offering hosting services for our musical artists at our record label Epsilon Records ( https://ift.tt/R5LuytA ) and we recently decided to open the offering further. Consider it boutique high-touch hosting at a good value for a very niche musical artist audience (bands/producers/musicians). We offer a choice of the WordPress or Ghost platform but can also handle custom requirements for the more technical customer. Get in touch and let’s nerd out over how we can help you meet your musical and artistic hosting needs. And now a word from ChatGPT: "Why choose Epsilon for your musical hosting needs? There are several reasons why you may want to choose a hosting provider that specialises in music: * Expertise: A hosting provider that specialises in music will have a deep understanding of the specific needs and requirements of music websites. This includes things like fast loading times for streaming audio and video, and the ability to handle large amounts of traffic. * Music-specific features: A hosting provider that specialises in music may offer features that are specifically tailored to the needs of music websites, such as integrations with music streaming platforms or tools for promoting and monetizing your music. * Niche-specific support: A hosting provider that specialized in music will likely have a team of support staff who are knowledgeable about the specific needs and challenges of music websites. This can be especially helpful if you have questions or run into issues specific to the music industry. Overall, choosing a hosting provider that specialized in music can help ensure that your website has the features and support it needs to succeed in the competitive world of online music." Open to feedback! https://ift.tt/DzGuZbQ December 26, 2022 at 02:22AM
Show HN: Newsic https://ift.tt/GDZjEH5
Show HN: Newsic News portal that uses GPT-3 to extract news from the news. https://newsic.io/news December 25, 2022 at 11:24PM
Show HN: Price My Spotify Library https://ift.tt/DZ87F2c
Show HN: Price My Spotify Library Hi HN, I built this tool to estimate how much it would cost to purchase all the music in a user's Spotify library and individual playlists. Kind of interesting, maybe you'll like it too https://ift.tt/xayCKEg December 25, 2022 at 10:34PM
Show HN: Mastodon.nvim (Mastodon Client for Neovim) https://ift.tt/v9ErZOt
Show HN: Mastodon.nvim (Mastodon Client for Neovim) *Announcing mastodon.nvim* Hello everyone. I just released mastodon client for neovim. If you dont want to get out of neovim, and write your thought on mastodon, mastodon.nvim could be good choice. Merry christmas! https://ift.tt/GEJRlQO December 25, 2022 at 02:01PM
Saturday, December 24, 2022
Show HN: GPT-3 Powered Shell https://ift.tt/2HtfQOb
Show HN: GPT-3 Powered Shell https://ift.tt/S3gOEYX December 23, 2022 at 10:04AM
Show HN: TapTab – Tab switching web extension for Safari https://ift.tt/r5EmoXM
Show HN: TapTab – Tab switching web extension for Safari I like the tab-switching behaviour in Chrome/Firefox and wanted Safari to have something similar. Another wish of mine was for it to be a web extension that feels native to the browser vs an app extension that looks out of place. I posted a while back on HN to see if other people feel the same and the response was very positive : https://ift.tt/K4wYslb Say hello to TapTab : https://apps.apple.com/app/apple-store/id1659363738?pt=66324... TapTab feels right at home in Safari and is loaded with features to improve how you interact with tabs. You no longer have to miss the native tab-switching functionality that you love in Chrome/Firefox. I launched the app a few days ago, and the response has been great. Some of the features that users have been loving : - Keep your hands at the keyboard: navigate all tabs without your hands leaving the keyboard. - Fuzzy Search: Search through your tab titles and URLs at lightning speed. - Switch to previous tab: Comes with a handy shortcut to go back to the previous tab. Finally! - Dark Mode: The extension feels right at home in Safari. - Multi-Window support - Pin/Mute/Close tabs right from the extension. The app is written in ReactJS (apart from the very minuscule bit of Swift you have to write for using it as an extension in Safari) and uses Tailwind for design. If you are one of the dozen people like me who use Safari, let me know how you find it. I would love to hear if there are any features that would make it a better fit for you. I have a few things on my radar gathered from talking to users like an iPad version, custom shortcuts, etc. If you find the extension useful I would love it if you vote for it on Product Hunt to get this in front of a few more eyeballs : https://ift.tt/R7dSD3m Thank you! https://www.taptab.dev December 24, 2022 at 06:35AM
Show HN: GUI-based free app to backup and restore hard disk on Windows clients https://ift.tt/Vy7b0PL
Show HN: GUI-based free app to backup and restore hard disk on Windows clients I wrote a small GUI-based tool that uses the Windows Imaging Format (WIM) to create full backups of computer systems (operating system images) and then restore them. The application is hosted on GitHub, is open source, and is offered under the Apache 2.0 license. In addition, the repository includes an illustrated step-by-step guide to help get it up and running. Maybe someone can use the solution for their purposes as well - I would be happy. Have fun with it. The GitHub repository is named: WIM-Backup December 24, 2022 at 11:58AM
Subscribe to:
Posts (Atom)
Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code https://ift.tt/GQauRgE
Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code Hi All, Recently I've been using Claude Code a lot for de...
-
Show HN: A directory of 800 free APIs, no auth required Explore reliable free APIs for developers — ideal for web and software development, ...
-
Show HN: I built Dirac, Hash Anchored AST native coding agent, costs -64.8 pct Fully open source, a hard fork of cline. Full evals on the gi...
-
Show HN: I built a FOSS tool to run your Steam games in the Cloud I wanted to play my Steam games but my aging PC couldn’t keep up, so I bui...