Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Apr 1, 2019
1 parent a2baff8 commit 1bb1e03
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion articles/articles.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Articles

Some articles I read and liked.
Some articles I read and liked that don't fit under any other topic inside this wiki.

- [Postmortem: Every Frame a Painting](https://medium.com/@tonyszhou/postmortem-1b338537fabc)
- [Good books for deep hacks](https://begriffs.com/posts/2017-04-13-longterm-computing-reading.html)
Expand All @@ -16,3 +16,4 @@ Some articles I read and liked.
- [On moving on (2014)](https://ostera.io/essays/LOV-000-on-moving-on.html)
- [So I stopped programming (2014)](https://ostera.io/essays/LOV-001-so-i-stopped-programming.html)
- [Stepping back (2018)](https://write.as/matt/stepping-back)
- [Coping with Feedback (2019)](https://overreacted.io/coping-with-feedback/)
1 change: 1 addition & 0 deletions business/startups/startups.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
- [Inside Apple's Factory: Software Design in the Age of Steve Jobs (2019)](https://www.youtube.com/watch?v=kl2Flp4oK-g)
- [Ask HN: Pros and cons of working at a startup in 2019?](https://news.ycombinator.com/item?id=19236487)
- [Cup & Leaf Cafe pt. 1: Why Would I Open a Cafe?](https://www.nateliason.com/blog/cup-leaf-cafe-1)
- [Bell Curve](https://www.bellcurve.com/#what-we-offer) - Growth marketing agency.

## Images

Expand Down
1 change: 1 addition & 0 deletions programming-languages/go/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ Go promotes composition over inheritance.
- [gomacro](https://github.com/cosmos72/gomacro) - Interactive Go interpreter and debugger with generics and macros.
- [go2ll-talk](https://github.com/pwaller/go2ll-talk) - Live coding a basic Go compiler with LLVM in 20 minutes.
- [Thoughts on Go performance optimization](https://github.com/dgryski/go-perfbook#readme)
- [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH.
2 changes: 2 additions & 0 deletions sharing/my-articles.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ The number between brackets shows the year I wrote the article in. Articles with

- [Why Medium? (2016)](https://medium.com/@nikitavoloboev/why-medium-ff9b13fefe61#.guictx69p) - Why host my writing on Medium and not my own website.

## Unpublished

I share my yet unpublished articles on [GitHub](https://github.com/nikitavoloboev/article-drafts).
2 changes: 2 additions & 0 deletions web/browsers/safari.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ My favorite of which is [sVim](https://github.com/flipxfx/sVim) which adds a cus

![](https://i.imgur.com/po7kXGS.png)

- There's 500 open tabs limit on Safari iOS.

## Links

- [Safari Extensions JS](https://developer.apple.com/documentation/safariextensions)
Expand Down

0 comments on commit 1bb1e03

Please sign in to comment.