Toggle navigation
TWunroll
TWunroll
faq
Contact US
#Golang
David Fowler 🇧🇧
davidfowl
Golang really does implement green threads. User code runs on go allocated stacks instead of the default OS stack. It manipulates the stack pointer and program counter to pause and
Read more
Jack Zampolin
jack_zampolin
Scorched earth strategy in Open Source Software: if your competitors are doing something to capture value, open source an alternative that doesn't have that value capture to regain the initiativeThis
Read more
Roberto (Rob) Clapis 🏳️🌈⚤🇪🇺🇮🇹🇨🇭✊
empijei
Oh wow, this was quite a long time ago, and I have a couple of things to add: a threadhttps://twitter.com/golab_conf/status/1350036028858527744 When I made this talk I found out that many
Read more
Jimmy Wylie
mayahustle
Today's Golang reversing adventure: Trying to tackle a problem where Hex-Rays wouldn't decompile any Go functions in my binary.I noticed that in other Go binaries the decompiler would at least
Read more
Raf Rasenberg
rafrasenberg
What stack to use for web development in 2020?Let's explore some solid stacks per programming language. Pick your preferred stack and master it!#100DaysOfCode JavaScript- Node.js (Back-end)- Fastify (Web framework)-
Read more
Chris Fidao
fideloper
HTTP is a stateless protocol. No request knows anything about the request before it.We work around that with conventions like cookies, sessions, and databases.All web browsers have decided to agree
Read more
Hillel
hillelogram
Kinda bored and want to do something brainless and computery so I'm just gonna look up programming etymologies for the next hour or so (thread) Some I already know:-Python was
Read more
Ivan Enderlin 🦀🐘🐍💎🐹☕🕸
mnt_io
I'm about to buy a new MacBook Pro 13" with the famous Apple M1 SoC.Let's see how ready it is for developers.A thread Legend: = not working, =
Read more
Jack Zampolin
jack_zampolin
With the completion of the original @cosmos whitepaper (yes you read that right, a crypto project actually completed its whitepaper) a new roadmap for the Gaia (Cosmos Hub) is in
Read more
Ben Adida
benadida
1/ I spent a bit of time looking at the Canada COVID Alert app this evening. Bottom line: this app is pretty much the model for how to do this
Read more
Stakin
StakinOfficial
Looks like #altseason has started. Today we're highlighting one of our favourite #altcoin: $ICX from @helloiconworld Below are a few reasons why we are securing the #ICON network as a
Read more
Filippo Valsorda 💚🤍❤️ ✊
FiloSottile
Exploitable heap overflow in libgcrypt 1.9.0 (┛ಠ_ಠ)┛彡┻━┻It's the crypto library that gpg uses. Homebrew has 1.9.0 right now. https://dev.gnupg.org/T5259 It's in cipher/hash-common.c (!) and looks like it's
Read more
Costin Raiu
craiu
1/9 The French National Cybersecurity Agency @ANSSI_FR released a report on Hades / Sandworm infecting Centreon servers with a PHP backdoor, followed by deploying the Exaramel Linux backdoor. Some notes:
Read more
Dan Quintana
dsquintana
If you’re an academic you need a website so that people can easily find info about your research and publications. Here’s how to make your own website for free in
Read more
Zain Allarakhia
zallarak
Pipe is hiring one product/frontend engineer.Email zain at pipe dot com or DM to apply.Here's why you should consider it. (1/11) Incredible team. Pedigree doesn't matter, and doesn't tell the
Read more
Cindy Sridharan
copyconstruct
Wow this article from Dropbox on why @EnvoyProxy shines has tons of super takes: A thread covering security, concurrency, opencore 1/7The hottest take was probably:“writing modern C++14 is not
Read more
‹
1
2
›
By continuing to use the site, you are consenting to the use of cookies as explained in our
Cookie Policy
to improve your experience.
I agree