Show HN: Treat your dotfiles better with ansible and stow
2 by iduoad | 0 comments on Hacker News.
Monday, 28 February 2022
New Show Hacker News story: latest news
Show HN: Flurri – Build meaningful connections with your co-workers
2 by nikhil1217 | 0 comments on Hacker News.
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!
2 by nikhil1217 | 0 comments on Hacker News.
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!
Sunday, 27 February 2022
New Show Hacker News story: latest news
Show HN: Slightly Better Hacker News – alternative web front end for HN
2 by jhoh | 1 comments on Hacker News.
2 by jhoh | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: REPL-Driven Development for JavaScript
2 by anonimitoraf | 0 comments on Hacker News.
Lisp-inspired interactive REPL editor tools for Javascript
2 by anonimitoraf | 0 comments on Hacker News.
Lisp-inspired interactive REPL editor tools for Javascript
Saturday, 26 February 2022
New Show Hacker News story: latest news
Show HN: Asyncc Jobs: a job board to accelerate async work culture
2 by NithurM | 0 comments on Hacker News.
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.
2 by NithurM | 0 comments on Hacker News.
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.
New Show Hacker News story: latest news
Show HN: Esolang Park, a visual debugger for esolangs
3 by nilaymaj | 0 comments on Hacker News.
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
3 by nilaymaj | 0 comments on Hacker News.
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
Friday, 25 February 2022
New Show Hacker News story: latest news
Show HN: Codebraid Preview for VS Code: Pandoc Preview with Jupyter Kernels
2 by gpoore | 0 comments on Hacker News.
I've been frustrated by markdown previews that don't support all the features of Pandoc Markdown, so I created a VS Code extension that uses Pandoc itself to create the preview. This includes full bidirectional scroll sync and math support via KaTeX. This also includes support for Codebraid, which can execute code blocks and inline code in Pandoc Markdown to embed code output. Code can be executed with Jupyter kernels or Codebraid's own built-in code execution system.
2 by gpoore | 0 comments on Hacker News.
I've been frustrated by markdown previews that don't support all the features of Pandoc Markdown, so I created a VS Code extension that uses Pandoc itself to create the preview. This includes full bidirectional scroll sync and math support via KaTeX. This also includes support for Codebraid, which can execute code blocks and inline code in Pandoc Markdown to embed code output. Code can be executed with Jupyter kernels or Codebraid's own built-in code execution system.
New Show Hacker News story: latest news
Show HN: A Minecraft server startup system written in C++20
2 by netr0ute | 0 comments on Hacker News.
2 by netr0ute | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Use GitHub Markdown Comments to Render UML Diagrams
2 by danielyaa5 | 0 comments on Hacker News.
2 by danielyaa5 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Cloning an musical instrument from 16 seconds of audio
2 by abdljasser2 | 0 comments on Hacker News.
2 by abdljasser2 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Open-Source Unbound DNS Resolver Docker Image
3 by madnuttah | 0 comments on Hacker News.
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
3 by madnuttah | 0 comments on Hacker News.
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
Thursday, 24 February 2022
New Show Hacker News story: latest news
Show HN: I built a website that shows you active GitHub forks
2 by tom_doerr | 1 comments on Hacker News.
2 by tom_doerr | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Automated Satellite Monitoring of Russian Troops on Ukrainian Border
8 by fudged71 | 1 comments on Hacker News.
8 by fudged71 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Permify – Granular access control under 30mins in Go powered by OPA
5 by firatcan | 1 comments on Hacker News.
5 by firatcan | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: "Ido” stops you if there is some risky arguments
3 by icythere | 0 comments on Hacker News.
I always feel scary to grab command(s) from shell history and press "Enter" by accident. So I write this small tool which asks me to confirm when it finds something risky. I expect the native interactive shell can do this for me. Feel free to give feedback and/or suggest a better way. Thanks a lot.
3 by icythere | 0 comments on Hacker News.
I always feel scary to grab command(s) from shell history and press "Enter" by accident. So I write this small tool which asks me to confirm when it finds something risky. I expect the native interactive shell can do this for me. Feel free to give feedback and/or suggest a better way. Thanks a lot.
New Show Hacker News story: latest news
Show HN: Snipd – AI podcast player to highlight and take notes with transcripts
6 by KevinBenSmith | 0 comments on Hacker News.
6 by KevinBenSmith | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Lokapp, an open-source translations manager for mobile teams
2 by edouardouvrard | 0 comments on Hacker News.
2 by edouardouvrard | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Mood tracker with CSV import to reuse existing data you may have
2 by c_ris | 1 comments on Hacker News.
2 by c_ris | 1 comments on Hacker News.
Wednesday, 23 February 2022
New Show Hacker News story: latest news
Show HN: Simula One – Portable Linux VR Computer
6 by georgewsinger | 3 comments on Hacker News.
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/qFzMK6p ), 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.
6 by georgewsinger | 3 comments on Hacker News.
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/qFzMK6p ), 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.
New Show Hacker News story: latest news
Show HN: The most enjoyable desktop app for writing a thesis
2 by WolfOliver | 0 comments on Hacker News.
2 by WolfOliver | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Hide all mentions of Wordle in Hacker News feeds
59 by tucnak | 18 comments on Hacker News.
59 by tucnak | 18 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Elestio – Managed platform for over 150 open-source software stacks
22 by js4ever | 10 comments on Hacker News.
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
22 by js4ever | 10 comments on Hacker News.
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
New Show Hacker News story: latest news
Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
74 by fastball | 31 comments on Hacker News.
Hi HN – we first launched Supernotes[1] to HN in April 2020, and since then Tobias and I (it's just the two of us) have put in the work to make what we hope is an amazing note-taking app. Although the note-taking / personal knowledge management landscape is incredibly competitive at the moment (with lots of great apps adding great new features every day), we think that with the newly released Supernotes 2 we're keeping pace and delivering a unique and satisfying knowledge management experience. Here's the combination of features that make us stand out: - a powerful markdown-based notecard system that is simple/beautiful but also super flexible - a WYSIWYM[2] editor that keeps markdown marks for explicitness while still giving you a preview of what the content looks like when rendered - eschewing a folder system in favor of multi-parent nested hierarchies - unique collaboration system that is optimized for granular sharing between individuals rather than "all-in" sharing amongst teams or specific groups - notes that can be linked both with inline bidirectional links or the aforementioned hierarchies, allowing you to build (and experience with our 2D and 3D graph views) a robust graph of your knowledge There are of course tons of other cool features that are included as well, but those are the highlights. If any of that sounds interesting to you, you can sign up here[3] – we would love to hear any feedback you might have! [1] https://ift.tt/Tgo2V4U [2] https://ift.tt/gxB7XZP [3] https://ift.tt/fhzcXun
74 by fastball | 31 comments on Hacker News.
Hi HN – we first launched Supernotes[1] to HN in April 2020, and since then Tobias and I (it's just the two of us) have put in the work to make what we hope is an amazing note-taking app. Although the note-taking / personal knowledge management landscape is incredibly competitive at the moment (with lots of great apps adding great new features every day), we think that with the newly released Supernotes 2 we're keeping pace and delivering a unique and satisfying knowledge management experience. Here's the combination of features that make us stand out: - a powerful markdown-based notecard system that is simple/beautiful but also super flexible - a WYSIWYM[2] editor that keeps markdown marks for explicitness while still giving you a preview of what the content looks like when rendered - eschewing a folder system in favor of multi-parent nested hierarchies - unique collaboration system that is optimized for granular sharing between individuals rather than "all-in" sharing amongst teams or specific groups - notes that can be linked both with inline bidirectional links or the aforementioned hierarchies, allowing you to build (and experience with our 2D and 3D graph views) a robust graph of your knowledge There are of course tons of other cool features that are included as well, but those are the highlights. If any of that sounds interesting to you, you can sign up here[3] – we would love to hear any feedback you might have! [1] https://ift.tt/Tgo2V4U [2] https://ift.tt/gxB7XZP [3] https://ift.tt/fhzcXun
New Show Hacker News story: latest news
Show HN: Pipy – A Programmable network proxy for cloud, edge, and IoT
2 by shaderx13 | 0 comments on Hacker News.
2 by shaderx13 | 0 comments on Hacker News.
Tuesday, 22 February 2022
New Show Hacker News story: latest news
Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
53 by cylo | 22 comments on Hacker News.
Hi HN. I was inspired by so many other folks also longing for a return to the old web that I put together a service to scratch my own itch: An extremely fast headline aggregator done in 1990s style HTML. Sharing it with you all for those of you that also would enjoy this now esoteric style.
53 by cylo | 22 comments on Hacker News.
Hi HN. I was inspired by so many other folks also longing for a return to the old web that I put together a service to scratch my own itch: An extremely fast headline aggregator done in 1990s style HTML. Sharing it with you all for those of you that also would enjoy this now esoteric style.
New Show Hacker News story: latest news
Show HN: Acapela – all work notifications in one inbox
4 by jannickstein | 1 comments on Hacker News.
4 by jannickstein | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Esolang Park, an online visual debugger for esolangs
2 by nilaymaj | 0 comments on Hacker News.
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). Happy to hear any feedback (and bug reports too)!
2 by nilaymaj | 0 comments on Hacker News.
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). Happy to hear any feedback (and bug reports too)!
New Show Hacker News story: latest news
Show HN: A collection of random shell scripts
2 by aselvan | 0 comments on Hacker News.
A collection of totally random scripts. Hope someone finds them useful.
2 by aselvan | 0 comments on Hacker News.
A collection of totally random scripts. Hope someone finds them useful.
Monday, 21 February 2022
New Show Hacker News story: latest news
Show HN: Smooth out breakpoint layout jumps with responsify
3 by frontendlane | 1 comments on Hacker News.
3 by frontendlane | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Apptrail – SaaS audit trails as a Service
2 by wizwit999 | 0 comments on Hacker News.
Hi Hacker News! We're Samrose and Shaeq from Apptrail (https://apptrail.com). We let B2B SaaS companies easily add customer-facing audit trails to their products. It's currently too hard to build and consume SaaS audit logs. Organizations use audit logs to access and monitor the activity coming from their SaaS tools for security and compliance reasons. For example, a security admin at an enterprise company would use Slack audit logs to see messages sent and what devices and IP addresses they were sent from. Many SaaS companies don’t offer audit trails to their customers, which results in a lack of insight for the SaaS user (for example, they have to make a support ticket every time they need information). For SaaS companies, adding audit logs to their products is a daunting task that often gets delayed because audit logs are full of hidden complexity. Designing a multi-tenant audit trail solution involves careful consideration around scalability, availability, durability, verifiable immutability, configurable data retention, and guaranteed delivery, to name a few requirements. The audit logs need to be viewable through a UI, searchable & filterable, accessible programmatically via a REST API, and ideally support streaming delivery to consumers. SaaS companies are overwhelmed by the complexity, and often implement subpar solutions, which results in more work for their customers to actually consume the audit logs. As an example, SaaS companies are often unable to support extended data retention times (7-10 years is common for larger customers) because their systems aren’t designed for long-term storage. At AWS, we worked on the infrastructure that allows Amazon to easily bake audit logs into their services. Whether it’s S3 or Sagemaker, every AWS service needs to offer audit logs to all customers for it to launch. We realized that enterprise & security-conscious customers have the same needs when using SaaS tools, but SaaS companies are left entirely to figure out building customer-facing audit logs themselves. Apptrail is a fully managed service that enables any B2B SaaS company to easily add full-featured audit trails to their product and deliver audit logs to their end customers' destinations (data lakes, SIEM, etc.) in near real time. Check out a short demo here: https://ift.tt/mlJ4CeB. The way it works is SaaS companies record user and API activity using our language native SDKs, and Apptrail takes care of everything else. Apptrail automatically aggregates and indexes audit data in the cloud and surfaces it to SaaS customers through a self-service portal UI and REST API that we host on your behalf. There's full support for analytical queries and fast data retrieval while keeping audit logs in S3 for durability and optimal scaling. Apptrail offers audit log delivery as a first-class feature using "trails", which allows audit log consumers to add rules to filter audit logs based on their content and configure streaming delivery to destinations like S3 or Splunk. We’re built entirely on AWS, using services like S3, SQS, Kinesis, and ECS on EC2 extensively, with good ol’ JVM powering the application logic. We’ve built Apptrail to scale horizontally, so it can ingest an unlimited number of audit logs. Apptrail is also completely replicated in independent cloud regions, so you can use our regional endpoints to keep audit log data in a specified region (currently we’re launching with US West - Oregon as our first region). We have a usage-based pricing model and charge for each audit log sent and delivered. Our extensive always free tier allows 100k events to be sent for free every month forever. You can sign up for and try Apptrail today. We offer a no credit card required free trial. We would love to hear your thoughts about what we’re building or your experiences with SaaS audit logs in general. Feel free to also reach out to us at founders@apptrail.com
2 by wizwit999 | 0 comments on Hacker News.
Hi Hacker News! We're Samrose and Shaeq from Apptrail (https://apptrail.com). We let B2B SaaS companies easily add customer-facing audit trails to their products. It's currently too hard to build and consume SaaS audit logs. Organizations use audit logs to access and monitor the activity coming from their SaaS tools for security and compliance reasons. For example, a security admin at an enterprise company would use Slack audit logs to see messages sent and what devices and IP addresses they were sent from. Many SaaS companies don’t offer audit trails to their customers, which results in a lack of insight for the SaaS user (for example, they have to make a support ticket every time they need information). For SaaS companies, adding audit logs to their products is a daunting task that often gets delayed because audit logs are full of hidden complexity. Designing a multi-tenant audit trail solution involves careful consideration around scalability, availability, durability, verifiable immutability, configurable data retention, and guaranteed delivery, to name a few requirements. The audit logs need to be viewable through a UI, searchable & filterable, accessible programmatically via a REST API, and ideally support streaming delivery to consumers. SaaS companies are overwhelmed by the complexity, and often implement subpar solutions, which results in more work for their customers to actually consume the audit logs. As an example, SaaS companies are often unable to support extended data retention times (7-10 years is common for larger customers) because their systems aren’t designed for long-term storage. At AWS, we worked on the infrastructure that allows Amazon to easily bake audit logs into their services. Whether it’s S3 or Sagemaker, every AWS service needs to offer audit logs to all customers for it to launch. We realized that enterprise & security-conscious customers have the same needs when using SaaS tools, but SaaS companies are left entirely to figure out building customer-facing audit logs themselves. Apptrail is a fully managed service that enables any B2B SaaS company to easily add full-featured audit trails to their product and deliver audit logs to their end customers' destinations (data lakes, SIEM, etc.) in near real time. Check out a short demo here: https://ift.tt/mlJ4CeB. The way it works is SaaS companies record user and API activity using our language native SDKs, and Apptrail takes care of everything else. Apptrail automatically aggregates and indexes audit data in the cloud and surfaces it to SaaS customers through a self-service portal UI and REST API that we host on your behalf. There's full support for analytical queries and fast data retrieval while keeping audit logs in S3 for durability and optimal scaling. Apptrail offers audit log delivery as a first-class feature using "trails", which allows audit log consumers to add rules to filter audit logs based on their content and configure streaming delivery to destinations like S3 or Splunk. We’re built entirely on AWS, using services like S3, SQS, Kinesis, and ECS on EC2 extensively, with good ol’ JVM powering the application logic. We’ve built Apptrail to scale horizontally, so it can ingest an unlimited number of audit logs. Apptrail is also completely replicated in independent cloud regions, so you can use our regional endpoints to keep audit log data in a specified region (currently we’re launching with US West - Oregon as our first region). We have a usage-based pricing model and charge for each audit log sent and delivered. Our extensive always free tier allows 100k events to be sent for free every month forever. You can sign up for and try Apptrail today. We offer a no credit card required free trial. We would love to hear your thoughts about what we’re building or your experiences with SaaS audit logs in general. Feel free to also reach out to us at founders@apptrail.com
New Show Hacker News story: latest news
Show HN: TopSpace – Scroll above the top line in Emacs
2 by emacs28 | 0 comments on Hacker News.
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!
2 by emacs28 | 0 comments on Hacker News.
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!
Sunday, 20 February 2022
New Show Hacker News story: latest news
Show HN: First milestone of my first GBC game – a StickRGB re-implementation
2 by mrmattyboy | 0 comments on Hacker News.
2 by mrmattyboy | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Zero-downtime PostgreSQL migrations for Ruby on Rails
3 by fatkodima | 0 comments on Hacker News.
3 by fatkodima | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Newser, utility written in go to generate a pdf with news content
2 by lnenad | 0 comments on Hacker News.
I've gotten myself a Supernote A5X (awesome device btw) and since it doesn't have a web browser or anything I've wanted to have a way to read news on it. I've hacked together this utility in a couple of days and it works wonders for me personally so I thought it might be interesting to others. It can also be used as a noise free newspaper generator as it removes images/ads/links and other noisy stuff. https://ift.tt/Su7EifL (there is a screenshot of the first page of the generated pdf) It scrapes (news) websites for content and puts it into a pdf. For me the pdf location is my dropbox supernote directory so my setup is to run this thing daily and have a fresh pdf with news whenever I want it. It's rough around the edges probably (currently added crawl support for verge, ars, engadget) but I think it's a good base so if anyone wants to contribute feel free. Some of the stuff I want to add is pictures (maybe), maybe parse the text html to include font styling and other stuff. I've tried to generalize it as much as possible so the crawling is pretty much automatic and is controlled by a config file where you define "rules" on how to parse the website.
2 by lnenad | 0 comments on Hacker News.
I've gotten myself a Supernote A5X (awesome device btw) and since it doesn't have a web browser or anything I've wanted to have a way to read news on it. I've hacked together this utility in a couple of days and it works wonders for me personally so I thought it might be interesting to others. It can also be used as a noise free newspaper generator as it removes images/ads/links and other noisy stuff. https://ift.tt/Su7EifL (there is a screenshot of the first page of the generated pdf) It scrapes (news) websites for content and puts it into a pdf. For me the pdf location is my dropbox supernote directory so my setup is to run this thing daily and have a fresh pdf with news whenever I want it. It's rough around the edges probably (currently added crawl support for verge, ars, engadget) but I think it's a good base so if anyone wants to contribute feel free. Some of the stuff I want to add is pictures (maybe), maybe parse the text html to include font styling and other stuff. I've tried to generalize it as much as possible so the crawling is pretty much automatic and is controlled by a config file where you define "rules" on how to parse the website.
New Show Hacker News story: latest news
Show HN: On browser speech recognition for video control
3 by belharius | 1 comments on Hacker News.
3 by belharius | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Geodatadownloader, a browser based geospatial data downloader
2 by mchaynes | 0 comments on Hacker News.
2 by mchaynes | 0 comments on Hacker News.
Saturday, 19 February 2022
New Show Hacker News story: latest news
Show HN: Trilby for Hacker News – An Elegant Way to Experience HN on Android
2 by hackerlytest | 2 comments on Hacker News.
Fellow HNers, I just published a brand new Hacker News client for Android. This is my first mobile app ever, and I worked on this for the last two months. It features / lets you: Browse and read Hacker News - view popular and latest articles. Beautiful design and typography. Login to Hacker News, post new stories, comment and interact with others. Powerful search powered by Algolia, filter to get your desired results. View yours and others' profiles: see bio and latest activities. In-app web view when you don't want to leave the app. Personalize the app the way you want - select your favorite fonts. Compact Mode when you don't want any distractions. Meticulously crafted skins and comment themes, auto dark mode. Open native HN links within the app - look for the Orange links. Keep track of your read articles. View single comment threads. Preview your comment before posting/ ...and countless more. Your opinion matters the most to me, so feel free to reach me. The iOS version should be coming soon. I wish you a nice weekend.
2 by hackerlytest | 2 comments on Hacker News.
Fellow HNers, I just published a brand new Hacker News client for Android. This is my first mobile app ever, and I worked on this for the last two months. It features / lets you: Browse and read Hacker News - view popular and latest articles. Beautiful design and typography. Login to Hacker News, post new stories, comment and interact with others. Powerful search powered by Algolia, filter to get your desired results. View yours and others' profiles: see bio and latest activities. In-app web view when you don't want to leave the app. Personalize the app the way you want - select your favorite fonts. Compact Mode when you don't want any distractions. Meticulously crafted skins and comment themes, auto dark mode. Open native HN links within the app - look for the Orange links. Keep track of your read articles. View single comment threads. Preview your comment before posting/ ...and countless more. Your opinion matters the most to me, so feel free to reach me. The iOS version should be coming soon. I wish you a nice weekend.
New Show Hacker News story: latest news
Show HN: A solid-stone desk with built-in power and posture tracking
3 by dimadewinn | 0 comments on Hacker News.
3 by dimadewinn | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Search Engine for a Procedural Simulation of the Web with GPT-3
2 by joken0x | 0 comments on Hacker News.
2 by joken0x | 0 comments on Hacker News.
Friday, 18 February 2022
New Show Hacker News story: latest news
Show HN: Blokfeed – A simple crypto news aggregator
2 by spdydve | 2 comments on Hacker News.
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
2 by spdydve | 2 comments on Hacker News.
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
New Show Hacker News story: latest news
Show HN: A Theory of Anxiety Conditions
3 by tofac | 0 comments on Hacker News.
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
3 by tofac | 0 comments on Hacker News.
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
New Show Hacker News story: latest news
Show HN: Replace 't' with 'q' in a Spotify URL to remove personalization
4 by jdemaeyer | 2 comments on Hacker News.
4 by jdemaeyer | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: We Got to Blinky. A Tour of Our Circuit Board
2 by josecastillo | 0 comments on Hacker News.
2 by josecastillo | 0 comments on Hacker News.
Thursday, 17 February 2022
New Show Hacker News story: latest news
Show HN: Hacker News clone using Remix and React
51 by clintonwoo | 39 comments on Hacker News.
Hi all, author here. This project was a pleasure to do, Remix has very good developer experience. But further than that it's actually a really good way to develop applications, it's a mix of old meets new where the paradigm encourages you to take advantage of web standards for data fetching (forms, links, a tags). And it turns out that it's actually an optimal way to develop simple or even complex web applications which can deploy in a number of runtime environments (including edge workers). So you can get an insanely fast website for users. Note that this project is not necessarily an optimal website implementation (since it copies Hacker News) but rather it's intended to be useful as a starting point or reference for your own projects! You can read about some of the benefits of it on the project page linked. By the way I'm currently available to work (if you email me at clinton.dannolfo @gmail!)
51 by clintonwoo | 39 comments on Hacker News.
Hi all, author here. This project was a pleasure to do, Remix has very good developer experience. But further than that it's actually a really good way to develop applications, it's a mix of old meets new where the paradigm encourages you to take advantage of web standards for data fetching (forms, links, a tags). And it turns out that it's actually an optimal way to develop simple or even complex web applications which can deploy in a number of runtime environments (including edge workers). So you can get an insanely fast website for users. Note that this project is not necessarily an optimal website implementation (since it copies Hacker News) but rather it's intended to be useful as a starting point or reference for your own projects! You can read about some of the benefits of it on the project page linked. By the way I'm currently available to work (if you email me at clinton.dannolfo @gmail!)
New Show Hacker News story: latest news
Show HN: Send private messages to anyone on HN
2 by sideproject | 1 comments on Hacker News.
https://fro.app This is an experimental app that I've been working on. I wanted to send a direct private message to someone on HN (similar to what they have on Reddit). - You create an account - You connect your HN account (by inserting a code on your HN about) - You type HN username and send a message - The message will be "received" once the other person also connects their HN account. Some built-in rules - Send up to 5 messages within 24 hour period. - If you get flagged as SPAM more than twice within 24 hour period, you won't be able to send a message for the next 24 hours. I'm sure I'll need to adjust rules as I go. But it's been pretty fun building it. And I'm sure many of you will... probably not like the idea of it. :) oh the joy of the Internet.
2 by sideproject | 1 comments on Hacker News.
https://fro.app This is an experimental app that I've been working on. I wanted to send a direct private message to someone on HN (similar to what they have on Reddit). - You create an account - You connect your HN account (by inserting a code on your HN about) - You type HN username and send a message - The message will be "received" once the other person also connects their HN account. Some built-in rules - Send up to 5 messages within 24 hour period. - If you get flagged as SPAM more than twice within 24 hour period, you won't be able to send a message for the next 24 hours. I'm sure I'll need to adjust rules as I go. But it's been pretty fun building it. And I'm sure many of you will... probably not like the idea of it. :) oh the joy of the Internet.
New Show Hacker News story: latest news
Show HN: Flomo – a minimal note-taking tool based on zettelkasten method
9 by flomo101 | 6 comments on Hacker News.
9 by flomo101 | 6 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Convert your Google Doc to a website in under 30 seconds
3 by altochino | 1 comments on Hacker News.
3 by altochino | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: pg-online-schema-change – Zero downtime schema changes in PostgreSQL
7 by shayonj | 0 comments on Hacker News.
7 by shayonj | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Use alternative currencies in JavaScript template strings
2 by macano | 0 comments on Hacker News.
2 by macano | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Reversle – Find the words given Wordle pattern and the solution word
7 by kiru_io | 1 comments on Hacker News.
7 by kiru_io | 1 comments on Hacker News.
Wednesday, 16 February 2022
New Show Hacker News story: latest news
Show HN: ytcast – cast YouTube videos to your smart TV from command-line
2 by marcolucidi | 1 comments on Hacker News.
2 by marcolucidi | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Autogenerate Playwright and Puppeteer test scripts from the browser
5 by mikeshi42 | 1 comments on Hacker News.
5 by mikeshi42 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Read the Internet all at once – news, RSS, and newsletters on one page
5 by alexmingoia | 0 comments on Hacker News.
5 by alexmingoia | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Changewatch – see what’s changed between versions of policies
2 by abyrne10 | 1 comments on Hacker News.
2 by abyrne10 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Git-blame.nvim – a Git Blame plugin for Neovim written in Lua
2 by fperson | 0 comments on Hacker News.
2 by fperson | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Simple App that picks an option out of a list
2 by danmol | 1 comments on Hacker News.
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
2 by danmol | 1 comments on Hacker News.
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
Tuesday, 15 February 2022
New Show Hacker News story: latest news
Show HN: Scryer - deep search for video and podcast content
2 by prohobo | 1 comments on Hacker News.
2 by prohobo | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Generate a personal website in seconds from your Twitter/insta/GitHub
2 by okozzie | 2 comments on Hacker News.
2 by okozzie | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Smart-Crop – removes repetitive blank and empty areas from screenshots
2 by indigobyte | 4 comments on Hacker News.
2 by indigobyte | 4 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made a stupid easy reminder app for iOS – feedback needed
5 by mr_huseby | 1 comments on Hacker News.
5 by mr_huseby | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Truetubestatus.com – Better service statuses for the London Tube
2 by affalytics | 1 comments on Hacker News.
2 by affalytics | 1 comments on Hacker News.
Monday, 14 February 2022
New Show Hacker News story: latest news
Show HN: Limeboard – Digital stationery for collecting thoughts and ideas
2 by n11sh1 | 1 comments on Hacker News.
2 by n11sh1 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Our fair salary calculator for remote teams (+ template)
2 by clmntrg | 1 comments on Hacker News.
2 by clmntrg | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made an app to help replace Taylor Swift songs on Spotify
4 by shaundon | 6 comments on Hacker News.
4 by shaundon | 6 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Webflow profile card website pack
2 by KierGlover | 0 comments on Hacker News.
Inspired by carrd.co and Linktree I created a pack of 5 fully customisable profile websites that are fully responsive and easy to use.
2 by KierGlover | 0 comments on Hacker News.
Inspired by carrd.co and Linktree I created a pack of 5 fully customisable profile websites that are fully responsive and easy to use.
Sunday, 13 February 2022
New Show Hacker News story: latest news
Show HN: Python REPL with auto-import and auto-reload on changes
4 by sevazhidkov | 0 comments on Hacker News.
4 by sevazhidkov | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Wordle Without Waiting a Day
2 by linkdd | 2 comments on Hacker News.
I was contaminated by this game. I just love it, it's like a simpler hangman. But the wait was a pain. So I downloaded a list of nearly 2500 5 letters words from the english dictionary, and set up a Vue3 app with Pinia instead of VueX (first time I try it). The code is ugly, it was made in just a couple of jours. But it works just fine. [0] - https://ift.tt/f49YPtw [1] - https://ift.tt/L7xspof
2 by linkdd | 2 comments on Hacker News.
I was contaminated by this game. I just love it, it's like a simpler hangman. But the wait was a pain. So I downloaded a list of nearly 2500 5 letters words from the english dictionary, and set up a Vue3 app with Pinia instead of VueX (first time I try it). The code is ugly, it was made in just a couple of jours. But it works just fine. [0] - https://ift.tt/f49YPtw [1] - https://ift.tt/L7xspof
Saturday, 12 February 2022
New Show Hacker News story: latest news
Show HN: I built a tool convert any image to ASCII Art
3 by pankajtanwar | 1 comments on Hacker News.
3 by pankajtanwar | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Nango, a Django extension providing SPA-like features
3 by nicois | 1 comments on Hacker News.
3 by nicois | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Runk – a CLI based file and folder sharer over network
2 by solvencino | 0 comments on Hacker News.
2 by solvencino | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Live dashboards to embed in your GitHub README.md
4 by arraypad | 0 comments on Hacker News.
4 by arraypad | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: X-frame – embed any content with a server-rendered super iframe
2 by graderjs | 2 comments on Hacker News.
2 by graderjs | 2 comments on Hacker News.
Friday, 11 February 2022
New Show Hacker News story: latest news
Show HN: I made a newsletter for news Tech Crunch won't cove
7 by Pete-Codes | 1 comments on Hacker News.
7 by Pete-Codes | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: AI assistant for inclusive communications on Slack
3 by kesavan_kk | 5 comments on Hacker News.
3 by kesavan_kk | 5 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Lurnby, a tool for better learning, is now open source
25 by roznoshchik | 6 comments on Hacker News.
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.
25 by roznoshchik | 6 comments on Hacker News.
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.
New Show Hacker News story: latest news
Show HN: Growing collection of high quality free vector icons
2 by enstyled | 0 comments on Hacker News.
2 by enstyled | 0 comments on Hacker News.
Thursday, 10 February 2022
New Show Hacker News story: latest news
Show HN: I created a minimal, secure, terminal native chat application
2 by humility | 0 comments on Hacker News.
2 by humility | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: What if Dependabot and Ansible had a child?
2 by olblak | 0 comments on Hacker News.
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
2 by olblak | 0 comments on Hacker News.
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
New Show Hacker News story: latest news
Show HN: Class Variance Authority – type-safe variants for your UI components
3 by joe-bell | 0 comments on Hacker News.
3 by joe-bell | 0 comments on Hacker News.
Wednesday, 9 February 2022
New Show Hacker News story: latest news
Show HN: A Bluetooth Low Energy, ESP32-Based Darkroom and Film Development Timer
2 by johnjones4 | 0 comments on Hacker News.
2 by johnjones4 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Advanced News Searching API
4 by caballeto | 0 comments on Hacker News.
Hello HN, We would like to present to you an advanced News API, that allows you to easily retrieve and process news articles from thousands of sources in different languages all over the world. Since our last submission, we have rewritten the project from scratch with a focus on cleansing and structuring the news data. Some of the advanced features of the new API: - clustering news articles into groups of related news - allows to detect news stories and assess how important / popular they are - detecting reprints and wired articles - allows to easily filter noise and get unique articles only - a comprehensive set of 3000+ topics, 10+ categories, and labels, including Opinion, Paid-news, Non-news, Business, Tech, Politics, and much more - advanced enriched data, including finance-tailored sentiment analysis, entities, keywords, auto-generated summary - local news - allows retrieving news from local news publishers based on a specific location (e.g. show all local news from Chicago or London) - journalist data - allows to identify author bylines, extract and link authors to their records - more accurate extraction of title, description, and content attributes - content translation into English from 10+ languages - broad source coverage and ability to easily add custom sources With the above features, the API has a much broader set of use cases, from analyzing sentiment of financial articles around stocks to PR media monitoring, to identifying risk events and doing deep analysis and market research, including on historical news. There are also a lot of use cases, that we don't know yet about :) For HN users we provide an always-free plan with 3000 requests per month and no restrictions on features. We wanted to thank the HN community for support on our last submission, I believe without HN's support this project would not have happened, thank you! You can check out live example queries and give an API a test ride here https://ift.tt/JaqyA87 . We will appreciate any feedback, comments, or questions you might have regarding the API. Let us know in the comments!
4 by caballeto | 0 comments on Hacker News.
Hello HN, We would like to present to you an advanced News API, that allows you to easily retrieve and process news articles from thousands of sources in different languages all over the world. Since our last submission, we have rewritten the project from scratch with a focus on cleansing and structuring the news data. Some of the advanced features of the new API: - clustering news articles into groups of related news - allows to detect news stories and assess how important / popular they are - detecting reprints and wired articles - allows to easily filter noise and get unique articles only - a comprehensive set of 3000+ topics, 10+ categories, and labels, including Opinion, Paid-news, Non-news, Business, Tech, Politics, and much more - advanced enriched data, including finance-tailored sentiment analysis, entities, keywords, auto-generated summary - local news - allows retrieving news from local news publishers based on a specific location (e.g. show all local news from Chicago or London) - journalist data - allows to identify author bylines, extract and link authors to their records - more accurate extraction of title, description, and content attributes - content translation into English from 10+ languages - broad source coverage and ability to easily add custom sources With the above features, the API has a much broader set of use cases, from analyzing sentiment of financial articles around stocks to PR media monitoring, to identifying risk events and doing deep analysis and market research, including on historical news. There are also a lot of use cases, that we don't know yet about :) For HN users we provide an always-free plan with 3000 requests per month and no restrictions on features. We wanted to thank the HN community for support on our last submission, I believe without HN's support this project would not have happened, thank you! You can check out live example queries and give an API a test ride here https://ift.tt/JaqyA87 . We will appreciate any feedback, comments, or questions you might have regarding the API. Let us know in the comments!
New Show Hacker News story: latest news
Show HN: A Prometheus exporter that gathers сomprehensive container metrics
2 by nikolay_sivko | 0 comments on Hacker News.
2 by nikolay_sivko | 0 comments on Hacker News.
Tuesday, 8 February 2022
New Show Hacker News story: latest news
Show HN: Make your HTML documents portable by converting images to Base64
2 by zenull | 0 comments on Hacker News.
2 by zenull | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Three Magic Words, a five-letter word game that isn’t Wordle
66 by beepy | 55 comments on Hacker News.
66 by beepy | 55 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: An AI program to check videos for NSFW content
15 by dynamite-ready | 12 comments on Hacker News.
15 by dynamite-ready | 12 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: 'Simple Clipboard Editor' available now on F-Droid
2 by TrianguloY | 0 comments on Hacker News.
2 by TrianguloY | 0 comments on Hacker News.
Monday, 7 February 2022
New Show Hacker News story: latest news
Show HN: Multimodal AI to process video content like Big Data
2 by matgillard | 3 comments on Hacker News.
2 by matgillard | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Convert the notion blocks to Markdown for any static blog
2 by saltbo | 1 comments on Hacker News.
2 by saltbo | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Brain;Notes – Powerful Sticky Notepad for iPad
2 by magickworx | 0 comments on Hacker News.
2 by magickworx | 0 comments on Hacker News.
Sunday, 6 February 2022
New Show Hacker News story: latest news
Show HN: Browser extension to show timestamps from YouTube comments
2 by ris58h | 0 comments on Hacker News.
2 by ris58h | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: TriviaRex – A trivia game where you race to find the answer
2 by jbandela1 | 0 comments on Hacker News.
2 by jbandela1 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Squareword - a Wordle-like game with an added dimension
3 by oliwary | 0 comments on Hacker News.
Last weekend, when I was playing Wordle I was inspired to think of ways to expand the concept and fuel my daily word game addiction. So I built squareword, where you use word guesses to uncover a square of letters consisting of five words down and five across. There is a new challenge every day, I thought you guys might enjoy it. My score for today was ten guesses. I built it in Vue.js and the Quasar framework and host it on Cloudflare pages. Just like Wordle, it runs purely on the client side. Over the past week, I’ve been adding features such as user stats and the ability to share your results. It has been really fun to see friends and family start playing the game, even when they beat my own score… Any feedback is appreciated!
3 by oliwary | 0 comments on Hacker News.
Last weekend, when I was playing Wordle I was inspired to think of ways to expand the concept and fuel my daily word game addiction. So I built squareword, where you use word guesses to uncover a square of letters consisting of five words down and five across. There is a new challenge every day, I thought you guys might enjoy it. My score for today was ten guesses. I built it in Vue.js and the Quasar framework and host it on Cloudflare pages. Just like Wordle, it runs purely on the client side. Over the past week, I’ve been adding features such as user stats and the ability to share your results. It has been really fun to see friends and family start playing the game, even when they beat my own score… Any feedback is appreciated!
New Show Hacker News story: latest news
Show HN: BeerBase – an accessible worldwide open beer database
2 by midzer | 0 comments on Hacker News.
2 by midzer | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: StumbleUpon inspired random website discovery
3 by fhaiosfhuasoif | 0 comments on Hacker News.
3 by fhaiosfhuasoif | 0 comments on Hacker News.
Saturday, 5 February 2022
New Show Hacker News story: latest news
Show HN: Open-source app to show meetings in status bar (macOS)
2 by leits | 0 comments on Hacker News.
2 by leits | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made app hide url in Chrome while screen share
3 by theindianappguy | 0 comments on Hacker News.
hello everyone i am the developer of blurweb.app, after a year of being live and being used by more than 3000 people I got many request of people interest to hide url while screen share so i build blurscreen.app please check it out and let me know what you think
3 by theindianappguy | 0 comments on Hacker News.
hello everyone i am the developer of blurweb.app, after a year of being live and being used by more than 3000 people I got many request of people interest to hide url while screen share so i build blurscreen.app please check it out and let me know what you think
New Show Hacker News story: latest news
Show HN: Lava lamp simulated by neural net in infinite loop
3 by muxamilian | 3 comments on Hacker News.
duralava is a neural network which can simulate a lava lamp in an infinite loop. It uses a recurrent GAN that learns the physical behavior of the lava lamp. A noteworthy aspect is that can generate an arbitrarily long video of a (virtual) lava lamp, without diverging even after thousands of frames.
3 by muxamilian | 3 comments on Hacker News.
duralava is a neural network which can simulate a lava lamp in an infinite loop. It uses a recurrent GAN that learns the physical behavior of the lava lamp. A noteworthy aspect is that can generate an arbitrarily long video of a (virtual) lava lamp, without diverging even after thousands of frames.
New Show Hacker News story: latest news
Show HN: Turn CSVs into a PostgreSQL Endpoint or a REST API
2 by mildbyte | 0 comments on Hacker News.
2 by mildbyte | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: How we automate our (complex) product screenshots
2 by dgurock | 1 comments on Hacker News.
2 by dgurock | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Nine Letter Word – Daily Puzzle
2 by mahin | 0 comments on Hacker News.
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.
2 by mahin | 0 comments on Hacker News.
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.
Friday, 4 February 2022
New Show Hacker News story: latest news
Show HN: Mailwind – Use Tailwind CSS to design HTML emails
12 by soheilpro | 2 comments on Hacker News.
12 by soheilpro | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Bpfcov – source-based code coverage for eBPF programs
2 by leodido | 0 comments on Hacker News.
2 by leodido | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Download Twitter data without API keys
16 by chr15m | 6 comments on Hacker News.
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.
16 by chr15m | 6 comments on Hacker News.
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.
Thursday, 3 February 2022
New Show Hacker News story: latest news
Show HN: The first smart interactive chair for standing desks
3 by chaibiker | 3 comments on Hacker News.
3 by chaibiker | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I'm building a new political party (feedback welcome!)
3 by randomcatuser | 0 comments on Hacker News.
Hi HN! I'm working on building a new political party (http://allogov.us/), and would appreciate some feedback on this! If the website isn’t clear, the idea is to get voters to sync on who to vote on. If the party wins, voters will get direct access to individual policy items, instead of a bundle of policies (the representative will vote in line with the app.) What're you looking for in a new political party? I'm not sure how to go about finding the first users: Anyone know anyone who has advice on this? Thanks!
3 by randomcatuser | 0 comments on Hacker News.
Hi HN! I'm working on building a new political party (http://allogov.us/), and would appreciate some feedback on this! If the website isn’t clear, the idea is to get voters to sync on who to vote on. If the party wins, voters will get direct access to individual policy items, instead of a bundle of policies (the representative will vote in line with the app.) What're you looking for in a new political party? I'm not sure how to go about finding the first users: Anyone know anyone who has advice on this? Thanks!
New Show Hacker News story: latest news
Show HN: Edit videos faster by automatically removing silences
10 by shahahmed | 3 comments on Hacker News.
10 by shahahmed | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made a little digital circuit simulator that operates on PNGs
18 by lynndotpy | 4 comments on Hacker News.
This is a little toy project of mine that lets you simulate digital logic graphs. It was inspired by Minecraft's Redstone and the Piet esolang. It's got some serious drawbacks-- you write circuits as PNGs and simulate them with a Python interface. It's slow to run and slow to experiment with. And it is certainly difficult to use for people with any kind of color blindness. But despite that, I hope this can still be a fun toy!
18 by lynndotpy | 4 comments on Hacker News.
This is a little toy project of mine that lets you simulate digital logic graphs. It was inspired by Minecraft's Redstone and the Piet esolang. It's got some serious drawbacks-- you write circuits as PNGs and simulate them with a Python interface. It's slow to run and slow to experiment with. And it is certainly difficult to use for people with any kind of color blindness. But despite that, I hope this can still be a fun toy!
New Show Hacker News story: latest news
Show HN: Veganize any recipe site with EatKind Chrome extension
83 by neetha | 40 comments on Hacker News.
83 by neetha | 40 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Pothos – a plugin based GraphQL schema builder for TypeScript
2 by michaelghayes | 1 comments on Hacker News.
2 by michaelghayes | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Emergency softlight for late night video calls
2 by rcarmo | 0 comments on Hacker News.
This has kind of a weird backstory, but in short, I am doing later and later video calls and needed a way to offset the blue tint of my laptop camera, so I hacked a quick web page to use my monitor as a softlight. Might not be suitable for all skin tones, and is a 30s hack that turned into a 15m one, so YMMV.
2 by rcarmo | 0 comments on Hacker News.
This has kind of a weird backstory, but in short, I am doing later and later video calls and needed a way to offset the blue tint of my laptop camera, so I hacked a quick web page to use my monitor as a softlight. Might not be suitable for all skin tones, and is a 30s hack that turned into a 15m one, so YMMV.
Wednesday, 2 February 2022
New Show Hacker News story: latest news
Show HN: Medusa-Extender
2 by adrien2p | 0 comments on Hacker News.
Get some cool features with your medusa headless e-commerce
2 by adrien2p | 0 comments on Hacker News.
Get some cool features with your medusa headless e-commerce
New Show Hacker News story: latest news
Show HN: Just Launched an App for Dads
3 by pbarondadditude | 1 comments on Hacker News.
Hey there, First time posting on HN. We're looking for feedback from parents. We're 2 dads who started working on Dadditude in the midst of covid lockdowns last year. Being a dad is a long, emotional, draining, and lonely journey. Through our research we learned that dads want to improve their parenting but are too shy to ask for help, and are tired of reading content online written for mums. We set out to fix that and create a platform that would help dads feel seen, validated, and supported. By helping dads, we hope to support moms and partners too, because all parents deserve more support. Quick timeline so far: We started a community of dads on Instagram last Feb to test hypothesis and learn about their needs. We then launched an MVP in April, a super simple app serving weekly coaching guides created with a parenting professional partner. We made several updates in summer and fall, working like crazy in the background to convince parenting professionals to write coaching guides for us. Especially hard when you're a nobody. But people are kind and we found all the support we needed. We launched a v1 app mid-December with 50 coaching guides and a more full fledge community board (and a paid membership tier). We've just added on-demand parenting professional support in Jan. And last week added a picture board for dads to upload pics of their families, and that's become more popular than the forums!! ← I knew dads wanted to feel more visible but I love these discoveries! Super proud of the work done so far, but still so much to do to smooth out the product experience, and get closer to PFM. So much learning. web: https://ift.tt/24vcG7FLO ios: https://ift.tt/EvpPsyuVW android: https://ift.tt/wusjW5ybI (part of the experience is behind a paywall, but you can test nearly all paid features once for free - so long as you register through Apple or Google) All thoughts and feedback welcome in the comments below, especially if you're a parent entrepreneur. TYIA
3 by pbarondadditude | 1 comments on Hacker News.
Hey there, First time posting on HN. We're looking for feedback from parents. We're 2 dads who started working on Dadditude in the midst of covid lockdowns last year. Being a dad is a long, emotional, draining, and lonely journey. Through our research we learned that dads want to improve their parenting but are too shy to ask for help, and are tired of reading content online written for mums. We set out to fix that and create a platform that would help dads feel seen, validated, and supported. By helping dads, we hope to support moms and partners too, because all parents deserve more support. Quick timeline so far: We started a community of dads on Instagram last Feb to test hypothesis and learn about their needs. We then launched an MVP in April, a super simple app serving weekly coaching guides created with a parenting professional partner. We made several updates in summer and fall, working like crazy in the background to convince parenting professionals to write coaching guides for us. Especially hard when you're a nobody. But people are kind and we found all the support we needed. We launched a v1 app mid-December with 50 coaching guides and a more full fledge community board (and a paid membership tier). We've just added on-demand parenting professional support in Jan. And last week added a picture board for dads to upload pics of their families, and that's become more popular than the forums!! ← I knew dads wanted to feel more visible but I love these discoveries! Super proud of the work done so far, but still so much to do to smooth out the product experience, and get closer to PFM. So much learning. web: https://ift.tt/24vcG7FLO ios: https://ift.tt/EvpPsyuVW android: https://ift.tt/wusjW5ybI (part of the experience is behind a paywall, but you can test nearly all paid features once for free - so long as you register through Apple or Google) All thoughts and feedback welcome in the comments below, especially if you're a parent entrepreneur. TYIA
New Show Hacker News story: latest news
Show HN: I have made a Chrome extension to focus on my goals
2 by Geeta2101 | 0 comments on Hacker News.
Hi, In the past few years, I have discovered and tested the benefits of goal settings and visualization. I have formed this habit of writing my goals as affirmations in a pocket diary and reading it every morning. However, there are days when I forget to do it and then lose momentum. So, I thought of a chrome extension with a minimal interface where I can add all my affirmations, and then it displays them on a new tab throughout the day, one affirmation at a time. With the help of my teammate, I have created exactly this. It's called 'Affirmations Flow.' This is how it works: - When you add it to the chrome, it comes with a few sample affirmations preloaded - You can edit and replace them with your affirmations. - Click save, and you are set. - When you open a new tab next time, it will shuffle play those affirmations displaying each affirmation for thirty minutes so that you can focus on it. - If you are in public place and do not want others to see your affirmations, there is an option to hide the shuffle and the extension gives you a blank screen new tab with beautiful floating bubbles. It's totally free. Here is the link if you want try it out: https://ift.tt/nTV0cWpgJ Thanks!
2 by Geeta2101 | 0 comments on Hacker News.
Hi, In the past few years, I have discovered and tested the benefits of goal settings and visualization. I have formed this habit of writing my goals as affirmations in a pocket diary and reading it every morning. However, there are days when I forget to do it and then lose momentum. So, I thought of a chrome extension with a minimal interface where I can add all my affirmations, and then it displays them on a new tab throughout the day, one affirmation at a time. With the help of my teammate, I have created exactly this. It's called 'Affirmations Flow.' This is how it works: - When you add it to the chrome, it comes with a few sample affirmations preloaded - You can edit and replace them with your affirmations. - Click save, and you are set. - When you open a new tab next time, it will shuffle play those affirmations displaying each affirmation for thirty minutes so that you can focus on it. - If you are in public place and do not want others to see your affirmations, there is an option to hide the shuffle and the extension gives you a blank screen new tab with beautiful floating bubbles. It's totally free. Here is the link if you want try it out: https://ift.tt/nTV0cWpgJ Thanks!
New Show Hacker News story: latest news
Show HN: Hexle - A Wordle-like game where you guess a 16-bit hex int
2 by James-Livesey | 0 comments on Hacker News.
2 by James-Livesey | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: What do you think of my new social app?
6 by jstrafy | 1 comments on Hacker News.
Hey there, First time posting on Hacker News in about 2 years! The reason I’m posting is that I thought I’d write about the product I’ve been building, in hopes it resonates with people. Why build yet another social app? Because I deleted almost all social media around 3/4 years ago as it was just net negative on my life. There was very little that was truly interesting, I didn’t care about looking good to other people and because of the ‘media’ and ads, the apps were all designed to make me spend too much time for what I was getting. I hated it and what it meant for people’s behaviour, including mine and my friends. I also noticed that the vast majority of my friends were pretty much passive on the services, even if they had an account. Turns out that most people felt uncomfortable sharing to people they didn’t know too well, which inevitably happens as you meet new people, add them, and often don’t develop the relationship much further. I had a sense that there could be a better way. In that, I remembered the days of Path and Google+ which had the model of focusing on particular people in your network, both through the feed and in how you shared. Path in particular was a ‘real life’ social network, something that despite being brought to market in 2010 or whatever, seemed to be more relevant today. So problem found, problem solved. I took the journey of learning how to code when COVID hit (I was working in Architecture and Design and was about to start my masters degree at Harvard GSD in Boston), then one thing led to another, my prototype garnered some investment interest, and Circles was born. The idea is very much like the name suggests, it’s about adding your contacts (synced through your phonebook) into Circles that define what the relationship is. This means that you only see things from people you have tagged (rather than everyone) and when you share, you choose exactly who it goes to (rather than all your friends or followers). It also takes cues from other privacy focused social products. Posts are encrypted, reactions and comments are only shown to people who are contacts with eachother, and user profiles only show that which has been explicitly shared to the user viewing the profile. As they were mentioned briefly before, it’s essentially a crossover between Path and Google+ with a wrap around layer of privacy, so the potential revenue has to eventually come through paid features rather than ads. We’re in the app store and google play store (yay, cross-platform JS frameworks), the invite code is ‘FULLCIRCLE’ and download links are below: Landing: [https://oncircles.com](https://oncircles.com) iOS: [https://apps.apple.com/gb/app/circles-share-more-with-less/id1532621483](https://apps.apple.com/gb/app/circles-share-more-with-less/id1532621483) Android: [https://ift.tt/HOxc6snI1 I would love to hear your feedback and suggestions on the idea. Hit or miss? PS: If you want to chat about the idea or are interested in working together I’d love to chat. Always interesting to meet people on HN and we have the funds, ideas and drive to continue making cool things that can solve big problems. Send me an email at james@oncircles.com Thanks!
6 by jstrafy | 1 comments on Hacker News.
Hey there, First time posting on Hacker News in about 2 years! The reason I’m posting is that I thought I’d write about the product I’ve been building, in hopes it resonates with people. Why build yet another social app? Because I deleted almost all social media around 3/4 years ago as it was just net negative on my life. There was very little that was truly interesting, I didn’t care about looking good to other people and because of the ‘media’ and ads, the apps were all designed to make me spend too much time for what I was getting. I hated it and what it meant for people’s behaviour, including mine and my friends. I also noticed that the vast majority of my friends were pretty much passive on the services, even if they had an account. Turns out that most people felt uncomfortable sharing to people they didn’t know too well, which inevitably happens as you meet new people, add them, and often don’t develop the relationship much further. I had a sense that there could be a better way. In that, I remembered the days of Path and Google+ which had the model of focusing on particular people in your network, both through the feed and in how you shared. Path in particular was a ‘real life’ social network, something that despite being brought to market in 2010 or whatever, seemed to be more relevant today. So problem found, problem solved. I took the journey of learning how to code when COVID hit (I was working in Architecture and Design and was about to start my masters degree at Harvard GSD in Boston), then one thing led to another, my prototype garnered some investment interest, and Circles was born. The idea is very much like the name suggests, it’s about adding your contacts (synced through your phonebook) into Circles that define what the relationship is. This means that you only see things from people you have tagged (rather than everyone) and when you share, you choose exactly who it goes to (rather than all your friends or followers). It also takes cues from other privacy focused social products. Posts are encrypted, reactions and comments are only shown to people who are contacts with eachother, and user profiles only show that which has been explicitly shared to the user viewing the profile. As they were mentioned briefly before, it’s essentially a crossover between Path and Google+ with a wrap around layer of privacy, so the potential revenue has to eventually come through paid features rather than ads. We’re in the app store and google play store (yay, cross-platform JS frameworks), the invite code is ‘FULLCIRCLE’ and download links are below: Landing: [https://oncircles.com](https://oncircles.com) iOS: [https://apps.apple.com/gb/app/circles-share-more-with-less/id1532621483](https://apps.apple.com/gb/app/circles-share-more-with-less/id1532621483) Android: [https://ift.tt/HOxc6snI1 I would love to hear your feedback and suggestions on the idea. Hit or miss? PS: If you want to chat about the idea or are interested in working together I’d love to chat. Always interesting to meet people on HN and we have the funds, ideas and drive to continue making cool things that can solve big problems. Send me an email at james@oncircles.com Thanks!
Tuesday, 1 February 2022
New Show Hacker News story: latest news
Show HN: FirstLanguage NLP API
2 by subalalitha | 0 comments on Hacker News.
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!
2 by subalalitha | 0 comments on Hacker News.
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!
New Show Hacker News story: latest news
Show HN: Moqueries – Lock-free interface and function mocks for Go
2 by myshkin5 | 1 comments on Hacker News.
2 by myshkin5 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Know what's happening in tech world at one place
2 by spacetimekd | 0 comments on Hacker News.
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. PS: No login required! :)
2 by spacetimekd | 0 comments on Hacker News.
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. PS: No login required! :)
Subscribe to:
Posts (Atom)