Show HN: Videos for Kids Science Experiments Without Long Preparations
2 by fraoulitsa | 1 comments on Hacker News.
Sunday, 31 May 2020
New Show Hacker News story: latest news
Show HN: Interactive Speech Anatomy Visualization and Universal Phonetic Script
2 by albinjoy | 0 comments on Hacker News.
2 by albinjoy | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: ImageCart – Low cost unlimited public and private Docker repositories
4 by Dartoxian | 2 comments on Hacker News.
4 by Dartoxian | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: k3sup ('ketchup') – bootstrap Kubernetes with k3s over SSH
3 by alexellisuk | 0 comments on Hacker News.
3 by alexellisuk | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Unity MMORPG Boilerplate – Multiplayer in Unity Made Easy
114 by valkyrienyanko | 64 comments on Hacker News.
114 by valkyrienyanko | 64 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Practise algorithms whenever you open a new Tab in Chrome (AlgoTab)
2 by th3ch073n1 | 0 comments on Hacker News.
2 by th3ch073n1 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Colors and Fonts Extractor – a simple Firefox extension
2 by nh2_amine | 0 comments on Hacker News.
2 by nh2_amine | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: OmSave – Safari Extension for OmniFocus on macOS
2 by dsabanin | 0 comments on Hacker News.
2 by dsabanin | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Go Micro – A distributed systems development framework
4 by asim | 0 comments on Hacker News.
4 by asim | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made a simple tool to preview Google/local fonts on live websites
2 by shash7 | 1 comments on Hacker News.
2 by shash7 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Taski – Make better decisions every time
2 by mkfeuhrer | 0 comments on Hacker News.
Hey Super excited to launch my new product - Taski Making decisions is tough and time-consuming. We make decisions all the time, both in personal and work matters. Shipping Taski - Your one-stop solution for making better decisions. Boost your productivity with powerful frameworks. Taski brings you clean, simple UI for developers, PMs, and anyone who loves planning before decisions. Multiple frameworks - RICE, SPADE, SWOT, etc. ️ Save - as image, markdown or document Share - your decisions anywhere for feedback. Check-list - Track progress with checklists. Privacy - Your data is yours! Build for all - Developers, PMs or any person who makes decisions Taski is live on Product hunt: https://ift.tt/36JpWrA Show some love #productivity #newproduct #decisions #producthunt
2 by mkfeuhrer | 0 comments on Hacker News.
Hey Super excited to launch my new product - Taski Making decisions is tough and time-consuming. We make decisions all the time, both in personal and work matters. Shipping Taski - Your one-stop solution for making better decisions. Boost your productivity with powerful frameworks. Taski brings you clean, simple UI for developers, PMs, and anyone who loves planning before decisions. Multiple frameworks - RICE, SPADE, SWOT, etc. ️ Save - as image, markdown or document Share - your decisions anywhere for feedback. Check-list - Track progress with checklists. Privacy - Your data is yours! Build for all - Developers, PMs or any person who makes decisions Taski is live on Product hunt: https://ift.tt/36JpWrA Show some love #productivity #newproduct #decisions #producthunt
New Show Hacker News story: latest news
Show HN: Findyour.blog – Get your blog rated and reviewed by authors/readers
5 by sgeorge96 | 0 comments on Hacker News.
5 by sgeorge96 | 0 comments on Hacker News.
Saturday, 30 May 2020
New Show Hacker News story: latest news
Show HN: Solo mode for Google Docs – extension to hide comments and cursors
2 by kjhitcher | 0 comments on Hacker News.
2 by kjhitcher | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Shooting pose analysis and basketball shot detection
7 by callmetonypls | 1 comments on Hacker News.
7 by callmetonypls | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Write a bot that plays SpaceX's ISS docking simulation
4 by andrey_leshenko | 0 comments on Hacker News.
4 by andrey_leshenko | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: NPM module that makes easy to convert JSON to CSV
6 by kauegimenes | 0 comments on Hacker News.
6 by kauegimenes | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I build djit.su during the coronavirus lockdowns – a new code editor
5 by elisk | 1 comments on Hacker News.
TL;DR: During the coronavirus lockdowns I built a new kind of code editor - a notebook-like development environment inspired by the awesome teachings of Bret Victor. Check it out: https://djit.su Quick backstory: I've always wanted to create a different kind of code editor that encompasses several aspects of what I consider programming. I think it's started somewhere around the time Bret Victor had his famous talk - it blew my mind, seeing how he develops the game in real-time modifying variable and functions as he goes. About three months ago, as the corona lockdowns hit, the company I just recently started working at collapsed due to lack of funding. I started working on a thing . It began when I finished with my ObservableHQ Coronavirus Stats (https://ift.tt/2XD6UyU) and wanted to extend the table with more features. Today I finally shipped what I consider truly first functional version of djit.su — a rudimentary yet-to-be-fully-defined tool that I designed in my mind for almost a decade, prototyped at least four different times in the last five years, and finally get to play with for the first time after building it for the past 3 months. I've created a quick reference example for how to update the cell value from the react component - check it out here: https://ift.tt/2yLWowX — it might serve you as a good point to get an idea how to interact with djit.su as the documentation is non-existing at this point. Any and all comments, suggestions, and recommendations are welcome.
5 by elisk | 1 comments on Hacker News.
TL;DR: During the coronavirus lockdowns I built a new kind of code editor - a notebook-like development environment inspired by the awesome teachings of Bret Victor. Check it out: https://djit.su Quick backstory: I've always wanted to create a different kind of code editor that encompasses several aspects of what I consider programming. I think it's started somewhere around the time Bret Victor had his famous talk - it blew my mind, seeing how he develops the game in real-time modifying variable and functions as he goes. About three months ago, as the corona lockdowns hit, the company I just recently started working at collapsed due to lack of funding. I started working on a thing . It began when I finished with my ObservableHQ Coronavirus Stats (https://ift.tt/2XD6UyU) and wanted to extend the table with more features. Today I finally shipped what I consider truly first functional version of djit.su — a rudimentary yet-to-be-fully-defined tool that I designed in my mind for almost a decade, prototyped at least four different times in the last five years, and finally get to play with for the first time after building it for the past 3 months. I've created a quick reference example for how to update the cell value from the react component - check it out here: https://ift.tt/2yLWowX — it might serve you as a good point to get an idea how to interact with djit.su as the documentation is non-existing at this point. Any and all comments, suggestions, and recommendations are welcome.
New Show Hacker News story: latest news
Show HN: SSH tunneling course for devs, sys admins, and infosec professionals
3 by opsdisk | 0 comments on Hacker News.
A little over a year ago I gave away over 4,600 copies of my intro to SSH tunneling book, The Cyber Plumber's Handbook, for free over a 48 hour period to the awesome folks here on Hacker News [0]. Since then, I've been getting a lot of feedback about creating an interactive lab where SSH tunneling and port redirection techniques can be practiced in real scenarios. With a bit more time during the quarantine, I finally found the time to launch the lab portion. For the HN family, I'm offering the book and 2 weeks of lab time for 50% off ($19.99) with this Gumroad link through June 6: https://ift.tt/3gEe5Qk Why learn SSH tunneling? SSH tunneling is a skill you can use for the rest of your IT career. SSH tunneling and port redirection are skills that can be applied in any information technology discipline, so it does not matter if you are a network engineer, red teamer, penetration tester, developer or something in between. That being said, the examples tend to skew towards pairing tunneling techniques with penetration testing tools (including Metasploit). Lab Overview Four jump boxes provide the Internet facing portion of the lab. However, the fun really starts when you start leveraging tunneling techniques to reach the internal side of the network to access services such as Secure SHell (SSH), Web, and Remote Desktop Protocol (RDP). The Linux and Windows targets are also running vulnerable services that can be exploited for the true tunneling ninjas. Each of the exercises has a brief description and solution to assist you in the event you get stuck. [0] https://ift.tt/2y2jX0F
3 by opsdisk | 0 comments on Hacker News.
A little over a year ago I gave away over 4,600 copies of my intro to SSH tunneling book, The Cyber Plumber's Handbook, for free over a 48 hour period to the awesome folks here on Hacker News [0]. Since then, I've been getting a lot of feedback about creating an interactive lab where SSH tunneling and port redirection techniques can be practiced in real scenarios. With a bit more time during the quarantine, I finally found the time to launch the lab portion. For the HN family, I'm offering the book and 2 weeks of lab time for 50% off ($19.99) with this Gumroad link through June 6: https://ift.tt/3gEe5Qk Why learn SSH tunneling? SSH tunneling is a skill you can use for the rest of your IT career. SSH tunneling and port redirection are skills that can be applied in any information technology discipline, so it does not matter if you are a network engineer, red teamer, penetration tester, developer or something in between. That being said, the examples tend to skew towards pairing tunneling techniques with penetration testing tools (including Metasploit). Lab Overview Four jump boxes provide the Internet facing portion of the lab. However, the fun really starts when you start leveraging tunneling techniques to reach the internal side of the network to access services such as Secure SHell (SSH), Web, and Remote Desktop Protocol (RDP). The Linux and Windows targets are also running vulnerable services that can be exploited for the true tunneling ninjas. Each of the exercises has a brief description and solution to assist you in the event you get stuck. [0] https://ift.tt/2y2jX0F
New Show Hacker News story: latest news
Show HN: Top 10 Newest HackerNews Stories (Phoenix/LiveView)
2 by gstipi | 1 comments on Hacker News.
HNLive is a small Elixir/Phoenix/LiveView web app showing the top 10 (by score or number of comments) newest HackerNews stories in "real time" (i.e. as quickly as updates become available via the HackerNews API). You should find the app running on https://ift.tt/2Xeks58 - please note that this is running on the free tier with limited memory and resources. GitHub: https://ift.tt/3gEdU7C The motivation for building HNLive was twofold: 1. I had read and heard many good things about Elixir, Phoenix and LiveView, and after watching Chris McCord`s demo "Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix 1.5" on YouTube, I finally said to myself: "That looks awesome, time to learn Elixir and Phoenix!" HNLive is the app I built over the last couple of days while on this learning journey. 2. I love browsing HackerNews, but for me the selection of stories on the front page, the "newest" page and the "best" page is not ideal if I want to see at a glance which new stories (say, submitted over the course of the last 12 hours) have received the most upvotes or are discussed particularly controversially (as judged by the number of comments). HNLive attempts to address this using data from the HackerNews API to provide the top 10 submissions, sorted by score or number of comments, taking into account only the last 500 submissions. I also wanted to see updates to the top 10 (and scores and number of comments) in real time, which was made easy by using LiveView.
2 by gstipi | 1 comments on Hacker News.
HNLive is a small Elixir/Phoenix/LiveView web app showing the top 10 (by score or number of comments) newest HackerNews stories in "real time" (i.e. as quickly as updates become available via the HackerNews API). You should find the app running on https://ift.tt/2Xeks58 - please note that this is running on the free tier with limited memory and resources. GitHub: https://ift.tt/3gEdU7C The motivation for building HNLive was twofold: 1. I had read and heard many good things about Elixir, Phoenix and LiveView, and after watching Chris McCord`s demo "Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix 1.5" on YouTube, I finally said to myself: "That looks awesome, time to learn Elixir and Phoenix!" HNLive is the app I built over the last couple of days while on this learning journey. 2. I love browsing HackerNews, but for me the selection of stories on the front page, the "newest" page and the "best" page is not ideal if I want to see at a glance which new stories (say, submitted over the course of the last 12 hours) have received the most upvotes or are discussed particularly controversially (as judged by the number of comments). HNLive attempts to address this using data from the HackerNews API to provide the top 10 submissions, sorted by score or number of comments, taking into account only the last 500 submissions. I also wanted to see updates to the top 10 (and scores and number of comments) in real time, which was made easy by using LiveView.
New Show Hacker News story: latest news
Show HN: Python library to edit and render HTML without a template language
3 by chr15m | 0 comments on Hacker News.
3 by chr15m | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: List of all (427) startups that got funded last month
5 by hauniv | 0 comments on Hacker News.
5 by hauniv | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Education43 – community-driven free educational resources
2 by teemofeev | 1 comments on Hacker News.
2 by teemofeev | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Implementation of Simple File-System Based on Inode from Scratch
4 by nullchar | 0 comments on Hacker News.
4 by nullchar | 0 comments on Hacker News.
Friday, 29 May 2020
New Show Hacker News story: latest news
Show HN: Deploying Pytorch models on iOS via Core ML – my “pandemic project”
3 by mlillustrated | 0 comments on Hacker News.
3 by mlillustrated | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Awesomeblog.club – self-hostable directory for small blogs and links
2 by searchableguy | 1 comments on Hacker News.
2 by searchableguy | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Instantly Turn Google Docs into reStructuredText
2 by luxurytent | 1 comments on Hacker News.
2 by luxurytent | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: An API to store balances and transactions
17 by andriosr | 7 comments on Hacker News.
Hey everyone! I'm Rob and I want to share what I've built - a solid ledger behind simple API: https://decimals.app The ledger is a key piece of any financial system and is easy to get the design wrong, resulting in troubles for making sure money movements are adding up. I took a lot of inspiration from good designs from Square, Uber, and others for the scalability and security aspects. And on the usability side, I applied many concepts from the Ledger CLI, making it very easy to use. I'm really happy I get to show this to you all, thank you for reading about it! Please let me know your thoughts and questions in the comments (The sample code on the landing page is not working, I'm fixing it). [1] https://ift.tt/2BeYyRr [2] https://www.youtube.com/watch?v=iN6mhI5hFt4 [3] https://ift.tt/35EKssz [5] https://ift.tt/3ccWImg
17 by andriosr | 7 comments on Hacker News.
Hey everyone! I'm Rob and I want to share what I've built - a solid ledger behind simple API: https://decimals.app The ledger is a key piece of any financial system and is easy to get the design wrong, resulting in troubles for making sure money movements are adding up. I took a lot of inspiration from good designs from Square, Uber, and others for the scalability and security aspects. And on the usability side, I applied many concepts from the Ledger CLI, making it very easy to use. I'm really happy I get to show this to you all, thank you for reading about it! Please let me know your thoughts and questions in the comments (The sample code on the landing page is not working, I'm fixing it). [1] https://ift.tt/2BeYyRr [2] https://www.youtube.com/watch?v=iN6mhI5hFt4 [3] https://ift.tt/35EKssz [5] https://ift.tt/3ccWImg
New Show Hacker News story: latest news
Show HN: TrashEmail – Telegram-based disposable mail service
86 by r0hitSehgal | 70 comments on Hacker News.
86 by r0hitSehgal | 70 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A point-and-click visual decoder for flag semaphore
3 by bobbiechen | 1 comments on Hacker News.
3 by bobbiechen | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I wrote a toy functional programming language
3 by bastianblokland | 1 comments on Hacker News.
3 by bastianblokland | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: MongoDB analytics to track changes in your site's performance
10 by rosaldo | 3 comments on Hacker News.
10 by rosaldo | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Unweb – adblock for distractions (including HN)
3 by louisbarclay | 3 comments on Hacker News.
3 by louisbarclay | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I built a free forms service for static websites
2 by yupitszac | 1 comments on Hacker News.
2 by yupitszac | 1 comments on Hacker News.
Thursday, 28 May 2020
New Show Hacker News story: latest news
Show HN: Master in AI – Get an Unaccredited Master in AI
2 by kishansagathiya | 0 comments on Hacker News.
2 by kishansagathiya | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Generate a Go REST API from PostgreSQL with filtering, pagination, auth
2 by eatonphil | 0 comments on Hacker News.
2 by eatonphil | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Price.hospital
3 by SteveCoast | 2 comments on Hacker News.
https://price.hospital/ I'm attempting to make US hospital prices searchable and comparable after congress enacted price transparency. I'm aware that there are severe problems here as the prices are so opaque. The prices quoted are not the insurance-negotiated prices, it's taking time to load in and clean up all the data, hospital compliance with transparency is... mixed... But we have to move the ball forward somehow. Also the site is missing many obvious features that I'm hacking (like human-readable procedure names like "cat scan" = "ct imaging" but hey. All feedback welcome, thanks!
3 by SteveCoast | 2 comments on Hacker News.
https://price.hospital/ I'm attempting to make US hospital prices searchable and comparable after congress enacted price transparency. I'm aware that there are severe problems here as the prices are so opaque. The prices quoted are not the insurance-negotiated prices, it's taking time to load in and clean up all the data, hospital compliance with transparency is... mixed... But we have to move the ball forward somehow. Also the site is missing many obvious features that I'm hacking (like human-readable procedure names like "cat scan" = "ct imaging" but hey. All feedback welcome, thanks!
New Show Hacker News story: latest news
Show HN: A Discussion Site for Religious Groups Based on Hacker News
14 by 4444 | 19 comments on Hacker News.
14 by 4444 | 19 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Astra – Virtual Sub Accounts for your existing bank accounts
3 by gakos | 2 comments on Hacker News.
3 by gakos | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: HTML Goddess – A static site generator to code like it's 1999
5 by babbledabbler | 0 comments on Hacker News.
5 by babbledabbler | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A website for making patches for the OP-1 and OP-Z synths
2 by qrv3w | 0 comments on Hacker News.
2 by qrv3w | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Karate Club – A Python library for machine learning on graphs
2 by benitorosenberg | 0 comments on Hacker News.
2 by benitorosenberg | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Neatly – A simple way for teams to find their important shared files
3 by billyattar | 0 comments on Hacker News.
3 by billyattar | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: wasm-mt – A multithreading library for Rust and WebAssembly
2 by jdevel | 0 comments on Hacker News.
2 by jdevel | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Non-custodial Bitcoin exchange w integrated wallet opening public beta
3 by blocksettle | 0 comments on Hacker News.
3 by blocksettle | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Production-grade configuration system for Node.js
2 by theogravity | 1 comments on Hacker News.
2 by theogravity | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Docker Push Readme” – a Docker CLI plugin to update container repo docs
2 by encelad | 0 comments on Hacker News.
2 by encelad | 0 comments on Hacker News.
Wednesday, 27 May 2020
New Show Hacker News story: latest news
Show HN: I built a $499, landlord-friendly, self-install solar and battery kit
4 by nikodunk | 1 comments on Hacker News.
4 by nikodunk | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Simple-blogger – blog generated from GitHub project READMEs
8 by depthfirst | 0 comments on Hacker News.
8 by depthfirst | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Serve your own cloud API abstractions in Kubernetes
2 by monus | 1 comments on Hacker News.
2 by monus | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Straight2Spam – Send your email right to someone's spam folder
25 by adnanaga | 7 comments on Hacker News.
25 by adnanaga | 7 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Primrose – HTML5 canvas text editor for WebGL textures
2 by moron4hire | 0 comments on Hacker News.
2 by moron4hire | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: To Listen to Any Page Prefix the URL with Playthis.link
3 by soheil | 0 comments on Hacker News.
I was tired of having to constantly scramble to find a podcast I want to listen to when going for a walk or just running on the treadmill. I, however, usually have an abundance of blog posts or articles around the web that I'd like to read. The problem is walking is not very conducive to reading. So I made this quick and dirty site that pretty much works anywhere, no app install, no copy paste, no nothing. Just add the domain playthis.link before any URL in your browser and hit enter. It will redirect to an audio file that automatically starts playing. You don't need to click a 2nd button to play the file either. It just starts reading the text right away. You can do this on your phone and just pick it up and go for a hike. Example: Amazing blog post: https://ift.tt/2q6fiql Audio version: https://ift.tt/36AgtTj
3 by soheil | 0 comments on Hacker News.
I was tired of having to constantly scramble to find a podcast I want to listen to when going for a walk or just running on the treadmill. I, however, usually have an abundance of blog posts or articles around the web that I'd like to read. The problem is walking is not very conducive to reading. So I made this quick and dirty site that pretty much works anywhere, no app install, no copy paste, no nothing. Just add the domain playthis.link before any URL in your browser and hit enter. It will redirect to an audio file that automatically starts playing. You don't need to click a 2nd button to play the file either. It just starts reading the text right away. You can do this on your phone and just pick it up and go for a hike. Example: Amazing blog post: https://ift.tt/2q6fiql Audio version: https://ift.tt/36AgtTj
New Show Hacker News story: latest news
Show HN: Twingate – A modern solution for remote access
2 by alexmensch | 1 comments on Hacker News.
2 by alexmensch | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Devslist – Browse hundreds of remote developer jobs in one place
2 by juliusvdw | 0 comments on Hacker News.
2 by juliusvdw | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Obsidian – Powerful knowledge base that works on local Markdown files
29 by ericax | 12 comments on Hacker News.
29 by ericax | 12 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Bobolink – a small tool to help search your bookmarks
3 by jtanza | 0 comments on Hacker News.
3 by jtanza | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: GraphQL2REST – Automatically generate a REST API from your GraphQL API
2 by graphql2rest | 0 comments on Hacker News.
2 by graphql2rest | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: RSA encryption explained with demo in Google Colab
2 by seesawtron | 1 comments on Hacker News.
2 by seesawtron | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Decentralized Food Delivery or Grocery Delivery Platform
2 by sumeetk | 1 comments on Hacker News.
Dear Friends, Website : https://nearbyshops.org Github : https://ift.tt/3ejgkGw We are releasing first of its kind decentralized hyperlocal shopping platform. Which can by used for food or grocery delivery or any other hyperlocal business. You must have heard of Mastodon (https://ift.tt/2iPFbIP) a decentralized alternative to Twitter. Similarly Nearby Shops is a decentralized alternative to commercial e-commerce platforms. This decentralized technology has a great potential to enable collaberation and help small business compete with large corporations. Please checkout our website and github repository ! If you like this technology please participate and share this project with as many people as you can.
2 by sumeetk | 1 comments on Hacker News.
Dear Friends, Website : https://nearbyshops.org Github : https://ift.tt/3ejgkGw We are releasing first of its kind decentralized hyperlocal shopping platform. Which can by used for food or grocery delivery or any other hyperlocal business. You must have heard of Mastodon (https://ift.tt/2iPFbIP) a decentralized alternative to Twitter. Similarly Nearby Shops is a decentralized alternative to commercial e-commerce platforms. This decentralized technology has a great potential to enable collaberation and help small business compete with large corporations. Please checkout our website and github repository ! If you like this technology please participate and share this project with as many people as you can.
New Show Hacker News story: latest news
Show HN: Multiplayer greyhound racing game to play over Zoom
4 by paulgc | 0 comments on Hacker News.
4 by paulgc | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Keywordgenerator.io – A tool to generate thousands of longtail keywords
2 by rsbadger | 0 comments on Hacker News.
2 by rsbadger | 0 comments on Hacker News.
Tuesday, 26 May 2020
New Show Hacker News story: latest news
Show HN: Simulate 2^100 live automata cells in milliseconds, in your browser
2 by ekzhang | 0 comments on Hacker News.
2 by ekzhang | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Understanding Shape Detection Using Hough Transform with Python
2 by bajcmartinez | 0 comments on Hacker News.
2 by bajcmartinez | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: JQL – A JSON Query Language CLI Tool Built with Rust
2 by yamafaktory | 0 comments on Hacker News.
2 by yamafaktory | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I built a service to uncover hidden Facebook advertising interests
2 by mikerubini | 3 comments on Hacker News.
2 by mikerubini | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Asserted.io – Test in Prod. Continuous Uptime Testing with Mocha
3 by ehacke | 1 comments on Hacker News.
3 by ehacke | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Website that finds least amount of clicks between two Wikipedia pages
3 by jehna1 | 1 comments on Hacker News.
3 by jehna1 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Savory – Bookmark manager for people with 1000s of bookmarks
2 by akshaykumar90 | 0 comments on Hacker News.
2 by akshaykumar90 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Bear – The most minimal blogging platform ever
2 by HermanMartinus | 0 comments on Hacker News.
2 by HermanMartinus | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Kiba Pro v2 (Commercial Ruby Extensions to Kiba ETL)
15 by thibaut_barrere | 1 comments on Hacker News.
15 by thibaut_barrere | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Stopcorona.info, Covid-19 tracker visualizing data from 20 sources
2 by andreykh | 0 comments on Hacker News.
2 by andreykh | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Create and Monetize Your Blog with QuickPublisher
2 by rotimi_je_suis | 0 comments on Hacker News.
2 by rotimi_je_suis | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Pitch Deck Hunt – 100 real pitch decks from the best startups
3 by maxfleit | 1 comments on Hacker News.
3 by maxfleit | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Exploring organisms development (and more) with cellular automata
2 by zer0gravity | 0 comments on Hacker News.
2 by zer0gravity | 0 comments on Hacker News.
Monday, 25 May 2020
New Show Hacker News story: latest news
Show HN: "News” a minimal Dockerized single-page news aggregator
2 by EnigmaCurry | 0 comments on Hacker News.
2 by EnigmaCurry | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Save notes from your desktop/mobile browser to Raspberry Pi
3 by quaintdev | 0 comments on Hacker News.
3 by quaintdev | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Fractal garden – realtime 3D fractal explorer in the browser
10 by ath92 | 1 comments on Hacker News.
10 by ath92 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Tabletop Treasure Generator built with Sveltejs and 98.css
2 by d3sandoval | 0 comments on Hacker News.
2 by d3sandoval | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: HAProxy back end controller/scaler, supports AWS ASG and Consul
3 by djmdev | 0 comments on Hacker News.
3 by djmdev | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: You have seen Spotlight on Mac? I have built it for Chrome
3 by codecors | 0 comments on Hacker News.
3 by codecors | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I built a minimal Twitter web app with few rules
4 by ramkarthikk | 1 comments on Hacker News.
4 by ramkarthikk | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Airspace – async communication for remote teams
4 by illdave | 2 comments on Hacker News.
Hi HN, I've been working on Airspace: https://tryairspace.com It emails your team once each day (at the start of their working day, in their timezone) to ask what they're working on. Then it keeps all the answers in one place for everyone on the team to see. Team members can also discuss work (organised by projects), and all of these discussions are async. Real-time chat has its place, but I personally find it quite interruptive and can pull my focus away from deep work. I built Airspace to help remote teams work on their schedule, and to give them the freedom that comes with having long stretches of uninterrupted, focused time. I'd love to know what you think.
4 by illdave | 2 comments on Hacker News.
Hi HN, I've been working on Airspace: https://tryairspace.com It emails your team once each day (at the start of their working day, in their timezone) to ask what they're working on. Then it keeps all the answers in one place for everyone on the team to see. Team members can also discuss work (organised by projects), and all of these discussions are async. Real-time chat has its place, but I personally find it quite interruptive and can pull my focus away from deep work. I built Airspace to help remote teams work on their schedule, and to give them the freedom that comes with having long stretches of uninterrupted, focused time. I'd love to know what you think.
New Show Hacker News story: latest news
Show HN: 2030 CCv3 IRL – web animation of speculative AR
2 by DomenicoMazza | 0 comments on Hacker News.
2 by DomenicoMazza | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A Firefox add-on to disable notifications when a tab is muted
2 by kidsil | 0 comments on Hacker News.
2 by kidsil | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Dsnet, a simple command to manage a centralised WireGuard VPN
4 by naggie | 1 comments on Hacker News.
4 by naggie | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Preemptive Multitasking on an AVR Microcontroller
2 by jwmhjwmh | 0 comments on Hacker News.
2 by jwmhjwmh | 0 comments on Hacker News.
Sunday, 24 May 2020
New Show Hacker News story: latest news
Show HN: Use Your Inbox As A Google Reader Replacement
3 by cameronbrown | 1 comments on Hacker News.
3 by cameronbrown | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: WebPipe – Pipe from your servers to the browser
3 by minhajuddin | 2 comments on Hacker News.
3 by minhajuddin | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A Firefox add-on to strip Google search results from 'blacklisted' URLs
56 by davehcker | 33 comments on Hacker News.
56 by davehcker | 33 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Pi Stats, a macOS menu bar app to view and manage your Pi-hole status
2 by fcbunn | 0 comments on Hacker News.
2 by fcbunn | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A HTTP2 web server with auto SSL certificate, Zero-Configuration
2 by txthinking | 0 comments on Hacker News.
2 by txthinking | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Ventura – improved Fortuna PRNG with strong entropy sources
2 by JCDenton2052 | 0 comments on Hacker News.
2 by JCDenton2052 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Share Streaming Services With Friends(Even if they don’t own accounts)
3 by GPUboy | 2 comments on Hacker News.
3 by GPUboy | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Dj-Paddle – Payment-Integration for Your Django-SaaS-Project
2 by FPurchess | 0 comments on Hacker News.
2 by FPurchess | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Generate hundreds of animated designs with one image
2 by Davidoffeo | 1 comments on Hacker News.
2 by Davidoffeo | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Visualizing flow using Smashing and data from Jira, GitHub and Jenkins
2 by rompic | 0 comments on Hacker News.
2 by rompic | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Web controlled traffic light for Raspberry Pi powered by Elixir/Nerves
2 by fabrik42 | 1 comments on Hacker News.
2 by fabrik42 | 1 comments on Hacker News.
Saturday, 23 May 2020
New Show Hacker News story: latest news
Show HN: I made a self-improvement app to help you become better than yesterday
2 by bluefits | 0 comments on Hacker News.
2 by bluefits | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: megaAI – a powerful, small, AI-capable 4K camera for Pi
3 by philnelson | 1 comments on Hacker News.
3 by philnelson | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Means.tv a leftist streaming service without ads or VCs
2 by sudoaza | 0 comments on Hacker News.
2 by sudoaza | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Strongverbs.ai – Finding good strong verbs with machine learning
2 by sdas7 | 0 comments on Hacker News.
2 by sdas7 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: LibStack – Better search for Node.js packages
2 by monikgandhi | 1 comments on Hacker News.
2 by monikgandhi | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Command-Pal – The hackable command palette, inspired by VSCode
3 by gitgud | 0 comments on Hacker News.
3 by gitgud | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Master SSH tunneling in an interactive lab
3 by opsdisk | 0 comments on Hacker News.
A little over a year ago I gave away over 4,600 copies of my intro to SSH tunneling book, The Cyber Plumber's Handbook, for free over a 48 hour period to the awesome folks here on Hacker News (https://ift.tt/2y2jX0F). Since then, I've been getting a lot of feedback about creating an interactive lab where SSH tunneling and port redirection techniques can be practiced in real scenarios. With a bit more time during the quarantine, I finally found the time to launch the lab portion. For the HN family, I'm offering the book and 2 weeks of lab time for 50% off ($19.99) with this Gumroad link through May 30: https://ift.tt/2zss8aG Why learn SSH tunneling? SSH tunneling is a skill you can use for the rest of your IT career. SSH tunneling and port redirection are skills that can be applied in any information technology discipline, so it does not matter if you are a network engineer, red teamer, penetration tester, developer or something in between. That being said, the examples tend to skew towards pairing tunneling techniques with penetration testing tools (including Metasploit). Lab Overview Four jump boxes provide the Internet facing portion of the lab. However, the fun really starts when you start leveraging tunneling techniques to reach the internal side of the network to access services such as Secure SHell (SSH), Web, and Remote Desktop Protocol (RDP). The Linux and Windows targets are also running vulnerable services that can be exploited for the true tunneling ninjas. Each of the exercises has a brief description and solution to assist you in the event you get stuck. Happy Tunneling! Brennon
3 by opsdisk | 0 comments on Hacker News.
A little over a year ago I gave away over 4,600 copies of my intro to SSH tunneling book, The Cyber Plumber's Handbook, for free over a 48 hour period to the awesome folks here on Hacker News (https://ift.tt/2y2jX0F). Since then, I've been getting a lot of feedback about creating an interactive lab where SSH tunneling and port redirection techniques can be practiced in real scenarios. With a bit more time during the quarantine, I finally found the time to launch the lab portion. For the HN family, I'm offering the book and 2 weeks of lab time for 50% off ($19.99) with this Gumroad link through May 30: https://ift.tt/2zss8aG Why learn SSH tunneling? SSH tunneling is a skill you can use for the rest of your IT career. SSH tunneling and port redirection are skills that can be applied in any information technology discipline, so it does not matter if you are a network engineer, red teamer, penetration tester, developer or something in between. That being said, the examples tend to skew towards pairing tunneling techniques with penetration testing tools (including Metasploit). Lab Overview Four jump boxes provide the Internet facing portion of the lab. However, the fun really starts when you start leveraging tunneling techniques to reach the internal side of the network to access services such as Secure SHell (SSH), Web, and Remote Desktop Protocol (RDP). The Linux and Windows targets are also running vulnerable services that can be exploited for the true tunneling ninjas. Each of the exercises has a brief description and solution to assist you in the event you get stuck. Happy Tunneling! Brennon
New Show Hacker News story: latest news
Show HN: A dependently-typed programming language with static memory management
64 by u2zv1wx | 1 comments on Hacker News.
64 by u2zv1wx | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: How to build a complex multithreading framework and your apps
2 by tobiu | 1 comments on Hacker News.
2 by tobiu | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Eth.Build – Web3 prototyping and educational tool
9 by austintgriffith | 1 comments on Hacker News.
9 by austintgriffith | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: LaTeX.css – Make your website look like a LaTeX document
3 by doerig | 0 comments on Hacker News.
3 by doerig | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Discover high-quality articles,videos and more with human-curated lists
4 by mtolga | 0 comments on Hacker News.
Hey everyone, Me and my friend were frustrated with garbage that we ran across on our search results and on the web. More than ever people are sharing articles, blog posts or videos on the web and parts of the web became a big garbage. So, we created Jooseph as a place where you can discover and share curated lists of high-quality articles, talks, podcasts and more. Also, we builded an extension to organize pile of tabs in your browsers. Basically you can create different collections in Jooseph to store or share your lists on Jooseph. (e.g. you can create a list about Best Golang Resources and make it private/public, you can add any link from your browser with the extension) I don’t know if it’s sounds good to you. We have shared here, a couple times. I am sorry if I am being spammy. But I wonder, would you be interested in using this kind of product and keeping closely in touch with us to solve your problem. (If you have this problem) You can take a look at from here: www.jooseph.com
4 by mtolga | 0 comments on Hacker News.
Hey everyone, Me and my friend were frustrated with garbage that we ran across on our search results and on the web. More than ever people are sharing articles, blog posts or videos on the web and parts of the web became a big garbage. So, we created Jooseph as a place where you can discover and share curated lists of high-quality articles, talks, podcasts and more. Also, we builded an extension to organize pile of tabs in your browsers. Basically you can create different collections in Jooseph to store or share your lists on Jooseph. (e.g. you can create a list about Best Golang Resources and make it private/public, you can add any link from your browser with the extension) I don’t know if it’s sounds good to you. We have shared here, a couple times. I am sorry if I am being spammy. But I wonder, would you be interested in using this kind of product and keeping closely in touch with us to solve your problem. (If you have this problem) You can take a look at from here: www.jooseph.com
New Show Hacker News story: latest news
Show HN: Sync your Firefox tabs with MobileSafari on iOS
2 by jorgewritescode | 0 comments on Hacker News.
2 by jorgewritescode | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Raspberry Pi WiFi extender/router/ad-blocker to filter all DNS traffic
3 by jsingleton | 1 comments on Hacker News.
3 by jsingleton | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Dstask, a Git-powered single EXE taskwarrior alternative
3 by naggie | 1 comments on Hacker News.
3 by naggie | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: ChordIQ – learn notes, chords, scales, perfect pitch
2 by desunit | 0 comments on Hacker News.
2 by desunit | 0 comments on Hacker News.
Friday, 22 May 2020
New Show Hacker News story: latest news
Show HN: One-stop for all happy things on the Internet
6 by vijaysutrave | 1 comments on Hacker News.
6 by vijaysutrave | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Life is Short – Game of Life in 203 chars of HTML/JavaScript
5 by pmc00 | 0 comments on Hacker News.
5 by pmc00 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Fluxmath: Train your mental math skills with this competitive math game
3 by mjjjokes | 0 comments on Hacker News.
3 by mjjjokes | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Gourami – Intentionally small ActivityPub microblogging service in Rust
2 by alexwennerberg | 0 comments on Hacker News.
2 by alexwennerberg | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Create a Personal Store to Sell Digital Products & Virtual Events
3 by ClaytonRannard | 0 comments on Hacker News.
3 by ClaytonRannard | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Quizlime, run your own real-time collaborative quizzes
2 by tomjohnneill | 0 comments on Hacker News.
2 by tomjohnneill | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Create a custom macOS app from a group of websites
3 by hkgumbs | 0 comments on Hacker News.
3 by hkgumbs | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Unpacking HP Firmware Updates- Part 2 in the series is up
2 by sobermanman | 1 comments on Hacker News.
2 by sobermanman | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Turn your fancy, expensive computer into a stupid typewriter
15 by eykd | 8 comments on Hacker News.
15 by eykd | 8 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: React Native scrollable bottom sheet native animations gestures 60FPS
6 by rgommezz | 0 comments on Hacker News.
6 by rgommezz | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Krucible – temporary Kubernetes clusters for testing and development
3 by BenElgar | 1 comments on Hacker News.
3 by BenElgar | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Automatic Markdown Reports from Machine Learning Experiments
2 by pplonski86 | 0 comments on Hacker News.
2 by pplonski86 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: ChartSS.css - accessible html/css charts with markdown support
7 by andy99 | 2 comments on Hacker News.
7 by andy99 | 2 comments on Hacker News.
Thursday, 21 May 2020
New Show Hacker News story: latest news
Show HN: I Made JavaScript Color Conversion Library for LCH/Lab/XYZ/RGB/Hex/HSL
2 by semantictags | 0 comments on Hacker News.
2 by semantictags | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Easy Way to Install Jitsi/Jibri on Debian Buster
2 by emrahcom | 0 comments on Hacker News.
2 by emrahcom | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Download books from a Goodreads shelf using Library Genesis (CLI)
4 by goodlibs | 0 comments on Hacker News.
4 by goodlibs | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Kubetap – Interactively Proxy Kubernetes Services
3 by ffwang2 | 0 comments on Hacker News.
3 by ffwang2 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Fil, a new Python memory profiler for data pipelines, written in Rust
2 by itamarst | 0 comments on Hacker News.
2 by itamarst | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Immersivepoints.com, visualise your data in virtual reality
2 by rmeertens | 0 comments on Hacker News.
2 by rmeertens | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Beautiful correlation plots for the terminal
2 by grilledchickenw | 0 comments on Hacker News.
2 by grilledchickenw | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: SpaceX Dragon simulator docking autopilot in Clojure
3 by danpetrov | 0 comments on Hacker News.
3 by danpetrov | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Ulysses–a writing tool I built to refocus when my mind is too loud
2 by rpastuszak | 1 comments on Hacker News.
2 by rpastuszak | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Python-based Twitter bot that posts aerial imagery of a random location
2 by doersino | 0 comments on Hacker News.
2 by doersino | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Py package to collect normalized news (finance, politics, economics)
18 by kizy25 | 5 comments on Hacker News.
18 by kizy25 | 5 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Personal finance guides to manage all aspects of your financial life
7 by projomni | 0 comments on Hacker News.
7 by projomni | 0 comments on Hacker News.
Wednesday, 20 May 2020
New Show Hacker News story: latest news
Show HN: Introducing Gryphon, the iOS to Android Translator
3 by vinivendra | 0 comments on Hacker News.
3 by vinivendra | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A super clean Jekyll blog theme optimized for speed
2 by amitmerchant | 0 comments on Hacker News.
2 by amitmerchant | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Free test to check the company's dark web exposure
3 by keydutch | 0 comments on Hacker News.
3 by keydutch | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A high-level Lisp configurator for the Ergodox keyboard
3 by molteanu | 1 comments on Hacker News.
3 by molteanu | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Go Package Implementing Age-Partitioned Bloom Filters (APBF)
2 by bcrusu | 0 comments on Hacker News.
2 by bcrusu | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Automate Your Machine Learning Experiments: try mljar-supervised
2 by pplonski86 | 0 comments on Hacker News.
2 by pplonski86 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: The easiest no-code Alexa skill creator ever made
2 by christpetron | 0 comments on Hacker News.
2 by christpetron | 0 comments on Hacker News.
Tuesday, 19 May 2020
New Show Hacker News story: latest news
Show HN: Porting a Classic 1970s Chess Program to Modern Hardware
2 by billforsternz | 0 comments on Hacker News.
2 by billforsternz | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: mono/color: Very small, responsive, dual-themed CSS framewor
3 by ASVVVAD | 0 comments on Hacker News.
3 by ASVVVAD | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Gendoc – Beautiful PDF document generation API, and more
2 by aclarembeau | 0 comments on Hacker News.
2 by aclarembeau | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Muil – Fast and simple email templates development using React
8 by shahaf_shaked | 2 comments on Hacker News.
8 by shahaf_shaked | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: PullPreview – Deploy previews for any application, on your servers
6 by crohr | 1 comments on Hacker News.
6 by crohr | 1 comments on Hacker News.
New Show Hacker News story: latest news
Launch HN: Satchel (YC S18) – Guides to the Best SaaS Tools
6 by Fission | 1 comments on Hacker News.
Hey HN! I'm Andrew, one of the makers of Satchel. ( https://satchel.com/ ). We write SaaS buying guides. We vigorously test products in different SaaS categories, write reports about our findings, and then try to identify the best product for a typical early-stage startup. Along the way, we uncover and share info that should be obvious (but isn't), and point out any caveats and pitfalls you might encounter. We're like The Wirecutter / Consumer Reports for SaaS, minus the affiliate links / paywall (more on this later). There's a real information problem in B2B software. Without prior experience, it's hard to know how to evaluate a product, figure out what differentiates it, learn all relevant background, and compare against alternatives. Many times, it's difficult even to decipher what exactly a product does. As a buyer, you're often in the position of having to make a high-quality decision on something you're far from being an expert on. If you're anything like me, you often don't even know what you don't know. There are plenty of crowd-sourced review sites out there, but they usually all end up filled with 5-star reviews that boil down to "I used X [and only X ] and it was good." There is also an abundance of startup tool lists and directories, yet the problem is less about seeing what tools are out there and more about figuring out which one to use. We're taking a different path, one that others have tended to avoid. We do hands-on testing and write in-depth long-form for each category of tools (with plenty of summaries to make it useful even when skimming), which can't be replaced with code (even though we, as engineers, sincerely wish that weren't the case). We're not reliant on vendors, so we can say what we actually think about a product, both upsides and downsides, instead of being pressured to normalize everything we say around "pretty good." I see us as fundamentally helping you do something akin to time/information arbitrage. If lots of startups are each spending, say, ten hours doing the exact same research and testing, why doesn't someone spend 100 hours doing that research and then freely distribute the results? Everyone would save time yet get higher quality information. Right now, we have three longform guides geared towards startups just starting out: store of money ( https://ift.tt/2AGL4Tr ), incorporation service ( https://ift.tt/2XafdSN ), and web analytics ( https://ift.tt/3cNBzzV ). We have preliminary results (but not full writeups) for a lot more categories at https://ift.tt/2LGOF6b . We don't expect to support ourselves financially in the same way as The Wirecutter (affiliate program) or Consumer Reports (paywall). Affiliate programs are mostly conflict-of-interest-free when rates are standardized across products (e.g. via Amazon for consumer goods), but are a lot harder to execute properly in a fragmented market like B2B software's. I'm also personally opposed to paywalling our work (I spent a lot of my formative years as a bio researcher, and I'd sincerely claim that open-access was a saving grace). Instead, we think there are ways we can increase the efficiency of the SaaS procurement/purchasing process, and intend to monetize there based on value-add. We would love to hear your feedback and your experiences with B2B software. I'm personally excited to be sharing this with HN, and I'll be here to answer any and all questions you want to throw my way!
6 by Fission | 1 comments on Hacker News.
Hey HN! I'm Andrew, one of the makers of Satchel. ( https://satchel.com/ ). We write SaaS buying guides. We vigorously test products in different SaaS categories, write reports about our findings, and then try to identify the best product for a typical early-stage startup. Along the way, we uncover and share info that should be obvious (but isn't), and point out any caveats and pitfalls you might encounter. We're like The Wirecutter / Consumer Reports for SaaS, minus the affiliate links / paywall (more on this later). There's a real information problem in B2B software. Without prior experience, it's hard to know how to evaluate a product, figure out what differentiates it, learn all relevant background, and compare against alternatives. Many times, it's difficult even to decipher what exactly a product does. As a buyer, you're often in the position of having to make a high-quality decision on something you're far from being an expert on. If you're anything like me, you often don't even know what you don't know. There are plenty of crowd-sourced review sites out there, but they usually all end up filled with 5-star reviews that boil down to "I used X [and only X ] and it was good." There is also an abundance of startup tool lists and directories, yet the problem is less about seeing what tools are out there and more about figuring out which one to use. We're taking a different path, one that others have tended to avoid. We do hands-on testing and write in-depth long-form for each category of tools (with plenty of summaries to make it useful even when skimming), which can't be replaced with code (even though we, as engineers, sincerely wish that weren't the case). We're not reliant on vendors, so we can say what we actually think about a product, both upsides and downsides, instead of being pressured to normalize everything we say around "pretty good." I see us as fundamentally helping you do something akin to time/information arbitrage. If lots of startups are each spending, say, ten hours doing the exact same research and testing, why doesn't someone spend 100 hours doing that research and then freely distribute the results? Everyone would save time yet get higher quality information. Right now, we have three longform guides geared towards startups just starting out: store of money ( https://ift.tt/2AGL4Tr ), incorporation service ( https://ift.tt/2XafdSN ), and web analytics ( https://ift.tt/3cNBzzV ). We have preliminary results (but not full writeups) for a lot more categories at https://ift.tt/2LGOF6b . We don't expect to support ourselves financially in the same way as The Wirecutter (affiliate program) or Consumer Reports (paywall). Affiliate programs are mostly conflict-of-interest-free when rates are standardized across products (e.g. via Amazon for consumer goods), but are a lot harder to execute properly in a fragmented market like B2B software's. I'm also personally opposed to paywalling our work (I spent a lot of my formative years as a bio researcher, and I'd sincerely claim that open-access was a saving grace). Instead, we think there are ways we can increase the efficiency of the SaaS procurement/purchasing process, and intend to monetize there based on value-add. We would love to hear your feedback and your experiences with B2B software. I'm personally excited to be sharing this with HN, and I'll be here to answer any and all questions you want to throw my way!
New Show Hacker News story: latest news
Show HN: Fantasy Congress – a fantasy sports website for politics
17 by asebold | 3 comments on Hacker News.
17 by asebold | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Better Raspberry Pi Performance with ZRAM and Kernel Parameters Tweaks
2 by ashitlerferad | 0 comments on Hacker News.
2 by ashitlerferad | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Freetransportationdata.com – Tips/Sources for Transportation Data
2 by dkn775 | 1 comments on Hacker News.
2 by dkn775 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made an example landing page you can use to improve your copywriting
3 by tabansi | 1 comments on Hacker News.
3 by tabansi | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Planning poker online – vote your estimates without influencing others
3 by MiquelLHC | 0 comments on Hacker News.
3 by MiquelLHC | 0 comments on Hacker News.
Monday, 18 May 2020
New Show Hacker News story: latest news
Show HN: Walkthru Twilio Video P2P WebRTC, WebSockets and Go
2 by starlineventure | 0 comments on Hacker News.
2 by starlineventure | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: How Much Adobo? – An Adobo and Rice TDEE Meal Generator
2 by era86 | 0 comments on Hacker News.
2 by era86 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
10 by superasn | 5 comments on Hacker News.
10 by superasn | 5 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Volunteer mentors/tutors for students affected by COVID-19
2 by nicholaschiang | 0 comments on Hacker News.
2 by nicholaschiang | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Codeblock.css – 263 bytes to make HTML code blocks pretty again
2 by thecodrr | 0 comments on Hacker News.
2 by thecodrr | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I scraped local court records to find dirty cops
4 by kristintynski | 0 comments on Hacker News.
4 by kristintynski | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Hiring DevOps and SREs – testing troubleshooting live
4 by hkh | 0 comments on Hacker News.
Hi HN We are launching our 3rd startup. Our 1st was a PhD project turned into a startup which simulated public cloud costs before adoption - an example use-case was Disney trying to figure out how much it would cost to render their new movie on AWS and Google, using different configs, RIs vs on-demand, different services. That was PlanForCloud and was acquired by RightScale. Our 2nd startup was even more interesting - we built a public Container-as-a-Service cloud, but in a place where Amazon/Google could not enter - Iran! This grew fast, and was acquired by the Uber of Iran - the world's 5th largest ride hailing app by rides. That was AbarCloud and was acquired by Snapp. If anyone is interested in how you design a public cloud with minimal external dependencies, and continues to function when the underlying internet connections to outside of the country are cut, ask in the questions :) Back to our current idea. When scaling AbarCloud, we needed to hire DevOps & SREs. When hiring developers, to assess their skillsets, we’d use something like HackerRank or Codility. But when hiring DevOps and SREs, where troubleshooting, scaling and failover etc, are important, these assessment tools don’t help. CircuitOps spins up live environments with broken things in it, drops the candidate in, and asks them to troubleshoot, diagnose and fix the issues. All their working is recorded, and (future feature) auto-marked. Try it here: www.CircuitOps.com I’d love your feedback, specifically about: 1 - What is the hardest part of hiring? For anyone who has stopped hiring due to Covid-19, has this impacted DevOps/SRE roles? 2 - What do you think about this style of testing candidates by doing real life scenarios? Have you done a DIY approach to this at all? 3 - If you are a hiring manager, would you use this tool during a live interview, or as a pre-interview filter? How else would you use this tool? Cheers from Scotland, Hassan, Ali & Alistair
4 by hkh | 0 comments on Hacker News.
Hi HN We are launching our 3rd startup. Our 1st was a PhD project turned into a startup which simulated public cloud costs before adoption - an example use-case was Disney trying to figure out how much it would cost to render their new movie on AWS and Google, using different configs, RIs vs on-demand, different services. That was PlanForCloud and was acquired by RightScale. Our 2nd startup was even more interesting - we built a public Container-as-a-Service cloud, but in a place where Amazon/Google could not enter - Iran! This grew fast, and was acquired by the Uber of Iran - the world's 5th largest ride hailing app by rides. That was AbarCloud and was acquired by Snapp. If anyone is interested in how you design a public cloud with minimal external dependencies, and continues to function when the underlying internet connections to outside of the country are cut, ask in the questions :) Back to our current idea. When scaling AbarCloud, we needed to hire DevOps & SREs. When hiring developers, to assess their skillsets, we’d use something like HackerRank or Codility. But when hiring DevOps and SREs, where troubleshooting, scaling and failover etc, are important, these assessment tools don’t help. CircuitOps spins up live environments with broken things in it, drops the candidate in, and asks them to troubleshoot, diagnose and fix the issues. All their working is recorded, and (future feature) auto-marked. Try it here: www.CircuitOps.com I’d love your feedback, specifically about: 1 - What is the hardest part of hiring? For anyone who has stopped hiring due to Covid-19, has this impacted DevOps/SRE roles? 2 - What do you think about this style of testing candidates by doing real life scenarios? Have you done a DIY approach to this at all? 3 - If you are a hiring manager, would you use this tool during a live interview, or as a pre-interview filter? How else would you use this tool? Cheers from Scotland, Hassan, Ali & Alistair
New Show Hacker News story: latest news
Show HN: A Python tool for text-based AI training and generation using GPT-2
2 by minimaxir | 1 comments on Hacker News.
2 by minimaxir | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Explore the returns of senators' stock portfolios
5 by bingdig | 1 comments on Hacker News.
5 by bingdig | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Contributify: Write Text on GitHub's Contributions Calendar
2 by rethab | 0 comments on Hacker News.
2 by rethab | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A technical SEO cheat sheet (and flying astronaut)
2 by Dahfab | 0 comments on Hacker News.
2 by Dahfab | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Hot-swap API endpoints and Kafka streams with Clojure and Dataworks
2 by Gollapalli | 0 comments on Hacker News.
2 by Gollapalli | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Vrmac Graphics, a cross-platform graphics library for .NET
3 by Const-me | 0 comments on Hacker News.
3 by Const-me | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Little Ball of Fur – A Python library for graph subsampling
2 by benitorosenberg | 0 comments on Hacker News.
2 by benitorosenberg | 0 comments on Hacker News.
Sunday, 17 May 2020
New Show Hacker News story: latest news
Show HN: Single-page web app for prototyping financial scenarios
4 by ryannjohnson | 0 comments on Hacker News.
4 by ryannjohnson | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A platform for longform online discussions between two or more people
2 by FailMore | 0 comments on Hacker News.
2 by FailMore | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: WhatCanWePlay? Find games that you and your friends already own
2 by TGRCDev | 0 comments on Hacker News.
2 by TGRCDev | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Career Fair – Learn about Jobs by People Who Have Done Them
2 by shsachdev | 0 comments on Hacker News.
2 by shsachdev | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Python convtools library – code generation for data transforms
2 by westandskif | 2 comments on Hacker News.
2 by westandskif | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Tech Notes – A weekly longform newsletter on tech
3 by thepoet | 0 comments on Hacker News.
3 by thepoet | 0 comments on Hacker News.
Saturday, 16 May 2020
New Show Hacker News story: latest news
Show HN: Trade stocks from the command line with no commission
16 by anegri | 8 comments on Hacker News.
16 by anegri | 8 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Hacker Spring – Instant blog by email, no signup required
13 by hacker256 | 1 comments on Hacker News.
13 by hacker256 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: XP.css – Windows XP CSS file and framework for building GUIs
19 by botoxparty | 3 comments on Hacker News.
19 by botoxparty | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Docup – single-page documentation for your open source projects
4 by 0x142857 | 0 comments on Hacker News.
4 by 0x142857 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Zoom-CLI, an automated tool to change your Zoom virtual background
2 by mdean | 0 comments on Hacker News.
2 by mdean | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Make your site’s pages faster than instant in one minute
5 by dieulot | 0 comments on Hacker News.
5 by dieulot | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Acrons – One stop solution for finding cool, crazy and popular acronyms
2 by mkfeuhrer | 0 comments on Hacker News.
Modern acronyms have been a pain. From YOLO to DIY I have been learning #vuejs, finally got time to build something simple yet useful. Check Acron - One stop solution for finding cool, crazy & popular acronyms Live at - https://ift.tt/2ZkDc4z Show some love on Product Hunt - https://ift.tt/3dWoWTD I surely missed a lot of cool abbreviations. Feel free to contribute ️️ Sharing it here so that interested folks can start with open source contributions Link to the repo - https://ift.tt/2WzSh04
2 by mkfeuhrer | 0 comments on Hacker News.
Modern acronyms have been a pain. From YOLO to DIY I have been learning #vuejs, finally got time to build something simple yet useful. Check Acron - One stop solution for finding cool, crazy & popular acronyms Live at - https://ift.tt/2ZkDc4z Show some love on Product Hunt - https://ift.tt/3dWoWTD I surely missed a lot of cool abbreviations. Feel free to contribute ️️ Sharing it here so that interested folks can start with open source contributions Link to the repo - https://ift.tt/2WzSh04
New Show Hacker News story: latest news
Show HN: Tired checking different ML algorithms? Try: mljar-supervised
2 by pplonski86 | 1 comments on Hacker News.
2 by pplonski86 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: iPhone Performance Cheatsheet for iOS Developers
2 by jamesbhe | 0 comments on Hacker News.
2 by jamesbhe | 0 comments on Hacker News.
Friday, 15 May 2020
New Show Hacker News story: latest news
Show HN: Generates relations between DOM elements depending on their depth
2 by jimmy2020 | 0 comments on Hacker News.
2 by jimmy2020 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Statux, a minimal React state management library with hooks
2 by franciscop | 0 comments on Hacker News.
2 by franciscop | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Gravity Doc, text editing meets physics simulation
2 by watermelonbread | 0 comments on Hacker News.
2 by watermelonbread | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: TuneMeet – Chat with people who are listening to the same song
2 by Kkoala | 0 comments on Hacker News.
2 by Kkoala | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: eBook “Agile Engineering Practices Part 1: Writing Software”
3 by struppi | 0 comments on Hacker News.
3 by struppi | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A public notion board with 100 actionable ideas for 100 first users
5 by ollymeakings | 0 comments on Hacker News.
* This is v2 of my public notion board * You can clone it in two clicks into your Notion account * There's 100 marketing ideas listed * Categorised by source of acquisition I am looking for new ideas to refine the board: https://ift.tt/2X1LQlk
5 by ollymeakings | 0 comments on Hacker News.
* This is v2 of my public notion board * You can clone it in two clicks into your Notion account * There's 100 marketing ideas listed * Categorised by source of acquisition I am looking for new ideas to refine the board: https://ift.tt/2X1LQlk
New Show Hacker News story: latest news
Show HN: Xmljson a Swift CLI Tool to Convert XML to JSON
6 by alihilal94 | 1 comments on Hacker News.
6 by alihilal94 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: SheetHub – Your notes and gists all in one place
2 by cedricmar | 1 comments on Hacker News.
2 by cedricmar | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Popular Website built with Laravel – Add your Laravel app
2 by freelancercv | 0 comments on Hacker News.
2 by freelancercv | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A tool to scrape senators' stock transactions for your own analysis
2 by nsomani | 1 comments on Hacker News.
2 by nsomani | 1 comments on Hacker News.
Thursday, 14 May 2020
New Show Hacker News story: latest news
Show HN: A slim framework for building pluggable code (Node.js)
2 by ikessler | 0 comments on Hacker News.
2 by ikessler | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Using GitHub as a CMS with Cloudflare Workers Sites
3 by jppope | 2 comments on Hacker News.
Hi HN! I just published a tutorial on how I use Github to manage the content on my website. You can check out the tutorial here: https://ift.tt/2Wx0zWy
3 by jppope | 2 comments on Hacker News.
Hi HN! I just published a tutorial on how I use Github to manage the content on my website. You can check out the tutorial here: https://ift.tt/2Wx0zWy
New Show Hacker News story: latest news
Show HN: Simple, fast and fun communication over Websockets
3 by macleos | 1 comments on Hacker News.
3 by macleos | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: DIY Particle Detector, measures electrons and alpha particle energies
3 by 0zelot | 0 comments on Hacker News.
3 by 0zelot | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Gatsby's free options trading API for devs (like Alpaca for options)
9 by albertgudl | 3 comments on Hacker News.
9 by albertgudl | 3 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I built a service to help companies save 35%+ on their AWS bills
2 by kavehkhorram | 0 comments on Hacker News.
Hi everyone, I've been working on a side project over quarantine called Usage.ai and I finally feel comfortable enough to launch it. We're a service that plugs directly into AWS, automatically finds savings, and applies those savings at the press of a confirmation button all without ever needing to go to an AWS console. I'd love to get HN's thoughts on it! Demo: https://ift.tt/2xZ3gGS Link: https://www.usage.ai/
2 by kavehkhorram | 0 comments on Hacker News.
Hi everyone, I've been working on a side project over quarantine called Usage.ai and I finally feel comfortable enough to launch it. We're a service that plugs directly into AWS, automatically finds savings, and applies those savings at the press of a confirmation button all without ever needing to go to an AWS console. I'd love to get HN's thoughts on it! Demo: https://ift.tt/2xZ3gGS Link: https://www.usage.ai/
New Show Hacker News story: latest news
Show HN: An SSL cert that is valid for any domain name (works in Chrome/Firefox)
2 by flotwig | 0 comments on Hacker News.
2 by flotwig | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: JWT Functions as a Service with Fly.io
3 by asadawadia | 0 comments on Hacker News.
There was a post on HN about fly.io a while back and I thought it looked really cool - so decided to try it out Made a JWT function as a service : https://ift.tt/2WwBzyU You can read more about the API and the code behind it at https://ift.tt/2WSaJA0
3 by asadawadia | 0 comments on Hacker News.
There was a post on HN about fly.io a while back and I thought it looked really cool - so decided to try it out Made a JWT function as a service : https://ift.tt/2WwBzyU You can read more about the API and the code behind it at https://ift.tt/2WSaJA0
Wednesday, 13 May 2020
New Show Hacker News story: latest news
Show HN: MyPgTriggers –added Postgres TRIGGERS to MySQL, with BEFORE edit/undo
3 by headgasket | 0 comments on Hacker News.
3 by headgasket | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Passwords Fountain – password manager interface as a PWA
6 by koloboss12 | 3 comments on Hacker News.
6 by koloboss12 | 3 comments on Hacker News.
Subscribe to:
Posts (Atom)