Forwarded from Hacker News (yahnc_bot)
Rob Pike's simple C regex matcher in Go https://benhoyt.com/writings/rob-pike-regex/
Benhoyt
Rob Pike's simple C regex matcher in Go
Translating Rob Pike's simple and elegant C regex matcher to Go.
刚才面试遇到一个问题挺有意思,来寻找下其他解法(
问题大概是:给定一个函数,其返回值为当前时刻某波形图的点 (x, y),如何通过该函数生成等概率的0和1。(可以多次调用;波形图对应的函数不给出,只给波形图)
问题大概是:给定一个函数,其返回值为当前时刻某波形图的点 (x, y),如何通过该函数生成等概率的0和1。(可以多次调用;波形图对应的函数不给出,只给波形图)
Forwarded from Hacker News (yahnc_bot)
John Carmack: Best Programming Setup and IDE – Lex Fridman Podcast Clips https://www.youtube.com/watch?v=tzr7hRXcwkw
YouTube
John Carmack: Best programming setup and IDE | Lex Fridman Podcast Clips
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=I845O57ZSy4
Please support this podcast by checking out our sponsors:
- InsideTracker: https://insidetracker.com/lex to get 20% off
- Indeed: https://indeed.com/lex to get $75 credit
- Blinkist:…
Please support this podcast by checking out our sponsors:
- InsideTracker: https://insidetracker.com/lex to get 20% off
- Indeed: https://indeed.com/lex to get $75 credit
- Blinkist:…
Forwarded from Hacker News (yahnc_bot)
Erg: a statically typed language that is Python compatible https://github.com/erg-lang/erg
GitHub
GitHub - erg-lang/erg: A Python-compatible statically typed language
A Python-compatible statically typed language. Contribute to erg-lang/erg development by creating an account on GitHub.
Forwarded from Hacker News (yahnc_bot)
Oasis: Small statically-linked Linux system https://github.com/oasislinux/oasis
GitHub
GitHub - oasislinux/oasis: a small statically-linked linux system
a small statically-linked linux system. Contribute to oasislinux/oasis development by creating an account on GitHub.
Forwarded from Hacker News (yahnc_bot)
Dogelang – A Python with Haskell Syntax (2020) http://pyos.github.io/dg/
Forwarded from Hacker News (yahnc_bot)
Design of a Modern Cache (2016) http://highscalability.com/blog/2016/1/25/design-of-a-modern-cache.html
Highscalability
Design of a Modern Cache - High Scalability -
This is a guest post by Benjamin Manes , who did engineery things for Google and is now doing e...
Forwarded from Hacker News (yahnc_bot)
Horizon Linux: arm64 Linux patched to run programs for the Nintendo Switch https://github.com/kentjhall/horizon-linux
GitHub
GitHub - kentjhall/horizon-linux: arm64 Linux patched to run programs for the Nintendo Switch’s Horizon OS
arm64 Linux patched to run programs for the Nintendo Switch’s Horizon OS - GitHub - kentjhall/horizon-linux: arm64 Linux patched to run programs for the Nintendo Switch’s Horizon OS
Forwarded from Hacker News (yahnc_bot)
DragonFlydb: Cache Design https://dragonflydb.io/blog/2022/06/23/cache_design/
dragonflydb.io
Dragonfly Cache Design
The design behind Dragonfly cache
Forwarded from Hacker News (yahnc_bot)
The Jank Language: LLVM Hosted Clojure https://jank-lang.org/