Tuesday, May 17, 2022

Show HN: Pxl.to – A serverless link shortener with no limits and no downtime https://ift.tt/APRB7Oz

Show HN: Pxl.to – A serverless link shortener with no limits and no downtime I built a service based on Amazon CloudFront's global edge network of points of presence. This distributed architecture affords the user: - Protection against network and application layer attacks - Robust and reliable links that will never go down - Instant links with low latency no matter where your visitors are in the world - Unlimited tracked clicks (no cap on clicks/month) The service has support for teams and custom domains, and auto-generates an SSL cert for every custom domain added, for HTTPS-secure links. It's largely free and can be found at https://www.pxl.to I'd love any feedback... no matter how brutal :) May 17, 2022 at 06:34AM

Show HN: Open-Source Dora and Space Metrics for GitHub, Gitlab and Jira https://ift.tt/oqM6Epc

Show HN: Open-Source Dora and Space Metrics for GitHub, Gitlab and Jira https://ift.tt/am3DZFG May 17, 2022 at 06:29AM

Show HN: Securely collect and send emails directly to Web3 wallets addresses https://ift.tt/Oyzia58

Show HN: Securely collect and send emails directly to Web3 wallets addresses https://ift.tt/pIg0mu8 May 17, 2022 at 01:46AM

Show HN: Open-source system helping vulnerable nations become climate resilient https://ift.tt/Ji0gVok

Show HN: Open-source system helping vulnerable nations become climate resilient https://ift.tt/2Afrlpo May 17, 2022 at 01:09AM

Show HN: Open-source tool to deploy infrastructure in any cloud https://ift.tt/6Cal8nX

Show HN: Open-source tool to deploy infrastructure in any cloud We have been working on multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We are still in early days of development and currently support the core services from AWS and Azure: - Networking (virtual_network, subnet, route_table, security_group, network_interface, public_ip) - Compute (virtual_machine, managed kubernetes) - Database (managed MySQL databases) - Vault (managed secrets) - Storage (managed storage) - Abstraction of cloud differences (Azure VM public vs AWS EC2 private by default) - Deployment through Terraform We’re looking for feedback from other developers about our approach. Let us know your thoughts! GitHub: https://ift.tt/xIdgWSj https://multy.dev May 16, 2022 at 11:05PM

Monday, May 16, 2022

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible https://ift.tt/JEbrc0i

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible My goal was to create a DNS server as simple as the LDAP server I've been contributing to (glauth) and here it is: https://ift.tt/i6S4IHQ A few things to know about it: - It is easy to configure using a Toml file - I am using it to bail my coredns/etcd instances when under attack - (yes, it also works as a service location server) - It comes with a simple, plain English, rule engine that doesn't do much at this point - It can be used with LetsEncrypt. I use it to retrieve certificates for my home servers. - RFC: all the nice ones :) Anyway, feedback is welcome. May 16, 2022 at 03:04AM

Show HN: I made a Turing machine programing language https://ift.tt/Z0f36w4

Show HN: I made a Turing machine programing language https://ift.tt/3T7aDQ5 May 16, 2022 at 01:24AM

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems https://ift.tt/onuTQWR

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems Anti-Cluely is a lightweight tool designed to detect common...