Skip to content

Instantly share code, notes, and snippets.

View ardityawahyu's full-sized avatar

Arditya Wahyu Nugroho ardityawahyu

  • Jakarta, Indonesia
View GitHub Profile
@stettix
stettix / things-i-believe.md
Last active November 15, 2024 20:06
Things I believe

Things I believe

This is a collection of the things I believe about software development. I have worked for years building backend and data processing systems, so read the below within that context.

Agree? Disagree? Feel free to let me know at @JanStette.

Fundamentals

Keep it simple, stupid. You ain't gonna need it.

@zackijack
zackijack / hosts
Last active January 3, 2019 04:26
/etc/hosts for Vimeo, Reddit, and Telegram. https://support.rackspace.com/how-to/modify-your-hosts-file/
# ---------------------------------------------------
# Vimeo
# ---------------------------------------------------
104.156.85.217 vimeo.com
23.214.58.223 secure-c.vimeocdn.com
74.113.233.128 developer.vimeo.com
80.239.137.98 a.vimeocdn.com
104.156.81.217 player.vimeo.com
23.235.43.249 vimeo-hp-videos.global.ssl.fastly.net
@staltz
staltz / introrx.md
Last active November 14, 2024 11:27
The introduction to Reactive Programming you've been missing