My experience working as an Amazon software developer
https://scribe.rip/i-got-fired-from-amazon-as-a-software-development-engineer-1986b72c9d3
@DevMisc
#misc #job
https://scribe.rip/i-got-fired-from-amazon-as-a-software-development-engineer-1986b72c9d3
@DevMisc
#misc #job
Nuclear radiation used to transmit digital data wirelessly
https://www.lancaster.ac.uk/news/nuclear-radiation-used-to-transmit-digital-data-wirelessly
@DevMisc
#research
https://www.lancaster.ac.uk/news/nuclear-radiation-used-to-transmit-digital-data-wirelessly
@DevMisc
#research
Why you shouldn’t use GraphQL
GraphQL is great, however, depending on your use case, performance requirements, and tolerance for unnecessary complexity, GraphQL could be a bad fit for your project.
https://blog.logrocket.com/why-you-shouldnt-use-graphql
@DevMisc
#dev #learn #graphql
GraphQL is great, however, depending on your use case, performance requirements, and tolerance for unnecessary complexity, GraphQL could be a bad fit for your project.
https://blog.logrocket.com/why-you-shouldnt-use-graphql
@DevMisc
#dev #learn #graphql
10 Image File Formats That Didn’t Make It
https://tedium.co/2021/11/10/10-forgotten-image-formats/
@DevMisc
#file #image #misc
https://tedium.co/2021/11/10/10-forgotten-image-formats/
@DevMisc
#file #image #misc
Exploring Nim language
Towards writing a ransomware in Nim.
https://ilankalendarov.github.io/posts/nim-ransomware/
@DevMisc
#nim #malware #overview
Towards writing a ransomware in Nim.
https://ilankalendarov.github.io/posts/nim-ransomware/
@DevMisc
#nim #malware #overview
Advanced Tor Browser Fingerprinting
http://jcarlosnorte.com/security/2016/03/06/advanced-tor-browser-fingerprinting.html
@DevMisc
#web #privacy #tor
http://jcarlosnorte.com/security/2016/03/06/advanced-tor-browser-fingerprinting.html
@DevMisc
#web #privacy #tor
Use Go Channels as Promises and Async/Await
If you’ve ever programmed with Javanoscript, you definitely know about Promise and async/await. But what about Golang?
https://levelup.gitconnected.com/use-go-channels-as-promises-and-async-await-ee62d93078ec
@DevMisc
#golang #async #learn
If you’ve ever programmed with Javanoscript, you definitely know about Promise and async/await. But what about Golang?
https://levelup.gitconnected.com/use-go-channels-as-promises-and-async-await-ee62d93078ec
@DevMisc
#golang #async #learn
Using WebAssembly to run any programming language in the browser
We have built a WebAssembly based VM to run X86 binaries in the browser.
https://medium.com/leaningtech/3306e1b68f06
@DevMisc
#web #browser #wasm
We have built a WebAssembly based VM to run X86 binaries in the browser.
https://medium.com/leaningtech/3306e1b68f06
@DevMisc
#web #browser #wasm
Embedding a File in an Executable, aka Hello World, Version 5967
https://www.linuxjournal.com/content/embedding-file-executable-aka-hello-world-version-5967
@DevMisc
#c #learn #misc
https://www.linuxjournal.com/content/embedding-file-executable-aka-hello-world-version-5967
@DevMisc
#c #learn #misc
Python: Please stop screwing over Linux distros
The Python community is obsessed with reinventing the wheel, over and over again.
https://drewdevault.com/2021/11/16/Python-stop-screwing-distros-over.html
@DevMisc
#python #overview #extra
The Python community is obsessed with reinventing the wheel, over and over again.
https://drewdevault.com/2021/11/16/Python-stop-screwing-distros-over.html
@DevMisc
#python #overview #extra
Understanding why our build got 15x slower with Webpack 5
https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
@DevMisc
#javanoscript #v8 #optimization
https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
@DevMisc
#javanoscript #v8 #optimization
JetBrains Academy
Learn programming by building your own apps.
https://hyperskill.org/onboarding/?track=python
@DevMisc
#jetbrains #learn #extra
Learn programming by building your own apps.
https://hyperskill.org/onboarding/?track=python
@DevMisc
#jetbrains #learn #extra
Prometeo
An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing.
https://github.com/zanellia/prometeo
@DevMisc
#python #c #tools
An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing.
https://github.com/zanellia/prometeo
@DevMisc
#python #c #tools
The Imperceptible JS Backdoor
https://certitude.consulting/blog/en/invisible-backdoor
@DevMisc
#javanoscript #codereview #extra
https://certitude.consulting/blog/en/invisible-backdoor
@DevMisc
#javanoscript #codereview #extra
Backdooring Rust crates for fun and profit
Supply chains attacks are all the rage these days, whether to deliver RATs, cryptocurrencies miners, or credential stealers.
https://kerkour.com/rust-crate-backdoor/
@DevMisc
#rust #security #misc
Supply chains attacks are all the rage these days, whether to deliver RATs, cryptocurrencies miners, or credential stealers.
https://kerkour.com/rust-crate-backdoor/
@DevMisc
#rust #security #misc
Understanding ID Token
https://darutk.medium.com/understanding-id-token-5f83f50fa02e
@DevMic
#cryptography #learn #misc
https://darutk.medium.com/understanding-id-token-5f83f50fa02e
@DevMic
#cryptography #learn #misc
Debugging a weird 'file not found' error
Yesterday I ran into a weird error where I ran a program and got the error “file not found” even though the program I was running existed.
https://jvns.ca/blog/2021/11/17/debugging-a-weird--file-not-found--error/
@DevMisc
#debug #docker #misc
Yesterday I ran into a weird error where I ran a program and got the error “file not found” even though the program I was running existed.
https://jvns.ca/blog/2021/11/17/debugging-a-weird--file-not-found--error/
@DevMisc
#debug #docker #misc
A fast port scanner in 100 lines of Rust
https://kerkour.com/rust-fast-port-scanner/
@DevMisc
#rust #nmap
https://kerkour.com/rust-fast-port-scanner/
@DevMisc
#rust #nmap