Absortio

Email → Summary → Bookmark → Email

Per page:

GitHub - themsaid/hover: CLI for deploying web applications to AWS Lambda

Oct 25, 2022 06:31 • github.com GitHub

CLI for deploying web applications to AWS Lambda. Contribute to themsaid/hover development by creating an account on GitHub.

Unsupervised Keyphrase Extraction with PatternRank | Tim Schopf | Towards Data Science

Oct 24, 2022 09:32 • towardsdatascience.com Towards Data Science

Using pretrained transformer language models and part of speech for state-of-the-art keyphrase extraction.

Cookieless Laravel (disable the use of cookies) - Rocketeers

Oct 24, 2022 09:24 • rocketee.rs

When you have a Laravel project that doesn't need cookies in any way, it's great to know how to completely prevent the usage of cookies. In Laravel they are send down the line by default and you may not need them or don't want them (in case of GDPR compliance for example).

Learn how to upload files in Laravel like a Pro

Oct 24, 2022 06:23 • laravel-news.com Laravel News

One of the things that I see many people struggling with is file uploads. How do we upload a file in Laravel? What is the best way to upload a file?

GitHub - EthicalML/awesome-production-machine-learning: A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

Oct 24, 2022 06:00 • github.com GitHub

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning - GitHub - EthicalML/awesome-production-machine-learning: A curated list of awesome open ...

10 Cheat Sheets You Need To Ace Data Science Interview - KDnuggets

Oct 17, 2022 14:11 • www.kdnuggets.com KDnuggets

The only cheat you need for a job interview and data professional life. It includes SQL, web scraping, statistics, data wrangling and visualization, business intelligence, machine learning, deep learning, NLP, and super cheat sheets.

Hosting SQLite databases on Github Pages - (or any static file hoster)

Oct 13, 2022 16:54 • phiresky.github.io

I was writing a tiny website to display statistics of how much sponsored content a Youtube creator has over time when I noticed that I often write a small tool as a website that queries some data from a database and then displays it in a graph, a table, or similar. But if you want to use a