Dev Miscellaneous – Telegram
Dev Miscellaneous
342 subscribers
884 photos
6 videos
5 files
917 links
A channel where you can find developer tips, tools, APIs, resources, memes and interesting contents.

Join our comments chat for more.

Comments chat (friendly :D)
https://news.1rj.ru/str/+r_fUfa1bx1g0MGRk
Download Telegram
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
My startup `localhost` has been hacked. Please help.

@DevMisc
#meme #nodejs
CSS Battle

CSS code-golfing game is here! Use your CSS skills to replicate targets with smallest possible code.

https://cssbattle.dev/

@DevMisc
#css #learn #misc
JSLinux

Run Linux or other Operating Systems in your browser!

https://bellard.org/jslinux/

@DevMisc
#web #linux #misc
Visual voicemails are secretly email clients

https://smitop.com/post/phone-email/

@DevMisc
#misc #imap #learn #telephony
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
Exploring Nim language

Towards writing a ransomware in Nim.

https://ilankalendarov.github.io/posts/nim-ransomware/

@DevMisc
#nim #malware #overview
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
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
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
JetBrains Academy

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
Neverinstall

Your browser is the new operating system.

https://neverinstall.com/

@DevMisc
#web #misc