Absortio

Email → Summary → Bookmark → Email

Per page:

GitHub - parksb/collie: A minimal RSS reader just for you

Aug 25, 2023 20:34 • github.com GitHub

A minimal RSS reader just for you. Contribute to parksb/collie development by creating an account on GitHub.

Top 5 Tools to Bypass CAPTCHAs for Web Scraping in 2023 | JavaScript in Plain English

Aug 25, 2023 20:33 • javascript.plainenglish.io JavaScript in Plain English

1. Scraping Browser 2. Puppeteer Extra Stealth NPM Plugin 3. Puppeteer Extra ReCaptcha NPM Plugin 4. GoodByeCaptcha 5. 2Captcha. Avoid and bypass CAPTCHAs with these tools and ensure a seamless web scraping process.

GitHub - netdata/netdata: Monitor your servers, containers, and applications, in high-resolution and in real-time!

Aug 25, 2023 20:05 • github.com GitHub

Monitor your servers, containers, and applications, in high-resolution and in real-time! - GitHub - netdata/netdata: Monitor your servers, containers, and applications, in high-resolution and in re...

Debugging Gateway Errors

Aug 25, 2023 20:01 • laravel-news.com Laravel News

You'll sometimes hit Gateways errors, usually 502 Bad Gateway or 504 Gateway Timeout. Nginx returns these errors when it sends a request to PHP, but PHP returns some error saying it can't process the request. Typically these are NOT errors occurring in your application, but instead are errors hit before the application...

How I reduced our AWS billing cost from $7000+ to under $2000 dollar?

Aug 25, 2023 20:01 • postscripts.medium.com Medium

As a Senior Technical Product Manager (hands-on with day-to-day coding and contribute to features as an IC), working on a large scale distributed microservice architecture for an ecommerce platform…

Lessons learned from integrating with GPT in production

Aug 25, 2023 20:00 • philbooth.me

For the last ten months or so I've worked on integrating GPT (various flavours) with a large production codebase. It's been one of the most chaotic periods of my career, featuring numerous false starts, changes of direction and rapid improvements followed by major setbacks. This is what I've learned.