This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
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
Friday, December 23, 2022
सैम करन IPL नीलामी के इतिहास में सबसे महंगे बिके:पंजाब ने 18.50 करोड़ में खरीदा; सिक्किम में राजस्थान के 3 जवानों की मौत

via देश | दैनिक भास्कर https://ift.tt/gOrj1Dv
सैम करन IPL नीलामी के इतिहास में सबसे महंगे बिके:पंजाब ने 18.50 करोड़ में खरीदा; पहली नेजल कोरोना वैक्सीन को मंजूरी

via देश | दैनिक भास्कर https://ift.tt/DLKnoAc
Show HN: Simple golinks server backed by airtable https://ift.tt/LCmw0vQ
Show HN: Simple golinks server backed by airtable Like short codes? Like bookmarks? Have fun with this very simple golinks server. If you haven't heard of golinks, they are short codes to bookmarks. In your browser you type `go/
` and it takes you to a bookmark. Eg, `go/hn` or `go hn` (space is easier to type than forward slash) could take you to https://news.ycombinator.com . Happy Holidays! https://github.com/skhavari/golinks December 24, 2022 at 04:33AM
मोदी कैबिनेट के अहम फैसले:81.35 करोड़ लोगों को एक साल और मिलेगा मुफ्त राशन; वन रैंक-वन पेंशन में भी बदलाव

via देश | दैनिक भास्कर https://ift.tt/lx2pOfW
भास्कर अपडेट्स:बांदीपोरा लश्कर के दो आतंकी गिरफ्तार, कश्मीर पुलिस को इनके पास मिली चाइनीज पिस्तौल और ग्रेनेड

via देश | दैनिक भास्कर https://ift.tt/CeyGWOD
Show HN: Search HN Favorites or Export to CSV/HTML https://ift.tt/gkb0XEP
Show HN: Search HN Favorites or Export to CSV/HTML I wrote a JavaScript tool to search your HN favorites and export them to CSV or HTML. The JavaScript runs in your browser like a browser extension. It scrapes the HTML and navigates from page to page. Setup and usage instructions are in the file. https://ift.tt/6I1L048 December 24, 2022 at 02:37AM
Show HN: Box4D – 4D physics demo using Rust and wgpu https://ift.tt/nFJk0jf
Show HN: Box4D – 4D physics demo using Rust and wgpu This is a little physics toy I've been working on off and on for a while. I originally planned on making a more fully featured game of some sort (I suppose I still may some day), but it turns out that writing interesting graphics and physics algorithms is more compelling than the hard work of polishing an actual product. Who knew? While there are plenty of good guides for 2D and 3D graphics and physics, there's not much out there for 4D. In hopes of alleviating that, the code here is arranged such that the commits are more or less a step-by-step guide, with comments for the interesting or tricky parts. While I don't think I came close to the simplicity or clarity of Box2D Lite, I hope it can serve as a useful example to anyone interested in 4D rendering and physics. https://ift.tt/Zdy7pxu December 24, 2022 at 12:00AM
Thursday, December 22, 2022
PM मोदी की ड्रेस पर आजाद की टिप्पणी से बवाल:जिम्फॉन्ग पहनने पर कहा था- न नर है, न नारी है; किरकिरी हुई तो पोस्ट हटाई

via देश | दैनिक भास्कर https://ift.tt/FL3GneJ
भारत में लॉकडाउन का खतरा नहीं:PM मोदी की अपील- मास्क जरूर पहनें; राजस्थान में कोरोना की गाइडलाइन जारी

via देश | दैनिक भास्कर https://ift.tt/FWYmpBa
Show HN: My bookmarks of HN and who I'm following https://ift.tt/MZl67vp
Show HN: My bookmarks of HN and who I'm following https://ift.tt/WLaDqAP December 23, 2022 at 04:40AM
Show HN: Metriport – Open-source universal API for health data https://ift.tt/WOqf4ie
Show HN: Metriport – Open-source universal API for health data Hey HN, we’re Colin and Dima, founders of Metriport ( https://metriport.com/ ). We help digital health companies access and manage user health and medical data, through an open-source and universal API. Today we're launching our open-source Health Devices API, which allows companies to gain access to their users’ health data from various wearables, RPM devices, and mHealth apps. You can check out the public Github repo here: https://ift.tt/p6VhFrf For developers in the health data space, building integrations to various data sources is a huge pain, as it means wrangling different data formats, gaining access to the APIs in the first place, and ultimately spending precious developer resources building out data pipelines. We solve this pain for you through our open-source API, which is quick and easy to get started with (see: https://ift.tt/CjDFMTZ... ). Out of the box, our Health Devices API supports integrations with Fitbit, Oura, Whoop, Withings, and Cronometer. We plan to add many more, including Garmin, Apple Health, and Google Fit in the near term. We work closely with our customers, so if there’s an integration you need, we’re more than happy to build it into our API. Because we’re open-source, you can also fork our code and build your own custom integrations. Getting started is simple. To start getting data from your users: 1) Create a developer account and generate an API key: https://ift.tt/Kt9AxEa 2) Set up our client on your server and initialize it with your API key: https://ift.tt/CjDFMTZ... 3) Link the Metriport Connect widget into your app. This pre-built widget makes it easy for your users to connect all their data sources into your application. Now you’re ready to start accessing your users’ health data from their sources they’ve connected. We also offer a hosted SaaS solution with usage-based pricing, with no minimum platform fees. We believe this will open doors to a wide range of early stage companies and help drive innovation in the digital health industry. While we’re excited to be launching this product today and be the first open-source Health Devices API of its kind, we’re also really looking forward to sharing our Medical API with you in the coming months. You can find out more about that here: https://ift.tt/myUd20W We can’t wait to see how this API is used and what it helps companies develop. Please don’t hesitate to reach out if you have any questions, and happy developing! https://ift.tt/p6VhFrf December 23, 2022 at 03:39AM
Show HN: My Afternoon JavaScript Library https://ift.tt/rZh5BlM
Show HN: My Afternoon JavaScript Library https://ift.tt/1GvChQm December 23, 2022 at 01:30AM
भास्कर अपडेट्स:क्रालपोरा से हिजबुल मुजाहिदीन के आतंकियों के 5 मददगार अरेस्ट, गोला-बारूद भी बरामद

via देश | दैनिक भास्कर https://ift.tt/rBC4Jfe
Show HN: Create a Children's book with AI – with illustrations https://ift.tt/q3j5T7B
Show HN: Create a Children's book with AI – with illustrations Hey together with wife we took part in AssemblyAI hackathon and although we didn't win we felt good enough about our inital MVP that we took it a bit further. You can describe your characters and give a title and however long/detailed description you want, the gpt-3 will generate a children's story from it, dall-e will generate images. Images are postprocessed with stable-diffusion custom model (for stylisation) and that's the final result. It's still early as it was done in about 2 weeks, but I count on your feedback. I am software engineer and did basically all of the engineering work myself. Feel free to ask question regarding implementation plans, etc. cannot wait to learn what you think. I'll appriciate any feedback. https://ift.tt/pZ13god December 23, 2022 at 12:08AM
Wednesday, December 21, 2022
Show HN: CAD model of the saturn V rocket on the 55th anniversary of Apollo 8 https://ift.tt/Y6VAojX
Show HN: CAD model of the saturn V rocket on the 55th anniversary of Apollo 8 Today is the 55th anniversary of Apollo 8. I figured it would be fun to make a CAD model with a space for a model rocket engine and also as an augmented reality model. The tutorial is for Fusion360 but the steps can be adapted to most CAD programs. I would love to know what you all think! https://ift.tt/LtoMIeA December 22, 2022 at 01:14AM
Show HN: A Dominoes Simuation in My Machine Simulation Game https://ift.tt/2JPgRay
Show HN: A Dominoes Simuation in My Machine Simulation Game https://ift.tt/FdN9n8q December 22, 2022 at 06:06AM
कोरोना का नया चीनी वैरिएंट भारत में मिला:एयरपोर्ट्स पर इंटरनेशनल पैसेंजर्स की रैंडम सैंपलिंग भी शुरू; सदन में गुस्सा हुए शाह

via देश | दैनिक भास्कर https://ift.tt/0cJCErM
चीन सीमा पर तैनात हुए IAF के गरुड़ कमांडो:लद्दाख से अरुणाचल तक सिग सॉयर जैसे हथियारों से लैस है स्पेशल फोर्स

via देश | दैनिक भास्कर https://ift.tt/FVaGOs7
भास्कर अपडेट्स:शिष्या से रेप केस में पूर्व केंद्रीय मंत्री स्वामी चिन्मयानंद को इलाहबाद हाईकोर्ट से मिली अग्रिम जमानत

via देश | दैनिक भास्कर https://ift.tt/ct67vbp
Tuesday, December 20, 2022
अफसरों का काम मॉरल पुलिसिंग नहीं- सुप्रीम कोर्ट:कपल को परेशान करने वाले CISF कॉन्सटेबल को राहत देने से इनकार किया

via देश | दैनिक भास्कर https://ift.tt/PvdG8J0
चीन में बढ़ा कोरोना, भारत अलर्ट:चीनी श्मशानों में वेटिंग; हरसिमरत बोलीं- भगवंत मान तो संसद में भी शराब पीकर आते थे

via देश | दैनिक भास्कर https://ift.tt/uR7PDBY
Show HN: Headerless C programming with __INCLUDE LEVEL__ https://ift.tt/QwPdBpa
Show HN: Headerless C programming with __INCLUDE LEVEL__ https://ift.tt/7df41sg December 21, 2022 at 03:51AM
देश में वर्क फोर्स बढ़ रहा, लेकिन नौकरियां नहीं:दिसंबर में बेरोजगारी दर बढ़कर 8% से अधिक, लॉकडाउन के बाद बदतर हुए हालात

via देश | दैनिक भास्कर https://ift.tt/Dd0Cb9w
भास्कर अपडेट्स:उर्फी जावेद UAE में हिरासत में, रिवीलिंग ड्रेस में वीडियो शूट करने पर पुलिस ने पकड़ा

via देश | दैनिक भास्कर https://ift.tt/kQeSVtj
Show HN: Dolla JavaScript (a library of methods for the DOM) https://ift.tt/h3NQzAT
Show HN: Dolla JavaScript (a library of methods for the DOM) Here's a growing library of javascript methods that augment the existing functionality of methods available for working with the DOM. The most helpful method is `createElement` or `append` that adds a wider range of content that can be appended, including support for callbacks, and Promises. https://dollajs.com December 20, 2022 at 10:42PM
Monday, December 19, 2022
Show HN: A new word game with a travel theme https://ift.tt/C2bQs5p
Show HN: A new word game with a travel theme This is an independently created word game our family has been working on for a few years. It has uses a license plate motif for word puzzles where the quality of the answers drive a virtual travel experience. The game is web-based, works in all browsers, is fully responsive for mobile screen sizes and also works as a Progressive Web App (PWA). It is written in Django/Python and a modicum of Javascript. https://ift.tt/VdDO6ej December 20, 2022 at 04:20AM
स्मृति का राहुल को चैलेंज:पूछा- अमेठी से लड़ेंगे, भागेंगे तो नहीं; तवांग झड़प के बाद बॉर्डर पर चीनी एक्टिविटी बढ़ी

via देश | दैनिक भास्कर https://ift.tt/ZzUNKHF
कश्मीर में जमात-ए-इस्लाम की 200 करोड़ की संपत्ति सील:घाटी में अलगाववादियों को फंडिंग देता है संगठन; लश्कर-ए-तैयबा के कमांडर की प्रॉपर्टी भी अटैच

via देश | दैनिक भास्कर https://ift.tt/s49ERS5
Show HN: Desktop Search Powered by Elasticsearch https://ift.tt/wbdnp89
Show HN: Desktop Search Powered by Elasticsearch https://ift.tt/ERhZLsS December 19, 2022 at 09:01PM
राजधानी एक्सप्रेस में पैसेंजर को ऑमलेट में मिला कॉकरोच:ढाई साल की बच्ची के लिए मंगवाया था खाना; कुक को सर्विस से हटाया गया

via देश | दैनिक भास्कर https://ift.tt/L9wsOa0
Show HN: Fort.js – A modern progress bar for form completion https://ift.tt/fRy1FQu
Show HN: Fort.js – A modern progress bar for form completion https://ift.tt/2K1rA5F December 20, 2022 at 02:05AM
भास्कर अपडेट्स:जियो सिनेमा पर 3.2 करोड़ लोगों ने देखा FIFA वर्ल्डकप फाइल, टीवी व्यूअरशिप को पछाड़ा

via देश | दैनिक भास्कर https://ift.tt/gUv8u7S
Sunday, December 18, 2022
Show HN: View Reddit Images by Topic https://ift.tt/Gr0vMH5
Show HN: View Reddit Images by Topic Hi, I created a simple website to display Reddit images from set of subreddits by topic. It displays images from current top posts. https://ift.tt/hGyjKZW December 19, 2022 at 08:55AM
अमेरिका और चीन की नकल से नहीं होगा विकास:RSS चीफ मोहन भागवत बोले- भारत को खुद का मॉडल अपनाने की जरूरत

via देश | दैनिक भास्कर https://ift.tt/USY0Llu
राजस्थान में राहुल की यात्रा का 15वां दिन, ओवरऑल 103:यात्रा की आज अलवर में एंट्री, मालाखेड़ा में कांग्रेस की बड़ी सभा, खड़गे भी होंगे शामिल

via देश | दैनिक भास्कर https://ift.tt/CGNv5gV
अर्जेंटीना तीसरी बार फुटबॉल वर्ल्डकप चैंपियन:36 साल बाद जीता खिताब; तवांग झड़प के बाद पहली बार नॉर्थ-ईस्ट पहुंचे मोदी

via देश | दैनिक भास्कर https://ift.tt/9qBht1n
Show HN: Log in to Mastodon with your Twitter account https://ift.tt/NaJFXHs
Show HN: Log in to Mastodon with your Twitter account This is an idea I've had for a while. Given recent events, I decided to finally implement it and see what happens. I assume if it gets any traction it will be banned. The bigger picture here is that Twitter's network of users and follow lists is potentially reverse-engineerable. Why not take that network graph and implement it in the Fediverse? https://tweedle.social December 19, 2022 at 05:08AM
भास्कर अपडेट्स:पूर्वोत्तर पाकिस्तान में आतंकियों से झड़प में दो सुरक्षाकर्मी घायल

via देश | दैनिक भास्कर https://ift.tt/6qw3vhW
Saturday, December 17, 2022
सालभर में हवाई किराया 40%, होटल खर्च 30% बढ़ा:ट्रैवल 50% महंगा हुआ लेकिन क्रिसमस और न्यू-ईयर की बुकिंग 55% बढ़ी

via देश | दैनिक भास्कर https://ift.tt/365AjL1
Show HN: VR Development Resource https://ift.tt/rCw0VWp
Show HN: VR Development Resource https://ift.tt/T5womdn December 18, 2022 at 02:19AM
Show HN: 4-7-8 Breathing – BreathWithMe.io https://ift.tt/vlJ9inh
Show HN: 4-7-8 Breathing – BreathWithMe.io Hello, Let's take a few deep breaths together. https://ift.tt/yIRnkjs December 18, 2022 at 03:44AM
पिता की संपत्ति में बेटियों का हक इस्लाम के खिलाफ:केरल सरकार की नई योजना पर भड़के मौलवी, बोले- महिलाएं सिर्फ एक-चौथाई प्रॉपर्टी की हकदार

via देश | दैनिक भास्कर https://ift.tt/BcTYO3L
Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/VOCMEXm
Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/ajlwGY2 December 18, 2022 at 02:19AM
Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts https://ift.tt/09Z7SUJ
Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts This is a quick prototype I built for semantic search and factual question answering using embeddings and GPT-3. It tries to solve the LLM hallucination issue by guiding it only to answer questions from the given context instead of making things up. If you ask something not covered in an episode, it should say that it doesn't know rather than providing a plausible, but potentially incorrect response. It uses Whisper to transcribe, text-embedding-ada-002 to embed, Pinecone.io to search, and text-davinci-003 to generate the answer. More examples and explanations here: https://twitter.com/rileytomasek/status/1603854647575384067 https://ift.tt/zfIq1aG December 17, 2022 at 11:35PM
Friday, December 16, 2022
पठान विवाद में स्वरा की एंट्री:कहा- नेताओं की नजर एक्ट्रेसेस के कपड़ों पर; नीतीश बोले- दारू पीकर मरने वालों को मुआवजा नहीं

via देश | दैनिक भास्कर https://ift.tt/zOL5pTd
पठान विवाद में स्वरा की एंट्री:कहा- नेताओं की नजर एक्ट्रेसेस के कपड़ों पर; राहुल गांधी बोले- जय सियाराम, नॉट जय श्रीराम

via देश | दैनिक भास्कर https://ift.tt/1CcSFVJ
CJI ने बिजली चोरी के दोषी को रिहा किया:बोले- कोई केस छोटा नहीं; रिजिजू ने कहा था- सुप्रीम कोर्ट छोटे नहीं, संवैधानिक मामले सुने

via देश | दैनिक भास्कर https://ift.tt/3VnuL2Z
Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3 https://ift.tt/dwDf0bJ
Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3 OP here, this was super fun to build. It all started from playing around with Nat Friedman's GPT browser https://twitter.com/0xferruccio/status/1599014988693180417 Then after having this running for our product for a couple of days or so we decided to give 10 customers access and they loved it! So expanding access now feels great :) https://ift.tt/b5x2UCi December 15, 2022 at 09:00PM
आंध्र में TDP-YSR कांग्रेस कार्यकर्ताओं के बीच हिंसक झड़प:पालनाडु में वर्कर्स ने एक-दूसरे पर पत्थर फेंके, आगजनी की; धारा 144 लागू

via देश | दैनिक भास्कर https://ift.tt/dl1wv6U
भास्कर अपडेट्स:CBI ने मेहुल चोकसी के खिलाफ 6700 करोड़ रुपए के फ्रॉड केस में 3 नई FIR दर्ज कीं

via देश | दैनिक भास्कर https://ift.tt/loybWGu
Thursday, December 15, 2022
Show HN: I'm challenging your clicking speed with this game I rebuilt https://ift.tt/LXuAWTZ
Show HN: I'm challenging your clicking speed with this game I rebuilt https://ift.tt/FSHLNql December 16, 2022 at 02:15AM
महंत बोले- पठान फिल्म लगे तो थिएटर फूंक दो:विवाद पर शाहरुख का बयान आया; एसिड अटैक केस में फ्लिपकार्ट मुश्किल में

via देश | दैनिक भास्कर https://ift.tt/IoVAWUN
Show HN: Natural language Twitter search using Codex https://ift.tt/z5oYQ74
Show HN: Natural language Twitter search using Codex We built a structured search engine for Twitter called Bird SQL, available at https://ift.tt/HQZOch0 . Our search interface uses OpenAI Codex to translate natural language to SQL. Our backend then verifies the SQL, executes it, and displays the results on the web app. This makes large structured datasets like a scrape of Twitter easy for anyone to explore. As background, while working on text-to-SQL as a general problem, we came to believe one of its most powerful applications is as a search tool because: - SQL is hard to write by hand and prone to errors - It allows you to iterate quickly if you’re exploring a new dataset - A lot of contextual information that you’d normally have to internalize (e.g. your data’s schema) can be automatically generated and offloaded to the language model Using large language models (LLMs) like Codex to write the SQL for you means you don’t have to worry about the nitty gritty language details, but still benefit from the power of a language like SQL. Also, after seeing the results of the query, you can inspect (and if necessary, change) the SQL. The lack of this sort of explainability of the query result is one of the more notorious challenges of returning the output of an LLM directly to the user. Additionally, using LLMs in this way makes these kinds of queries over structured data accessible to people who know little or no SQL. While Bird SQL shares significant infrastructure with our more general LLM-powered search engine over unstructured data (Ask Perplexity - https://perplexity.ai[1] ), the two approaches and their respective challenges are quite different. For example, the type of models are different (GPT3.5 vs Codex), obviously the model prompts have different structure, and how to verify model output when its text vs when it's code is different. We are currently exploring ways to combine the two approaches, such as using the results of retrieving information from a structured source (as in Bird SQL) as one of the inputs for the LLM to interpret or summarize (as in Ask Perplexity). We would love to hear your questions, suggestions, and feedback! [1] https://ift.tt/Xx0kSFp https://ift.tt/TKuZmNr December 16, 2022 at 03:42AM
भास्कर अपडेट्स:महाराष्ट्र के नवी मुंबई में दो कारों में टक्कर, पांच लोग घायल

via देश | दैनिक भास्कर https://ift.tt/u03Sjyc
संयुक्त राष्ट्र में महात्मा गांधी की प्रतिमा पर मोदी बोले:ये देखकर हर भारतीय को गर्व हो रहा

via देश | दैनिक भास्कर https://ift.tt/n4mgJLP
Show HN: Readwise Reader, an all-in-one reading app https://ift.tt/mMsJUPd
Show HN: Readwise Reader, an all-in-one reading app Hey HN, cofounder of Readwise here. We've been working on this cross-platform reader app for about 2 years, excited to finally share it in public beta. Probably the most notable thing that makes Reader unique is that it supports almost any content type you could want to save/read/highlight: * web pages * emails/newsletters * PDFs * ePubs * twitter threads * youtube videos (with transcripts) * RSS feeds With all of your knowledge content in one place, we built powerful reading and highlighting, as well as a bunch of novel triage/organization features, so you can actually consume & stay on top of that content! There are also a lot of advanced features too, such as text-to-speech, GPT3 questions/summaries, super powerful highlighting (that includes markup and images), complex filtering/search (with our own query language), sleek mobile triage UI, keyboard shortcuts for reading/everything, integrations with note-taking apps, a browser extension for both saving pages and highlighting them, and much more. If anyone's interested in more product details, as well as our business model, etc, we wrote a detailed launch post: https://ift.tt/7l4ctL2... Predicting a common question: Reader is part of the Readwise subscription pricing right now in beta -- there's a 30 day free trial and then it's paid at ~$8usd/month. We also promise to not raise this price for existing subscribers. Reader is also fairly technically interesting -- our iOS, Android and webapp all work fully offline and sync your reading data/progress with eachother. Our search on web is built with wasm sqlite. We have a fairly intense pipeline for cleaning web articles (removing ads/styling). We share lot of modules around syncing/highlighting across all platforms, etc... Happy to answer any questions :) https://ift.tt/r9fnXhm December 16, 2022 at 03:14AM
Wednesday, December 14, 2022
हरियाणा के मंत्रियों की 2 घंटे पार्टी ऑफिस में ड्यूटी:CM को खटकी जनता-वर्करों से दूरी; खुद तैयार करेंगे शेड्यूल, दिन अलॉट होंगे

via देश | दैनिक भास्कर https://ift.tt/PylnYkh
Show HN: AI Based Fashion Search Engine in Computer Vision Technology https://ift.tt/bC3l0o1
Show HN: AI Based Fashion Search Engine in Computer Vision Technology Only Desktop Version Available. Mobile with new design is coming soon. We Appreciate Your Feedback. https://www.yoit.style December 15, 2022 at 07:13AM
तवांग के करीब चीन ने तैनात किए फाइटर जेट्स:LAC के पास भारतीय वायुसेना का युद्धाभ्यास; बिहार में शराब हुई जानलेवा

via देश | दैनिक भास्कर https://ift.tt/la0yMbS
महाराष्ट्र में पड़ोसी ने की महिला की हत्या:शराब के लिए उधार पैसे देने से किया था इनकार

via देश | दैनिक भास्कर https://ift.tt/mMnOZzr
Show HN: I built a feed of engineering blogs from top tech companies https://ift.tt/m3RMwPB
Show HN: I built a feed of engineering blogs from top tech companies https://ift.tt/3VrcvFm December 15, 2022 at 03:47AM
Show HN: Automated Insights from Your Google Analytics https://ift.tt/btCup0z
Show HN: Automated Insights from Your Google Analytics https://ift.tt/1bkWdPI December 15, 2022 at 01:34AM
Show HN: Good Tech Things, a collection of cloud and software engineering comics https://ift.tt/VuR6Cnb
Show HN: Good Tech Things, a collection of cloud and software engineering comics https://ift.tt/zXwZxBr December 15, 2022 at 01:38AM
Tuesday, December 13, 2022
Show HN: Vimium Everywhere https://ift.tt/MsZlqVx
Show HN: Vimium Everywhere https://ift.tt/VStE7vo December 14, 2022 at 06:22AM
अरुणाचल में एयरफोर्स अलर्ट:LAC पर झड़प के बाद गश्त बढ़ाई; मोदी की हत्या वाले बयान पर कांग्रेस नेता को जेल

via देश | दैनिक भास्कर https://ift.tt/umWz278
Show HN: An open-source UI Library with automatic routing and SuperComponents https://ift.tt/UCiGMhv
Show HN: An open-source UI Library with automatic routing and SuperComponents https://ift.tt/yjVHrhA December 14, 2022 at 03:45AM
भाजपा का मिशन कर्नाटक:जेडीएस से गठबंधन की तैयारी में, 2023 में होने हैं विधानसभा चुनाव

via देश | दैनिक भास्कर https://ift.tt/oxYlajG
Show HN: XP1 – A GPT-based Assistant with access to the browser Tabs https://ift.tt/4EFbkwS
Show HN: XP1 – A GPT-based Assistant with access to the browser Tabs XP1 is an assistant based on GPT with access to your browser tabs content. It is geared (prompted) towards productivity and can be used to help you with your daily tasks (answering emails, summarizing, extracting structured data from unstructured text, ...) https://xp1.dust.tt December 13, 2022 at 09:27PM
Monday, December 12, 2022
गैंगस्टर पकड़ने को हरियाणा पुलिस की थ्री-लेयर प्लानिंग:एक भी गोली चलाई या गैंगस्टरों की पोस्ट पर लाइक-कमेंट किया तो रडार पर आएंगे युवा

via देश | दैनिक भास्कर https://ift.tt/5dIjqs0
अरुणाचल में भिड़े भारत-चीन के सैनिक:झड़प में भारत के 6 जवान घायल; कांग्रेस नेता बोले- मोदी की हत्या को तैयार रहो

via देश | दैनिक भास्कर https://ift.tt/QZMqtmG
बर्फबारी को तरसा उत्तराखंड:हिल स्टेशनों पर पारा 5 डिग्री तक रिकॉर्ड, संकट में ग्लेशियर

via देश | दैनिक भास्कर https://ift.tt/Bmnjzh8
Show HN: Is Edge Compute Faster? Benchmarking Edge Platforms (With Databases) https://ift.tt/60OTeWp
Show HN: Is Edge Compute Faster? Benchmarking Edge Platforms (With Databases) I built a platform for running your applications and data on the edge with TypeScript (Bun and Deno) and SQL with strong consistency (PostgreSQL compatible that works with Prisma!). https://ift.tt/B0QIoMG December 13, 2022 at 02:50AM
भास्कर अपडेट्स:पश्चिम बंगाल के गलशी ब्लॉक में खेत से बरामद किए गए देसी बम

via देश | दैनिक भास्कर https://ift.tt/niDfNkV
Show HN: Create auto-updating charts-as-images with low-code/nocode https://ift.tt/ClbFxRQ
Show HN: Create auto-updating charts-as-images with low-code/nocode Hello, we just released Image Charts 2.0, a way to create and show a chart as an image anywhere using our custom API and integrations with Zapier and Make. My friend Francois-Guillaume made Image Charts in 2015 to replace Google Image Charts for a project since it was deprecated. Since then we’ve been adding features and getting it integrated with Zapier and Make to make it easy to build good-looking charts automatically. Each chart has a custom URL and HTML code so it’s easy to embed. And you can build progress bars, gradients, and really any kind of chart with it (bar, line, radar, scatter, you name it). We have a gallery of over 30 charts and counting. [Chart gallery]( https://ift.tt/qEB3FPf... ) with sample data The site with the live Editor: [ https://www.image-charts.com/](https://www.image-charts.com/... How-to with gradient fills: [ https://ift.tt/0XW6dOm... How-to progress bars: [ https://ift.tt/ybCf6J9]... Really looking for feedback and additional use cases, we know it’s used for reporting, transactional emails, and a customer suggested using it in weekly standups for a KPI’s snapshot too. Would love to hear what you think and/or how you would use this. Cheers! https://ift.tt/BOAh28f December 13, 2022 at 01:56AM
Show HN: Obsidian: Insert conversation starters generated by AI in your notes https://ift.tt/XRDpjoc
Show HN: Obsidian: Insert conversation starters generated by AI in your notes I often prepare my conversations beforehand, whether for business or family/friends, with this Templater you can get ready for great & deep conversations using https://langa.me API (free tier). https://ift.tt/b2gNJUi December 12, 2022 at 10:19PM
Sunday, December 11, 2022
कर्नाटक में 300 साल पुराना रिवाज बदला:मंदिरों में नहीं होगी सलाम आरती; निर्भया फंड से खरीदी गाड़ियां नेताओं की सुरक्षा में

via देश | दैनिक भास्कर https://ift.tt/WZhcVid
भास्कर अपडेट्स:पाकिस्तान के बलूचिस्तान में अफगानी फोर्स ने की गोलीबारी; 6 लोगों की मौत, 17 घायल

via देश | दैनिक भास्कर https://ift.tt/c14F2IR
Show HN: ChatGP-T1000 – Bot that replies with deepfaked videos in character https://ift.tt/DTQC7cB
Show HN: ChatGP-T1000 – Bot that replies with deepfaked videos in character https://twitter.com/altryne/status/1602054507566882816 December 12, 2022 at 03:22AM
Show HN: Why YC when there's YZ? https://ift.tt/edAYgx6
Show HN: Why YC when there's YZ? The Crowd Supported, Crowd Constructed, Opened sourced Acceleration program for the next generation of builders. Note: Website is just to get feedback initially. https://ift.tt/9bKAvWP December 12, 2022 at 12:45AM
Show HN: Mult.dev – zero-config alternative to Google Earth studio https://ift.tt/2Ng9Rtb
Show HN: Mult.dev – zero-config alternative to Google Earth studio The powerful tool to create travel/geo infographics and animated maps. You can even add the stickers on the planet! Example https://www.youtube.com/watch?v=Eq_DvPoCMmM https://mult.dev December 12, 2022 at 12:28AM
Show HN: Imperative Reactive Programming in JavaScript https://ift.tt/wBJ84zd
Show HN: Imperative Reactive Programming in JavaScript https://ift.tt/l8NwuKX December 11, 2022 at 08:56PM
Saturday, December 10, 2022
Show HN: Peer2Proxy, Earn passive income by sharing your internet https://ift.tt/Zcq430r
Show HN: Peer2Proxy, Earn passive income by sharing your internet https://peer2profit.link/hn December 11, 2022 at 04:31AM
हिमाचल में नई सरकार आज:सुखविंदर CM, मुकेश अग्निहोत्री होंगे डिप्टी CM; वनडे में डबल सेंचुरी बनाने वाले ईशान चौथे भारतीय

via देश | दैनिक भास्कर https://ift.tt/PHfsd2i
PM मोदी आज महाराष्ट्र-गोवा दौरे पर:नागपुर में मेट्रो के पहले फेज का उद्घाटन करेंगे, गोवा में इंटरनेशनल एयरपोर्ट की देंगे सौगात

via देश | दैनिक भास्कर https://ift.tt/L3vS68E
देश में महिला वोटर 48%, विधायक 15% भी नहीं:हिमाचल में 1, गुजरात में 15 महिला MLA; इसमें छत्तीसगढ़ टॉप

via देश | दैनिक भास्कर https://ift.tt/N9fHcrQ
बिरसा मुंडा वर्ल्डवाइड हॉकी स्टेडियम तैयार:विश्व का पहला इको फ्रेंडली बिरसा मुंडा स्टेडियम तैयार,13 जनवरी को भारत-स्पेन का मैच

via देश | दैनिक भास्कर https://ift.tt/z3HXfLN
भारत-रूस बैठक पर यूक्रेन जंग का असर:रूस की यात्रा नहीं करेंगे PM मोदी, पुतिन से बनाएंगे दूरी

via देश | दैनिक भास्कर https://ift.tt/irM25yv
भास्कर अपडेट्स:मुंबई में सिलेंडर फटने से गिरा घर, एक महिला घायल

via देश | दैनिक भास्कर https://ift.tt/p9GT05l
Show HN: Alle – a terminal todo manager in Rust https://ift.tt/TSUwNBO
Show HN: Alle – a terminal todo manager in Rust https://ift.tt/wGWdhjn December 10, 2022 at 10:17PM
Friday, December 9, 2022
गुजरात में BJP की सक्सेस का सुपर फॉर्मूला:चुनाव से 14 महीने पूरा कैबिनेट बदला, दूसरे राज्यों में भी ऐसा कर सकती है भाजपा

via देश | दैनिक भास्कर https://ift.tt/xnAUhPv
Subscribe to:
Posts (Atom)
Show HN: Tablr – Supabase with AI Features https://ift.tt/ltABMro
Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM
-
Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/0cBueJt February 10, 2025 at 02:26AM
-
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...
-
Show HN: TNX API – Natural Language Interactions with Your Database Hey HN! I built TNX API to make working with databases as simple as aski...