الاثنين، 28 فبراير 2022

Show HN: Container registry on a budget using AWS S3 https://ift.tt/90N8tKw

Show HN: Container registry on a budget using AWS S3 https://ift.tt/1qOJnwQ March 1, 2022 at 01:37AM

Show HN: Fetch Forms – a headless form builder https://ift.tt/emvuscy

Show HN: Fetch Forms – a headless form builder I've been building websites for 8 years and I've always hated building forms. They're all similar enough to be a repetitive task, but different enough that they still take quite a bit of time and effort. So, after a few years of not finding the tool I wanted, I decided to built it. Introducing Fetch Forms! Developers can create forms with the speed of a form builder and they can use those forms in their code. Devs can use their favorite frontend tools and libraries or even use Fetch Form's frontend libraries to render their forms. Form submissions are always provided to the developer in-code as well as an optional setting to save the submissions to Fetch Forms cloud. I would appreciate any feedback! https://ift.tt/FKPCpHG March 1, 2022 at 01:33AM

Show HN: Stripe Sigma alternative: tdog | SQLite | Datasette https://ift.tt/VwRSZ9x

Show HN: Stripe Sigma alternative: tdog | SQLite | Datasette Hello, I have recently released this GitHub repo which is a container running the tdog CLI (downloads your Stripe account to a SQLite file) and the Datasette server (reads the SQLite file, presents a web UI). This lets you browse your tables and query them with SQL. There is a live demo at: https://ift.tt/2FKpyNm Github: https://ift.tt/k7cfzDL Cheers. https://ift.tt/k7cfzDL February 28, 2022 at 11:42PM

Show HN: GraphQL-go-tools, open source GraphQL Engine, written in Golang https://ift.tt/cZI12n7

Show HN: GraphQL-go-tools, open source GraphQL Engine, written in Golang https://ift.tt/f5mieun February 28, 2022 at 10:41PM

Show HN: Assertables is a Rust crate of macros for “assert” testing (v5) https://ift.tt/x4cg9a7

Show HN: Assertables is a Rust crate of macros for “assert” testing (v5) https://ift.tt/PzxLNFj February 28, 2022 at 10:27PM

Show HN: Letter Jumble – A daily word puzzle https://ift.tt/a6Mhvdm

Show HN: Letter Jumble – A daily word puzzle https://ift.tt/Ur1g3ou February 28, 2022 at 03:26PM

Show HN: Pro Ukraine banner for your website https://ift.tt/Jm8YZ2e

Show HN: Pro Ukraine banner for your website We build an easy to implement Pro Ukraine banner for your website. https://ift.tt/69FhRmG February 28, 2022 at 02:43PM

Show HN: Flurri – Build meaningful connections with your co-workers https://ift.tt/HVBkb9A

Show HN: Flurri – Build meaningful connections with your co-workers Hi HN, we're Nikhil and Dhurv, founders of Flurri ( https://ift.tt/e4vNBTL ). We’re very excited to launch Flurri (https://ift.tt/dvjZOPz), a platform to help teams build meaningful connections and create an inclusive, engaging culture. From our own experiences and countless others, we know that starting in a new team can be isolating and remote work is lonely. However, the workplace is a great place to make new connections and build bonds, especially as other community institutions (sports clubs, volunteering, etc.) have declined in prominence. We wanted to make it easier and more comfortable to get to know your colleagues, focusing on what makes us all human! We capture a bit about your hobbies and interests, and provide a way for you to search against it, learning more about your co-workers in the process. Communities create profiles built on hobbies, interests, and short ice breakers and we create a searchable internal database of employees based on hobbies, interests, etc. Additionally, users can set up Icycle, our product to match co-workers based on mutual interests on a regular cadence, with meeting invites sent directly. We are completely free to use, so feel free to jump in - creating a profile takes 5 min! We believe work is a great place to find your community, and we want to make it simple, easy, and fun to do that. We appreciate your support and feedback and look forward to hearing your thoughts as we continue to build! https://ift.tt/e4vNBTL February 28, 2022 at 01:41PM

Show HN: Net source generator for object mapping https://ift.tt/IaZu2DH

Show HN: Net source generator for object mapping https://ift.tt/Uqs5zVA February 28, 2022 at 01:54PM

الأحد، 27 فبراير 2022

Show HN: Switch windows of same app with hotkey(alt + `) https://ift.tt/rwEf0X5

Show HN: Switch windows of same app with hotkey(alt + `) https://ift.tt/PzGJkq6 February 27, 2022 at 05:05PM

Show HN: Open Source Format for multidimensional indexing and sampling https://ift.tt/QXJfpZL

Show HN: Open Source Format for multidimensional indexing and sampling https://ift.tt/f9vc4al February 27, 2022 at 01:10PM

Show HN: REPL-Driven Development for JavaScript https://ift.tt/og780hv

Show HN: REPL-Driven Development for JavaScript Lisp-inspired interactive REPL editor tools for Javascript https://ift.tt/dZWmMSy February 27, 2022 at 11:42AM

السبت، 26 فبراير 2022

Show HN: Asyncc Jobs: a job board to accelerate async work culture https://ift.tt/aeWD4T7

Show HN: Asyncc Jobs: a job board to accelerate async work culture 2 years of remote work has proved us that this isn't the utopia we imagined we will get. There is something more. And that is async work style. I believe async work is the future. That's why I built this job board to accelerate the async work style. Please give me some support and write feedback. Thank you. https://asynccjobs.com/ February 27, 2022 at 08:39AM

Show HN: TopHat Finance – free, open, and offline https://ift.tt/eTZatCR

Show HN: TopHat Finance – free, open, and offline https://ift.tt/x9EhHUd February 27, 2022 at 05:11AM

Show HN: Req, an HTTP Scripting Language https://ift.tt/AocOsNg

Show HN: Req, an HTTP Scripting Language https://ift.tt/0SAByeG February 26, 2022 at 09:51PM

Show HN: Esolang Park, a visual debugger for esolangs https://ift.tt/XRygAOj

Show HN: Esolang Park, a visual debugger for esolangs Hey HN! Esolang Park is an online visual debugger interface for esoteric programming languages, that I've been working on for the past few months. For every supported language, Esolang Park provides the powerful Monaco code editor, syntax checking, debugging functionality and a visualisation of the runtime state. The core is language-agnostic - a "language provider" only needs to implement the esolang's parser, interpreter and visualisation UI (and some other little stuff). Apart from trying to boost DX for esolangs, the idea is for this to grow into a platform where people can discover and play around with a variety of esolangs without leaving the browser. That's quite far away though - the project is quite early in development and currently only has 5 languages (Befunge-93, Brainf*ck, Chef, Deadfish and Shakespeare). Some features like non-debugging execution mode (0ms interval) are missing too. Currently the entire source code[0] (core + language providers) is written in TypeScript and React. Esolang code execution happens in a web worker. I'm planning to add support for WASM-based language providers for better performance, particularly for non-debugging execution. There's also a wiki[1] containing a description of the core design and a guide for implementing and contributing new language providers. Looking to hear some feedback on the idea and current implementation - bug reports are welcome too! [0] https://ift.tt/RKPLgbA [1] https://ift.tt/Q0kvIuW https://ift.tt/oML497m February 26, 2022 at 08:58PM

Show HN: ssh wordle.bdw.to https://ift.tt/2oY0iaq

Show HN: ssh wordle.bdw.to February 26, 2022 at 08:32PM

الجمعة، 25 فبراير 2022

Show HN: Detect Russian visitors to block them and protest the war in Ukraine https://ift.tt/pMLjU9z

Show HN: Detect Russian visitors to block them and protest the war in Ukraine It runs on the frontend in vanilla JS, it should work 9 times out 10.(false negatives near the border) (Not that thoroughly tested but should be fine) https://ift.tt/HDysob8 February 26, 2022 at 10:43AM

Show HN: Advanced News Search https://ift.tt/LPaotsB

Show HN: Advanced News Search https://ift.tt/2DwzsXE February 26, 2022 at 06:11AM

Show HN: Nomoreinvasion.com – Easy insertable message to support Ukraine https://ift.tt/sDnyFxz

Show HN: Nomoreinvasion.com – Easy insertable message to support Ukraine https://ift.tt/Aqldas5 February 26, 2022 at 06:26AM

Show HN: Create a timeline from Markdown-like text https://ift.tt/vmnJc1Q

Show HN: Create a timeline from Markdown-like text https://ift.tt/dbIolcw February 26, 2022 at 01:52AM

Show HN: LERA – Free automated accessibility reporting tool https://ift.tt/vQUaFcV

Show HN: LERA – Free automated accessibility reporting tool Struggling to generate website accessibility reports? Automate your accessibility reporting with the LERA web accessibility tool. - Easy installation: Setup the web accessibility tool with a simple click, as a Chrome browser extension - Granular Reporting: Experience an interactive dashboard with a detailed breakdown of issues - Multiple URL download: Audit unlimited URLs, save, and download all in one file for quick availability - Reporting Template: Use a pre-built, consolidated reporting template with custom headers and download in Excel format - Compare data: Archive and retrieve data for future use, comparison or further analysis Download the free chrome extension - https://ift.tt/ENzMKrC... Learn more - https://ift.tt/J1Q5O3H https://ift.tt/J1Q5O3H February 25, 2022 at 01:14PM

Show HN: Cloning an musical instrument from 16 seconds of audio https://ift.tt/2xydGM7

Show HN: Cloning an musical instrument from 16 seconds of audio https://ift.tt/YlSfHM2 February 25, 2022 at 05:59PM

Show HN: Open-Source Unbound DNS Resolver Docker Image https://ift.tt/5xRcHI4

