This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Thursday, October 12, 2023
Show HN: Loom for Developers (Beta) https://ift.tt/wUWRrfn
Show HN: Loom for Developers (Beta) https://www.dashcam.io/ October 13, 2023 at 12:02AM
Show HN: AI Generated Personalized Videos https://ift.tt/Oyl3M9N
Show HN: AI Generated Personalized Videos https://foxacid.ai October 12, 2023 at 06:14AM
Show HN: Nostalgist.js – Run emulators of retro consoles, within web browsers https://ift.tt/dRu8PsX
Show HN: Nostalgist.js – Run emulators of retro consoles, within web browsers https://ift.tt/dWsp9U6 October 12, 2023 at 02:14PM
Show HN: OpenPV – Photovoltaic Potential in Bavaria (and Beyond?) https://ift.tt/8jQMwYm
Show HN: OpenPV – Photovoltaic Potential in Bavaria (and Beyond?) Photovoltaic potential calculated live and privacy-friendly in your browser via WebGL. Using open LoD2 and laser point data from the Bavarian Public Agency for Digitization, High-Speed Internet and Surveying. Including laser points for tree occlusions and other non-LoD2 objects. Try it with the Bavarian Hall of Fame next to Oktoberfest: Hall of Fame, Munich, Bavaria Note that the point clouds might be a lot of data to download if enabled (~50 MB+). Currently limited to Bavaria, Germany. Thanks for your feedback! https://www.openpv.de October 12, 2023 at 11:02AM
Wednesday, October 11, 2023
Show HN: thcon, a config-driven theme controller https://ift.tt/HXEkWiv
Show HN: thcon, a config-driven theme controller It's not the first CLI tool that switches terminal, editor, and desktop themes, and it certainly won't be the last. This one (mine) focuses more on switching between dark and light variants of a theme than on theme hopping, and is able to support a different set of tools. Notably, KDE Plasma, GNOME Shell user themes, and the macOS global dark mode are all supported, which is pretty unique I guess? https://thcon.app October 12, 2023 at 06:12AM
Show HN: Cloudgenda – Membership management platform for social organizations https://ift.tt/fGH9cPK
Show HN: Cloudgenda – Membership management platform for social organizations https://cloudgenda.com October 12, 2023 at 03:26AM
Show HN: Mockup Generator – Create Free Bulk Mockups in Seconds https://ift.tt/dk6cU2K
Show HN: Mockup Generator – Create Free Bulk Mockups in Seconds Hello Hacker News people, I’m thrilled to share our latest project with you all: https://ift.tt/5vwE8ai If you’ve ever found yourself knee-deep in the tedium of creating mockups, especially for print on demand stores or showcasing digital designs, you’re going to want to check this out. Mockup Generator allows you to create bulk mockups in seconds, simplifying what used to be a time-consuming process. We’d love for you to take it for a spin and share your honest feedback. Thoughts on usability, functionality, or any ideas for additional features are all fair game and hugely appreciated. Looking forward to hearing what you think! https://ift.tt/5vwE8ai October 12, 2023 at 02:30AM
Show HN: AI puzzle game using Stable Diffusion AI images https://ift.tt/2D3TFCh
Show HN: AI puzzle game using Stable Diffusion AI images I liked the checker pattern effect (Stable Diffusion + ControlNet) and made a small puzzle game around it. Which image is your favorite? https://ift.tt/go3QdWP October 11, 2023 at 11:09PM
Show HN: Obligator – An OpenID Connect server for self-hosters https://ift.tt/ZmOq9Uk
Show HN: Obligator – An OpenID Connect server for self-hosters https://ift.tt/U4P35FL October 12, 2023 at 12:29AM
Show HN: Neovim Configuration heavily inspired by Emacs and JetBrains https://ift.tt/RaKusVe
Show HN: Neovim Configuration heavily inspired by Emacs and JetBrains Neovim Configuration heavily inspired by Emacs & JetBrains. Based on NvChad https://ift.tt/Jj3idnY October 11, 2023 at 10:53AM
Tuesday, October 10, 2023
Show HN: A lightweight open-source web analytics for webdevs https://ift.tt/16UTVOB
Show HN: A lightweight open-source web analytics for webdevs I wanted to share something I've been working on recently: Statum, a handy web analytics tool. https://ift.tt/CAPbkYi The journey began when I found myself frequently needing simple web analytics for my projects. I tried Google Analytics, especially GA4, and realized it was quite complex and, at times, not very accurate, especially when I wanted to view stats for the current day or recent hours. Then I tested a few fancy startup solution but ended up with way too expensive plans the expect me to subscribe (I'm not that rich to pay $99/month for every pet project web analytics). This drove me to think, "Why not create a tool that bridges the gap between these complex/expensive platforms and the real needs of developers like me?" So, I designed Statum to seamlessly parse both Nginx and Apache server logs. It filters all necessary data, including IP, http method, URL, and user agent. What's more, it can categorize these user-agents into mobile users, bots, and others. Besides that...to provide a holistic view, Statum augments local log file statistics with web-based JavaScript analytics, offering even deeper insights, especially into returning visitors. With Statum, you can quickly get a grip on: - The number of visitors and a breakdown between bots and real users. - Identify visitors as unique entities (tied to the browser). - Client-side parameters such as screen resolution, OS, language. - Unique user-agents and much more. I've aimed to make the setup process straightforward (it's just one js line to insert into your website template and update a few paths in .py file to parse logs from the right place). Currently, it does not have UI, I use just a text output from sqlite, the default query to get the number of visitors and return visitors is in gen_stats.sh so you can enhance it depending on what you want to analyze. I'd appreciate any feedback you have on the project. Please keep in mind that this is an initial version and it's not designed for high-traffic websites. https://ift.tt/CAPbkYi October 11, 2023 at 03:49AM
Show HN: Standalone Jdk.compiler, Java Compiler Framework and Tree API https://ift.tt/T1xvimP
Show HN: Standalone Jdk.compiler, Java Compiler Framework and Tree API With this standalone compiler, you can rely on all Java 11 javac features to be available, even when using newer Java versions. Specifically, this allows you to: - compile code even if your Java environment isn't a full JDK (Java JRE, for example!) - target Java 1.7 for compilation without any warnings or restrictions. - use the Compiler Tree API without resorting to --add-opens trickery that may eventually fail in newer Java releases - build a modified compiler with additional features or custom tweaks I made this after finding that the otherwise superb "jsweet" Java-to-JavaScript transpiler failed to build and run with Java 16 or newer. Surprisingly, I couldn't find any prior work other than "proper" standalone compilers like Eclipse's ecj that would properly work with modern Java runtimes. I'm excited to see what can be done now that we have this scaffolding. https://ift.tt/lPi6ygt October 10, 2023 at 10:15PM
Show HN: The Water Quality Dashboard: State Compliance over the Years https://ift.tt/gcU7XiD
Show HN: The Water Quality Dashboard: State Compliance over the Years https://ift.tt/7palG52 October 10, 2023 at 11:10AM
Monday, October 9, 2023
Show HN: Free content optimization tool for SEO https://ift.tt/afP8sgp
Show HN: Free content optimization tool for SEO https://ift.tt/NeR2Pkr October 10, 2023 at 04:31AM
Show HN: Emitbase (open-source tool for programmatic alerts and notifications) https://ift.tt/S2INYkV
Show HN: Emitbase (open-source tool for programmatic alerts and notifications) Hello folks, I am working on my very first open-source project, and today I recorded a how-to video on how to use Emitbase (an open-source tool for programmatic alerts and notifications). Please check out the video if you are interested: https://ift.tt/MiYghIn. You can also find the project's repository on GitHub here: https://ift.tt/Qg37foc. I would welcome any constructive feedback on the project or any advice. Thank you, and have a nice day! October 10, 2023 at 12:47AM
Show HN: A Prettier plugin for formatting imports in Astro files https://ift.tt/yKiVrvG
Show HN: A Prettier plugin for formatting imports in Astro files https://ift.tt/LXsIVmg October 9, 2023 at 09:57PM
Show HN: I made a Chrome extension to put headlines back into Twitter https://ift.tt/t39hSJw
Show HN: I made a Chrome extension to put headlines back into Twitter https://ift.tt/tEAXJlC October 10, 2023 at 05:38AM
Show HN: An AI app that lets you read up to 10 news articles in 60 seconds https://ift.tt/TVpukeU
Show HN: An AI app that lets you read up to 10 news articles in 60 seconds Be gentle & humble HN, we're just beginning this journey. We still have A LOT of work to do on Tidby. However, we'd love your insights on improving its growth. Current things we're improving: - Article / summary quality - Feed quality / improvements - Onboarding across app - Additional sources - UI/UX improvements (not final design) We've been diligently working on an app designed to summarize the news and create a social experience within it over time. The future of Tidby: ~ Comments on articles. ~ Posting. ~ Newsrooms. (similar to a subreddit) ~ Related Articles. ~ Library expansion. Create groups, subtopics, etc. ~ Mood Reading. Enjoy articles / topics at certain times of the day instead of random. ~ Filters, filters, filters, & much more planned. Not for who you or what you think will make Tidby great, but what would make Tidby useful for you? Thank you for reading! https://ift.tt/DHcSAWi October 10, 2023 at 12:35AM
Show HN: My First SaaS https://ift.tt/hvED8sN
Show HN: My First SaaS Promptly is my first SaaS Project. I built it because I wanted to refine my dev skills and also to have a central place to store my prompts for GPT, Midjourney, and other AI platform and systems. Would love some feedback on the website itself, as well as advice on how I should go about the marketing https://promptly.host/ October 9, 2023 at 03:23PM
Show HN: I made a all-in-one web app to help me with my freelance admin tasks https://ift.tt/a2nvTut
Show HN: I made a all-in-one web app to help me with my freelance admin tasks https://ift.tt/k2TxjR5 October 9, 2023 at 02:20PM
Subscribe to:
Posts (Atom)
Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration https://ift.tt/0S3CUos
Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration Lemonade is an open-source SDK and local LLM server focused on making it e...
-
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: 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...