Absortio

Email → Summary → Bookmark → Email

Per page:

Introduction

Nov 4, 2023 21:53 • hypermedia.systems Hypermedia Systems

This is a book about building applications using hypermedia systems. Hypermedia systems might seem like a strange phrase: how is hypermedia a system? Isn’t hypermedia just a way to link documents together?

20 practical productivity tips that you can start doing today as a developer (no Pomodoro)

Nov 2, 2023 10:57 • medium.com Studocu Tech

Practical and straightforward tips for enhancing your productivity as a developer.

langchain/templates/hybrid-search-weaviate at master · langchain-ai/langchain

Oct 31, 2023 22:20 • github.com GitHub

⚡ Building applications with LLMs through composability ⚡ - langchain-ai/langchain

GitHub - sapientml/sapientml: Generative AutoML for Tabular Data

Oct 31, 2023 17:28 • github.com GitHub

Generative AutoML for Tabular Data. Contribute to sapientml/sapientml development by creating an account on GitHub.

Analyzing multi-gigabyte JSON files locally

Oct 31, 2023 17:07 • thenybble.de

I’ve had the pleasure of having had to analyse multi-gigabyte JSON dumps in a project context recently. JSON itself is actually a rather pleasant format to consume, as it’s human-readable and there is a lot of tooling available for it. JQ allows expressing sophisticated processing steps in a single command line, and Jupyter with Python and Pandas allow easy interactive analysis to quickly find what you’re looking for. However, with multi-gigabyte files, analysis becomes quite a lot more difficult.

GitHub - basecamp/kamal-skiff: Deploy static sites using nginx + SSI with Kamal

Oct 27, 2023 03:30 • github.com GitHub

Deploy static sites using nginx + SSI with Kamal. Contribute to basecamp/kamal-skiff development by creating an account on GitHub.