Skip to main content

Posts

Showing posts from June, 2020

Show HN: Cloud Native Web Development – I self-published my first book https://ift.tt/3i9YPey

Show HN: Cloud Native Web Development – I self-published my first book Hi, I spent the last three months writing a 200+ page book, with 19 corresponding pull requests. https://ift.tt/2BQ0lSI It's a hands-on guidebook on how to develop a cloud-native web application based on technologies I am familiar with. Svelte, Tailwind CSS, Cypress.io, Gitpod.io, Firebase & Google Cloud at a high-level. The goal was to walk through the entire end-to-end process, from zero to production! It walks through building a foundation needed to develop on top of. CI / CD, testing, feature toggles, production monitoring, etc. To write it, I used Google Docs and had two git repositories: one to experiment and one that contains the final source code - where the git commit history looks like I never struggled :-). AMA on self-publishing or the book's topic itself! June 28, 2020 at 11:26PM

Show HN: Payoneer blocks funds to thousands of users over Wirecard fraud https://ift.tt/2BdkUsa

Show HN: Payoneer blocks funds to thousands of users over Wirecard fraud Minutes ago my entire team reported they are unable to access the funds in their Payoneer accounts. They confirmed with their friends at other companies - they are also unable to access their Payoneer funds. This is backed up by hundreds of users on Twitter: https://twitter.com/search?q=%40payoneer&src=typed_query Payoneer issued a statement updated as recently as 6/25 indicating that the Wirecard fraud didn't impact customer funds, it's business as normal, no loss of access to funds: https://ift.tt/2ZfaSyC As recently as 5 hours ago @Payoneer claimed funds were accessible: https://twitter.com/Payoneer/status/1276475630041870337 June 26, 2020 at 09:48PM

Show HN: A tool to help make sure you're building the right product https://ift.tt/3hJtxLk

Show HN: A tool to help make sure you're building the right product The Lean UX Canvas is a concept developed by best selling author Jeff Gothelf. I was at a training course of his last year where he talked us through his canvas, and it is an amazing exercise to really focus on the problem,the solution, the users etc. We started using lean ux canvas in my work but there was no good way to do them digitally, so I built this: https://ift.tt/37KCrDP June 20, 2020 at 12:35AM

Show HN: Jargon-free financial advice via text https://ift.tt/2Bn0LQd

Show HN: Jargon-free financial advice via text Hey all, I created HelpElf after my sister just graduated from college this spring and started her first real job. She knew she should be saving and investing, but didn't know how to get started. Most of the articles and guides she tried to read on the Internet were for people who were already proficient in personal finance and investing and were confusing for her. And there's a TON of bad advice out there. After helping her set up her 401(k), brokerage account, and monthly budget, I realized that she was looking for completely jargon-free answers to her questions, like: + How much should I invest every month? + What's the safest and easiest to use investing platform for me? + How much should I have saved before starting a family? I worked for one of the largest financial institutions in the world and personal finance is something I'm passionate about, so I created HelpElf, which aims to bring financial advice to everyone.

Launch HN: Mighty Health (YC S19) – Health coaching for people over 50 https://ift.tt/2YcZBzE

Launch HN: Mighty Health (YC S19) – Health coaching for people over 50 Hey HN! We’re James, Felipe, and Bernard, founders of Mighty Health ( https://ift.tt/2NaIW9o ), a personal coach that helps people over 50 become healthier through exercise, nutrition, and wellness. With Father’s Day coming up, we thought some of you might be in the same position as we are, worrying about our parents and loved ones, wanting to do more to help out in these uncertain times. A few years ago, my dad was rushed to the hospital for emergency heart surgery. Though he luckily survived, this was quite the wakeup call—he had to change his lifestyle habits immediately, or else he’d have to deal with painful, worsening chronic issues for the rest of his life. These changes—exercise, nutrition, sleep, and reducing stress—are hard as is, but even more so for folks over 50. Most wellness apps are designed for motivated millennials, making them feel less relatable to older adults. They don’t take into account evolv

Show HN: Webgo 4.0.7 https://ift.tt/2XHdeXn

Show HN: Webgo 4.0.7 After ~1.5+ yrs of posting here (https://ift.tt/37iv6eE) about webgo, this is an update, the release of v4.0.7. I know a lot of people consider "web frameworks, router etc." a joke/amateur/reinventing the wheel. But I've been able to learn a lot from it and am happy maintaining this package. Hope you like it! Webgo maintains its promise of standard library compliance, and getting out of the execution path asap. And this version comes with quite a lot of performance improvement in terms of latency, memory usage and better code altogether. https://ift.tt/1KCXKJD June 8, 2020 at 03:04PM

Show HN: Creating learning paths for something you want to learn https://ift.tt/3f2XBQ9

Show HN: Creating learning paths for something you want to learn Hey everyone, We have a website and an extension called "Jooseph" which is basically for saving and discovering articles, videos and more in a personal online directory. You can build your own library or discover other users collections. For instance, you can follow a collection for learning "PHP for beginners" or create your own "Best of sales for startups" list. Now, we're starting to create collections for our users. If you want to learn a subject on and couldn't find a time to search for, we can create a personal collection for you. You can sign-up and we'll send you to form for requesting personal collection. Here's the link for Jooseph: https://jooseph.com June 7, 2020 at 02:21PM

Show HN: Marcel – A Modern Shell https://ift.tt/3gViHSc

Show HN: Marcel – A Modern Shell Marcel is a shell. It is intended to be familiar to anyone who knows bash, but it emphasizes piping objects between commands, instead of strings. E.g., to explore the current directory recursively and find files changed in the past day: ls -r | select (file: now() - file.mtime < days(1)) Marcel is designed for interactive use. Python would be a fine scripting language if the integration with shell commands were better. So I made marcel's capabilities available as a module, marcel.api. The integration is extremely clean, (IMHO). To do the above example in Python: from marcel.api import * for file in ls(recursive=True) | select(lambda file: now() - file.mtime < days(1)): print(file) Check it out here: https://github.com/geophile/marcel. June 5, 2020 at 01:42AM

Show HN: EzInvoice v7 Beta https://ift.tt/3dlgWeR

Show HN: EzInvoice v7 Beta This is the latest version of my ezInvoice suite of business apps. https://ift.tt/3eFy1An This particular version is configured as an offline only app and it's free. No sign up required, no tracking the user, no internet connection needed, just use it. The goal here is to provide an easy path to our premium services. The apps are really designed to run on a desktop pc or tablet. It's clunky on a phone but still sort of usable on a bigger one. And it's really pretty boring stuff. It's business software for small to medium size businesses. So the goal is to keep it simple so you don't have to learn much of anything and you can get your work done with it done fast and easy. As always, I would love any feedback I can get. June 2, 2020 at 12:47PM