This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Tuesday, June 13, 2023
Show HN: Apricot because RSS won't come back unless we move it forward https://ift.tt/VHgTlLr
Show HN: Apricot – because RSS won't come back unless we move it forward I’ve been using RSS readers for decades, but they’ve started feeling more and more like a chore. Something about the inbox/to-do list design, counts of unread items, managing teams and complex filtering rules... I realized they add to my stress level instead of reducing it. I’ve also come to rely on social media for discovery – hearing about new ideas, tools, papers, people, etc., but I’m so tired of the ads, spam, addictiveness, and toxicity. Apricot is my attempt to distill the best of both worlds. It’s a web app where users subscribe to feeds like an RSS reader then see new items as they come in, in a single, combined, social media-style feed. Apricot goes beyond traditional RSS readers in a couple other ways: * Users can follow TV shows (via TVmaze), Spotify podcasts, Substack newsletters, YouTube channels, and Subreddits (if/when they come back online) in addition to traditional RSS feeds. I’m open to adding other platforms if there’s demand and the content is programmatically accessible. * Cross-platform feed search. I know search isn’t hot at the moment but it’s pretty useful in this context. Search for “Star Trek” and find not just the TV shows, but the podcasts and Subreddits too. * Items can be sorted chronologically or with an ML-powered recommender system. * Users can filter their feed by platform, which is helpful for specific use cases like finding a good podcast episode for a car ride or a good TV episode to watch after dinner. * On-demand, GPT-powered content summaries help users see what an article is really about before clicking. (gotta sprinkle some gen AI on there!) Apricot is free while it’s in beta. I’m still thinking through the pricing model, but it will likely be some form of freemium starting in September. I want to avoid ads if at all possible. If you’ve got a few minutes (and come on, with Reddit offline, I know you do), check it out and let me know what you think! App: https://ift.tt/VABQq4D Homepage: https://theapricot.io Blog: https://ift.tt/RjhYW1I https://ift.tt/VABQq4D June 14, 2023 at 12:11AM
Show HN: Build webpages including channels, blogs, and more https://ift.tt/uqGMyOS
Show HN: Build webpages including channels, blogs, and more Hello HN! I'm David, a developer. I'm building a service that can contain channels like Slack since 5 months ago. It's not SaaS(It's free like reddit or HN) It named SlashPage. It's live today. I'd love to your feedback. I'm prepared a short video to make it easier to understand. https://youtu.be/zScnyiG_lok Website: https://slashpage.com (No sign up required) https://slashpage.com June 13, 2023 at 03:20PM
Monday, June 12, 2023
Show HN: Stable Diffusion powered level editor for a 2D game https://ift.tt/ymMl6wQ
Show HN: Stable Diffusion powered level editor for a 2D game Hey folks, I’ve been working on using control-net to take in a video game level (input as a depth image) and output a beautiful illustration of that level. Play with it here: dimensionhopper.com or read the blog post about what it took to get it to work. Been a super fun project. https://ift.tt/NvkMce2 June 12, 2023 at 09:01PM
Show HN: Run your own Vercel in minutes https://ift.tt/v7apKqD
Show HN: Run your own Vercel in minutes https://instellar.app June 12, 2023 at 06:43PM
Show HN: Prim+RPC – a bridge between JavaScript environments (open-source) https://ift.tt/BKMxegV
Show HN: Prim+RPC – a bridge between JavaScript environments (open-source) There are a lot of times when I want to define a function on the server and simply call it from the client without all of the additional setup. I made Prim+RPC to do just that. It bridges two JavaScript environments where you can't immediately call a function (like those defined on a web server or in a web worker) and makes it available to call from the client, regardless of transport, without compiler magic or additional wrappers, and using your favorite existing tools (as well as being fully typed). https://ift.tt/Kqo0rMb June 12, 2023 at 05:35PM
Show HN: Open-Source vs. OpenAI. 8 Best Open-Source Alternatives to GPT https://ift.tt/KRtB63W
Show HN: Open-Source vs. OpenAI. 8 Best Open-Source Alternatives to GPT What open-source #generativeai models are there? Are they really so good? Can they be a real alternative to #GPT4? How do they deal with security issues and mistrust? Can they be used commercially? I did some research and found 8 interesting alternatives to #GPT. Enjoy! https://ift.tt/QObmHju June 12, 2023 at 04:06PM
Show HN: Journe – Private and Encrypted Journaling https://ift.tt/bEU8Ro2
Show HN: Journe – Private and Encrypted Journaling Encrypted and private journaling that is easy to start and continue forever. Entries are Client-side encrypted with AES-256 so they are truly private and only yours. https://journe.io June 12, 2023 at 02:55PM
Show HN: I wrote a book about Google Maps https://ift.tt/xYdf1CR
Show HN: I wrote a book about Google Maps Hello all, After 8 years of developing with Google Maps, I'm publishing a handbook with carefully curated examples that demystify the GMaps JavaScript API and provide a solid foundation to build on. Included are loads of tips & tricks, recommended tools, related resources, and useful links. I would love to hear your feedback about it! https://gmapsbook.com June 12, 2023 at 01:57PM
Sunday, June 11, 2023
Show HN: AI-Powered Vintage Interactive Fiction Interpreter https://ift.tt/jT1Mkbw
Show HN: AI-Powered Vintage Interactive Fiction Interpreter https://ift.tt/8OKjNU9 June 12, 2023 at 04:44AM
Show HN: Finarky – Portfolio Tracker with Personal Rate of Return https://ift.tt/nf97kXK
Show HN: Finarky – Portfolio Tracker with Personal Rate of Return A minimalist portfolio tracker that calculates your Personal Rate of Return (using Internal Rate of Return, IRR). Although often missing in more featured and complex apps, the Personal Rate of Return is essential to know if you're on track to meet your investment goals, compare the performance of your different investments, or with other people's portfolios without revealing any specifics. This is a side-project. Built with ClojureScript and Krell/Reagent/React Native. https://finarky.com/ June 12, 2023 at 01:26AM
Show HN: TL-WHO https://ift.tt/l5GRtZu
Show HN: TL-WHO https://ift.tt/iqokaUp June 11, 2023 at 10:40PM
Show HN: OpenObserve – Elasticsearch/Datadog alternative https://ift.tt/KPmL5DV
Show HN: OpenObserve – Elasticsearch/Datadog alternative Hello folks, We are launching OpenObserve. An open source Elasticsearch/Splunk/Datadog alternative written in rust and vue that is super easy to get started with and has 140x lower storage cost compared to elasticsearch. It offers logs, metrics, traces, dashboards, alerts, functions (run aws lambda like functions during ingestion and query to enrich, redact, transform, normalize and whatever else you want to do. Think redacting email IDs from logs, adding geolocation based on IP address, etc). You can do all of this from the UI, no messing up with configuration files. OpenObserve can use local disk for storage in single node mode or s3/gcs/minio/azure blob or any s3 compatible store in HA mode. We found that setting up observability often involved setting up 4 different tools (grafana for dashboarding, elasticsearch/loki/etc for logs, jaeger for tracing, thanos, cortex etc for metrics) and its not simple to do these things. Here is a blog on why we built OpenObserve - https://ift.tt/LjexUBV . We are in early days and would love to get feedback and suggestions. https://ift.tt/TiJHmUL June 11, 2023 at 04:05PM
Saturday, June 10, 2023
Show HN: Yo.link – Subdomain based URL shortener https://ift.tt/M6BkLe1
Show HN: Yo.link – Subdomain based URL shortener I was looking for a pet project to try out recent additions to https://vercel.com platform, specifically their PostreSQL and Redis offering. They also provide easy to setup wildcard subdomain HTTPS certificates, and since I had yo.link domain lying around for a while, why not use it to create, yes, yet another, URL shortening service, but with a twist... Putting the user-selectable short-code in the subdomain has the advantage that it is the first thing that users read in a URL, and as such it is an opportunity to provide some contextual information about the link. Here are some examples: https://svelte4.yo.link --> https://www.youtube.com/watch?v=AOXq89h8saI https://hn.yo.link --> https://ift.tt/WUm12Nt https://ift.tt/ULG67lE --> https://ift.tt/it7QY2N... I couldn't find any other shorteners that use this approach, hence wanted to build one. Redis is great for counting realtime clicks, sliced by hour, day, month, country/city and user browser. PostgreSQL is used as master DB to host the short-code destination-link mapping, and for user management. I plan to add some extra features, like: - tagging the links so it is easy to search and categorise. - password protect the links. - separate analytics for QR code visits. Please let me know what you think. Any ideas, suggestions or critic is very welcome. If you are interested in collaborating on such a project, please let me know (support@yo.link) https://yo.link June 11, 2023 at 03:29AM
Show HN: A simple Telegram bot for creating notes on the fly https://ift.tt/aqTRdhn
Show HN: A simple Telegram bot for creating notes on the fly https://ift.tt/w4bWt6E June 10, 2023 at 05:43PM
Show HN: A music search engine that helps you find new songs https://ift.tt/St1OR0e
Show HN: A music search engine that helps you find new songs Just finished working on a side project that helps you find new music by searching through various criteria and at the same time play the songs that fit your filters. I often find myself stuck listening to the same few songs as finding new ones can be a long and sometimes fruitless process. That is why I wanted to make a tool for anyone to use that takes into consideration multiple parameters that have to do with a song, with all the filters coming from the user with no ads or popularity of songs affecting the search. I am 19 and love working with programming projects like these in my free time. Play around with the product and feel free to provide any feedback on it! (Note: As most streamlit URLs it may need to be copy-pasted in the search bar to work.) https://ift.tt/QbYHulK June 10, 2023 at 02:44PM
Show HN: Tophat – a 2d game framework for Umka https://ift.tt/KrsMp1N
Show HN: Tophat – a 2d game framework for Umka https://tophat2d.dev June 10, 2023 at 07:07PM
Show HN: StreamOpinion: real-time chat summary https://ift.tt/vRNCpQH
Show HN: StreamOpinion: real-time chat summary https://ift.tt/uBS4zeA June 10, 2023 at 06:38PM
Show HN: RISC-V core written in 600 lines of C89 https://ift.tt/CKSYE4a
Show HN: RISC-V core written in 600 lines of C89 https://ift.tt/nev7Ru4 June 10, 2023 at 06:38PM
Friday, June 9, 2023
Show HN: Athena, a research paper recommender for overwhelmed AI researchers https://ift.tt/c5knBKM
Show HN: Athena, a research paper recommender for overwhelmed AI researchers Do you have trouble keeping up with the latest advance in AI? I've built a recommender system to bring you the latest research papers in AI. Simply subscribe to the topics you're interested in, and the app will recommend you the latest research in that topic. The app is far from complete, but I'm seriously working to improve it. Please try it out if you have time, and send your feedback to: accsci.athena@gmail.com. https://ift.tt/VAOPEbZ June 10, 2023 at 06:53AM
Show HN: Poser (Posix SERvices C framework) https://ift.tt/JVUBAje
Show HN: Poser (Posix SERvices C framework) https://ift.tt/XpGz7Ai June 10, 2023 at 02:18AM
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...