Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Monday, 16 January 2023
Show HN: Meet developers 1-on-1 every week https://bit.ly/3izZ3kw
Show HN: Meet developers 1-on-1 every week DevClad[ https://bit.ly/3w3XP43 ] is a social-workspace platform for developers to team up on projects and hackathons seamlessly. It functions by matching you 1-on-1 with a compatible developer every week :) https://bit.ly/3XgLq8T January 16, 2023 at 11:00AM
Sunday, 15 January 2023
Show HN: Caff.ai a Caffeine Manager for better sleep and more energy https://bit.ly/3w67JSB
Show HN: Caff.ai a Caffeine Manager for better sleep and more energy Hey HN, I often don't know if I can have a coffee at 2pm and started logging my caffeine intake so I wouldn't be up until 2am. For me it was never as easy as a cut off time (ie stop coffee at 1pm) because I vary the amount and timing of my coffee day to day. I made an app that helps you stay in your custom 'daytime target range' and under your 'bedtime target' caffeine level. It can predict how much caffeine you'll have at bedtime and tell you what time your caffeine will be below a configurable sleepable level. I also added a feature that gives you a notification 30 minutes before you can have your last cup of coffee and still be under your bedtime target at bedtime. This helps you stay maximally caffeinated while minimizing the negative effects. I have over 600 drinks in my drinks list, and I'd appreciate any feature suggestions or tangential app ideas as well. https://apple.co/3XicO6u January 15, 2023 at 11:30PM
Show HN: Terra Firma, a playable erosion simulation https://bit.ly/3iIeRkY
Show HN: Terra Firma, a playable erosion simulation It's free to play on steam, but you'll need a computer with a dedicated graphics card. I just released a new version after first releasing it 18 months ago. It's been a hard slog to scrounge time as it's not my day job but that's life. There's a ton of obvious improvements in the future (weather systems, temperature, varying rainfall, ice/snow, more biomes, more plate tectonics, lava, etc) but all suggestions/feedback is welcome. https://bit.ly/3QJsz3N January 16, 2023 at 03:18AM
Show HN: Sysm lets you play custom sounds on specified events https://bit.ly/3CLtIBV
Show HN: Sysm lets you play custom sounds on specified events https://bit.ly/3kkkTZr January 15, 2023 at 09:54AM
Show HN: AI-powered code correction that teaches you along the way https://bit.ly/3w3nCsS
Show HN: AI-powered code correction that teaches you along the way https://bit.ly/3w6wQow January 15, 2023 at 03:04PM
Show HN: QoQo, your user experience AI companion https://bit.ly/3QKKsPB
Show HN: QoQo, your user experience AI companion QoQo is an AI companion for UX designers, agencies, and organizations that helps them stay organized and save time. It has a wide range of features that can assist in streamlining workflows, improving collaboration and increasing productivity. https://bit.ly/3WefL6o January 15, 2023 at 02:13PM
Show HN: Create your own video clips with Stable Diffusion https://bit.ly/3QOCvcf
Show HN: Create your own video clips with Stable Diffusion A few months ago, I started making video clips with stable diffusion and noticed that the tools to do this were too complicated for everyday people. That's why I built neural frames. Enjoy. https://bit.ly/3ZBiWrV January 15, 2023 at 01:55PM
Show HN: I wrote the most comprehensive book on Rails and Hotwire https://bit.ly/3ZBiWbp
Show HN: I wrote the most comprehensive book on Rails and Hotwire This book is what I believe to be the most comprehensive resource on Rails and Hotwire in existence. It covers advanced Rails concepts in details and also teaches Turbo Native alongside web concepts. I like to think of it as a spiritual sequel to Michael Hartl's Rails Tutorial. https://bit.ly/3UdRLAU January 15, 2023 at 01:53PM
Show HN: Pain of Requesting Screen Recordings/Screenshots from Users https://bit.ly/3QEQaTg
Show HN: Pain of Requesting Screen Recordings/Screenshots from Users https://bit.ly/3QJ6nGV January 15, 2023 at 01:47PM
Saturday, 14 January 2023
Show HN: Ailice – This model does not exist https://bit.ly/3QJu2Hu
Show HN: Ailice – This model does not exist Hey HN, meet Ailice. She doesn't exist — she was created using multiple AIs as a crowdsourcing experiment. Help pick her best photos — the most popular ones will be posted on her Instagram. → https://bit.ly/3w5fPLm https://bit.ly/3w4rqdv January 15, 2023 at 03:08AM
Show HN: Robyn – the fastest Python web framework written in Rust https://bit.ly/3WaDbKc
Show HN: Robyn – the fastest Python web framework written in Rust https://bit.ly/3iCZzxV January 14, 2023 at 11:53PM
Show HN: RecoverPy 2.0: Recover deleted or overwritten files from your terminal https://bit.ly/3W6Loix
Show HN: RecoverPy 2.0: Recover deleted or overwritten files from your terminal Repo: https://bit.ly/3COITu9 Hi! I just released RecoverPy version 2.0.0 and wanted to share it with you. RecoverPy is a tool with Terminal User Interface to recover deleted and/or overwritten data from your terminal. Version 1.0.0 was released probably around 2 years ago and I was quite amazed by how popular it got :) The initial audience was people trying to recover lost files, but it stuck with hacking/forensics community, I even got to receive mails to appear in hacking magazines and blogs. That was quite unanticipated but I'm glad it's useful to other people :) I got the idea when I was a noobie coder and, among other flaws, didn't use any VC. I worked all day long on a script when instead of outputting my script execution to a file I... output my log file content into my script file, then bam, my script was gone. I searched for solutions to recover it, the thing is it was not just "deleted", the file was still present, but its content has been overwritten. So after some research, I found it was possible to recover it with mostly a combination of grep and dd. RecoverPy is just that, it uses grep and dd under the hood and eases the whole process. So in the past few weeks (a few hours during past weekends) I worked on an entire TUI framework switch. Previously I used a dated, unmaintained Python TUI framework, finding a sexy and fresh one was quite difficult when I started the project :/ But months ago I saw the textual project and was amazed by the result. I was only waiting for some widgets to be available (I didn't want to reinvent to wheel) to jump into it. Textual is just amazing honestly and I can only recommend it if you need a Python TUI framework. I'd be happy to hear any feedback, issue, bug, etc. RecoverPy worked quite well on previous version, 1.5.2, the heavy rework may have introduced some new bugs. Furthermore, if you want to contribute you're also more than welcome! RecoverPy code is quite simple and textual TUI framework enables a modern asyncio workflow and I think, is a good playground if you want to step up. https://bit.ly/3COITu9 January 14, 2023 at 04:32PM
Show HN: Minesweeper on a chess board with chess pieces as mines https://bit.ly/3ZzmNpj
Show HN: Minesweeper on a chess board with chess pieces as mines rearrange the chess pieces so that the number of pieces threatening each square matches the large number in that square? pieces move freely https://bit.ly/3QHWaul January 14, 2023 at 06:42PM
Show HN: Kody Tools – I developed 300 tools in 6 months https://bit.ly/3QDYXog
Show HN: Kody Tools – I developed 300 tools in 6 months This is just a side hustle but I ended developing 300+ tools. Any feedback or suggestion is welcome. https://bit.ly/3GI1OIl January 14, 2023 at 06:15PM
Show HN: Tweet Spear – Accurate replies to boost your Twitter engagement https://bit.ly/3IOWzta
Show HN: Tweet Spear – Accurate replies to boost your Twitter engagement https://bit.ly/3iBgOjl January 14, 2023 at 07:56AM
Show HN: Building a public domain print-at-home newspaper using Scroll https://bit.ly/3GAQttA
Show HN: Building a public domain print-at-home newspaper using Scroll https://www.youtube.com/watch?v=6a-QyXYKOYw January 14, 2023 at 12:19PM
Show HN: Made a GPT-3 powered Chrome extension to explain code anywhere https://bit.ly/3kfz8Px
Show HN: Made a GPT-3 powered Chrome extension to explain code anywhere https://bit.ly/3W576U0 January 14, 2023 at 07:33AM
Friday, 13 January 2023
Show HN: Use predictive modeling to win your bracket competition https://bit.ly/3QIsvkW
Show HN: Use predictive modeling to win your bracket competition Hi! I made this as a side project this week to submit a bracket for our friends' NFL playoff bracket competition. It is all html and vanilla JS, runs directly in the browser, and is pretty fun to take for a spin. Obviously it is far from polished - that might have to wait for next year! https://bit.ly/3WaeddK January 14, 2023 at 03:46AM
Show HN: A pen that digitizes handwriting on any paper https://bit.ly/3ZxZg8k
Show HN: A pen that digitizes handwriting on any paper Our team has been working on Nuwa Pen for a while, and we're excited to share that we are in pre-order. The reception at CES was amazing, so I thought I'd share it with you too. https://tcrn.ch/3WbzmnM January 13, 2023 at 04:31PM
Show HN: An AI Assistant for Obsidian https://bit.ly/3ZqT1mC
Show HN: An AI Assistant for Obsidian https://bit.ly/3UlJhr1 January 13, 2023 at 09:59AM
Subscribe to:
Posts (Atom)