Ditch Your Version Manager
Try Nix and don't look back.
https://juliu.is/ditch-your-version-manager
@DevMisc
#nix #version #misc
Try Nix and don't look back.
https://juliu.is/ditch-your-version-manager
@DevMisc
#nix #version #misc
How to make $80k per month on the Apple App Store
It’s far easier than you think. No luck or perseverance necessary.
https://blog.lockdownprivacy.com/2020/11/25/how-to-make-80000.html
@DevMisc
#apple #revenue #misc
It’s far easier than you think. No luck or perseverance necessary.
https://blog.lockdownprivacy.com/2020/11/25/how-to-make-80000.html
@DevMisc
#apple #revenue #misc
Flaskbomb
GZip HTTP Bombing in Python for everyone.
https://github.com/khast3x/flaskbomb
@DevMisc
#github #python #web
GZip HTTP Bombing in Python for everyone.
https://github.com/khast3x/flaskbomb
@DevMisc
#github #python #web
Telegram bug in terminated sessions
Do you think that Telegram servers are coded by monkeys?
https://hack5.dev/telegram/bug/2021/09/24/telegram-sessions-bug.html
@DevMisc
#telegram #security #misc
Do you think that Telegram servers are coded by monkeys?
https://hack5.dev/telegram/bug/2021/09/24/telegram-sessions-bug.html
@DevMisc
#telegram #security #misc
Advanced Markdown Tricks
https://gist.github.com/DrSensor/b2a674f42933b2ad6db4c6f7934b32a5
@DevMisc
#github #markdown #tips
https://gist.github.com/DrSensor/b2a674f42933b2ad6db4c6f7934b32a5
@DevMisc
#github #markdown #tips
Running doom on cloudflare workers
You can run multiplayer doom entirely on cloudflare workers.
https://blog.cloudflare.com/doom-multiplayer-workers/
@DevMisc
#cloudflare #games #misc
You can run multiplayer doom entirely on cloudflare workers.
https://blog.cloudflare.com/doom-multiplayer-workers/
@DevMisc
#cloudflare #games #misc
Here’s a list of technologies I wasted time learning as a Web Developer
In an industry with an ever growing number of technologies, libraries, and frameworks, being efficient with your learning is key...
https://javanoscript.plainenglish.io/heres-a-list-of-technologies-i-wasted-my-time-learning-as-a-web-developer
@DevMisc
#webdev #hype #productivity
In an industry with an ever growing number of technologies, libraries, and frameworks, being efficient with your learning is key...
https://javanoscript.plainenglish.io/heres-a-list-of-technologies-i-wasted-my-time-learning-as-a-web-developer
@DevMisc
#webdev #hype #productivity
Top NodeJS packages to speed up application development
NodeJS is an open-source server-side javanoscript runtime built on Chrome’s V8 engine. One of the advantages of using NodeJS is the rich collection of packages it provides
https://bencoderus.medium.com/top-nodejs-packages-to-speed-up-application-development
@DevMisc
#javanoscript #nodejs #productivity
NodeJS is an open-source server-side javanoscript runtime built on Chrome’s V8 engine. One of the advantages of using NodeJS is the rich collection of packages it provides
https://bencoderus.medium.com/top-nodejs-packages-to-speed-up-application-development
@DevMisc
#javanoscript #nodejs #productivity
The traceroute hand is stealing your data
@DevMisc
#extra
traceroute -6 -m 40 hand.bb0.nl
https://twitter.com/outoutxyz/status/1404411770534572032@DevMisc
#extra
Scratch Telegram Bot
Create a Telegram bot using scratch.mit.edu (proof of concept).
https://github.com/DavideGalilei/scratch-telegram-bot
@DevMisc
#scratch #telegram #misc
Create a Telegram bot using scratch.mit.edu (proof of concept).
https://github.com/DavideGalilei/scratch-telegram-bot
@DevMisc
#scratch #telegram #misc
SQLite Archive Files
An "SQLite Archive" is a file container similar to a ZIP archive or Tarball but based on an SQLite database.
https://www.sqlite.org/sqlar.html
@DevMisc
#database #sqlite #misc
An "SQLite Archive" is a file container similar to a ZIP archive or Tarball but based on an SQLite database.
https://www.sqlite.org/sqlar.html
@DevMisc
#database #sqlite #misc
Pensela
The Swiss Army Knife of Screen Annotation Tools
https://github.com/weiameili/Pensela
@DevMisc
#tools #extra
The Swiss Army Knife of Screen Annotation Tools
https://github.com/weiameili/Pensela
@DevMisc
#tools #extra
nektos/act
Run your GitHub Actions locally 🚀
https://github.com/nektos/act
@DevMisc
#github #devops #docker
Run your GitHub Actions locally 🚀
https://github.com/nektos/act
@DevMisc
#github #devops #docker
Writing an OS in Rust 🦀
This blog series creates a small operating system in the Rust programming language.
https://os.phil-opp.com/
#rust #tutorial #lowlevel
This blog series creates a small operating system in the Rust programming language.
https://os.phil-opp.com/
#rust #tutorial #lowlevel
Network programming for beginners: Introduction to sockets
Network programming is about writing computer programs that talk to eachother over a computer network...
https://internalpointers.com/post/network-programming-beginners-overview
@DevMisc
#network #socket #lowlevel
Network programming is about writing computer programs that talk to eachother over a computer network...
https://internalpointers.com/post/network-programming-beginners-overview
@DevMisc
#network #socket #lowlevel
Rust vs C++ – which is better and why
Both Rust and C++ are system programming languages, which means they can be used to write low-level code like kernels...
https://federicoterzi.com/blog/rust-vs-cpp-which-is-better-and-why/
@DevMisc
#rust #cpp #webasm
Both Rust and C++ are system programming languages, which means they can be used to write low-level code like kernels...
https://federicoterzi.com/blog/rust-vs-cpp-which-is-better-and-why/
@DevMisc
#rust #cpp #webasm
How We Made Bracket Pair Colorization 10,000x Faster In Visual Studio Code
https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization
@DevMisc
#vscode #misc
https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization
@DevMisc
#vscode #misc
QR error correction helps and hinders scanning
A QR code can use one of four error correction levels. Higher error correction forces denser codes, but allows scanning in more situations. A trade-off!
https://huonw.github.io/blog/2021/09/qr-error-correction/
@DevMisc
#learn #qrcode #extra
A QR code can use one of four error correction levels. Higher error correction forces denser codes, but allows scanning in more situations. A trade-off!
https://huonw.github.io/blog/2021/09/qr-error-correction/
@DevMisc
#learn #qrcode #extra
The code worked differently when the moon was full
I love a good bug, especially ones that are initially hard to explain but then...
https://www.hanselman.com/blog/the-code-worked-differently-when-the-moon-was-full
@DevMisc
#debug #misc
I love a good bug, especially ones that are initially hard to explain but then...
https://www.hanselman.com/blog/the-code-worked-differently-when-the-moon-was-full
@DevMisc
#debug #misc