Weekly Shaarli

All links of one week in a single page.

Week 32 (August 9, 2021)

How to develop yourself in data engineering

Also, a really generic template you could use is something like this: 1. Find a data blob, API, or web scrape a site for raw data you're interested in. 2. Figure out how to store that data. Do you need a relational database or maybe NoSQL? How will the records be stored and what does your data model look like? 3. Use analytics packages like numpy or something else, draw conclusions or find interesting themes about your data 4. Now do something with it! Maybe a front end to display it all. You can use Dash to build a quick and light visualization of your findings or something more full stack like a Django application or even Flask. Totally up to you.

reddit permalink

Compare Prices of All Top-Level Domains | TLD List

Listing of thousands of domains which you can filter and sort by registration costs, renewal costs and, most usefully, the amount you will have to pay to keep the domain for 3 years.

Domain name choices // DNS

GitHub - karlch/vimiv-qt: An image viewer with vim-like keybindings
thumbnail

sxiv with vim bindings

Making a random quote machine in different flavors
thumbnail

Series of writings on how to build a random quote machine using 11 different front end stacks.

Goes into html, css, (vanilla) javascript, json, REST api, Redux, react hooks. Seems very educational.

GitHub - muennich/sxiv: Simple X Image Viewer
thumbnail

Simple X Image Viewer.

Best terminal mail client

Hello.
What is you favourite mail client in terminal and why?

reddit permalink

Home — Barton Poulson
thumbnail

Various statistics courses hosted for free

TJ explaining vim.schedule. Really good for plugin dev
thumbnail