Skip to content

Commit

Permalink
bioinformatics genomics rules go ml-libraries nextjs objc-libraries web
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Apr 9, 2020
1 parent 60d075a commit 391afa6
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions biology/bioinformatics/bioinformatics.md
Expand Up @@ -35,3 +35,4 @@
- [Unified rational protein engineering with sequence-based deep representation learning (2019)](https://www.nature.com/articles/s41592-019-0598-1)
- [Deep Molecular Programming: A Natural Implementation of Binary-Weight ReLU Neural Networks (2020)](https://arxiv.org/abs/2003.13720) ([HN](https://news.ycombinator.com/item?id=22768143))
- [Computationally Comparing Biological Networks and Reconstructing Their Evolution (2012)](http://www.robpatro.com/newsite/documents/dissertation.pdf)
- [Bioinformatics Specialization courses](https://www.coursera.org/specializations/bioinformatics)
1 change: 1 addition & 0 deletions biology/genomics/genomics.md
Expand Up @@ -14,3 +14,4 @@
- [10x Genomics](https://www.10xgenomics.com/) ([Code](https://github.com/10XGenomics))
- [Neher Lab](https://neherlab.org/) - Pathogen evolution, genomics, and biophysics lab in Switzerland.
- [BEDOPS](https://github.com/bedops/bedops) - High-performance genomic feature operations.
- [Introduction to Genetics and Evolution](https://www.coursera.org/learn/genetics-evolution)
2 changes: 1 addition & 1 deletion focusing/rules.md
Expand Up @@ -39,7 +39,7 @@
- When [focusing](../focusing/focusing.md), do the active task. No news/distractions. No context switching.
- Spend mindful time on all devices. On iOS, listen to podcasts/books, read/chat. Minimize things that can be done faster on mac.
- Do bodyweight exercises during the day to regain focus. Change environments for inspiration.
- Listen to rain ([Spotify](https://open.spotify.com/track/3OhZdTcwr8eho3iol2YqMy?si=dWiKQp4ERX6JdcUNnLQZkQ) on mac & [Dark Noise](https://github.com/nikitavoloboev/my-ios#widgets) on iOS) or [Focus playlist](https://open.spotify.com/playlist/0ESjwZeTcHOWzY3FYO5zs5?si=xD3AkrIRRhmeDoSPPer0wQ) when focusing. Environment noise blocked unless it's non distracting or quiet.
- Listen to rain ([Spotify](https://open.spotify.com/track/2AI8gjczczIGkUxospO0MF?si=_HuIv6vBRHi855oXLIxNUg) on mac & [Dark Noise](https://github.com/nikitavoloboev/my-ios#widgets) on iOS) or [Focus playlist](https://open.spotify.com/playlist/0ESjwZeTcHOWzY3FYO5zs5?si=xD3AkrIRRhmeDoSPPer0wQ) when focusing. Environment noise blocked unless it's non distracting or quiet.
- Only have essential notifications setup. iOS is always in Do Not Disturb mode.
- Say **no** to things. Set constraints & limits.
- Never give up if problem's worth solving. Optimize for long term growth over short term gains.
Expand Down
1 change: 0 additions & 1 deletion go.mod
Expand Up @@ -4,5 +4,4 @@ go 1.13

require (
github.com/magefile/mage v1.9.0
github.com/nikitavoloboev/gitupdate v0.0.0-20200330170221-627c95146660 // indirect
)
1 change: 1 addition & 0 deletions machine-learning/libraries/ml-libraries.md
Expand Up @@ -39,3 +39,4 @@
- [Brancher](https://github.com/AI-DI/Brancher) - User-centered Python package for differentiable probabilistic inference.
- [Karate Club](https://github.com/benedekrozemberczki/karateclub) - General purpose community detection and network embedding library for research built on NetworkX.
- [FlexFlow](https://github.com/flexflow/FlexFlow) - Distributed deep learning framework that supports flexible parallelization strategies.
- [DeltaPy⁠⁠](https://github.com/firmai/deltapy) - Tabular Data Augmentation & Feature Engineering.
Expand Up @@ -50,3 +50,4 @@
- [Serverless Nextjs Component](https://github.com/danielcondemarin/serverless-next.js) - Deploy your next apps using the serverless framework.
- [next-aws-lambda-webpack-plugin](https://github.com/vincent-herlemont/next-aws-lambda-webpack-plugin) - Pack a compat layer between next.js serverless page and AWS Lambda.
- [Next.js Static Props](https://pomb.us/nextjs-static-props/)
- [Next.js Team AMA (2020)](https://hashnode.com/post/nextjs-team-ama-ask-us-anything-ck8q81sii002wems178vw6r5v)
1 change: 1 addition & 0 deletions programming-languages/objc/objc-libraries.md
Expand Up @@ -4,3 +4,4 @@

- [SDWebImage](https://github.com/SDWebImage/SDWebImage) - Asynchronous image downloader with cache support as a UIImageView category.
- [TONavigationBar](https://github.com/TimOliver/TONavigationBar) - Replicating the 'clear' navigation bar style of the iOS 12 Apple TV app.
- [MessageThrottle](https://github.com/yulingtianxia/MessageThrottle) - Lightweight, simple library for controlling frequency of forwarding Objective-C messages.
1 change: 1 addition & 0 deletions web/web.md
Expand Up @@ -65,3 +65,4 @@ The Internet is genuinely one of the best things to come out of 20th century. It
- [Roadmap to becoming a web developer](https://github.com/kamranahmedse/developer-roadmap#readme)
- [Free resources for learning Full Stack Web Development](https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer#readme)
- [Mastery Games](https://mastery.games/) - All-new platform for leveling up your coding skills.
- [Cargo](https://cargo.site/) - Build a site off a template.

0 comments on commit 391afa6

Please sign in to comment.