⚰️ C# in 2022 — Will it die?
C# is a programming language that was released in 2002 and is implemented in different of applications, including web development, desktop applications...
https://dev.to/dotnetsafer/c-in-2022-will-it-die-5501
@DevMisc
#csharp #c #netcore
C# is a programming language that was released in 2002 and is implemented in different of applications, including web development, desktop applications...
https://dev.to/dotnetsafer/c-in-2022-will-it-die-5501
@DevMisc
#csharp #c #netcore
The worst programming language ever
There's something good you can say about every programming language. But that's no fun.
https://youtu.be/2mnYf7L7Amw [dead link]
https://youtu.be/hCvHTrUh4os
@DevMisc
#bs #overview #misc
There's something good you can say about every programming language. But that's no fun.
https://youtu.be/hCvHTrUh4os
@DevMisc
#bs #overview #misc
Command not found
Install any command on any operating system.
https://command-not-found.com/
@DevMisc
#terminal #tools #misc
Install any command on any operating system.
https://command-not-found.com/
@DevMisc
#terminal #tools #misc
Why solve a problem twice?
Design patterns let you apply existing solutions to your code
https://stackoverflow.blog/patterns
@DevMisc
#design #patterns #learn
Design patterns let you apply existing solutions to your code
https://stackoverflow.blog/patterns
@DevMisc
#design #patterns #learn
Posting (not via internet!) the password to you is secure, as it's illegal to open someone else mail.
https://redd.it/ql1u49
@DevMisc
#meme #security
https://redd.it/ql1u49
@DevMisc
#meme #security
RCE in a distance learning website
Maybe you should be careful letting users upload
https://blog.shish.cat/my-first-rce
@DevMisc [#Original ❤️]
#security #bugbounty
Maybe you should be careful letting users upload
.php files...https://blog.shish.cat/my-first-rce
@DevMisc [#Original ❤️]
#security #bugbounty
The benefits of Iframe-based development
This article shows that Iframes allow single page apps to isolate security, improve performance, and increase developer speed through modular operations.
https://stakedy.com/long/the-hidden-benefits-of-iframe-based-development.html
@DevMisc
#web #dev
This article shows that Iframes allow single page apps to isolate security, improve performance, and increase developer speed through modular operations.
https://stakedy.com/long/the-hidden-benefits-of-iframe-based-development.html
@DevMisc
#web #dev
Python: Icecream
Never use print() to debug again.
https://github.com/gruns/icecream
@DevMisc
#python #dev
Never use print() to debug again.
https://github.com/gruns/icecream
@DevMisc
#python #dev
Pass-by-value, reference, and assignment | Pydon't
https://mathspp.com/blog/pydonts/pass-by-value-reference-and-assignment
@DevMisc
#python #learn
https://mathspp.com/blog/pydonts/pass-by-value-reference-and-assignment
@DevMisc
#python #learn
How much load can be served from 1m² of sunlight?
https://scribe.rip/@timothy_downs/how-many-requests-can-be-served-per-second-from-one-square-meter-of-sunlight-675db9d0c819
@DevMisc
#misc #environment
https://scribe.rip/@timothy_downs/how-many-requests-can-be-served-per-second-from-one-square-meter-of-sunlight-675db9d0c819
@DevMisc
#misc #environment
These Parents Built a School App. Then the City Called the Cops
https://www.wired.co.uk/article/sweden-stockholm-school-app-open-source
@DevMisc
#misc #extra
https://www.wired.co.uk/article/sweden-stockholm-school-app-open-source
@DevMisc
#misc #extra
Preview Local Projects with Cloudflare Tunnel
...or, a ngrok alternative.
https://developers.cloudflare.com/pages/how-to/preview-with-cloudflare-tunnel
@DevMisc
#tools #cloudflare #misc
...or, a ngrok alternative.
https://developers.cloudflare.com/pages/how-to/preview-with-cloudflare-tunnel
@DevMisc
#tools #cloudflare #misc
Complexity is killing software developers
https://www.infoworld.com/article/3639050/complexity-is-killing-software-developers.html
@DevMisc
#misc #extra
https://www.infoworld.com/article/3639050/complexity-is-killing-software-developers.html
@DevMisc
#misc #extra
Async Python is not faster
Async Python is slower than "sync" Python under a real-world benchmark.
https://calpaterson.com/async-python-is-not-faster.html
@DevMisc
#python #web
Async Python is slower than "sync" Python under a real-world benchmark.
https://calpaterson.com/async-python-is-not-faster.html
@DevMisc
#python #web
MIT: How quickly do algorithms improve?
https://news.mit.edu/2021/how-quickly-do-algorithms-improve-0920
@DevMisc
#algorithm #misc
https://news.mit.edu/2021/how-quickly-do-algorithms-improve-0920
@DevMisc
#algorithm #misc
Goodbye CSS Modules, Hello TailwindCSS
Migrating from CSS Modules to TailwindCSS.
https://www.polytomic.com/blog-posts/goodbye-css-modules-hello-tailwindcss
@DevMisc
#css #tailwind #webdev
Migrating from CSS Modules to TailwindCSS.
https://www.polytomic.com/blog-posts/goodbye-css-modules-hello-tailwindcss
@DevMisc
#css #tailwind #webdev
Making sense of asyncio
When in doubt you should use asyncio when you can and threading when you must.
https://www.educative.io/blog/python-concurrency-making-sense-of-asyncio
@DevMisc
#python #async #learn
When in doubt you should use asyncio when you can and threading when you must.
https://www.educative.io/blog/python-concurrency-making-sense-of-asyncio
@DevMisc
#python #async #learn
Async Python is not faster
It's indeed slower than "sync" python under a realistic benchmark. A bigger worry is that async frameworks go a bit wobbly under load.
https://calpaterson.com/async-python-is-not-faster.html
@DevMisc
#python #async #misc
It's indeed slower than "sync" python under a realistic benchmark. A bigger worry is that async frameworks go a bit wobbly under load.
https://calpaterson.com/async-python-is-not-faster.html
@DevMisc
#python #async #misc