Tuesday, February 1, 2022

Show HN: Atlas – A deployment pipeline platform built on Argo CD https://ift.tt/N10iqb43n

Show HN: Atlas – A deployment pipeline platform built on Argo CD Atlas is an open-source deployment pipeline platform built for cloud-native applications. Atlas allows users to: - Create continuous pipelines across all their environments and clusters - Add custom tasks/tests plugins (Python scripts, K8S manifests, Argo Workflows, environment setup, etc.) - Automatically rollback applications in case of failure or degradation (Atlas watches the application past the scope of a pipeline run to ensure and enforce stability) - Use all existing Argo features Would love to hear all of your feedback and thoughts on this! https://ift.tt/czRoGgYbC February 1, 2022 at 09:39PM

SSM को चुनाव आयोग ने दी मान्यता:संयुक्त समाज मोर्चा के नाम पर आपत्ति जताने वाले आयोग ने लिया फैसला; राजेवाल समेत सभी प्रत्याशी भर चुके निर्दलीय नामांकन


via देश | दैनिक भास्कर https://ift.tt/SDuyKmJLd

Show HN: A collaborative pixel drawing game for when you're bored https://ift.tt/tRwrzxcMn

Show HN: A collaborative pixel drawing game for when you're bored https://ift.tt/lM4S3vZpw February 2, 2022 at 12:30AM

Monday, January 31, 2022

Show HN: Espial – AI tool to automate discovery and organization of knowledge https://ift.tt/OaDRmfGxj

Show HN: Espial – AI tool to automate discovery and organization of knowledge https://ift.tt/Eh431yRCk January 31, 2022 at 11:38PM

Show HN: Typing.ai – Secure typing biometrics authentication API https://ift.tt/JvRLsD9n2

Show HN: Typing.ai – Secure typing biometrics authentication API Hello HN, I am Rares, the founder of Typing AI ( https://typing.ai ). Typing AI is a typing biometrics authentication API that identifies users by the way they type using Artificial Intelligence. After seeing several hacked sites we came to the conclusion that any application, any database and any code can be hacked. We realized that most security breaches are due to poorly implemented authentication. This project uses Artificial Intelligence in order to detect the typing pattern by checking the keystroke dynamics. A unique typing ID is generated for each user. There are lots of peoples who tested the API and the accuracy level is over 99.9%. Our typing biometrics API can be easily integrated in web, desktop and mobile apps using any programming language. We're targeting big companies such as banks and top 500 businesses, because the API allows us to offer enterprise grade security. The biggest problem in the banking and fintech world right now is the security of the sensitive data. A data breach can lead to bankruptcy. Due to the Covid 19 pandemics, schools and colleges were forced to take exams online, some of our customers are educational organizations such as state and private schools, colleges, online courses and webinar platforms. We are a remote team of 5 members split across Romania, Croatia, Bangladesh and India. Typing AI Biometrics j.d.o.o. is a company registered in the Republic of Croatia. The company is accelerated by Fil Rouge Capital, the leading Croatian VC. By eliminating passwords, businesses can immediately reduce churn and cart abandonment and provide superior security for personal data. We have transformed authentication, making it faster, simpler and better! That's why we are helping more and more developers and businesses to secure web, mobile and desktop applications using typing biometrics authentication based on Artificial Intelligence and Machine Learning. We have a Freemium Software as a Service (SaaS) business model and our monthly paid plans range from $21 to over $2000, depending on the number of user identity checks (monthly API calls). Our API can handle millions of API calls per hour (we paid for application load testing). We have over 1000 nonpaying monthly active users. Our biggest customer has over 1 000 000 registered users and is based in the United States of America. This company is an online teaching platform that offers courses for driving, flying, snorkeling and scuba diving. You can reach us on our official website: https://typing.ai Please share your feedback and ask me anything, thanks! https://typing.ai January 30, 2022 at 02:36AM

Show HN: Practical Python Projects book now free to read online https://ift.tt/a1wZAq4I8

Show HN: Practical Python Projects book now free to read online https://ift.tt/13cuf9Yn4 January 31, 2022 at 11:08PM

Sunday, January 30, 2022

Thursday, January 27, 2022

Show HN: Agile Flush, an ASCII-art styled planning poker app https://ift.tt/33RWjrl

Show HN: Agile Flush, an ASCII-art styled planning poker app https://ift.tt/3nmIPdE January 28, 2022 at 02:46AM

Show HN: Hibiki HTML – New frontend framework – no scaffolding, no Webpack https://ift.tt/3Ha8ZrV

Show HN: Hibiki HTML – New frontend framework – no scaffolding, no Webpack Source https://ift.tt/3KO2DRc | Interactive Tutorial https://ift.tt/3G3RFTX I love JavaScript, but for many projects -- especially internal tools and prototypes -- setting up a full frontend JavaScript stack (npm, webpack, babel, create-react-app, redux) and all of their configuration files, folders, and scaffolding is overkill. Hibiki HTML incrementally plugs into any backend, using any template language (even static HTML files) with a single script include. It includes a built-in frontend data model, Vue.js-like rendering, built-in AJAX integration, and a full component/library system. It is also fully scriptable from your backend AJAX handlers. Anything that Hibiki HTML can do on the frontend can be done with a remote handler by returning specially formatted JSON actions . This allows you to write frontend logic (that would normally be JavaScript code) in your backend handlers. Background -- Hibiki HTML is a standalone, open-source, more powerful version of the frontend language that I had built for my internal tools startup Dashborg over the past year. It is a reaction against the extreme amount of scaffolding and configuration required to set up a new frontend project, especially when you're a backend/devops/data engineer who isn't a JavaScript expert. As more Hibiki libraries are written, the advantages will hopefully become even more clear. I'd love to get all of your feedback, questions, and comments. Would love a star on Github if you like the idea. Also, feel free to email me, and/or join the Slack workspace I set up (contact info on Github or the tutorial). https://ift.tt/3G3RFTX January 27, 2022 at 11:39PM

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...