Absortio

Email → Summary → Bookmark → Email

Per page:

Thread by @svpino on Thread Reader App

Jan 6, 2023 21:14 • threadreaderapp.com

@svpino: 11 ways ChatGPT saves me hours of work every day, and why you'll never outcompete those who use AI effectively. A list for those who write code: 1 of 16 1. Explaining code Take some code...

Stellar Classification: A Machine Learning Approach

Jan 6, 2023 20:18 • towardsdatascience.com Towards Data Science

Astronomy is the study of everything in the universe beyond Earth’s atmosphere. Astronomers use stellar classification to classify stars based on spectral characteristics. Spectral characteristics…

Spring Boot Docker Best Practices

Jan 6, 2023 19:55 • mydeveloperplanet.com

In this blog, you will learn some Docker best practices mainly focussed on Spring Boot applications. You will learn these practices by applying them to a sample application. Enjoy!

Docker Best Practices

Jan 6, 2023 19:55 • mydeveloperplanet.com

In this blog, you will learn some Docker best practices mainly focussed on Java applications. This is not only a theoretical exercise, but you will learn how to apply the best practices to your Doc…

Thread by @DotCSV on Thread Reader App

Jan 6, 2023 19:39 • threadreaderapp.com

@DotCSV: 🔴 ¡CURSO DE MIDJOURNEY EN UN HILO! Reconócelo. Todo el rato ves imágenes increíbles creadas con IA y tú quieres hacerlas pero... 👉 ¿No sabes cómo empezar? 👉 ¿No sabes qué prompts probar? 👉 ¿Aún no...…

How to improve initial page load time by deferring rendering Livewire components | freek.dev

Jan 6, 2023 07:05 • freek.dev

Livewire is an amazing piece of technology. It is extensively used in two products I work on: Oh Dear and Mailcoach Cloud. In this post, I'd like to show you a simple technique where Livewire can help to improve your initial page load time significantly.

GitHub - ishaan-jaff/clerkie-cli: Clerkie-cli is a terminal tool that uses an LLM to help debug and troubleshoot coding errors in any programming language. It offers explanations, suggested fixes, guidance, alternative approaches, and code examples. It is useful for developers of all skill levels.

Jan 6, 2023 06:53 • github.com GitHub

Clerkie-cli is a terminal tool that uses an LLM to help debug and troubleshoot coding errors in any programming language. It offers explanations, suggested fixes, guidance, alternative approaches, ...

GitHub - RUCAIBox/TextBox: TextBox 2.0 is a text generation library with pre-trained language models

Jan 6, 2023 06:50 • github.com GitHub

TextBox 2.0 is a text generation library with pre-trained language models - GitHub - RUCAIBox/TextBox: TextBox 2.0 is a text generation library with pre-trained language models

Let us Extract some Topics from Text Data — Part IV: BERTopic

Jan 6, 2023 06:44 • towardsdatascience.com Towards Data Science

Topic modeling is a type of Natural Language Processing (NLP) task that utilizes unsupervised learning methods to extract out the main topics of some text data we deal with. The word “Unsupervised”…