Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Sunday, 3 September 2023
Show HN: You wanted SMS, you've got it (HN community is awesome) https://bit.ly/3r6p2UC
Show HN: You wanted SMS, you've got it (HN community is awesome) The HN Community is awesome! Since posting in April about my frustration with PagerDuty and why I built All Quiet, I received many direct emails with feature requests or product roadmap questions. Out of this eager engagement we could integrate a bunch of cool new features: Since my post in April regarding my frustrations with PagerDuty and my rationale behind creating All Quiet, I've received many direct emails containing feature requests and questions about our product roadmap. Thanks to this awesome engagement, we've been able to integrate several fantastic new features: SMS & Voice Calls: ------------------ Initially, we weren't convinced that this would align with our product strategy. After all, why opt for SMS when there are push notifications? However, the demand for this feature was undeniable, so we went ahead and built it! https://bit.ly/3EpOA2m... Do Not Disturb Overrides: ------------------ We've rolled out a comprehensive guide for Android app users, ensuring they can seamlessly configure their DnD overrides. https://bit.ly/3EsNP8o... We're in the queue, awaiting Apple's green light for the "Critical Alert" entitlement. We've already coded the support for this in our iOS app. Schedules & Rotations: ------------------ This was a top request from the community — tools to manage rotations and schedules. We collaborated directly with teams that asked for this feature. The experience was genuinely collaborative, and we're immensely grateful to the teams that helped shape this functionality. https://bit.ly/3Em0ZUX... Login through Google & Microsoft: ------------------ Given that many teams use Google or Microsoft for authentication, it was only logical to incorporate these platforms as login providers. https://bit.ly/3P41WG9 September 3, 2023 at 09:26AM
Show HN: Cross-platform dotfiles manager written in Rust https://bit.ly/3qWERgC
Show HN: Cross-platform dotfiles manager written in Rust https://bit.ly/33UM8SR September 3, 2023 at 08:03AM
Saturday, 2 September 2023
Show HN: A .bit gateway for resolving ipfs:// to https:// https://bit.ly/45Vtncg
Show HN: A .bit gateway for resolving ipfs:// to https:// bit.site dynamically captures all requests to *.bit.site, automatically resolving the IPFS/IPNS/Skynet content hashes for the corresponding .bit account records. It returns the relevant static content via HTTPS, enabling users to access decentralized networks with zero configuration on modern browsers. At the same time, we provide global CDN acceleration, striving to enhance the availability of decentralized content. https://bit.ly/3YYIxLv September 2, 2023 at 04:30PM
Show HN: Modular Diffusion – A modular Python library for diffusion models https://bit.ly/3Z3KqGX
Show HN: Modular Diffusion – A modular Python library for diffusion models Hello everyone! I've been working on this project for a few months as part of my thesis in Machine Learning. It's meant to be a library that provides an easy-to-use but flexible API to design and train Diffusion Models. I decided to make it because I wanted to quickly prototype a Diffusion Model but there were no good tools to do it with. I think it really can help people prototype their own Diffusion Models a lot faster and only in a few lines of code. The base idea is to have a Model class that takes different modules corresponding to the different aspects of the Diffusion Model process (noise schedule, noise type, denoising network, loss function, guidance, etc.) and allow the user to mix and match different modules to achieve different results. The library ships with a bunch of prebuilt modules and the plan is to add many more. I also made it super easy to implement your own modules, you just need to extend from one of the base classes available. Contrary to HuggingFace Diffusers, this library is focused on designing and training your own Diffusion Models rather than finetuning pretrained ones (although this is possible). I would really appreciate your feedback. https://bit.ly/45yDqUU September 2, 2023 at 03:16PM
Show HN: Mini VI mode update of Aih for talking to AI models in terminal https://bit.ly/3PnKj5E
Show HN: Mini VI mode update of Aih for talking to AI models in terminal Hi! We have a milestone update that introduces a mini VI mode for editing the inspirational quests to AI models by just type .v, then you have hjkl, wbyd... and :ai to send question, :q cancel it. As a thought2source tool, we believe that the next generation of user interface would be LUI which stands for Language User Interface. With this insight we think that VI mode is a wonderful tool for editing the representation of the profound thought--our languages's writing form besides the living voice. Enjoy and welcome feedback:) https://bit.ly/3QMlNfN September 2, 2023 at 04:32PM
Show HN: XRss: An RSS Reader and web stack demo powered by Htmx https://bit.ly/3EnZIwA
Show HN: XRss: An RSS Reader and web stack demo powered by Htmx XRss is a simple RSS reader web app built to showcase xtemplate, a new web development tool based on Go's html/template and Caddy server. The entire site UI for XRss comes from a single HTML template file . This index.html includes everything from SQL queries and route definitions and handlers to htmx state transition attributes and tailwindcss classes, and developing it requires zero build steps (amortized). Check out the source which manages to be at once banal and gnarly: https://bit.ly/3Z8zN5x... xtemplate preloads the whole template structure into memory and builds the router at startup, so responses to matching requests are rendered after a single lookup. Combined with direct queries to sqlite makes for a very snappy experience typically responding in less than 5ms. (Fingers crossed.) There are various places where XRss could be improved (PRs welcome!), but it already delivers on its purpose of demonstrating the plausibility of xtemplate. See the xtemplate readme for an overview of what you can do with it. I think of it as 'PHP but the syntax looks like Go templates'. https://bit.ly/45zZCho Let me know what you think! Does remaking PHP from scratch out of Go templates make me a lunatic? (yes) Is it a good idea anyway? (yes) What kind of web application do you think would be a good fit for a platform like this? https://bit.ly/3Z3CGEw September 2, 2023 at 04:02PM
Friday, 1 September 2023
Show HN: Nope Foundry, a FOSS framework for motion design, 2D compos and VFX https://bit.ly/3OXguYl
Show HN: Nope Foundry, a FOSS framework for motion design, 2D compos and VFX https://bit.ly/3OXgvvn September 1, 2023 at 11:06PM
Show HN: Backend for LLM coding copilots https://bit.ly/3EkFX8W
Show HN: Backend for LLM coding copilots https://bit.ly/45xeQU9 September 1, 2023 at 05:24PM
Show HN: esbuild-config − Config files for esbuild https://bit.ly/47ZJLu8
Show HN: esbuild-config − Config files for esbuild https://bit.ly/3Z1ShVl August 30, 2023 at 04:22PM
Show HN: I made an Open Source template based on BetaMax for your agency/studio https://bit.ly/3qYSGv9
Show HN: I made an Open Source template based on BetaMax for your agency/studio Hello everyone! I made a new Open Source landing page for agencies or studios and designed based on BetaMax. The site is built with Astro and Tailwind CSS The template is super simple and includes: - A landing page. You can see it live here: - https://bit.ly/3qOQaHV And grab the code and make it shine here: - https://bit.ly/3L7POTv *It's already submited to Astro's themes directory. Hope you guys like it and enjoy it. Take care! September 1, 2023 at 10:19AM
Show HN: Catan: Starfarers for Two https://bit.ly/48ancDd
Show HN: Catan: Starfarers for Two I'm a big fan of all things Catan. Starfarers is my new favorite variant. The 3-player minimum made it so my wife and I couldn't play just-us. So, we wrote up some 2-player rules. TL;DR: 3rd player is an NPC https://bit.ly/3L5qz48 September 1, 2023 at 02:19PM
Show HN: DIY Disposable Email Service Using Cloudflare https://bit.ly/3R3ehNq
Show HN: DIY Disposable Email Service Using Cloudflare I recently discovered Cloudflare Email Routing. It's a super sweet feature within Cloudflare for creating disposable emails. Basically, if you have a domain connected to Cloudflare - you can create email addresses like "something@yourdomain.com" that can forward emails to your primary inbox (Gmail, Outlook, Apple Mail, etc.). This is great since you'll never need to share your real email address when signing up for new online services again. It will help you keep your primary inbox free from spam and promotional junk! However, managing my disposable emails using Cloudflare's UI is not optimal. It's slow and bulky. So I built this minimalistic UI for managing disposable emails. This client-side app communicates directly with the Cloudflare API. Privacy is the #1 focus with this project. Feel free to contribute or let me know if you have ideas for improvement. Use the hosted app, x2.email (easy-to-remember domain!), or host it yourself wherever you like. Give the repo a star if you find it useful! https://bit.ly/3En4yKE September 1, 2023 at 01:17PM
Show HN: Merge – Connect Google Wear OS to Apple iOS https://bit.ly/3Eldf81
Show HN: Merge – Connect Google Wear OS to Apple iOS TLDR: Wear OS app for Samsung Galaxy Watches and Google Pixel Watches to connect them with iPhones, after Samsung and Google ditched iOS support back in 2021. Hi all! I recently switched to an iPhone and became frustrated when my Galaxy Watch was rendered useless, due to Google's and Samsung's decision to cut off iPhones from Wear OS back in 2021. I then started a project to create an alternative integration. I launched it 3 weeks ago as a Google Play app for Wear OS watches, most prominently for the Samsung Galaxy Watch and Google Pixel Watch. With this app, these watches can now connect to iPhones to control notifications and take phone calls. The response has been fantastic so far, with nearly 1k downloads and a steady growth rate. Should the demand continue to rise, I intend to expand the integration with additional features. I'd love to hear your thoughts and feedback, and answer any questions you might have. Thanks for your support! -- Merge is also on ProductHunt today: https://bit.ly/45QMlki... https://bit.ly/3EmAjDt September 1, 2023 at 01:09PM
Thursday, 31 August 2023
Show HN: Name Checker – check your project name accross many sites https://bit.ly/3QZOKET
Show HN: Name Checker – check your project name accross many sites https://bit.ly/45zfC30 September 1, 2023 at 02:35AM
Show HN: Squabblr – A Twitter/Reddit hybrid platform https://bit.ly/3Z5USNZ
Show HN: Squabblr – A Twitter/Reddit hybrid platform Hey guys, I made a post about this about a week ago and was told to create a Show HN post. So here we are! Squabblr is a hybrid that takes Twitter style posting and combines it with Reddit style commenting. It came up from a personal want where I liked using Twitter to see what people I'm interested in are up to, but found that the reply system left a lot to be desired. It's very hard to have or follow conversations with their UI. While Reddit provided a great commenting system but didn't support following people very well (or had much usage of it at all). So I decided to create Squabblr. You can "tweet" random blurbs or have in-depth conversations in a single unified platform. You can follow people, and you can also have Reddit style communities for whatever niche subject you find interest in. If you find any interest in it, check it out here! https://bit.ly/3qXyQQX Tech stack: - Laravel - Vue.js - MySQL - DigitalOcean Appreciate your time! https://bit.ly/3L2ARlH August 31, 2023 at 07:26PM
Show HN: Video about the CPU vulnerability Zenbleed (CVE-2023-20593) https://bit.ly/44zjIqw
Show HN: Video about the CPU vulnerability Zenbleed (CVE-2023-20593) https://www.youtube.com/watch?v=9EY_9KtxyPg August 31, 2023 at 03:25PM
Show HN: A NextJS boilerplate to automate all the boring stuff https://bit.ly/3R1WKFC
Show HN: A NextJS boilerplate to automate all the boring stuff Hey HN, I'm a solopreneur and I ship apps like a madman. 16 startups in the last 2 years. I realized I was doing the same thing over and over: set up DNS records, connect DB, listen to Stripe webhooks... So I built ShipFast for 2 reasons: 1. Save time and focus on what matters: building a business 2. Avoid headaches like emails ending in spam or waiting 3 days for Google to approve I hope this boilerplate will be as helpful to you as it is for me. Would love your feedback pls Marc https://bit.ly/3R2sjPr August 31, 2023 at 09:12AM
Show HN: Vercel-like preview deployment comments but for every platform https://bit.ly/44yStfK
Show HN: Vercel-like preview deployment comments but for every platform Huddle is a cloud platform agnostic collaboration tool for preview deployments. With Huddle, your team can initiate discussions, share insights, and enhance website quality, all right within your deployment previews. Why Huddle Wins? Cloud Platform Agnostic: Huddle plays nice with all platforms – no more compatibility worries! Real-Time Interaction: Experience live collaboration with team members via cursor movement and real-time comments. No Per-User Pricing Drama: Say goodbye to perplexing pricing structures. Huddle keeps things simple and cost-effective. Would love to hear your feedback :) https://bit.ly/3P1l2Nr August 31, 2023 at 04:42AM
Show HN: 99% cheaper international business transfers – fixed fee, real rate https://bit.ly/47UFIiA
Show HN: 99% cheaper international business transfers – fixed fee, real rate Hello Hackers! One year ago we changed international transfers for consumers with only a fixed fee and made them on average 10x cheaper than Wise. Now we are thrilled to announce that we start “Atlantic Money for Business” to offer transfers up to £/€1m for a fixed £/€3 fee and at the current exchange rate. And while Revolut and Wise have recently raised their prices for business transfers by up to 50%, we enable savings of several thousand on every transfer. What are you waiting for? https://bit.ly/45ul47f August 31, 2023 at 10:51AM
Show HN: Yet Another Notepad App for macOS https://bit.ly/3L3zfbw
Show HN: Yet Another Notepad App for macOS Any suggestion is welcomed and appreciated! https://bit.ly/45ul3QJ August 31, 2023 at 10:37AM
Subscribe to:
Posts (Atom)