Show HN: Open-Source Unbound DNS Resolver Docker Image Hey Hacker News! I am madnuttah, I am a Windows/Linux Sysadmin and some folks may remember this username for "niche" mods I've made for Fallout and Skyrim and some C# UWP Windows Store Apps which I've retired because of Microsoft's unclear strategy abandoning things from one day to another. Why am I writing this? I wanted to be independent from the DNS servers of my provider, because they have often shined brightly with problems in the past instead of functioning properly, wanted to have a little bit more privacy and freedom back by fighting censorship via DNS, so I built my own Unbound Docker image with a lot of effort and conscientiousness. Because I think it's worth it, I'd like to share my efforts with you. My life taught me that trust must be earned, you never know what was fiddled into and what was tampered with. This image is therefore entirely built online using workflows in a GitHub action, uses the very lean Alpine Linux with all its security features and Unbound directly queries a local copy of the root zone, which is kept up-to-date using DNS zone transfers (XFR). Instead of occupying a few hundred megabytes on your harddisk, my image is only about 30 megabytes uncompressed in size. The separate components Libevent and OpenSSL3 are compiled in the build process in their separate workflows and all the downloads, even the Internic files (root.hints and root.zone) are checked using their PGP keys and signature files if available, following my zero-trust policy. Unbound is compiled with hardening security features that most images do not include, such as PIE (Position Independent Executables), which randomizes the application's position in memory which makes attacks more difficult and RELRO (Relocation Read-Only) which also can mitigate exploitations. The image was actually designed as an DNSSEC validating upstream DNS resolver with Pi-hole for adblocking and tracking prevention in mind but it also works perfectly as a standalone server. All Linux architectures are supported, which are currently used by Pi-hole: 386, armv6, armv7, arm64 and amd64. So it also able to run on older Raspberries under Docker. I maintain the image regularly and as soon as included components are updated, security vulnerabilities become known or an update of Unbound is released, the image will be available for you on the Docker registry in a few hours. If anyone would like to contribute to the development, I'm happy to receive a pull request of yours. For any suggestions, questions, comments or even criticism you are very welcome to contact me here on HN or on Mastodon (https://ift.tt/4wlXLbO). Here is the link to my GitHub repo https://ift.tt/3qY4E2K. You may find the following links useful for testing the security of your DNS or even in case you want to do a before and after comparison if you want to give the image a try: DNS Leak Test: https://ift.tt/Z2E1M8P DNSSEC-Test from the University of Duisburg-Essen: https://ift.tt/1xOFDmW GRC's DNS Nameserver Spoofability Test: https://ift.tt/vX0HEre Cheers, madnuttah February 25, 2022 at 02:50PM

Show HN: Terminal Based Wikipedia https://ift.tt/am79nJ8

Show HN: Terminal Based Wikipedia https://ift.tt/HdrMPga February 25, 2022 at 12:01PM

الخميس، 24 فبراير 2022

Show HN: I wrote a profiler that combines dynamic profiling and static analysis https://ift.tt/hZvf10c

Show HN: I wrote a profiler that combines dynamic profiling and static analysis https://ift.tt/ohKPr1f February 24, 2022 at 11:48PM

Show HN: A Network of Knowledge Feeds https://ift.tt/gLBNh1m

