В Scanner мы используем бессерверные функции Lambda для быстрого полнотекстового поиска по большим объемам журналов в озерах данных, и наши запросы должны быть молниеносными. В этом случае мы используем Rust, но нам хотелось узнать, насколько Rust по сравнению с Go, Java и Python с точки зрения производительности. Мы сравнили четыре языка друг с другом, чтобы увидеть, какой из них самый быстрый, и вот что мы обнаружили.
https://blog.scanner.dev/serverless-speed-rust-vs-go-java-python-in-aws-lambda-functions/
https://blog.scanner.dev/serverless-speed-rust-vs-go-java-python-in-aws-lambda-functions/
Scanner Blog
Serverless Speed: Rust vs. Go, Java, and Python in AWS Lambda Functions
We built our system in Rust early on and recently did a deeper performance comparison of four languages in AWS Lambda functions.
Как создать личный бренд разработчику
Почему все больше и больше разработчиков инвестируют в создание сильного личного бренда? Преимущества могут стоить затраченных усилий!
https://cult.honeypot.io/reads/how-to-build-a-personal-brand-as-developer
Почему все больше и больше разработчиков инвестируют в создание сильного личного бренда? Преимущества могут стоить затраченных усилий!
https://cult.honeypot.io/reads/how-to-build-a-personal-brand-as-developer
.cult by Honeypot
How to Build a Personal Brand as a Developer
Learn how software developers can build a strong personal brand.
Альтернативы с открытым исходным кодом инструментам, за которые вы платите
https://dev.to/johnrushx/open-source-alternatives-to-tools-you-pay-for-1g9c
https://dev.to/johnrushx/open-source-alternatives-to-tools-you-pay-for-1g9c
DEV Community
Open Source alternatives to tools you Pay for
Hi, I'm John, Multi Startup Builder. I enjoy both coding and marketing. See all my 20 products...
✨23 библиотеки с открытым исходным кодом для запуска вашего портфолио (на Луну)🚀🚀
https://dev.to/copilotkit/23-open-source-libraries-to-launch-your-portfolio-to-the-moon-fe
https://dev.to/copilotkit/23-open-source-libraries-to-launch-your-portfolio-to-the-moon-fe
DEV Community
✨23 Open-Source libraries to launch your portfolio (to the moon)🚀🚀
Contributing to a great open-source library is a great way to establish a portfolio. I've compiled...
Генерация кода ИИ или кодирование вручную: как будет выглядеть программирование в 202X
https://dev.to/wasp/ai-code-generation-vs-coding-by-hand-what-programming-is-going-to-look-like-in-202x-1idh
https://dev.to/wasp/ai-code-generation-vs-coding-by-hand-what-programming-is-going-to-look-like-in-202x-1idh
DEV Community
AI code generation vs. coding by hand - what programming is going to look like in 202X 🤖 🤔
We are working on a full-stack web framework for React & Node.js, that uses a simple...
5 лучших способов размещения вашего приложения с полным стеком бесплатно 🚀✨
https://dev.to/wasp/top-5-ways-to-host-your-full-stack-app-for-free-c2j
https://dev.to/wasp/top-5-ways-to-host-your-full-stack-app-for-free-c2j
DEV Community
Top 5 Ways To Host Your Full-Stack App For Free 🚀✨
Hello There! First of all, let me give you some context. Up until recently, Heroku had...
4 миллиарда операторов if — проверка того, является ли каждое 32-битное число четным или нечетным.
https://andreasjhkarlsson.github.io/jekyll/update/2023/12/27/4-billion-if-statements.html
https://andreasjhkarlsson.github.io/jekyll/update/2023/12/27/4-billion-if-statements.html
Blabbin’
4 billion if statements
I recently stumbled upon this screenshot while researching social media on the train. Of course, it was followed by a cascade of spiteful comments, criticizing this fresh programmer’s attempt to solve a classical problem in computer science. The modulus operation.
Рекомендации по авторизации API
Ознакомьтесь с лучшими практиками авторизации в REST API. Узнайте об уровнях авторизации API, субъектах и таких инструментах, как Permit.io и OPAL.
https://www.permit.io/blog/api-authorization-best-practices
Ознакомьтесь с лучшими практиками авторизации в REST API. Узнайте об уровнях авторизации API, субъектах и таких инструментах, как Permit.io и OPAL.
https://www.permit.io/blog/api-authorization-best-practices
www.permit.io
Best-Practices for API Authorization | Permit
Discover best practices for authorization in REST API. Learn about API authorization layers, actors, tools like Permit.io and OPAL.
✨ 31 библиотека с открытым исходным кодом + хорошие первые выпуски (чтобы дать толчок вашему портфолио) ⛰
https://dev.to/copilotkit/31-open-source-libraries-to-kickstart-your-journey-4hhd
https://dev.to/copilotkit/31-open-source-libraries-to-kickstart-your-journey-4hhd
DEV Community
💡31 Open-Source Libraries + Good First Issues (to become a master contributor)⛏️
Contributing to a great open-source library is the best way to establish your portfolio and to join...
Расширения кода Visual Studio для повышения вашей производительности в 2024 году
https://www.freecodecamp.org/news/best-vscode-extensions
https://www.freecodecamp.org/news/best-vscode-extensions
freeCodeCamp.org
Visual Studio Code Extensions to Boost Your Productivity in 2024
According to the 2023 Stack Overflow Developer Survey, Visual Studio Code (also known as VSCode) ranked as the most preferred integrated developer environment (IDE) tool. Visual Studio Code has many great features out-of-the-box, and supports a large...
SOLID: 5 золотых правил для повышения уровня ваших навыков кодирования
https://dev.to/idanref/solid-the-5-golden-rules-to-level-up-your-coding-skills-2p82
https://dev.to/idanref/solid-the-5-golden-rules-to-level-up-your-coding-skills-2p82
DEV Community
S.O.L.I.D: The 5 Golden Rules to Level Up Your Coding Skills
In the realm of software development, a field known for its diverse and strongly held opinions, few...