This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Sunday, June 25, 2023
Show HN: Open-source shooter which made it to AC: Valhalla and Skydio drones https://ift.tt/LlqeRar
Show HN: Open-source shooter which made it to AC: Valhalla and Skydio drones So just for fun, I wrote a complete multiplayer game in pure C++. I even wrote my own texture atlas packer, which is now used by Assassin's Creed, 2 scientific publications as well as a drone manufacturing company - each of these basically mentions the name of my game. There is even a claim that Unity patented some of the ECS ideas that originate from this project. See https://ift.tt/HIvudb1... for details. By the way the game is pretty darn good. 10 people connected yesterday to test a new map: https://www.youtube.com/watch?v=CHLPzZqANlM It took me well over 10 years to code it all by hand, but the journey was truly worth it. https://ift.tt/hMGuqiK June 25, 2023 at 09:04PM
Show HN: Fossfox paid opportunities for open-source devs https://ift.tt/a89qiPN
Show HN: Fossfox – paid opportunities for open-source devs The index lists either companies that work on open-source products or those that heavily contribute to open-source. Either way, ideal for devs that want to keep an eye out for opportunities. Engineering teams can post for free. Open directory of available positions is here [0]. [0] https://ift.tt/tj2apig https://fossfox.com June 26, 2023 at 12:37AM
Show HN: AI Getting Started A template helps you start a AI SaaS with ease https://ift.tt/ts1KUwi
Show HN: AI Getting Started – A template helps you start a AI SaaS with ease https://ift.tt/tdbeIF2 June 25, 2023 at 10:52AM
Saturday, June 24, 2023
Show HN: Instant access to ChatGPT on any Mac app https://ift.tt/V6olBpC
Show HN: Instant access to ChatGPT on any Mac app https://atua.app June 25, 2023 at 09:57AM
Show HN: ReliableGPT run 200 GPT-4 requests in parallel https://ift.tt/8jH97e2
Show HN: ReliableGPT run 200 GPT-4 requests in parallel reliableGPT handles GPT-4 429 rate limit errors it optimally allocate jobs for incoming requests to maximize usage of Requests/min and Token/min limits https://ift.tt/cTltv8N June 25, 2023 at 07:53AM
Show HN: Never make a manual report for engineering metrics again https://ift.tt/D3vmStY
Show HN: Never make a manual report for engineering metrics again https://ift.tt/kIdrSEK June 25, 2023 at 03:41AM
Show HN: Im an introvert made an app to maintain relationships added more AI https://ift.tt/5An7lvb
Show HN: I’m an introvert, made an app to maintain relationships, added more AI Hello again fellow hackers. I created this app and I expect it can help others like me, those with ADHD and those who simply want to be better at reaching out to friends and family and related. In the first post I made that got traction — https://ift.tt/hrpejfi — I received a lot of commentary. I hope there will be related commentary this time around, particularly with the new AI functionality, but, so long as the app is used with genuine intention, I truly feel the result is a net positive and this is consistently reflected in the feedback I receive from actual users of the app. So, why am I posting again? Because better AI is becoming more available/democratized and I’ve updated the app to support contextually-aware AI-based message generation. This has allowed staying in touch to become even more friction-free. I define the app as a smart communications assistant/tool for text messages, calls and email that helps making staying in touch as effortless as it can be. How is this app different from other personal CRM, automation and messaging tools? Well, the app is super simple to use and combines some functionality from all these areas. Unlike most personal CRM apps that are unable to make contact decisions based on recently received texts and calls, device automation apps that lack a CRM focus, and messaging tools that cannot provide AI-generated and contextually-aware messages for your current conversations, CommuniqAI intelligently integrates these three aspects. It cleverly keeps you connected with the people who matter most, with minimal interruption and distraction. In contrast to other related apps, manually logging or copying previous communications is unnecessary and notifications display your actual conversation histories, so you can quickly recall what you last touched upon. By default, the app will not take any action and largely act as a helpful reminder, and I recommend this type of use. When I originally submitted to HN the app was still in beta, but this is no longer the case. Also, there are no ads, logins or subscriptions. I’d love some more feedback; I feel the use of AI in “all the things” will become pervasive. https://ift.tt/sMa3qUz June 24, 2023 at 09:33PM
Show HN: Writedown - Open Source Markdown Diary https://ift.tt/l13HEms
Show HN: Writedown - Open Source Markdown Diary https://writedown.app/ June 25, 2023 at 12:53AM
Show HN: Cwop.rest An easy way to submit weather station reports to NOAA CWOP https://ift.tt/TpBuKod
Show HN: Cwop.rest – An easy way to submit weather station reports to NOAA CWOP https://cwop.rest/ June 24, 2023 at 08:29PM
Show HN: Automatically assemble Windows Sysroots directly from Microsoft https://ift.tt/hlDPn93
Show HN: Automatically assemble Windows Sysroots directly from Microsoft winsysroot is a tool which automatically and efficiently creates what is effectively a "sysroot" for Windows targets, allowing you to (cross)-compile against native Microsoft sources from any operating system and for any architecture supported by Microsoft. It also takes care of the case-sensitivity problem of the Windows SDK by automatically generating LLVM overlay specifications. It is written in pure cross-platform Go and is extremely fast it tries very hard to download the absolute minimum number of files to achive its goals. It pulls all data directly from Microsoft to avoid any legal issues (but you aren't allowed to distribute the resulting sysroots without explicit permission by Microsoft). https://ift.tt/W1CERZY June 24, 2023 at 05:55PM
Friday, June 23, 2023
Show HN: Iceberg Graphic Design and Diagramming in Python https://ift.tt/OIwUEKr
Show HN: Iceberg – Graphic Design and Diagramming in Python https://ift.tt/InstxNB June 23, 2023 at 11:18PM
Show HN: React Jam build a game using React https://ift.tt/qLzNjhs
Show HN: React Jam, build a game using React We created some games using React. It was surprisingly easy, which got us wondering why more people weren’t doing it. So we decided to host a “React Jam” event to encourage React devs to try their hand at building games! React Jam aims to be a first-of-its-kind online event where React devs create a game in 10 days. We’ve gotten some amazing judges/sponsors and we’re really excited to see how the React + game dev communities will respond to our event. More broadly, our hope is that React Jam will help millions of React developers realize that it's quite easy to create their first game using a familiar framework. Building games with React might sound crazy / suboptimal, but React Native seemed ridiculous a decade ago and is now ubiquitous. We think the same could happen with games too! Would you build a game using React? Why / why not? https://reactjam.com June 23, 2023 at 08:49PM
Show HN: ground-init: Install a machine with almost but not quite cloud-init https://ift.tt/0ZErczK
Show HN: ground-init: Install a machine with almost, but not quite, cloud-init https://ift.tt/d5c9KAI June 23, 2023 at 06:27PM
Show HN: I've built open-source collaborative WYSIWYG Markdown editor https://ift.tt/ZU1pF7L
Show HN: I've built open-source, collaborative, WYSIWYG Markdown editor Inspired by the design and UI/UX of apps like Notion, and utility of open-source apps like StackEdit, I decided to create a minimalistic, local-only WYSIWYG Markdown editor. Some features worth highlighting: - Monaco editor and Prettier integration for code snippets - Tables (apparently the holy grail of WYSIWYG editing) - Embeds (for CodePen, CodeSandbox and YouTube, most useful for HTML or JSON exports) - Accepts Markdown paste-in, and "exports"/generates HTML, Markdown and JSON outputs - Collaboration (with real-time awareness and initial commenting system, available only when logged in) - GPT-3.5 integration (only when logged-in with the corresponding extension installed) Stack used: TipTap, Solid.js, HocusPocus, Fastify, tRPC. Some notable drawbacks: - No mobile support - Collaboration available only between signed-in users, in the same workspace; - I tried my best to support most common Markdown formatting, pasting and in-editor shortcuts, though there might still be room for improvement - Self-hosting isn't easy right now, though you should be able to figure it out from the source code The editor itself is a standalone app, extracted from the larger Vrite CMS project ( https://ift.tt/Uf3gnP2 ) which you can also test out (only with sign-in) here: https://app.vrite.io/ https://ift.tt/CGEapIn June 23, 2023 at 06:10PM
Show HN: Flights for Flaneurs https://ift.tt/KS9Zgdj
Show HN: Flights for Flaneurs This is a "show" and an "ask". I built a Flight search engine for people with Wanderlust in their souls I had 2 days off, I wanted to leave town, didn't matter where, away! Expedia doesn't give a list of destinations when you want to leave Tuesday, and return Wednesday. So I built my own custom solution. It has Bangkok, Lisbon and Austin as departure points. But ... Flight data is horribly expensive, so I cannot scale to all cities in the world. If you have any suggestions to solve this, feel free to share! https://ift.tt/HKNaVC7 June 23, 2023 at 08:57AM
Thursday, June 22, 2023
Show HN: Zero-to-high-school / Learn Grade 1-12 subjects https://ift.tt/FwYlCdq
Show HN: Zero-to-high-school / Learn Grade 1-12 subjects https://ift.tt/dN6pY2M June 23, 2023 at 07:09AM
Show HN: I wrote a script to back up your Notion.so data with ease https://ift.tt/e78pVtc
Show HN: I wrote a script to back up your Notion.so data with ease Backup made easy with NotionBackup! No more hassle with obscure Notion exports! Our project fixes HTML exports, giving you editable and visually appealing pages that stand the test of time. Preserve your data effortlessly. Check it out: https://ift.tt/iRgmM0S https://ift.tt/iRgmM0S June 23, 2023 at 04:32AM
Show HN: Send your diff to ChatGPT and prepare a commit message https://ift.tt/XuJetkV
Show HN: Send your diff to ChatGPT and prepare a commit message https://ift.tt/Pn3hCFx June 23, 2023 at 01:29AM
Wednesday, June 21, 2023
Show HN: Zoney.io Decide on meeting time across timezone easily https://ift.tt/A8zcYqR
Show HN: Zoney.io – Decide on meeting time across timezone easily https://zoney.io/ June 22, 2023 at 08:34AM
Show HN: Dependency Hell (Short Story) https://ift.tt/XtwQbsY
Show HN: Dependency Hell (Short Story) https://ift.tt/gryjM3i June 22, 2023 at 03:11AM
Subscribe to:
Posts (Atom)
Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/KMVr6Ng
Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...
-
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...