Posts tagged misc

Microservices

  • 02 April 2021
  • Tag: misc

Use it if you care about independent deployability!

Read more ...


Angel Investing

  • 02 April 2021
  • Tag: misc

Best way to get into it is to get involved into a fund managed by someone else. According to angel list, there are 3 options:

Read more ...


Turing Machine

  • 30 December 2020
  • Tag: misc

https://www.youtube.com/watch?v=PLVCscCY4xI

Read more ...


Traffic sniffing

  • 30 December 2020
  • Tag: misc

When all fails, wireshark is the tool. However, I just found out about mitmproxy which seems to be the winner … hands down!

Read more ...


Tinker with the Neural Network in the Browser

  • 30 December 2020
  • Tag: misc

https://playground.tensorflow.org

Read more ...


Stocks vs Options vs Futures vs Bonds

  • 30 December 2020
  • Tag: misc

Simple definition from: https://www.quora.com/What-are-the-differences-between-stock-options-futures-bonds-ETFs-forex

Read more ...


Software Transactional Memory

  • 30 December 2020
  • Tag: misc

A high level abstraction to simplify concurrent programming. It allows a group of read/write instructions to execute in an atomic way.

Read more ...


Shaan Puri’s Frameworks

  • 30 December 2020
  • Tag: misc

https://docsend.com/view/u2i5y4g3wxubpvt7

Read more ...


Setting up Jupyter locally

  • 30 December 2020
  • Tag: misc

Configuration:

Read more ...


Principles

  • 30 December 2020
  • Tag: misc

just a brain dump - in progress

Read more ...


Powershell vs Bash

  • 30 December 2020
  • Tag: misc

https://mathieubuisson.github.io/powershell-linux-bash/

Read more ...


Performance Matters

  • 30 December 2020
  • Tag: misc

Emery D. Berger

Read more ...


Markdown vs Restructured Text

  • 30 December 2020
  • Tag: misc

Emacs has good support for markdown: - folding - create tables

Read more ...


JMESPath

  • 30 December 2020
  • Tag: misc

JMESPath is a query language for JSON.

Read more ...


Internet Computer

  • 30 December 2020
  • Tag: misc

Possible title underline, too short for the title. Treating it as ordinary text because it’s so short.

Read more ...


HyperLogLog sketch

  • 30 December 2020
  • Tag: misc

HyperLogLog is an algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset. [1]

Read more ...


HUGO

  • 30 December 2020
  • Tag: misc

Static site generator.

Read more ...


Graph databases

  • 30 December 2020
  • Tag: misc

Graph databases make sense when you want to create relationships between data and quickly query them.

Read more ...


GDPR Data Subject Rights

  • 30 December 2020
  • Tag: misc

https://www.hipaajournal.com/rights-of-data-subjects-under-gdpr/

Read more ...


Fuzzy *

  • 30 December 2020
  • Tag: misc

Jaccard Similarity

Read more ...


Conway’s Game of Life

  • 30 December 2020
  • Tag: misc

Dylan Beattie on Game of Life: https://www.youtube.com/watch?v=6avJHaC3C2U&feature=youtu.be&t=264

Read more ...


Component Governance

  • 30 December 2020
  • Tag: misc

Microsoft Componnent Governance:

Read more ...


Colors

  • 30 December 2020
  • Tag: misc

Are you using colors that work for color blind people as well?

Read more ...


Build systems

  • 30 December 2020
  • Tag: misc

Reid McKenzie’s talk about ‘Tools, Deps, Magic Balls’: https://www.youtube.com/watch?v=ze7OI9iVCiI

Read more ...


At your fingertips

  • 30 December 2020
  • Tag: misc

Some operations should be extremely convenient - they should be second nature:

Read more ...


021Disrupt

  • 30 December 2020
  • Tag: misc

p@sha : Pakistan Software Houses Association

Read more ...