This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Tuesday, October 24, 2023
Show HN: Basil – AI Portfolio Tracker https://ift.tt/C7jzOpr
Show HN: Basil – AI Portfolio Tracker https://basil.fi October 24, 2023 at 09:32PM
Monday, October 23, 2023
Show HN: WebSession, a Secure Replacement for Cookies https://ift.tt/yed3PF9
Show HN: WebSession, a Secure Replacement for Cookies https://websession.dev/ October 24, 2023 at 02:44AM
Show HN: A game that is based on data analysis and pattern matching https://ift.tt/wb8gZ3d
Show HN: A game that is based on data analysis and pattern matching The premise of the game is that you have 30 "toggles". Some are simply ON/OFF switches and others you set to a single number (in a range). The feedback you get is if your previous day's toggles were correct or not. Based on that, your job is to determine the pattern of each toggle. The winner is the one that can have a perfect score for 30 days in a row. It does require that you log in since this is a game meant to be played over many days. Please let me know what you think or if you have any feedback. https://ift.tt/GpdhOYg October 23, 2023 at 11:34PM
Show HN: Image Turing test for humans. Test your AI detection skills https://ift.tt/BbwX6of
Show HN: Image Turing test for humans. Test your AI detection skills We are blurring the lines between real images vs A.I. generated images with the innovations like Midjourney and DALL E. IsThatAI is a place where you can take the image Turing tests to tell A.I. from real ones! Show A.I. who's boss! https://isthat.ai/ October 23, 2023 at 07:03PM
Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension https://ift.tt/T2R5Sb7
Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension https://ift.tt/BGlORzf October 23, 2023 at 09:51PM
Show HN: Callegram – Telegram Mini App for scheduling calls with ease https://ift.tt/wvyJb3o
Show HN: Callegram – Telegram Mini App for scheduling calls with ease Callegram is a Mini App that allows you to manage your calls calendar inside Telegram. You can share your schedule (like calendly), book slots, get reminders about upcoming meetings. It is built using vanilla html+css+js for the frontend, and fastapi+postgresql for the backend in 10 days. https://ift.tt/pAI8VFd October 23, 2023 at 12:20PM
Sunday, October 22, 2023
Show HN: Use an EEPROM as Programmable Logic https://ift.tt/Ec27feD
Show HN: Use an EEPROM as Programmable Logic https://ift.tt/QHe7Aft October 23, 2023 at 04:29AM
Show HN: Puzzlip https://ift.tt/PCtLNZ5
Show HN: Puzzlip Hey all, I built this puzzle generator to practice my wasm skills in Rust. Hope someone has fun. Source: https://ift.tt/iYQ5f2B https://puzzlip.com October 23, 2023 at 02:34AM
Show HN: vbang2 – DDG-Style Bangs with Customizations https://ift.tt/elYOhPp
Show HN: vbang2 – DDG-Style Bangs with Customizations https://ift.tt/Oxo80Zy October 22, 2023 at 12:16PM
Saturday, October 21, 2023
Show HN: Tiledesk – Open-Source LLM Chatbot Framework https://ift.tt/VaGXzU8
Show HN: Tiledesk – Open-Source LLM Chatbot Framework Tiledesk is an open-source chatbot designer that unleashes the potential of LLM-enabled chatbots and process automation through a user-friendly drag-and-drop interface. Witness its capabilities in action here: https://youtu.be/ZDPoVVbXxs8 With Tiledesk, you can create dynamic, human-like conversations without the complexities of coding or scripting. Our guiding principle is straightforward: Design, Test, and Launch Your Conversation Flows Across All Your Digital Channels in Minutes The quickest way to experience Tiledesk new product version is by visiting our website. For those curious about our codebase, explore our latest repository on GitHub: https://ift.tt/0xcnZ7T Let's maintain a discussion focused on the essentials. We're here to answer your questions, provide insights, and share technical details. For additional information and inquiries, please don't hesitate to contact us at info@tiledesk.com We’d love to hear your thoughts! https://tiledesk.com/ October 22, 2023 at 12:35AM
Show HN: Images and animatons in 50 characters of stack based code https://ift.tt/ruRY8o4
Show HN: Images and animatons in 50 characters of stack based code https://ift.tt/hj09fbp October 22, 2023 at 06:08AM
Show HN: Storybooks – AI-generated bedtime stories for kids https://ift.tt/kU3ioNr
Show HN: Storybooks – AI-generated bedtime stories for kids https://ift.tt/1wr4tSx October 22, 2023 at 01:19AM
Friday, October 20, 2023
Show HN: My Attempt to Simplify Philosophy https://ift.tt/ax8jItC
Show HN: My Attempt to Simplify Philosophy https://gainedin.site/ October 21, 2023 at 02:45AM
Show HN: sbctl – Secure Boot key manager https://ift.tt/x4v5Vqp
Show HN: sbctl – Secure Boot key manager https://ift.tt/f8VT0km October 21, 2023 at 01:31AM
Show HN: SignalDB – Reactive Local JavaScript Database https://ift.tt/s5AFO8k
Show HN: SignalDB – Reactive Local JavaScript Database SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It integrates easily with libraries like Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries. https://ift.tt/0GtyCTl October 20, 2023 at 11:35PM
Thursday, October 19, 2023
Show HN: Linkitall – create dependency-graphs of ideas https://ift.tt/jNb3ZRn
Show HN: Linkitall – create dependency-graphs of ideas What is the structure of knowledge? It's a broad question, and finding a structure that suits everyone is no easy task. Consider this: a backend developer might view knowledge as a table accessible with different keys, while a teacher might perceive it as a book, complete with chapters, sections, and subsections—a linear structure, yet with a tree-shaped Table of Contents for efficient reference. Generally, the structure we require depends on (a) the data involved and (b) the purpose at hand. Let's narrow it down: What's a suitable structure for teaching scientific knowledge? In the context of a specific course, one can assert that certain ideas are more fundamental than others. There's a hierarchy of ideas, where complex ideas build upon simpler ones, and those, in turn, rest on basic concepts. In simpler terms, with the exception of a few obvious or axiomatic ideas, every other idea relies on something else. Organizing all these ideas into a graph based on their dependency structure creates a dependency graph. Using graphical structure (including dependency graphs) to arrange ideas for presentation or teaching is nothing new. There are several tools out there, but none of them really worked for my use-case. So I wrote a tool in Golang which will take a graph definition in YAML format and produce a graph output in HTML. I am a noob in Golang. I am using python for work, so I wanted something else for this "hobby" project, and ended up with Go. This is the tool: https://ift.tt/L68dAyt Here are a few example outputs: Sets: https://ift.tt/3QhMdDK... Trigonometric relations: https://ift.tt/3QhMdDK... Note: one can click on the node name and it will open the associated slide. Kindly let me know what you fellows think. In particular, I would very much appreciate feedback from those in training/teaching/research background. https://ift.tt/L68dAyt October 19, 2023 at 04:40PM
Wednesday, October 18, 2023
Show HN: awesome-privacy-front-ends – private front-ends to popular sites https://ift.tt/f5mx8Pl
Show HN: awesome-privacy-front-ends – private front-ends to popular sites https://ift.tt/AGDyYn1 October 19, 2023 at 04:47AM
Show HN: I struggle to focus working from home so I built a solution https://ift.tt/sveqdyF
Show HN: I struggle to focus working from home so I built a solution Hey HN friends, I keep getting distracted working from home and always end up watching youtube, browsing blogs like HN or just mindlessly scrolling then I feel like crap because I didn’t do enough. I went through dozens of productivity tools but they’re quite overwhelming to use and none of them actually helped me focus. So I built http://complish.ai, a web-based sidebar that helps me focus on one task at a time. I launched it last month and have over 3,000 users now and I’ll be keeping it free. Would love for you all to try and give some feedback! October 19, 2023 at 12:45AM
Show HN: Finetune OpenAI Embeddings In-Browser https://ift.tt/0JmPx4D
Show HN: Finetune OpenAI Embeddings In-Browser There's a lesser-known trick described in the OpenAI Cookbook. You can linearly transform a generic embedding space (like OpenAI’s) for your usecase with a well-tuned matrix multiply. I ported the cookbook technique into a standalone hardware-accelerated webapp, and added some UX to guide the process along. There are some examples on the homepage for out-of-the-box fun. With 30 seconds of training, I was able to improve performance by the first example by 15%. https://ift.tt/3SgALxj October 18, 2023 at 10:45PM
Show HN: change-case scripts for kebab-case, camel-case, snake-case, etc. https://ift.tt/eFG3oku
Show HN: change-case scripts for kebab-case, camel-case, snake-case, etc. https://ift.tt/Jh1IC0D October 18, 2023 at 11:38PM
Subscribe to:
Posts (Atom)
Show HN: Nestable.dev – local whiteboard app with nestable canvases, deep links https://ift.tt/Zt3YJ0n
Show HN: Nestable.dev – local whiteboard app with nestable canvases, deep links https://ift.tt/8gYLW5K August 20, 2025 at 11:20PM
-
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...