Forwarded from jeffotoni Go
GoLang — Simplifying Complexity “The Beginning”
https://jeffotoni.hashnode.dev/golang-simplifying-complexity-the-beginning
https://jeffotoni.hashnode.dev/golang-simplifying-complexity-the-beginning
JEFFERSON OTONI LIMA's blog
GoLang — Simplifying Complexity “The Beginning”
There are countless programming languages and each one was born with a purpose: “solve problems”. Languages are tools and we will have to know how to use them at the right time. Speaking “as a developer” the more polyglot you can be the better it...
Forwarded from RE Tools / Books
VMProtect (SRC, Not Full).zip
21.1 MB
VMProtect (Source Code) LEAKED
Links:
* bbs.kanxue.com/thread-277192.htm
* https://github.com/Alukym/VMProtect-Source
Links:
* bbs.kanxue.com/thread-277192.htm
* https://github.com/Alukym/VMProtect-Source
RE Tools / Books
VMProtect (SRC, Not Full).zip
Some files are stripped. Apparently from the first time it got leaked.
Forwarded from Hacker News (yahnc_bot)
The Magic Nix Cache, a GitHub Action for speeding up your Nix workflows https://determinate.systems/posts/magic-nix-cache
determinate.systems
Introducing the Magic Nix Cache
Nix builds at speeds you never thought possible.
Forwarded from Hacker News
Flattening ASTs (and Other Compiler Data Structures) (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/5JbXu
Comments: https://readhacker.news/c/5JbXu
Link: https://readhacker.news/s/5JbXu
Comments: https://readhacker.news/c/5JbXu
www.cs.cornell.edu
Flattening ASTs (and Other Compiler Data Structures)
This is an introduction to data structure flattening, a special case of arena allocation that is a good fit for programming language implementations.We build a simple interpreter twice, the normal way and the flat way, and show that some fairly mechanical…
Forwarded from Ivan Tham
Forwarded from Hacker News
How to write a great README (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/5Kq78
Comments: https://readhacker.news/c/5Kq78
Link: https://readhacker.news/s/5Kq78
Comments: https://readhacker.news/c/5Kq78
Appsmith
How to Write a Great README
This article explores what makes a great project README, how Appsmith made ours as accessible as possible and provides examples of other effective READMEs.