Show HN: A Network of Knowledge Feeds Hi Everyone, I wanted to talk to this community about a particular story from my experience to see how the community feels. I have noticed that I have a lot of educated friends from top universities in my country who are having problems finding work due to a lack of experience, which has brought me to a conclusion that diplomas and CVs are not really good at conveying the knowledge someone has. A friend of mine who is already working on his own company told me that he had trouble finding people to work for him, so I thought about an idea that I am currently incorporating into my app. Perhaps we could make it much easier for you to show your knowledge to companies, as easy as show and tell. A network of live knowledge feeds that constantly keep updating over time showing how someone has evolved. If you know something, put it on full display for everyone to see, show something you have made and explain how you made something so that everyone can understand. If you are good at something, you probably won’t have a hard time explaining it to others, and other people could perhaps learn something by simply following your feed. Educational Institutions have curriculums that aren’t really adaptable, but if we rely on people expressing their unique knowledge to the world, we can create countless combinations of curriculums that will be much more adaptable for the problems we have to face today. I will be trying this approach with some friends over the coming days. My friends are looking for graphic designers, software engineers and music producers. They have established brands and are going to ask people who want to work with them to submit something they made and explain how they did it for everyone to see. You are welcome to join us at EWS ( https://ift.tt/xW7Gme2 ). If this sounds like a good idea, maybe we can kick off a challenge that you can share with your friends to #ShowWhatYouKnow. If you have a company, are looking for employees, maybe you can ask people to show something they made and explain how they made it to see whether someone has the knowledge required to work for you. https://ift.tt/xW7Gme2 February 25, 2022 at 12:46AM

Show HN: Supershields.io – smart, Lua-powered SVG status badges https://ift.tt/dZl1NhV

Show HN: Supershields.io – smart, Lua-powered SVG status badges https://supershields.io February 24, 2022 at 10:45AM

الأربعاء، 23 فبراير 2022

Show HN: I've built a rasterizer that renders directly to the terminal https://ift.tt/2TnRwgm

Show HN: I've built a rasterizer that renders directly to the terminal https://ift.tt/FT9WSwi February 24, 2022 at 06:37AM

Show HN: Programmable network proxy for the cloud, edge and IoT https://ift.tt/G7nC63L

Show HN: Programmable network proxy for the cloud, edge and IoT *Pipy* is an [open-source]( https://ift.tt/PbrMinA ), lightweight, high-performance, modular, programmable, cloud-native network stream processor that is ideal for a variety of use-cases like edge routers, load balancers & proxy solutions, API gateways, static HTTP servers, service mesh sidecars, policy agents, and other applications. https://ift.tt/PbrMinA February 24, 2022 at 06:26AM

Show HN: I made a 2D/3D digital asset management application https://ift.tt/SDZRa9X

Show HN: I made a 2D/3D digital asset management application https://ift.tt/1rScQDJ February 24, 2022 at 02:18AM

Show HN: I Designed and Built an eBike https://ift.tt/ICTXmb5

Show HN: I Designed and Built an eBike This post shows and explains the design of the eBike I built myself. I decided to post it on this specific forum because this is where it all started, by stumbling on another post, as mentioned in my entry. https://ift.tt/pOC78cj February 24, 2022 at 01:46AM

Show HN: Test how Aesthetic your Photo is https://ift.tt/T3vYe0y

Show HN: Test how Aesthetic your Photo is https://ift.tt/V6pfWzu February 23, 2022 at 10:08PM

Show HN: Flatsauce – Database with Decoupled Storage and Compute https://ift.tt/u53hOf9

Show HN: Flatsauce – Database with Decoupled Storage and Compute Hi HN, this is Soheil (https://flatsauce.com). Flatsauce is a cloud database service that separates storage from compute while horizontally scaling your database cluster. Think of it as a Postgres read/write cluster with several nodes except that all the nodes in Flatsauce share the same storage. Flatsauce intelligently routes data between the nodes and incorporates a file locking mechanism to ensure there is no data corruption. In traditional read/write replication scenarios usually a write instance is the source of truth. First data is written to the write server then the data is copied to all the read nodes. When more read nodes are needed to run long-running queries the storage needs to be copied for each node. Flatsauce reduces the cost to run a database cluster by eliminating the need to duplicate the data storage every time a new node is added to the cluster. February 23, 2022 at 11:16PM

Show HN: Simula One – Portable Linux VR Computer https://ift.tt/nFVodjG

Show HN: Simula One – Portable Linux VR Computer Hi HN, My name is George, and I am helping build an office focused VR headset called the “Simula One”. It was discussed recently here: https://ift.tt/tmkph8b . We have just opened our store for preorders ( https://ift.tt/vBjXeEa ), so that we and our backers can help people replace their old PCs/laptops with more capable VR headsets. We call our headset a “VR Computer” (or a “VRC”) to distinguish it from gaming headsets. When Simula was founded, most people thought the future of VR was in games & entertainment. The truth is that VR offers a superior way for performing knowledge work, but until now there haven’t been dedicated VR computing devices available on the market. While existing headsets are optimized for gaming, ours is optimized for productivity: it features bleeding edge high-resolution displays, has a detachable compute pack with specs comparable to a premium office laptop (x86 architecture), and runs a VR specialized Linux distro optimized for clear text. VRCs offer several advantages over Laptops & PCs: they provide unlimited screens of any size, improve work focus & immersion, are usable outdoors (no laptop glare), improve privacy (no one around you can snoop your screen), and their compact design frees up desk space. They also promote better posture and freedom of movement: with a VR computer you can change positions, sit up, lean back, stand, lie down, or even walk while you compute. Our project started out as an open-source VR window manager ( https://ift.tt/zPMRuHS ), which you can try out today on the Valve Index or HTC Vive. It's built over Drew Devault's wlroots and the Godot game engine. Once our compositor became relatively stable, we ran into the issue of “no other manufacturer wanted to offer us Linux support” (thinking there was no market for something so niche, I imagine?). So we decided to build our own =] We are happy to answer any question (technical or otherwise) about our project. https://ift.tt/mnsDCT2 February 23, 2022 at 05:42PM

Show HN: The most enjoyable desktop app for writing a thesis https://ift.tt/iMKcneU

Show HN: The most enjoyable desktop app for writing a thesis https://ift.tt/eE48q5D February 23, 2022 at 05:06PM

Show HN: Elestio – Managed platform for over 150 open-source software stacks https://ift.tt/5zjXx9K

Show HN: Elestio – Managed platform for over 150 open-source software stacks Hello Hacker News! We're Joseph, Kieran and David from elestio ( https://elest.io/ ). We've built a platform that offers open-source software as a managed service - we take care of the OS and app updates, security, SSL, networking, backups, the whole deal. In 2009, we started deploying open-source software for websites and web apps we built, many for SMB and enterprise customers. Our process was basically: spin up VM's from a hosting provider, install the software we needed, then update it manually / when it was needed / critical, etc. Once we hit > 100 servers/services needing updates, backups, capacity monitoring and alerting, etc. we saw that it was getting totally unmanageable… so we built what would eventually become elestio. We've put a lot, a lot, a lot of work into building something that allows us (and now you) to deploy a new service in just a few minutes, with zero ongoing maintenance / devops overhead. We basically turned open-source software into a SaaS experience. We update all the apps, respecting SemVer on the branch you select, issue and renew SSL certs automatically (even for your own domains, for free), automatically implement a 3-2-1 backup strategy, caching is handled and we put your service behind a configurable firewall and rate limiter with sane defaults. We have implemented Nebula to connect your services hosted in different datacenters across regions and providers as if they were on the same network and Borg backups to do deduplicated incremental backups in a remote datacenter. There were many challenges in building it… VM providers don't have homogenous or feature-complete APIs for provisioning servers, we tested 6 different mesh networking/VPN solutions to enable services running in different datacenters, regions, or providers to connect to each other securely, and we did a lot of work to create a sane templating system that covers setup, security, backups, upgrade, migrations and monitoring, lots of work to test the safest ways to update OS and apps without breaking things… but we got there and it works really well (we think)! Deployments are based on Docker, which helped a lot to standardize everything. We've been using it to deploy and maintain over 12,000 services for our own enterprise clients and we've spent the last year making it user-friendly (and even more bulletproof for end-user configs). Elestio can currently deploy any one of over 150 open-source software stacks like Postgres, MySQL, OpenSearch, Redis, Wordpress, NodeBB, Jitsi, Uptime-kuma, Plausible, GitLab,, Strapi, Ghost, or even PowerDns, Grafana, ClickHouse, etc. in about 3 minutes, flat. We currently support AWS Lightsail, Linode, Hetzner, Vultr and Digital Ocean, and BringYourOwnVM, if you want to run on your own provider account or even on-premise but have all the features of managed services. We are offering 1 BYOVM service per customer for free forever. Something we really wanted to do was make sure we were part of a healthy open-source ecosystem. To that end, elestio will donate part of all revenue to the open-source projects our customers are using. We will review this annually and if it's possible to increase it, we will. This is a win-win-win to us. Open-source developers and communities get more resources to improve their software while our customers, our staff and other stakeholders know that they are helping to support the open-source community. For this launch we made a partnership with DigitalOcean, they are offering $250 of free credits on Elestio if you go through this link: https://ift.tt/bIErJpN Alternatively you can also register here and get $20 of free credits but not limited to DO infrastructure: https://ift.tt/MQAGVPo All your questions and comments are welcome and if you want to share any devops horror stories, please do! We're giving out free credits for the best ones!! Joseph, Kieran and David February 23, 2022 at 05:00PM

Show HN: Pipy – A Programmable network proxy for cloud, edge, and IoT https://ift.tt/FvWUOZg

Show HN: Pipy – A Programmable network proxy for cloud, edge, and IoT https://ift.tt/jXheLtW February 23, 2022 at 03:28PM

Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing https://ift.tt/Vz8htER

Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing https://ift.tt/Tgo2V4U February 23, 2022 at 04:23PM

الثلاثاء، 22 فبراير 2022

Show HN: I made an iOS app recording RGBD videos and a webapp playing them https://ift.tt/D93SbrG

Show HN: I made an iOS app recording RGBD videos and a webapp playing them https://ift.tt/YCvMIuJ February 23, 2022 at 07:31AM

Show HN: I made a tool to create the best product tutorials https://ift.tt/5O8Ggov

Show HN: I made a tool to create the best product tutorials https://textframe.app February 23, 2022 at 12:20AM

Show HN: Annotate PDFs in Markdown https://ift.tt/IkBvCOl

Show HN: Annotate PDFs in Markdown https://keypoints.app/ February 22, 2022 at 11:12AM

Show HN: Loop_tool's Interactive Loop Optimization https://ift.tt/VsPYTg3

Show HN: Loop_tool's Interactive Loop Optimization https://ift.tt/djRLbhc February 22, 2022 at 07:23AM

الاثنين، 21 فبراير 2022

Show HN: SeQR.site – serverless, privacy-focussed QR code generator https://ift.tt/19OoqGS

Show HN: SeQR.site – serverless, privacy-focussed QR code generator https://seqr.site/ February 22, 2022 at 06:54AM

Show HN: Wachy – A UI for eBPF-based performance debugging https://ift.tt/ACd7aRk

Show HN: Wachy – A UI for eBPF-based performance debugging eBPF is an amazing technology that allows safely running user-supplied functions at pretty much arbitrary probe points in a kernel/user space context. Much has been written about how amazing this feature is for kernel observability. But as someone who writes user space code, what I find even more amazing is the support for tracing arbitrary user space programs, with no code changes and low overhead. However, doing in-depth analysis can get complicated and time-consuming. My goal with wachy was to make this debugging significantly easier/faster to use, by displaying traces in a TUI next to the source code and allowing for interactive drilldown analysis. If you get a chance, check out the start of the demo video since (AFAIK) it's quite unique and gives a much clearer idea than I can provide with just text. https://ift.tt/VF6iLes February 22, 2022 at 04:13AM

Show HN: Mappable – raw text to API in 30min https://ift.tt/OafBJNc

Show HN: Mappable – raw text to API in 30min https://mappable.ai/ February 22, 2022 at 05:35AM

Show HN: I rolled my own simple support / Helpdesk SaaS aimed at Indie Hackers https://ift.tt/yrkpCX2

Show HN: I rolled my own simple support / Helpdesk SaaS aimed at Indie Hackers https://ift.tt/PpVXtEW February 22, 2022 at 04:08AM

Show HN: Antique Playing Cards Collection https://ift.tt/TZLWkdH

Show HN: Antique Playing Cards Collection https://ancient.cards February 22, 2022 at 02:23AM

Show HN: Build an LDAP Server in Go https://ift.tt/sFgZ1Aj

Show HN: Build an LDAP Server in Go https://ift.tt/m5FKucx February 21, 2022 at 06:53PM

Show HN: Trilium.cc – Paid hosting for Trilium Notes, a personal knowledge base https://ift.tt/ezu1PxU

Show HN: Trilium.cc – Paid hosting for Trilium Notes, a personal knowledge base https://ift.tt/SPlYH7J February 22, 2022 at 12:07AM

Show HN: TopSpace – Scroll above the top line in Emacs https://ift.tt/FJQO4E7

Show HN: TopSpace – Scroll above the top line in Emacs This is an Emacs minor mode I made in my spare time this past year. It lets you scroll above the top line to vertically center top text in Emacs. I made it out of my own necessity for the feature and it is very useful when using Emacs in full-screen with tall/large monitors. As monitors have been getting larger for many years now, I'm actually amazed that this kind of feature isn't more available in text editors or other software like internet browsers etc. Let me know what you think or if you have any suggestions! https://ift.tt/qUFRHPr February 21, 2022 at 03:56PM

Show HN: I made a Line graph maker https://ift.tt/WEtR7lD

Show HN: I made a Line graph maker https://ift.tt/Aqby57v February 21, 2022 at 04:17PM

الأحد، 20 فبراير 2022

Show HN: Rebluff Poker, no limit hold'em for loose aggressive players https://ift.tt/PiSNjXB

Show HN: Rebluff Poker, no limit hold'em for loose aggressive players Hello, I'm uberf1sh, software engineer (I've previously worked for Amazon and Fortnite, though obviously none of the following as to do with my previous employers). My cousin introduced me to online poker in 2008 and I loved it instantly, playing $2 games for fun and glory (the same day my aunt also proceeded to warn me that "it all starts like that", oh boy if you knew Tata). I was initially pretty bad but I had fun. Indeed, in 2008 the game was really amazing because it was so chaotic and full of crazy plays, your blood was pumping before even sitting at the table. Fast forward I was able to make $1000 a day in vegas, spending everything on sneakers, restaurants and other unspeakable stuff (you know the drill, what happens in Vegas stays in Vegas). 5-8 years ago, things started to take a bad turn. The game slowly but surely became incredibly boring. Most regular players started to all adopt a strategy called tight passive . Tight means you play only the best starting hands and passive means you don't bet or raise much, you let your opponent dictate the action (i.e. you let them bet and raise on your behalf). The tight part isn't much of an issue because there is counter strategies that works well (e.g. setting mines). However the passive component is absolutely dreadful. Passive poker is an anti-game strategy. When it comes to games and sports in general, an anti-game strategy works as follows: you are not reaching for a win, but instead, you make the game so boring and frustrating, your opponents become crazy. Passive poker is beatable, but while a passive player don't win much, he doesn't loose much as well. The player keeps its score close to zero and wait patiently that his opponents get crazy enough to make a mistake (while looting beginners). In short, it kills the game entirely. Nowdays, online cash games (especially at lower stakes) are ridiculously passive. The biggest bluff you can expect to see on some tables will be for 3BB (big blinds) max if you're lucky. You will never ever see a 3-barrel bluff with air anymore. You can't set mines either because they wont bet big enough to make it worth it and they will stop betting mostly after the flop. You can often see players literally not betting a dime on the flop, turn and river, even with monster hands. It hurts to see a player check on the river when he speaks last, only to discover they have the nuts - he wants to hurt you that's the point. It's time for passive poker to go. It's time for a change of rules. So I've built Rebluff Poker. Rebluff Poker is the first gaming platform dedicated to loose-aggressive no limit hold'em. The game is in every bit the same, except, each and every player has to bet or raise to some extent on average, or gets to pay a significant penalty in the form of antes (up to 5BB per hand for a multi passive recidivist). For a decently aggressive player, it makes no difference. At the moment, the threshold is close to 2.5BB per hand on average. The game is also much more fun for beginners. Playing LAG against beginners lead to a higher variance which means the beginner still wins occasionally. The plan is to raise money (so far I'd say the reception has been incredible) to get a proper gaming license and legal framework (some licenses are dirt cheap nowdays). So I distribute gift cards to players so we can play, but , I have deactivated stablecoin deposits and withdrawals. Once you've lost your gift card chips, there is no automatic way of getting more so still take care of them if you decide to play. Once we get a gaming license, you will be able to withdraw your balance. In the case where we don't get a gaming license, your balance is worth nothing, it's play money . It's then 100% legal to play today (as a bonus the server is out of reach of a DMCA). Dealers, let's shuffle and deal. https://rebluff.poker https://ift.tt/G5C30Lh uberf1sh)at(rebluff.poker https://rebluff.poker February 21, 2022 at 12:44AM

Show HN: HyperSudoku – Play Sudoku live with your friends online https://ift.tt/eBqrmIO

Show HN: HyperSudoku – Play Sudoku live with your friends online Hi HN, I built a web-based Sudoku game to play with live with my friends or solo with a timer for practice. Get a game going in a few seconds. I'm excited to finally finish this project and putting it out there, after years of procrastination. Hope you like it! https://hypersudoku.app https://hypersudoku.app February 21, 2022 at 07:23AM

Show HN: Zero-downtime PostgreSQL migrations for Ruby on Rails https://ift.tt/AsmVwDx

Show HN: Zero-downtime PostgreSQL migrations for Ruby on Rails https://ift.tt/Q7PN5xE February 20, 2022 at 11:06PM

Show HN: First milestone of my first GBC game – a StickRGB re-implementation https://ift.tt/oDva9d7

Show HN: First milestone of my first GBC game – a StickRGB re-implementation https://ift.tt/8H6luR3 February 20, 2022 at 10:40PM

السبت، 19 فبراير 2022

Show HN: Structured data medical notes via voice recognition https://ift.tt/Fom0EZi

Show HN: Structured data medical notes via voice recognition https://ift.tt/GdI4Wzx February 20, 2022 at 03:08AM

Show HN: Pure CSS Shaders Art https://ift.tt/p47El2T

Show HN: Pure CSS Shaders Art https://ift.tt/eNzFDsE February 20, 2022 at 02:51AM

Show HN: ICON-3D Avatar Creator from 2D Pixels https://ift.tt/OoxI09m

Show HN: ICON-3D Avatar Creator from 2D Pixels Realistic virtual humans will play a central role in mixed and augmented reality, forming a critical foundation for the Metaverse and supporting remote presence, collaboration, education, and entertainment. To enable this, new tools are needed to easily create large-scale 3D virtual humans that can be readily animated. However, current methods need either posed 3D scans captured by expensive scanning equipment or 2D images with carefully controlled user poses. Both of them can't scale up easily. ICON ("Implicit Clothed humans Obtained from Normals") takes a step towards robust 3D clothed human reconstruction from in-the-wild images. This also enables creating animatable avatars directly from video with personalized and natural pose-dependent cloth deformation. Homepage: https://ift.tt/95W3hrO Github: https://ift.tt/78HVTuL Google Colab: https://ift.tt/EkRoK2b... https://ift.tt/78HVTuL February 20, 2022 at 02:32AM

Show HN: Full text search on 630M US court cases https://ift.tt/oOaiWDl

Show HN: Full text search on 630M US court cases https://ift.tt/qs0bXYy February 19, 2022 at 11:45PM

Show HN: Statusping.co – Website Monitoring Service https://ift.tt/Vmyj9eL

Show HN: Statusping.co – Website Monitoring Service Hi everyone Just launched a website monitoring service https://statusping.co . It constantly monitors your website and notifies you whenever it is unavailable or returns an unexpected response. If it seems like something useful to you please try it out https://statusping.co and let me know if you have any questions, feedback or anything else :) https://statusping.co February 19, 2022 at 10:23PM

Show HN: Arduino 6502 Controller https://ift.tt/RteGN2V

Show HN: Arduino 6502 Controller https://ift.tt/2rWQwkS February 19, 2022 at 10:13PM

Show HN: OpenCamera hack for Pixel 6 Pro https://ift.tt/kufYtma

Show HN: OpenCamera hack for Pixel 6 Pro https://ift.tt/vuHgcYh February 19, 2022 at 10:07AM

Show HN: Simple method to create complex Excel formulas https://ift.tt/47qv6CL

Show HN: Simple method to create complex Excel formulas If I have trouble visualizing an excel formula in one cell on the fly, I use a trick to make it easier. Let's say I have the following cells | A | B | C | 1|mary| |Jane| In D1 I want to concatenate the cell values if the cell contains text. First I make a formula to check if the cell contains text somewhere in a cell on the sheet. Let us go with A6. A6: =ISTEXT(A1) result=TRUE ; Hooray! Then, if A6 is true, I want to display the text from A1 because I cannot concatenate "true" as I will be doing later on: A7: =IF(A6=true,A1,"") result=mary ; Yippy! I do the same thing for each cell: A8: =ISTEXT(B1) result=FALSE ; Sweet! A9: =IF(A8=true,B1,"") result=blank ; Thank goodness! A10: =ISTEXT(C1) result=TRUE ; Sweet! A11: =IF(A10=true,C1,"") result=jane ; Thank goodness! I know I am going to ultimately combine them with concatenate like so: A12: =CONCATENATE(A7," ",A9," ",A11) result=mary jane Right now it is a mess, but it is easy to follow and create each formula. Now I just copy the formula from the correct cell into the final concatenation (A12) To start, I will replace "A7" in the A12 formula with the formula from A7 minus the "=" sign: A12: =CONCATENATE(IF(A6=true,A1,"")," ",A9," ",A11) result=No change ; Perfect! I continue that process with A9 and A11 in cell A12 formula to get this: A12: =CONCATENATE(IF(A6=1,A1,"")," ",IF(A8=1,B1,"")," ",IF(A10=1,C1,"")) result=No change ; 100% success so far! Now I keep copying the referred cells with formulas(A6, A8, & A10) until I have only the cells with data left(A1, B1, & C1) in the A12 formula: A12: =CONCATENATE(IF(ISTEXT(A1)=1,A1,"")," ",IF(ISTEXT(B1)=1,B1,"")," ",IF(ISTEXT(C1)=1,C1,"")) result=No change ; Phew... Plug that formula from A12 into D1 and it is finished. Using this method, I find it very easy to work out more complex formulas. I wish I had figured this out on day 1. February 19, 2022 at 09:11AM

الجمعة، 18 فبراير 2022

Show HN: Jimmy – A Gemini Client for macOS https://ift.tt/u0Q1yRA

Show HN: Jimmy – A Gemini Client for macOS https://ift.tt/IUgXt4q February 19, 2022 at 04:02AM

Show HN: Curry game that makes you hungry! https://ift.tt/lMTmSaO

Show HN: Curry game that makes you hungry! https://ift.tt/WBx4eXL February 19, 2022 at 02:08AM

Show HN: Blokfeed – A simple crypto news aggregator https://ift.tt/2z5kI6v

Show HN: Blokfeed – A simple crypto news aggregator Hi everyone! Scratched an itch and solved an issue I had while trying to stay up to date with crypto and blockchain news. I realized I was spending too much time bouncing around various sites to find recent news articles. So I built blokfeed.com to help me sift through crypto news more efficiently. I have plans on building in more features. Check it out - hope it helps you as well! blokfeed.com February 18, 2022 at 09:42PM

Show HN: A Theory of Anxiety Conditions https://ift.tt/PUzQ9Iy

Show HN: A Theory of Anxiety Conditions Hi HN, I ve been in this community for a while now and have a huge amount of respect for the people and the forum so I wanted to post this here. This is a pretty random one and I wish to emphasise from the very beginning this is not medical advice and is only based on what I saw in myself. It is therefore entirely up to anyone kind enough to have a read to decide whether they think what I describe makes any sense for them. If people have comments or thoughts I think it would be quite cool to use the GitHub issues as a forum for discussion and collecting peoples’ feedback. TLDR When I was diagnosed with an anxiety condition I thought about the specifics of what was going on in my mind probably an unhealthy amount. I wrote it down, then rewrote it many many times and it then sat in my draw for a few years, and I ve finally decided I should put it online just in case it helps someone else. I believe we have largely overlooked the possibility of using introspection of one’s own consciousness to gain scientific understanding and theories of the casual mechanism involved in anxiety conditions. I propose that when I study my own consciousness there appear to be useful abstractions (many of which we already allude to in common language) and that formalising the system described by these abstractions appears to be useful for understanding the casual mechanism underlying the anxiety conditions I experienced. At it’s most basic the casual mechanism I propose relates to the existence (under certain conditions / beliefs) of a feedback loop between those feelings that are partially endogenous and our thoughts (under the definitions of these terms laid out in the essay). Whilst I can only analyse myself, this casual mechanism also appears to be consistent with and explain many of the clinical characteristics of the anxiety conditions described in the DSM. I believe it also sheds light on the current successful therapeutic approaches as well as their failings. However, as emphasised throughout, this is, and can only ever be a theory about me, and can only ever be falsified on an individual basis. Therefore, I would love to hear other peoples’ opinions on whether this description of my conscious experience and the theory I propose is also true for them. Github issues - https://ift.tt/DhZWfgt... PS apologies for the website I m no web developer https://ift.tt/YMF4dKo February 18, 2022 at 10:53PM

Show HN: Morse Codle – Wordle with Morse Code https://ift.tt/8zHcPkI

Show HN: Morse Codle – Wordle with Morse Code https://ift.tt/FHAonZs February 18, 2022 at 09:43PM

Show HN: Replace 't' with 'q' in a Spotify URL to remove personalization https://ift.tt/rHUn0P7

Show HN: Replace 't' with 'q' in a Spotify URL to remove personalization https://spoqify.com/ February 18, 2022 at 01:45PM

Show HN: We Got to Blinky. A Tour of Our Circuit Board https://ift.tt/hUH10PI

Show HN: We Got to Blinky. A Tour of Our Circuit Board https://ift.tt/hktO6DN February 18, 2022 at 06:11PM

Show HN: BackBlaze Hard Drive Data Failure Viewer https://ift.tt/hfMEKPA

Show HN: BackBlaze Hard Drive Data Failure Viewer https://drives.fail/ February 18, 2022 at 09:53AM

الخميس، 17 فبراير 2022

Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake https://ift.tt/Xq6rJno

Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake https://ift.tt/tkAV43f February 18, 2022 at 12:57AM

Show HN: I've compiled Firefox iOS together with a cookie request blocker https://ift.tt/kDdZSg3

Show HN: I've compiled Firefox iOS together with a cookie request blocker https://ift.tt/6raGSu7 February 17, 2022 at 11:06PM

Show HN: Build a consistent writing habit like a pro https://ift.tt/SGJqtY7

Show HN: Build a consistent writing habit like a pro https://ift.tt/zKmLc0t February 17, 2022 at 03:54PM

Show HN: Reversle – Find the words given Wordle pattern and the solution word https://ift.tt/l9n60bo

Show HN: Reversle – Find the words given Wordle pattern and the solution word https://reversle.net/ February 17, 2022 at 03:23PM

الأربعاء، 16 فبراير 2022

Show HN: What The Fake: Guess which headline is real? https://ift.tt/Xi6B7Mo

Show HN: What The Fake: Guess which headline is real? https://ift.tt/ebkFqcy February 17, 2022 at 09:58AM

Show HN: Conversations with my OCD https://ift.tt/4gVrT5A

Show HN: Conversations with my OCD https://twitter.com/ocdsmh February 17, 2022 at 04:16AM

Show HN: Subscribe on GitHub Projects https://ift.tt/7jxZy1n

Show HN: Subscribe on GitHub Projects https://ohmycode.cc February 17, 2022 at 01:24AM

Show HN: ytcast – cast YouTube videos to your smart TV from command-line https://ift.tt/d35RTU6

Show HN: ytcast – cast YouTube videos to your smart TV from command-line https://ift.tt/PZ573xh February 16, 2022 at 10:49PM

Show HN: Git-blame.nvim – a Git Blame plugin for Neovim written in Lua https://ift.tt/T7Vj58g

Show HN: Git-blame.nvim – a Git Blame plugin for Neovim written in Lua https://ift.tt/sN1tTKX February 16, 2022 at 04:21PM

Show HN: Simple App that picks an option out of a list https://ift.tt/6xQy57B

Show HN: Simple App that picks an option out of a list A simple app I built since I was using random.org a lot to pick an option out of a list. There's also a flip a coin option as well as an option to input a list of options and get one extracted similar to a raffle Feedback is greatly appreciated https://pick.computer/ February 16, 2022 at 02:54PM

Show HN: The open-source icon sets that took me 12 years to create https://ift.tt/VgY7epJ

Show HN: The open-source icon sets that took me 12 years to create https://ift.tt/2ynJMOf February 16, 2022 at 10:28AM

الثلاثاء، 15 فبراير 2022

Show HN: Search for Reddit Posts via Google – SearchBettr https://ift.tt/xmNYMp2

Show HN: Search for Reddit Posts via Google – SearchBettr https://ift.tt/m6WGnxR February 16, 2022 at 05:49AM

Show HN: Practice Wordle with No Limits https://ift.tt/gPv0Reo

Show HN: Practice Wordle with No Limits https://ift.tt/poJmNOt February 16, 2022 at 12:58AM

Show HN: Interactive Loop Optimization https://ift.tt/durT9tM

Show HN: Interactive Loop Optimization https://ift.tt/u7BdeTP February 16, 2022 at 12:57AM

Show HN: Open-source infra for data scientists https://ift.tt/MZfJjH9

Show HN: Open-source infra for data scientists https://ift.tt/Cmlbq3M February 16, 2022 at 12:06AM

الاثنين، 14 فبراير 2022

Show HN: Das Bangen Froomverk https://ift.tt/4WmsHK5

Show HN: Das Bangen Froomverk https://ift.tt/XmUreJE February 15, 2022 at 07:47AM

Show HN: StealthDrop – Anonymous Crypto Airdrops Using ZK Proofs https://ift.tt/MpPGFds

Show HN: StealthDrop – Anonymous Crypto Airdrops Using ZK Proofs https://ift.tt/OGN3xZL February 15, 2022 at 04:18AM

Show HN: Qbix for Communities https://ift.tt/c26Q1L4

Show HN: Qbix for Communities https://ift.tt/PKlLqdj February 15, 2022 at 01:46AM

Show HN: Free and Open-source Illustrations for your projects https://ift.tt/JkpGaym

Show HN: Free and Open-source Illustrations for your projects https://iradesign.io/ February 14, 2022 at 06:40PM

Show HN: Our fair salary calculator for remote teams (+ template) https://ift.tt/fekJ3Iz

Show HN: Our fair salary calculator for remote teams (+ template) https://ift.tt/LONYKMe February 14, 2022 at 06:13PM

Show HN: I made an app to help replace Taylor Swift songs on Spotify https://ift.tt/fmnsReo

Show HN: I made an app to help replace Taylor Swift songs on Spotify https://ift.tt/6vbEH4m February 14, 2022 at 05:33PM

Show HN: Webflow profile card website pack https://ift.tt/a8lDstf

Show HN: Webflow profile card website pack Inspired by carrd.co and Linktree I created a pack of 5 fully customisable profile websites that are fully responsive and easy to use. https://ift.tt/Duyhtlc February 14, 2022 at 03:03PM

Show HN: JavaScript Knowledge Map https://ift.tt/zKOH18N

Show HN: JavaScript Knowledge Map https://ift.tt/Mhb81Dj February 14, 2022 at 02:10PM

الأحد، 13 فبراير 2022

Show HN: No-code alternative to Retool, Appsmith, Internal, etc. https://ift.tt/rbGLnpI

Show HN: No-code alternative to Retool, Appsmith, Internal, etc. Hi, founders! We’ve actually launched quite some time ago, but (semi)pivoted a few times along the way. Jet Admin is an app builder for creating internal tools, admin panels, dashboards, external portals, and so on without coding. You can connect to any backend, assemble a UI through the visual builder, and set up data binding, transformations, conditionals, etc. through the point-and-click interface. If you need to, you can create custom HTTP, SQL queries, make data transformations with JS, and embed custom UI components. We believe that product, data, operations teams should be able to build the very tools they use. And with HN being mostly the coder community, it’d be particularly interesting to hear your feedback/thoughts! https://ift.tt/TB4vqKh February 14, 2022 at 10:20AM

Show HN: Gamedex, my collection of Three.js game dev experiments https://ift.tt/ZYfoBJd

Show HN: Gamedex, my collection of Three.js game dev experiments https://ift.tt/X0MpUay February 14, 2022 at 08:22AM

Show HN: Physically-based GPU raytracer from scratch https://ift.tt/GdBToDv

Show HN: Physically-based GPU raytracer from scratch https://ift.tt/ksmiQML February 13, 2022 at 10:36PM

Show HN: Colordle – Guess the color and create unexpected, beautiful gradients https://ift.tt/izq0nLO

Show HN: Colordle – Guess the color and create unexpected, beautiful gradients https://colordle.com February 13, 2022 at 04:53PM

Show HN: Remove video and image backgrounds, open source https://ift.tt/uKNPfZz

Show HN: Remove video and image backgrounds, open source https://ift.tt/JFkTomw February 13, 2022 at 11:31AM

Show HN: Clean Architecture for Next.js Template https://ift.tt/fp6F24W

Show HN: Clean Architecture for Next.js Template https://ift.tt/Wc0geuf February 13, 2022 at 02:26PM

السبت، 12 فبراير 2022

Show HN: Native WebRTC with Python and Asyncio https://ift.tt/Ua48Yrm

Show HN: Native WebRTC with Python and Asyncio https://ift.tt/7VyqTad February 13, 2022 at 05:05AM

Show HN: Deep Learning Framework from scratch (60 step tutorial) https://ift.tt/fJHiEuM

Show HN: Deep Learning Framework from scratch (60 step tutorial) Want to create a Deep Learning framework from scratch? Checkout this resource: https://ift.tt/FU5ykpL In this book, you will create a deep learning framework called "DeZero" from scratch (from zero), which is the original framework of this book. With minimal code, the framework's modern features are realized. In this book, you will make this small - yet powerful enough - framework in a total of 60 steps. It will deepen your knowledge of modern frameworks such as PyTorch and TensorFlow. https://ift.tt/FU5ykpL February 13, 2022 at 07:10AM

Show HN: A Re-Invented Kinesis Advantage? Glove80 BLE Split Contoured Keyboard https://ift.tt/JulsHKe

Show HN: A Re-Invented Kinesis Advantage? Glove80 BLE Split Contoured Keyboard https://ift.tt/v5MyYQz February 13, 2022 at 01:54AM

Show HN: I built a tool convert any image to ASCII Art https://ift.tt/udh7Dbk

Show HN: I built a tool convert any image to ASCII Art https://ift.tt/m2Auhcd February 13, 2022 at 03:41AM

Show HN: Nango, a Django extension providing SPA-like features https://ift.tt/FXN5Mc9

Show HN: Nango, a Django extension providing SPA-like features https://ift.tt/qVsNBZw February 13, 2022 at 03:24AM

Show HN: Kalendar 1.0 Is Out https://ift.tt/WFsVnik

Show HN: Kalendar 1.0 Is Out https://ift.tt/tilCGmP February 12, 2022 at 11:25PM

Show HN: Live dashboards to embed in your GitHub README.md https://ift.tt/AM7lISg

Show HN: Live dashboards to embed in your GitHub README.md https://repography.com/ February 12, 2022 at 08:27PM

Show HN: X-frame – embed any content with a server-rendered super iframe https://ift.tt/hzAfOnp

Show HN: X-frame – embed any content with a server-rendered super iframe https://ift.tt/X3VFi7h February 12, 2022 at 07:12PM

Show HN: Yode-Nvim – Focused Code Editing for Neovim https://ift.tt/ud4OE0f

Show HN: Yode-Nvim – Focused Code Editing for Neovim https://ift.tt/bHwBmEj February 11, 2022 at 10:19PM

Show HN: A simple cross-platform HTML to desktop-app builder using Chrome https://ift.tt/vP7ink6

Show HN: A simple cross-platform HTML to desktop-app builder using Chrome https://ift.tt/6Y3ldv9 February 12, 2022 at 10:10AM

الجمعة، 11 فبراير 2022

Show HN: Plost – a deceptively simple plotting library https://ift.tt/eOhWlyc

Show HN: Plost – a deceptively simple plotting library https://ift.tt/rmCEXlH February 12, 2022 at 05:04AM

Show HN: Breeze – guitar tab search to find better chord arrangements https://ift.tt/9fEz7oV

Show HN: Breeze – guitar tab search to find better chord arrangements https://ift.tt/TQ8OuMJ February 12, 2022 at 02:20AM

Show HN: Kosmi – Hang out with friends and family online https://ift.tt/NxcXt6f

Show HN: Kosmi – Hang out with friends and family online https://ift.tt/hgNE8mz February 12, 2022 at 02:09AM

Show HN: A simple static website generator in Python https://ift.tt/WftBIDK

Show HN: A simple static website generator in Python https://ift.tt/wnfbWjD February 12, 2022 at 12:32AM

Show HN: Lurnby, a tool for better learning, is now open source https://ift.tt/QERaWdp

Show HN: Lurnby, a tool for better learning, is now open source I've been working on Lurnby for 2 years. It's kind of like a mix of pocket + kindle + anki. It lets you => add add epubs, pdfs, and web articles to the app => highlight and add comments => tag and organize highlights => review them with a spaced repetition system Today I made the decision to open source the project. I'm passionate about helping other people learn to learn better and hope that this will allow a lot more innovation in the tool and the space. I'm very new to open source and development in general really, but looking forward to receiving the guidance of the community. https://ift.tt/PM6HE9L February 11, 2022 at 02:47PM

Show HN: GuideLab – in-app user guides for their entire journey https://ift.tt/WwmEbkU

Show HN: GuideLab – in-app user guides for their entire journey Hi HN, I’m James and I’m excited to share GuideLab, on-demand in-app guides to reduce support load and make your users happier. After a decade of working on products with small (20k) and large (millions) user bases, one thing remained clear - level 1 support takes up a lot of time. From universal usability (’how do I reset my password?’, ’how do I invite team members?’) to product specific problems, the answer is sometimes in a chat bot or knowledge base, but it’s cumbersome for the user and often gets lost in translation. Using GuideLab, you create in-app guides through a UI ("no code") which can then be shared with your users via a link special link over any platform: email, Zendesk, Intercom, in a KB, social media etc. As soon as a user clicks the link, they’re taken to your app and instantly see the guide. There’s also our search widget that you can embed directly in your web app. A 'Help Guides' tab appears for the user, where they can search and view any guide you've created. In that way GuideLab is fundamentally different to other guiding software like AppCues or userpilot. They focus on opting users into guides based on cohorts/attributes whereas GuideLab lets users view guides when they need them most. There’s a quick (<1m) video on the homepage ( https://guidelab.io ) walking you through how GuideLab works. If you have any other questions, or if there’s anything you’d love to see in this space, please share. https://guidelab.io February 11, 2022 at 01:40AM

الخميس، 10 فبراير 2022

Show HN: The BLAKE3 hash function running on a 6502 microprocessor https://ift.tt/oIvn2Uc

Show HN: The BLAKE3 hash function running on a 6502 microprocessor https://ift.tt/7soqwz1 February 11, 2022 at 10:27AM

Show HN: 50x50.space a public board to doodle together https://ift.tt/vpf3zYQ

Show HN: 50x50.space a public board to doodle together https://50x50.space February 11, 2022 at 09:15AM

Show HN: A Schemaless Data Store Within Your SQL Database https://ift.tt/mcD25Oe

Show HN: A Schemaless Data Store Within Your SQL Database https://ift.tt/XQZ9G13 February 10, 2022 at 11:57PM

Show HN: Procrastinope – insert your todo list into your procrastination site https://ift.tt/ziqYfc1

Show HN: Procrastinope – insert your todo list into your procrastination site https://ift.tt/LI10Msm February 10, 2022 at 01:47PM

Show HN: Super Pixel AllRGB https://ift.tt/zPdAQvg

Show HN: Super Pixel AllRGB https://ift.tt/T7aIRpx February 10, 2022 at 12:21PM

Show HN: Detecting Puerto Rican Bird Species from Images Using PyTorch https://ift.tt/vTSXnzV

Show HN: Detecting Puerto Rican Bird Species from Images Using PyTorch https://ift.tt/BWZcrhS February 10, 2022 at 06:14PM

Show HN: makers.so – A Website Builder Inside Figma https://ift.tt/yROslD7

Show HN: makers.so – A Website Builder Inside Figma Founder here. Makers.so is a Figma Plugin to build and publish sites without ever leaving Figma. Here’s a demo [0]. As a front-end developer I constantly go from Figma to code / site, but it’s tedious… I decided to automate the process with this plugin. It works great for simple projects like: - Landing Pages - Portfolio / Personal sites - Resume sites - Careers / Wiki sites So, not a Webflow / Framer competitor (yet). Webflow and Framer are amazing tools, but if you are in the Figma ecosystem, it's boring to duplicate your work on a different tool. I'm trying to make life easier for Figma users. If this seems interesting, you can install it here [1] and give it a try. — For a bit of context, I'm a solo-founder and I started Makers after sharing my idea on the Figma subreddit about how awesome it would be to have a button in Figma to publish my designs. A good amount of people seemed to agree, and that was enough to start working on it. This is turning out to be a super fun project, and I’ve been working full-time for the last two months. [0] - https://twitter.com/joaodmj/status/1488216877511884805?s=20 [1] - https://ift.tt/3Q2Ishi February 10, 2022 at 06:10PM

Show HN: I created a minimal, secure, terminal native chat application https://ift.tt/wjNi0cx

Show HN: I created a minimal, secure, terminal native chat application https://ift.tt/ftvi6c7 February 10, 2022 at 06:02PM

Show HN: What if Dependabot and Ansible had a child? updatecli.io https://ift.tt/k1rQGz0

Show HN: What if Dependabot and Ansible had a child? updatecli.io What if Dependabot and Ansible had a child? Well for me that could be Updatecli. Updatecli is a project that I started to help maintain the infrastructure of the Jenkins project. I needed something flexible enough to update YAML with whatever information needed. Because let’s say it, everybody loves YAML. YAML is everywhere. Run it from everywhere… Updatecli is a command-line tool written in Golang and available for Windows, Linux, MacOSx, amd64, arm64, thank you Goreleaser All of that to say that it runs from wherever CI or laptop we need. As of today, Updatecli opened over 3000 Pull requests on Github, and it evolved to update automatically Dockerfile, Markdown, Helm Chart, and of course a lot of YAML for tools like Puppet, Kubernetes, or Jenkins. How does it work? Updatecli loads pipeline configurations from YAML(s) or Golang templates then enforce the state defined by the pipeline configuration. A pipeline run as followed: 1. Clone in a temporary location any git repositories used by the pipeline. 2. Fetch information for every *source* defined, and then inject them as entry parameters into condition(s) and target(s). 3. Test that all *conditions* defined succeed otherwise abort the pipeline. 4. Enforce the state for every *target* defined. A state means different things depending on the resource type, more on this later. 5. Commit and open pull requests when needed. 6. Apply next pipeline A Updatecli pipeline relies on resources aka “extension” aka “plugins” to adapt pipeline behavior. By combining them, we can easily automate scenarios for release workflow, GitOps, dependency management, documentation update, etc. A simple scenario could be: * Retrieve the latest Golang version * Test that a docker image with the latest Golang version exist on Dockerhub * If it exists, then bump the version in a YAML file and open a pull request on GitHub with the change As of today, there are 9 extensions for "sources", 8 for "conditions", 6 for "targets", 2 for git repositories, and 1 for pull requests. A very simple pipeline is available on -> https://ift.tt/63a7IAR For more complex pipelines, you can look for directories named “updatecli/updatecli.d” at the root of repositories on https://ift.tt/Ajy5dcH or the Jenkins infrastructure repository such as https://ift.tt/ZvCad19 I maintain a documentation website to document the different configuration. It’s not perfect but it’s available on www.updatecli.io What’s next? Well, it depends on many things. Updatecli is since the beginning, a fun side project, I wanted to practice Golang programming while automating tedious recurring tasks. I built it in a way that I could reuse it across the different projects which I maintain. It’s rather simple to add new resources so I’ll keep adding them based on my needs, I welcome any contributions that would benefit the community. More information on https://ift.tt/UdblDnP https://ift.tt/G9b4KcN February 10, 2022 at 05:59PM

Show HN: Class Variance Authority – type-safe variants for your UI components https://ift.tt/gCBaWcX

Show HN: Class Variance Authority – type-safe variants for your UI components https://ift.tt/1izElrt February 10, 2022 at 02:01PM

الأربعاء، 9 فبراير 2022

Show HN: Redirect your customers from your marketing page to your app https://ift.tt/1nkL8U7

Show HN: Redirect your customers from your marketing page to your app Hi HN! I've gotten a bit frustrated by going to `datadog.com` instead of `app.datadog.com`. I know that I could use a chrome extension to do this redirect for me (I do). But since this is a painful UX, I think that SaaS companies should do something to improve it for all of their users. So I made `marketing-redirect`, a quick bit of HTML to put on a marketing page that lets customers get automatically redirected to the application they're already paying for: https://ift.tt/MOTFt0I You can see an example of it in action here: https://ift.tt/QHYp9L7 Aside from just making the tools I use better, I'm brainstorming ways to monetize this. My best idea is to create a cloud service the help marketing teams remove or tag the page views from paying customers who visit their marketing page so their analytics software can exclude them as possible leads. I'd love to hear your feedback. Thanks, Elliot February 10, 2022 at 05:54AM

الثلاثاء، 8 فبراير 2022

Show HN: PgCat, Postgres pooler with sharding, load balancing and failover https://ift.tt/Bl4GDON

Show HN: PgCat, Postgres pooler with sharding, load balancing and failover https://ift.tt/8TgrFGA February 9, 2022 at 05:41AM

Show HN: App that reduces probability of getting side effects from medication https://ift.tt/4869aJY

Show HN: App that reduces probability of getting side effects from medication https://ift.tt/2nfh01X February 9, 2022 at 05:00AM

Show HN: An AI that builds open source clinical drug information databases https://ift.tt/eIwfO6A

Show HN: An AI that builds open source clinical drug information databases https://ift.tt/cxEN6q9 February 9, 2022 at 05:22AM

Show HN: "Fixing" a 3 year old Mate menu bug in an hour https://ift.tt/T154uSl

Show HN: "Fixing" a 3 year old Mate menu bug in an hour https://ift.tt/VOxDdsG February 9, 2022 at 04:06AM

Show HN: Supply and Demand https://ift.tt/Y1jgMst

Show HN: Supply and Demand https://ift.tt/Kf1DOQ9 February 9, 2022 at 02:09AM

Show HN: Hands-on tutorials to learn about software supply chain security https://ift.tt/eVSF9in

Show HN: Hands-on tutorials to learn about software supply chain security https://ift.tt/8piO519 February 9, 2022 at 12:20AM

Show HN: 'Url Checker' available now on F-Droid https://ift.tt/jgcC9Ba

Show HN: 'Url Checker' available now on F-Droid https://ift.tt/9wInKzU February 8, 2022 at 01:12PM

Show HN: Cybersalience – Guiding user attention using transformer attention https://ift.tt/X75Sza4

Show HN: Cybersalience – Guiding user attention using transformer attention https://ift.tt/gMwhfQb February 8, 2022 at 11:03AM

الاثنين، 7 فبراير 2022

Show HN: Raize – No-Added-Sugar, Low-Carb, Gluten-Free Bakery https://ift.tt/m4iy2B5

Show HN: Raize – No-Added-Sugar, Low-Carb, Gluten-Free Bakery Hey HN, I just launched a specialty online bakery creating no-sugar-added, low-carb, gluten-free cookies and cookie sandwiches called RAIZE (eatraize.com). Instead of sugar, we use a blend of natural sweeteners including stevia, monk fruit, and erythritol. Instead of grains, we use almond, hazelnut, and coconut flours. Why? The key to long-term metabolic health (including fat loss, reducing energy spikes/crashes, lowering inflammation, and more) is to avoid blood sugar spikes (see the company Levels Health for more info on this). This means eating less sugar and fewer refined, high glycemic carbohydrates like traditional flour. Prior to RAIZE, the "better-for-you" dessert alternatives consistently left me dissatisfied, and there was no good fresh bakery option. So, I partnered with a classically-trained pastry chef who formerly led the baking program at one of the top culinary schools to develop our recipes and launch RAIZE. If you're looking to still enjoy dessert while eating less sugar and fewer refined carbs, check us out at eatraize.com. We deliver nationwide. Let me know if you have any feedback or questions! February 8, 2022 at 07:35AM

Show HN: Why build a custom home heating oil tank solution? https://ift.tt/AFuZyjR

Show HN: Why build a custom home heating oil tank solution? https://ift.tt/psWaHv2 February 8, 2022 at 05:39AM

Show HN: My Nuclear RNG (Random Number Generator) https://ift.tt/InGur6P

Show HN: My Nuclear RNG (Random Number Generator) Any suggestion is welcome: https://ift.tt/FdA4Gfk February 8, 2022 at 02:20AM

Show HN: Nerdy Valentine https://ift.tt/WObjokt

Show HN: Nerdy Valentine https://ift.tt/pwJCbm1 February 8, 2022 at 01:37AM

Show HN: Building biggest online toolbox on web (57 plus tools with a fancy UI) https://ift.tt/h9SCsa2

Show HN: Building biggest online toolbox on web (57 plus tools with a fancy UI) https://10015.io February 8, 2022 at 12:04AM

Show HN: Brain;Notes – Powerful Sticky Notepad for iPad https://ift.tt/ex2Q4yr

Show HN: Brain;Notes – Powerful Sticky Notepad for iPad https://ift.tt/7vEV92h February 7, 2022 at 09:28AM

Show HN: TinyResume – Create a shareable online resume https://ift.tt/qei4FPj

Show HN: TinyResume – Create a shareable online resume https://tinyresume.co/ February 7, 2022 at 02:21PM

الأحد، 6 فبراير 2022

Show HN: Texel – CLI tool for viewing spreadsheets https://ift.tt/FVOPEUZ

Show HN: Texel – CLI tool for viewing spreadsheets https://ift.tt/qEVIoYD February 7, 2022 at 01:43AM

Show HN: Play Wordle over SSH https://ift.tt/5gO7IMK

Show HN: Play Wordle over SSH https://ift.tt/W6tyg3A February 7, 2022 at 12:37AM

Show HN: Daily Read – Receive a chapter a day from popular public domain books https://ift.tt/6bhrnSc

Show HN: Daily Read – Receive a chapter a day from popular public domain books https://dailyread.xyz/ February 7, 2022 at 02:09AM

Show HN: Buffering Videos in the Browser as in the Year 2000s https://ift.tt/kAqBDQ8

Show HN: Buffering Videos in the Browser as in the Year 2000s https://ift.tt/ujA9XSx February 7, 2022 at 01:46AM

Show HN: EBNF Specification of the BBC Shipping Forecast https://ift.tt/wkGbOqZ

Show HN: EBNF Specification of the BBC Shipping Forecast https://ift.tt/RuClMds February 7, 2022 at 12:24AM

Show HN: StumbleUpon inspired random website discovery https://ift.tt/MxjsiC6

Show HN: StumbleUpon inspired random website discovery https://fooify.com February 6, 2022 at 07:52AM

السبت، 5 فبراير 2022

Show HN: CNC G and M Code Parser in Python https://ift.tt/imXA7ca

Show HN: CNC G and M Code Parser in Python Python library for parsing G and M Code for CNC Machines. https://ift.tt/c31uzBp February 6, 2022 at 06:15AM

Show HN: Create-rust-app: now supports poem-web back end https://ift.tt/uYoNkBa

Show HN: Create-rust-app: now supports poem-web back end https://ift.tt/dRXj7Qo February 6, 2022 at 05:27AM

Show HN: Django Easy Logging https://ift.tt/mpoWB7O

Show HN: Django Easy Logging https://ift.tt/njQF9G3 February 6, 2022 at 03:07AM

Show HN: Open-source app to show meetings in status bar (macOS) https://ift.tt/wz5ukeb

Show HN: Open-source app to show meetings in status bar (macOS) https://ift.tt/6VtI8XO February 6, 2022 at 02:37AM

Show HN: BlockPaper – Centralized, paper-backed blockchain in my home office https://ift.tt/sXY9h3k

Show HN: BlockPaper – Centralized, paper-backed blockchain in my home office https://ift.tt/aoLfDb5 February 6, 2022 at 01:29AM

Show HN: Nine Letter Word – Daily Puzzle https://ift.tt/oudA5ht

Show HN: Nine Letter Word – Daily Puzzle I've been playing Wordle and remembered this puzzle game I used to play with my grandfather. It's inspired by the block puzzles in many newspapers but made to be shorter: just guess the nine letter word. So I made a quick thing to play with my family like we used to. I thought you guys might enjoy it. https://ift.tt/iYfs5Ju February 5, 2022 at 12:58PM

Show HN: A Penny – answer questions, earn dollars https://ift.tt/YkvDKEe

Show HN: A Penny – answer questions, earn dollars https://ift.tt/9NnRfoJ February 5, 2022 at 11:18AM

Show HN: Building a Programming Language for Kids https://ift.tt/HNnQ6h7

Show HN: Building a Programming Language for Kids https://ift.tt/vCNolck February 5, 2022 at 09:18AM

الجمعة، 4 فبراير 2022

Show HN: I built a site to find the best newsletters https://ift.tt/XNGWM30

Show HN: I built a site to find the best newsletters Hey HN, sharing something I've been working on. I love reading new voices. I subscribe to a lot of brilliant newsletters but found it hard to keep track of all the great stuff I was reading. I'd read something, love it, never be able to find it again. And then, how do you find new ones worth trying? And which posts do you start with? With Inbox World, you can submit and upvote the best of Substack and other similar platforms. The goal is to build a community around the best independent writing out there. It's like HN for newsletters! This is a passion project for me and I'm not technical at all. This is its earliest v1 form, open to everyone; no logins or data collected, no ads, no premium tiers, everything on one page. And I just added an automated email that sends you the most upvoted links weekly — a newsletter for newsletters. Would love to hear what you think in the comments below. Thanks for reading. PS: If you want to chat about this idea or are interested in working together, I’d love to talk. Ping me here or send me an email at kabir.chibber@gmail.com https://inboxworld.io/ February 5, 2022 at 02:22AM

Show HN: Angularis – like Tetris, but based on triangles https://ift.tt/LPRvGF5

Show HN: Angularis – like Tetris, but based on triangles Angularis is a game similar to Tetris, but based on triangles instead of squares. Which is why it also has diagonal movements. I had this idea about a month ago and built the game in my spare time. I think it is a bit more difficult compared to Tetris. You kind of have to get used to "think diagonally". Maybe it can be a nice little challenge for you. I'd be happy to receive some feedback. Thanks! https://ift.tt/50WMiYz February 5, 2022 at 02:04AM

Show HN: We built unit/integration test results aggregator https://ift.tt/yP30L9a

Show HN: We built unit/integration test results aggregator https://ift.tt/eCbZGhF February 4, 2022 at 10:28PM

Show HN: Download Twitter data without API keys https://ift.tt/tcVkgL9

Show HN: Download Twitter data without API keys In April last year I started thinking about using Twitter in a smarter way. I wanted to do analytics on my tweets and find out more about people following me on Twitter. What kinds of things do people who follow me like and retweet? I decided to dig into the data and find out. When I went to try and download Twitter data in raw form I found I quickly got bogged down writing API wrangling code and fiddling with API keys. I just wanted to crunch some data but here I was wrangling Twitter's API. This was such a frustrating experience it suddenly looked like an opportunity to me. Was there room for a product here? A product which does one simple thing: help people extract Twitter data painlessly without writing any code. I did some research and discovered some tools that purported to do this, but none of them worked well for my use-case and all were badly designed and/or expensive. I decided to take a shot at it. I worked on this as a side project in a "calm company" fashion. Each week for 26 weeks I would put aside one day to chip away at the features. I tried not to think about how the issue tracker was filling up more and more. Several times I pared back the feature set to try to really focus on the core use-case. When my first user reached out and engaged I knew I might be onto something. I kept posting progress on Twitter and a few more people started to use it each week. Some of them came back, hinting at possible user retention. I hired a writer to write some articles to help with SEO and I kept working towards and MVP that I could use to test the market. Finally the day arrived where all of the critical issues in my issue tracker were closed. That meant it was launch day. That was yesterday. So here I am releasing this on Hacker News to you, dear reader. God speed little micro-SaaS, may the winds of fortune be at your back. https://tweetfeast.com/ February 3, 2022 at 08:28AM

الخميس، 3 فبراير 2022

Show HN: I created a tool to generate socket.io project structures quickly https://ift.tt/KFedxCc

Show HN: I created a tool to generate socket.io project structures quickly https://ift.tt/qFxvt9e February 4, 2022 at 09:17AM

Show HN: Printable Chess Set https://ift.tt/s64AbRw

Show HN: Printable Chess Set https://ift.tt/h9OdSBs February 4, 2022 at 08:18AM

Show HN: Hacking C++ to support Structure of Arrays https://ift.tt/GT5Cikt

Show HN: Hacking C++ to support Structure of Arrays Using my very primitive abilities with template metaprogramming, I put together a structure of arrays (SOA) class for C++. The point of SOA is that it can be cache friendlier. https://ift.tt/9iYlbn7 February 4, 2022 at 07:37AM

Show HN: Bring back the show desktop hover / aero peek feature on Windows 11 https://ift.tt/r4C0bep

Show HN: Bring back the show desktop hover / aero peek feature on Windows 11 https://ift.tt/6NVhJv9 February 4, 2022 at 07:02AM

Show HN: Java TUI framework with sixel image support https://ift.tt/SjiyB0A

Show HN: Java TUI framework with sixel image support https://ift.tt/k6GP9Hx February 4, 2022 at 02:40AM

Show HN: I developed a website to find books similar to my kid's favorite https://ift.tt/1B7pk8f

Show HN: I developed a website to find books similar to my kid's favorite I built this ReactJS/Ruby on Rails single page web app out of personal need. My son wanted a book like “Curious George” but I didn’t have a good way to find one. The tool allows you to flip through pages of books for online previews. https://ift.tt/AGl86Xs February 4, 2022 at 12:29AM

الأربعاء، 2 فبراير 2022

Show HN: Create audio-reactive video for your music on browser https://ift.tt/GI6awkBWt

Show HN: Create audio-reactive video for your music on browser https://ift.tt/R9bFdrPwg February 3, 2022 at 10:05AM

Show HN: Find alternatives to almost any popular GitHub repo https://ift.tt/hRjVYNBoP

Show HN: Find alternatives to almost any popular GitHub repo Several months ago, I built a "stealth" feature that I could use. It hasn't been advertised, and I've been the only user. As I find it useful for myself, I believe others (software developers) may like it too. So, this is the first public post about it, and if it gets any positive feedback, I may put some time into promoting it more. In essence, given that you've opened a GitHub repo (there are ~225k of the more popular ones indexed as of now), you can replace "github" with "libhunt" within the URL, and you will find the top alternatives and related projects. For example, here are three popular repos: - https://ift.tt/5TpmQ8AcW - https://ift.tt/SqK9zHvjB - https://ift.tt/USgkXP05J To test it out, open any of the examples above and replace "github" with "libhunt" within the browser URL. You can also try with any other repository as long as it's a bit popular. I'd be more than happy to answer any questions and receive some feedback. Thanks! February 3, 2022 at 03:15AM

Show HN: Open Source Wordle – free forever, fully compatible with Wordle https://ift.tt/Y4oy7bIVn

Show HN: Open Source Wordle – free forever, fully compatible with Wordle https://ift.tt/cHkRNYjfs February 3, 2022 at 02:29AM

Show HN: Repo Tracker to follow updates in multiple GitHub repositories https://ift.tt/jJBltKbWu

Show HN: Repo Tracker to follow updates in multiple GitHub repositories I built this GitHub Repo Tracker with Nuxt 3 to track when Nuxt 3 and its modules are ready for production. You can track multiple repositories on a single page and see how many commits, issues and PRs each of them had today, in the last 7 days and in the last 30 days. More stats and slick charts coming soon, plus integration of GitLab and BitBucket. Give it a spin: https://ift.tt/9ycBZR3ri https://ift.tt/9ycBZR3ri February 3, 2022 at 01:43AM

Show HN: I've built a tool for musicians using modular gear https://ift.tt/PDxHjCzog

Show HN: I've built a tool for musicians using modular gear https://patcher.xyz/ February 3, 2022 at 01:41AM

Show HN: I built a service to help companies reduce AWS spend by 50% https://ift.tt/xSNzdblgt

Show HN: I built a service to help companies reduce AWS spend by 50% Hey HN: Kaveh here, the founder of www.usage.ai We help companies drive down AWS EC2 spend. Why? Because the way it's done now is a pain. DevOps and Software Engineers end up spending time managing costs rather than focusing on business problems. Previous to founding Usage, I worked on high-performance computing research at JP Morgan Chase and as a software engineer at a number of smaller startups. Here's how it works: We are typically brought in by a DevOps manager to cut AWS EC2 costs. The app is entirely self-service and the savings are generated automatically, typically we do this live on a call. On average, we reduce AWS EC2 spend by 50% for 5 minutes of work. To reduce by 50%+, we don't touch the instances, require any code change, or change the performance of your instances. We buy Reserved Instances on your behalf (a billing layer change only) and bundle them with guaranteed buyback. So you get the steep 57% savings of 3-year no-upfront RIs with none of the commitment (you can sell them back to us anytime after 30 days). We make money off of a 20% Savings Fee. Happy to chat directly kaveh@usage.ai Have you experienced any issues with managing your company or organization's AWS expenses? We'd love to hear your feedback and ideas! February 3, 2022 at 12:22AM

الثلاثاء، 1 فبراير 2022

Show HN: Personal News Feed https://ift.tt/irRb057sV

Show HN: Personal News Feed https://ift.tt/kuLszyOmD February 2, 2022 at 12:16AM

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 1, 2022 at 11:00PM

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 08:09PM

Show HN: FirstLanguage NLP API https://ift.tt/tmFw2LDgO

Show HN: FirstLanguage NLP API Hey HN! I am Dr.Subalalitha CN from FirstLanguage (https://ift.tt/BtcxDQ7yq). I am excited to launch our Natural Language Processing(NLP) API service with the HN community. Our motto is 'NLP for the masses'. As you all know NLP requires specialized developers to build language based apps. We usually talk about training models and picking the right algorithm for an NLP task like for example Sentiment Analysis. This may be daunting for non-NLP developers if they are not well versed with the subject. Any developer with an idea related to any app which requires text or speech processing should be able to develop that idea into reality. We at FirstLanguage enable that by providing an easy to use API at an affordable cost for a wide range of NLP tasks. We cater to basic building block tasks like Stemming, Lemmatizer, Morphological Analyzer, POStag etc to advanced tasks like Sentiment Analysis or classification, Question Answering, Translation, Summarization etc. We provide a Free plan to try our API or build your prototype, no credit card required. It is free for life until you decide to upgrade. We provide API documentation which explains each and every API and what it does and how to use it. The documentation page also provides Try It feature which you can use to try our APIs directly in the browser. The documentation also provides code snippets in multiple coding languages. We also provide SDKs for our API in Python and Typescript. I would love to hear your ideas, experiences, and feedback, and will be answering any questions in the comments! February 1, 2022 at 03:13PM

Show HN: Moqueries – Lock-free interface and function mocks for Go https://ift.tt/XJ2NhqZGr

Show HN: Moqueries – Lock-free interface and function mocks for Go https://ift.tt/Bqmr8GKl0 February 1, 2022 at 01:49PM

Show HN: Know what's happening in tech world at one place https://ift.tt/45k6m8zaU

Show HN: Know what's happening in tech world at one place I have been a developer for a while and then took a short break. During my break, I wanted to keep track of what's happening in tech world. It was too much to surf around multiple sources. So, my friend and I created this app - where engineers can get everything at one place. https://ift.tt/do6hgbPQF February 1, 2022 at 01:00PM

Show HN: Full client side WASM hash generator https://ift.tt/EWNXD6pBL

Show HN: Full client side WASM hash generator https://ift.tt/VxCy5um9d February 1, 2022 at 12:37PM