Home
Blog
Tags
Subscribe
Blogs
2023/09/28
I created my own NFT collection of Pixel Art RPG avatars
2022/12/21
What is the Discounted Cash Flow Startup Valuation Method?
2022/11/15
What is the Liquidation Value Startup Valuation Method?
2022/11/05
What is the Book Value Startup Valuation Method?
2022/11/02
What is the Gross Profit x Competitor’s Multiple Startup Valuation Method?
2022/10/21
What is the 5x Your Raise Startup Valuation Method?
2022/10/15
What is the First Chicago Startup Valuation Method?
2022/09/30
What is the Venture Capital Startup Valuation Method?
2022/09/19
My experience at Nosday 2022
2022/09/18
What is the Risk Factor Summation Startup Valuation Method?
2022/09/06
What is the Valuation by Stage Valuation Method?
2022/09/05
What is the Cost-to-Duplicate Startup Valuation Method?
2022/09/02
What is the Berkus Startup Valuation Method?
2022/08/30
What is the Scorecard Startup Valuation Method?
2022/08/08
Twilio Client resilient setup
2022/06/06
What is a convertible loan and how do they work
2022/06/06
Send emails asynchronously from Sendgrid with node.js, AWS SQS & Lambda
2022/06/06
Show Google Calendar events in Fullcalendar with React
2022/05/15
Render a loader contidionally in React with a High Order Component
2022/05/04
Startup Nuggets #5: Document Everything
2022/04/27
Basic memoizer function in Javascript
2022/03/27
Startup Nuggets #4: Choose the Inelegant Solution
2022/03/08
Startup Nuggets #3: Staying Technically Relevant
2022/02/13
Startup Nuggets #2: Motivation and Personal Investment
2022/02/08
Startup Nuggets #1: Multiple Responsibilities
2022/02/08
Startup Nuggets Series
2022/01/02
New Year’s Resolutions for 2022
2021/12/16
Graceful error handling in redux asynchronous actions
2020/05/10
Wordpress shortcomings when creating a web application
2020/04/03
Differences between Dubbel, Tripel & Quadrupel beer
2020/04/01
Trappist Beer
2020/04/01
Writing Other Content
2020/03/13
Adding quotes to tmux status bar
2019/04/14
Oh no, I forgot my PGP private key’s passphrase
2019/02/10
Making POST requests work with Django tests
2018/10/22
Writing a simple Inverted Index in Python
2018/08/03
Sabbatical five months update
2018/06/18
How to choose your next tech side project
2018/05/29
Understanding requestAnimationFrame
2018/01/09
Year 2017 review and resolutions
2017/12/20
mdlink: Linking multiple node modules with a single command
2017/12/16
Ember Cookies over SSL
2017/12/07
Understanding PGP
2017/12/04
Array of extended objects in python using list comprehensions and lambda functions
2017/09/10
Clojure threading macros in ES6
2017/09/10
Handling async exceptions in express
2017/09/03
Ember Websockets & nginx integration
2017/09/03
Getting docker-compose path from cursor position
2017/08/23
Big Data Integrator (BDI) Integrated Development Environment (IDE)
2017/08/15
Healthchecks for nginx in docker
2017/08/10
Git subtree introduction
2017/08/05
Routing in Javascript
2017/07/26
Ember & nginx docker deployment with multi-stage builds
2017/07/21
Understanding HTML terminology
2017/07/15
Passing arguments to Dockerfiles
2017/07/13
Automatically loading json files to ElasticSearch
2017/07/09
Sabbatical two months update
2017/07/09
Sed tricked me!
2017/07/04
My experience in JSCONF Belgium 2017.
2017/06/25
Types of dependencies in NPM.
2017/06/01
Easy way to log network traffic from docker containers
2017/05/15
Minimal working setup Rails 5 API + ActiveAdmin
2017/05/12
Ember.run.later and setTimeout comparing scenario