Readit News logoReadit News
davide_v commented on Show HN: API Parrot – Automatically Reverse Engineer HTTP APIs   apiparrot.com/... · Posted by u/pvarghav
davide_v · 8 months ago
Nice, I was looking for something like this. I tried it on Ubuntu but after clicking Capture requests > Launch Chrome, nothing happens.
davide_v commented on Show HN: Learn a language quickly by practising speaking with AI   prettypolly.app... · Posted by u/cwbuilds
davide_v · 2 years ago
It seems very nice, I tried japanese because I'm studying it, but it got difficult too quickly. In particular japanese needs furigana absolutely (the hiragana over kanji) or romaji (options to be activated/deactivated).
davide_v commented on Today we are launching our new Twitter API access tiers   twitter.com/TwitterDev/st... · Posted by u/neom
davide_v · 2 years ago
Crazy nosense change. $100 is damn high and 10K tweets a month is damn low. Even if you were willing to pay, the amount of tweets is so low that it's in fact totally useless.
davide_v commented on Ask HN: What would be your stack if you are building an MVP today?    · Posted by u/nvln
davide_v · 3 years ago
It depends on the MVP, but I'd (still?) use the MEAN stack with the latest Angular and Node. Expecially because I made a boilerplate [1] that allows me to start any project faster.

[1] https://github.com/DavideViolante/Angular-Full-Stack

davide_v commented on Ask HN: What is the cheapest, easiest way to host a cronjob in 2022?    · Posted by u/heywhatupboys
djhn · 3 years ago
Out of curiosity and for the sake of completeness, by failure, you're probably talking about an error that the script itself can detect? What about a scenario where the EC2 goes down (silently)?
davide_v · 3 years ago
Yes I mean failure of the cron script itself. If the EC2 goes down entirely there are other alerts you can set up on AWS, such as Cloudwatch or similar.
davide_v commented on Ask HN: What is the cheapest, easiest way to host a cronjob in 2022?    · Posted by u/heywhatupboys
davide_v · 3 years ago
I'm still using the old way: "crontab -e" inside the same EC2 where I run the app. In case of failure I automatically send an email to me. This is the easiest scenario in case you already have an EC2 for some other things that is already running. Instead, from scratch (no EC2), I'd probably use Lambda.
davide_v commented on A self-updating list of the most current useragents   useragents.me... · Posted by u/stayml
davide_v · 3 years ago
Thank you for this, I always struggled to find an up to date list of UA.

If you don't mind, I made a simple Node.js wrapper of this API and released as a NPM package, you can find it here: https://github.com/DavideViolante/useragents-me-api/

davide_v commented on Extremely Linear Git History   westling.dev/b/extremely-... · Posted by u/zegl
davide_v · 3 years ago
I thought I was a very tidy person, then I saw this.
davide_v commented on Automattic open to hiring ex-Twitter individuals or even entire teams   automattic.com/work-with-... · Posted by u/kif
davide_v · 3 years ago
That's smart move imho. Usually engineers and other people that worked at Twitter went through a very strict hiring process. So hiring them is equal (usually) to hiring very skilled and smart people.
davide_v commented on AWS and Blockchain   tbray.org/ongoing/When/20... · Posted by u/TangerineDream
davide_v · 3 years ago
In Italy a famous news website is using blockchain since 2020 to, I quote literally: "help readers check source of news", "strengthen bonds of trust between its organization and its readers and customers", "trace the history and source of each news item."

News (EN): https://www.ansa.it/english/news/science_tecnology/2020/04/0...

Example of news in the blockchain: https://blockchain.check.ansa.it/landing/b150aff9f028f7339f0...

The first time I saw it I was quite surprised. I'd like to hear opinions about it here. Eg: it's blockchain stricly necessary here?

u/davide_v

KarmaCake day49April 17, 2020
About
MSc in Computer Engineering.

Freelance Tech Lead / Full Stack Engineer.

https://github.com/davideviolante

https://davideviolante.com

Open HN links in a new tab: https://gist.github.com/DavideViolante/04e42628b9e6b4a2f8aec3875e44990c

View Original