Skip to content

Commit

Permalink
databases investing statistics github bsd go lisp rust memory-managem…
Browse files Browse the repository at this point in the history
…ent finding-home video
  • Loading branch information
nikitavoloboev committed Aug 21, 2021
1 parent f784f0a commit 2c7cdc3
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,4 +395,4 @@
- [Your database connection deserves a name (2021)](https://andygrunwald.com/blog/your-database-connection-deserves-a-name/) ([Lobsters](https://lobste.rs/s/cegere/your_database_connection_deserves_name))
- [ZippyDB: Facebook's key value store (2021)](https://engineering.fb.com/2021/08/06/core-data/zippydb/)
- [Time to Retire the CSV? (2021)](https://www.bitsondisk.com/writing/2021/retire-the-csv/) ([Lobsters](https://lobste.rs/s/t4z2w5/it_s_time_retire_csv)) ([HN](https://news.ycombinator.com/item?id=28221654))
- [How database indexing actually works internally? (2021)](https://blog.pankajtanwar.in/how-database-indexing-actually-works-internally)
- [How database indexing actually works internally (2021)](https://blog.pankajtanwar.in/how-database-indexing-actually-works-internally) ([HN](https://news.ycombinator.com/item?id=28230641))
1 change: 1 addition & 0 deletions economy/investing.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,4 @@ I invest in stocks/ETFs using [Interactive Brokers](https://www.interactivebroke
- [Positions, Profit and Loss (2021)](https://www.machow.ski/posts/2021-07-24-positions-profit-and-loss/)
- [An Introduction to Limit Order Books (2021)](https://www.machow.ski/posts/2021-07-18-introduction-to-limit-order-books/)
- [How does Angel Investing? (2021)](https://zachholman.com/posts/how-does-angel-investing)
- [DueDilly](https://duedilly.io/) - Accuracy of Reddit Trading Ideas. ([HN](https://news.ycombinator.com/item?id=28244744))
1 change: 1 addition & 0 deletions math/statistics/statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,4 @@
- [Darts, Dice, and Coins: Sampling from a Discrete Distribution (2011)](https://www.keithschwarz.com/darts-dice-coins/)
- [Probability and Its Applications Book](https://people.bordeaux.inria.fr/pierre.delmoral/gips.html)
- [Mean Field Simulation for Monte Carlo Integration (2013)](https://www.routledge.com/Mean-Field-Simulation-for-Monte-Carlo-Integration/Del-Moral/p/book/9781466504059)
- [Collaborative filtering doesn't work for us](https://about.chatroulette.com/posts/better-match-making-part-1/) ([HN](https://news.ycombinator.com/item?id=28252165))
1 change: 1 addition & 0 deletions open-source/github/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,4 @@ I publish most of my work and make it open source for other people to use and re
- [Github Trending Twitter](https://twitter.com/TrendingGithub) - Twitter bot to tweet trending repositories and developers from GitHub. ([Code](https://github.com/andygrunwald/TrendingGithub))
- [GitHub Metrics](https://metrics.lecoq.io/) - Generate your metrics that you can embed everywhere, including your GitHub profile readme. ([Code](https://github.com/lowlighter/metrics))
- [GitHub’s Engineering Team has moved to Codespaces (2021)](https://github.blog/2021-08-11-githubs-engineering-team-moved-codespaces/) ([HN](https://news.ycombinator.com/item?id=28143722))
- [Enhanced Support for Citations on GitHub (2021)](https://github.blog/2021-08-19-enhanced-support-citations-github/) ([HN](https://news.ycombinator.com/item?id=28253293))
1 change: 1 addition & 0 deletions operating-systems/bsd/bsd.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ I am interested in BSDs as macOS's Darwin kernel is derived from BSD and I want
- [The Design of the NetBSD I/O Subsystems (2002)](https://arxiv.org/ftp/arxiv/papers/1605/1605.05810.pdf)
- [OpenBSD on the Framework Laptop (2021)](https://jcs.org/2021/08/06/framework)
- [VoidLinux in FreeBSD Jail; with init (2021)](https://antranigv.am/weblog_en/posts/2021-08-21-00-37/) ([Lobsters](https://lobste.rs/s/ojbed4/voidlinux_freebsd_jail_with_init))
- [NetBSD Explained: The Unix System That Can Run on Anything (2021)](https://www.makeuseof.com/what-is-netbsd/) ([HN](https://news.ycombinator.com/item?id=28218619))
2 changes: 1 addition & 1 deletion programming-languages/go/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,5 +524,5 @@ Go promotes composition over inheritance.
- [A Tale of Two Copies (2021)](https://storj.io/blog/a-tale-of-two-copies)
- [Awesome Go Security](https://github.com/Binject/awesome-go-security)
- [Go Report Card](https://goreportcard.com/) - Web application that generates a report on the quality of an open source Go project. ([Code](https://github.com/gojp/goreportcard))
- [GoKart](https://github.com/praetorian-inc/gokart) - Static analysis tool for securing Go code.
- [GoKart](https://github.com/praetorian-inc/gokart) - Static analysis tool for securing Go code. ([HN](https://news.ycombinator.com/item?id=28227487))
- [HN: Generics enabled by default in Go tip (2021)](https://news.ycombinator.com/item?id=28253692)
1 change: 1 addition & 0 deletions programming-languages/lisp/lisp.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@
- [Bridje](https://github.com/bridje/bridje) - Statically typed LISP targeting GraalVM, drawing inspiration from both Clojure, Haskell and Kotlin.
- [Haskell-like patterns in Lisp (2021)](http://www.lispology.com/show?3FY9)
- [The Most Beautiful Program Ever Written – Lisp Interpreter Written in Lisp](https://www.lvguowei.me/post/the-most-beautiful-program-ever-written/) ([HN](https://news.ycombinator.com/item?id=28114356))
- [Build a Lisp in Swift](https://github.com/codr7/swifties-repl)
1 change: 1 addition & 0 deletions programming-languages/rust/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,3 +536,4 @@
- [When Zero Cost Abstractions Aren’t Zero Cost (2021)](https://blog.polybdenum.com/2021/08/09/when-zero-cost-abstractions-aren-t-zero-cost.html) ([Reddit](https://www.reddit.com/r/rust/comments/p0ul6b/when_zero_cost_abstractions_arent_zero_cost/)) ([HN](https://news.ycombinator.com/item?id=28121108))
- [Rudra](https://github.com/sslab-gatech/Rudra) - Static analyzer to detect common undefined behaviors in Rust programs.
- [I probably didn't backdoor this: Using Reproducible Builds to verify a Rust binary](https://github.com/kpcyrd/i-probably-didnt-backdoor-this) -
- [Index 1.6B Keys with Automata and Rust (2015)](https://blog.burntsushi.net/transducers/) ([HN](https://news.ycombinator.com/item?id=28243636))
2 changes: 1 addition & 1 deletion programming/memory-management/memory-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
- [Heapusage](https://github.com/d99kris/heapusage) - Find memory leaks in Linux and macOS applications.
- [Slitter](https://github.com/backtrace-labs/slitter) - C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust features.
- [Mitigating Memory-Safety Bugs with Efficient Out-of-Process Integrity Checking (2021)](http://reports-archive.adm.cs.cmu.edu/anon/2021/CMU-CS-21-113.pdf)
- [A 5x reduction in RAM usage with Zoekt memory optimizations (2021)](https://about.sourcegraph.com/blog/zoekt-memory-optimizations-for-sourcegraph-cloud/)
- [A 5x reduction in RAM usage with Zoekt memory optimizations (2021)](https://about.sourcegraph.com/blog/zoekt-memory-optimizations-for-sourcegraph-cloud/) ([HN](https://news.ycombinator.com/item?id=28237556))
1 change: 1 addition & 0 deletions travel/finding-home.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ I use [FB groups](https://www.facebook.com/groups/) / [Marketplace](https://www.
- [My NYC Apartment tour | $3,000/month for 1 bedroom (2021)](https://www.youtube.com/watch?v=bdUVehx6UBU)
- [Boxabl](https://www.boxabl.com/) - Modular Homes for Under $50k. ([HN](https://news.ycombinator.com/item?id=27684191))
- [Villa](https://villahomes.com/) - Full-Service ADU Builder in California.
- [Ancana](https://en.ancana.co/) - Fractional ownership of vacation homes. ([HN](https://news.ycombinator.com/item?id=28247379))
2 changes: 1 addition & 1 deletion video/video.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ I share [YouTube playlists I made](https://www.youtube.com/channel/UCEKqrUfr_FMK
- [youtube-dl](https://youtube-dl.org/) - Command-line program to download videos from YouTube.com and a few more sites. ([Code](https://github.com/ytdl-org/youtube-dl)) ([Download YouTube Video in Go](https://github.com/kkdai/youtube)) ([Origins of the youtube-dl project](https://rg3.name/202011071352.html)) ([HN](https://news.ycombinator.com/item?id=25047818))
- [LiveGo](https://github.com/gwuhaolin/livego) - Simple and efficient live broadcast server in Go.
- [node-ytdl-core](https://github.com/fent/node-ytdl-core) - YouTube video downloader in JavaScript.
- [FFmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm) - FFmpeg for browser and node, powered by WebAssembly. ([Web](https://ffmpegwasm.github.io/))
- [FFmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm) - FFmpeg for browser and node, powered by WebAssembly. ([Web](https://ffmpegwasm.github.io/)) ([HN](https://news.ycombinator.com/item?id=28251801))
- [Frame.io](https://frame.io/) - Video Review and Collaboration Software.
- [stream.new](https://stream.new/) - Add a video. Get a shareable link to stream it. ([Code](https://github.com/muxinc/stream.new))
- [Video.js](https://github.com/videojs/video.js) - HTML5 Video Player.
Expand Down

0 comments on commit 2c7cdc3

Please sign in to comment.