This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Sunday, January 19, 2025
Show HN: Float Gallery, visualizations for various floating point formats https://ift.tt/ED2HZlQ
Show HN: Float Gallery, visualizations for various floating point formats https://ift.tt/u78oHDO January 19, 2025 at 09:19PM
Saturday, January 18, 2025
Show HN: I built a simple Cron Expression Generator https://ift.tt/y2WldMx
Show HN: I built a simple Cron Expression Generator https://cronevery.day/ January 18, 2025 at 11:24PM
Show HN: ZX Spectrum SCR to PNG Converter https://ift.tt/QcLhXRl
Show HN: ZX Spectrum SCR to PNG Converter Scratching my own itch. I had to do this for showing information on ZX Spectrum games. So thought I'd turn it into a useful tool for other people to use. https://ift.tt/sJYvIy3 January 17, 2025 at 04:50PM
Friday, January 17, 2025
Show HN: Discorch – Offline tool to browse and delete your Discord messages https://ift.tt/c8bPShV
Show HN: Discorch – Offline tool to browse and delete your Discord messages Built this to help users manage their Discord message history. Upload your data package to browse messages and generate deletion requests that comply with Discord's requirements, all offline and locally. Discord's bulk deletion process is complex and poorly documented. With their recent push toward monetization and ads, users need better tools to control their data. Discorch makes this accessible by guiding you through the process step by step, with a simple and intuitive interface. Includes a Go CLI for attachment downloads. Search functionality needs improvement and there are some known bugs, but it works well for most use cases. Issues and PRs welcome at https://ift.tt/c04exvp . I'll keep an eye on the comments for feedback and bug reports! https://discorch.org January 18, 2025 at 04:30AM
Show HN: Watchfakenews.com https://ift.tt/akYSEI1
Show HN: Watchfakenews.com Hi everyone, we're democratizing access to deepfakes. Product is live.. try it out If the above url doesn't work, you can find us on https://ift.tt/ez23Y8x https://ift.tt/ez23Y8x January 18, 2025 at 01:58AM
Show HN: Compile C to Not Gates https://ift.tt/tWOkPZJ
Show HN: Compile C to Not Gates Hi! I've been working on the flipjump project, a programming language with 1 opcode: flip (invert) a bit, then jump (unconditionally). So a bit-flip followed by more bit-flips. It's effectively a bunch of NOT gates. This language, as poor as it sounds, is RICH. Today I completed my compiler from C to FlipJump. It takes C files, and compiles them into flipjump. I finished testing it all today, and it works! My key interest in this project is to stretch what we know of computing and to prove that anything can be done even with minimal power. I appreciate you reading my announcement, and be happy to answer questions. More links: - The flipjump language: https://ift.tt/Y7Qn1Ga https://ift.tt/8bjKV2C - c2fj python package https://ift.tt/rZKDeR6 https://ift.tt/CgfJyEh January 18, 2025 at 01:06AM
Thursday, January 16, 2025
Show HN: News Minimalist – News ranked by significance https://ift.tt/LsIq3uA
Show HN: News Minimalist – News ranked by significance Hey HN! I'm the author of News Minimalist — a news aggregator where all news is ranked by significance on a scale from 0 to 10. The project was born out of personal pain — I wanted a way to read only significant news, like major humanity milestones, or historical political events, filtering out all the celebrity gossip and smartphone releases. But I couldn't find a way to do that — everywhere I looked, the news was ranked by popularity, coverage, or relevance, not significance. I first tried to solve the problem in the beginning of 2023 with GPT-3 (the top model at that time) by asking it to estimate the significance of some news stories. The results were painfully bad — for some reason, the model preferred tragic, personal stories, completely missing the essence of what makes the news significant. No amount of prompt engineering could fix that. But it all changed in March 2023 when GPT-4 came out. The scores it gave made much more sense. After a month of work, the first version was ready. News Minimalist had its first successful Hacker News post ( https://ift.tt/VXF0Roz ), and I realized that a lot of people had the same problem I had. I've been working on improving the project ever since. As probably most tech founders, I spent too much time on technical improvements, completely ignoring marketing. But I think that work paid off, and I'm finally satisfied with the scores it gives. The results are posted on the site: https://ift.tt/igeE5Hr Let me know what you think! Vadim https://ift.tt/igeE5Hr January 16, 2025 at 02:05AM
Show HN: Image-to-3D-to-Image in real-time https://ift.tt/Yiuo8L7
Show HN: Image-to-3D-to-Image in real-time https://twitter.com/krea_ai/status/1879929607320633870 January 17, 2025 at 01:30AM
Show HN: Nail Designer AI – AI-Powered Nail Art Creation https://ift.tt/a8ms2wj
Show HN: Nail Designer AI – AI-Powered Nail Art Creation https://ift.tt/4lkJhbE January 16, 2025 at 09:04PM
Wednesday, January 15, 2025
Show HN: I Put Snake in my Resume [pdf] https://ift.tt/0UFtVwn
Show HN: I Put Snake in my Resume [pdf] I'm sure you've seen the post about putting Tetris in a PDF ( https://ift.tt/sEyn1ep ) and putting DOOM in a PDF ( https://ift.tt/GYXk9sR ). Someone suggested using this technique in a resume to potentially demonstrate your engineering skills, and being chronically unemployed, I had the chance to try that out. The vision is that some recruiter out there will take a break from work, enjoy a game of snake, before inevitably pressing reject. Take a look if you like. Like the others, it requires chromium based browsers. https://ift.tt/u52kn09 January 16, 2025 at 03:25AM
Show HN: I made a tool to save multimedia from various platforms https://ift.tt/becPUoV
Show HN: I made a tool to save multimedia from various platforms https://ift.tt/tBo7DZa January 16, 2025 at 02:00AM
Show HN: QwQ-32B APIs – o1 like reasoning at 1% the cost https://ift.tt/d35yxXs
Show HN: QwQ-32B APIs – o1 like reasoning at 1% the cost Ubicloud is an open source alternative to AWS. Today, we launched our inference APIs, built with open source AI models. QwQ-32B-Preview is one of those models; and it can provide o1-like reasoning at 1% the cost. QwQ is licensed under Apache 2.0 [1] and Ubicloud under AGPL v3. We deploy open models on a cloud stack that can run anywhere. This allows us to offer great price / performance. From an accuracy standpoint, QwQ does well in math and coding domains. For example, in the MMLU-Pro Computer Science LLM Benchmark, the accuracy rankings are as follows. Claude-3.5 Sonnet (82.5), QwQ-32B-Preview (79.1), and GPT 4o 2024-11-20 (73.1). [2] You can start evaluating QwQ (and Llama 3B / 70B) by logging into the Ubicloud console: https://ift.tt/K3Rtd8A We also provide an AI chat box for convenience. We price the API endpoints at $0.60 per M tokens, or 100x lower than o1’s output token price. Also, when using open models, your first million tokens each month are free. This way, you can start evaluating these models today. ## OpenAI o1 or QwQ-32B In math and coding benchmarks, QwQ-32B ties with o1 and outperforms Claude 3.5 Sonnet. In our qualitative tests, we found o1 to perform better. For example, we asked both models to “add a pair of parentheses to the incorrect equation: 1 + 2 * 3 + 4 * 5 + 6 * 7 + 8 * 9 = 479, to make the equation true.” [3] QwQ’s answer shows iterative reasoning steps, where the model enumerates over answers using light heuristics. o1’s answer to the same question feels like an iterative deepen-and-test (though not purely depth-first). When we asked the models harder questions, it felt that o1 could understand the question better and employ more complex strategies. [3][4] Finally, we found that o1’s advantage in reasoning compounded with other ones. For example, we asked both models to write example Python programs. Looking at the answers, it became clear that o1 was trained on a larger data set and that it was aware of Python libraries that QwQ-32B didn’t know about. Further, QwQ-32B at times flip flopped between English and Chinese, making it harder for us to understand the model. [3] Now, if we think that o1 has these advantages, why the heck are we doing a Show HN on QwQ-32B (and other open weight models)? Two reasons. First, QwQ is still comparable to o1 and Ubicloud offers it for 100x less. You can employ a dozen QwQ-32Bs, prompt them with different search strategies, use VMs to verify their results, and still come in under what o1 costs. In the short term, combining these classic AI search strategies with AI models feels much more efficient than trying to “teach” an uber AI model. Second, we think open source fosters collaboration and trust -- and that is its superpower that compounds over time. We foresee a future where open source AI not only delivers top-quality results, but also surpasses proprietary models in some areas. If you believe in that future and are looking for someone to partner with on the infrastructure side, please hit us up at info@ubicloud.com! [1] https://ift.tt/BfzJemH [2] https://ift.tt/ALsYHwN... [3] https://ift.tt/WyVrOGd [4] https://ift.tt/Gndfsbk January 15, 2025 at 08:59PM
Tuesday, January 14, 2025
Show HN: Open Agent Social Interaction Simulations (Oasis) with 1M Agents https://ift.tt/EBu5eSX
Show HN: Open Agent Social Interaction Simulations (Oasis) with 1M Agents https://ift.tt/dakBhZA January 15, 2025 at 01:52AM
Show HN: I wrote a script to move my Apple Music MP3 playlists to Android https://ift.tt/VzLre52
Show HN: I wrote a script to move my Apple Music MP3 playlists to Android https://ift.tt/1lMhDZc January 15, 2025 at 01:18AM
Monday, January 13, 2025
Show HN: A complete e-commerce website builder to build ecom stores in minutes https://ift.tt/vgp31Df
Show HN: A complete e-commerce website builder to build ecom stores in minutes StoreLauncher is a professional Shopify store builder primarily designed for newbies who struggle to create a professional-looking Shopify store. All you have to do is follow a few simple steps to have your store built in literally minutes. There are 8 niches to choose from, each filled with numerous products in our database. The product pages are highly descriptive and unique, as we use AI API to generate product information. Each product gets a dedicated product page template. A logo is also generated using one of 100 premium fonts and published on the store. StoreLauncher creates a professional, clean homepage filled with collections and featured products, as well as image-with-text sections. All essential pages are also created and published to your store. The header and footer navigation are automatically generated and assigned to the appropriate pages and products. Try it for yourself, it's completely free! https://ift.tt/KrsCazR January 14, 2025 at 03:11AM
Show HN: chDB 3.0 released, 12% faster than DuckDB https://ift.tt/Ob83Z10
Show HN: chDB 3.0 released, 12% faster than DuckDB https://ift.tt/lLznIh6 January 14, 2025 at 10:03AM
Show HN: Python with do..end in place of strict indentation https://ift.tt/zEKMSgy
Show HN: Python with do..end in place of strict indentation https://ift.tt/a1KUt6M January 10, 2025 at 07:23PM
Show HN: News Planet – current events on a rotating globe https://ift.tt/zLCWXVp
Show HN: News Planet – current events on a rotating globe https://news.ianua.app/ January 14, 2025 at 12:57AM
Sunday, January 12, 2025
Show HN: wonderful.dev – social platform for programmers https://ift.tt/efH8sjR
Show HN: wonderful.dev – social platform for programmers Hey HN, I'm Alan Founder of wonderful.dev ( https://wonderful.dev/ ) We're building a community for programmers, with a goal to make it easier to network with other devs and connect with companies you’re interested in. The inspiration for wonderful.dev came from my own experiences job searching in the tech industry. I wanted to create a platform where the focus was on mutual interest and meaningful connections instead of resumes, job applications, and coding challenges. Here's how wonderful.dev works: 1. Profile creation: You link accounts like GitHub and WakaTime, and we pull in key metrics to create your profile. 2. Matching: Instead of applying to job postings, you explore companies and star the ones you like. If they star you back, you can chat with them. 3. Community timeline: Like Bluesky for devs, you share updates, interact with other devs, and build your network. When posting to the timeline, we support a subset of Markdown, detect and tag posts with corresponding programming languages for easier discovery, and support integrations with dev tools when posting. Hover over a username to see the programming languages they use, detected from the integrations they connected. Finally, you control your timeline by filtering instead of an algorithm pushing content onto you. More features: https://ift.tt/VOWtbEx Video intro: https://youtu.be/4RLp4Nbmd_o I'd love to hear your thoughts, feedback, or ideas for what could make wonderful.dev even better. https://wonderful.dev January 6, 2025 at 04:12PM
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...