@plltxe · Post #5285 · 24.01.2023 г., 03:15
T-shirt of the year. #Hacktoberfest 🐘
Hashtags
TGINSIGHT SIMILAR POSTS
Изходен канал @clockstackwheels · Post #1083 · 8.04
Ух, очень продуктивная была поездка. Наши взяли золото, причём, в этом году организаторы решили наградить в том числе экспертов по подготовке, чьи команды выиграли. Не надеялся я, что когда-нибудь ещё раз (после победы в 2022) поднимусь на эту сцену и получу медаль, а оно вот как сложилось. Наверное, по эмоциям от AtomSkills один из самых сильных эффектов. С ним соперничают, разве что, мой первый хакатон VK Hack 2018, и крупнейший в мире хакатон «Цифровой Прорыв», сильно изменивший мою последующую жизнь. В любом случае, каждый год AtomSkills это очень масштабное и классно срежиссированное мероприятие с большим количеством впечатлений, интереса, опыта. А сейчас вот был юбилейный чемпионат — десятый, и такой подгон. Два года не брали медалей, и никогда раньше в нашей компетенции не награждали тех, кто привёз команды. Видимо, мои хакатонные боги-покровители решили, что я засиделся. В задание тоже удалось привнести некоторую новизну. В целом схема такая: эксперты совместно делают задание, придумывают шкалу оценки и критерии. Но при проверке решений каждую команду смотрят только те, кто к этой команде не имеет отношения. При этом критерии оценки это в большинстве своём объективные предикаты, на которые решение проверяется. Например, в критериях может быть фраза «Система позволяет создать нового пользователя: да (3 очка) / нет (0 очков)». Де-факто споров почти не возникает, коллегия экспертов почти всегда сразу видит и понимает, засчитывается тот или иной критерий или нет. Субъективные части в оценке тоже есть, но их влияние на результат в разы меньше, чем в обычных хакатонах. И да, важнейшее ключевое отличие: на AtomSkills решение каждой команды обязательно разворачивается независимо на пустом компьютере и прогоняется через бизнес-сценарии. Нельзя наврать в презентации, будто бы ты что-то сделал, чего нет. Нельзя сделать решение на моках или фейковое. Нельзя вытащить только на харизме и софт-скиллах. В этом году мы, как авторы задания, к обычной энтерпрайз-части добавили алгоритмическую задачу. Стандартно командам предлагается сделать мини-CRM или нечто подобное в заданном домене, что увеличивает влияние заготовок. Если принести с собой слишком много подготовленных форм, CRUD'ов, конфигов и так далее, это экономит тебе много времени, и ты в итоге просто выигрываешь из-за форы. Сейчас же в мини-CRM была специальная функция: написать алгоритм оптимизации расписания работ. Детали задачи я расскажу завтра, но в целом никакие заготовки не помогали решить это эффективно, если не знать задачу заранее (а она до конкурса скрыта, и разглашение карается дисквалификацией). В итоге лично на мой взгляд итоговый балл получился очень взвешенным: — Если команда сделала хороший алгоритм и не провалилась при этом по обычной не-алгоритмической части, она набирала много баллов (как наши) — Если команда сделала неэффективный, но работоспособный алгоритм, у неё был шанс вывезти за счёт супер идеального вылизанного исполнения не-алгоритмической работы (такие получили серебро и бронзу) — Если алгоритм у команды не заработал вообще, то даже при супер идеальном остальном решении в тройку она не попала — Если алгоритм у команды был хороший, но имелся сильный провал во всём остальном — она вообще оказывалась ниже середины В общем, не знаю, попаду ли в следующий раз, но воспоминания и опыт невероятные. #dev
Hashtags
Търсене: #hacktoberfest
@plltxe · Post #5285 · 24.01.2023 г., 03:15
T-shirt of the year. #Hacktoberfest 🐘
Hashtags
@fosspost · Post #527 · 03.10.2020 г., 06:09
DigitalOcean accepts criticism and switches its #Hacktoberfest to be opt-in: https://github.com/digitalocean/hacktoberfest/pull/596
Hashtags
@pythontelegrambotchannel · Post #89 · 07.10.2020 г., 20:06
The v13 release is not just a release either, it is also our official announcement of participation in the annual #hacktoberfest. 💻🥨 We know that we're a few days late to the party, but v13 had to get ready before. 😉 This year, the fest is opt-in for projects and we definitely want to opt into taking part in this great event! If you ever thought about starting coding or giving back to your favourite open source repositories, now is the time! Head over to the hacktoberfest website to learn more about it. We already prepared some issues on our repositories and aim towards opening more issues for starters, but feel free to begin a hunt for improvements and fixes by yourself!
Hashtags
@pythontelegrambotchannel · Post #75 · 01.10.2019 г., 05:44
Fellow programmers. Happy #hacktoberfest. This event, hosted over here, is about giving back to open source projects. We encourage you all to check it out and make some contributions. We prepared some issues by ourself, they can be found here, but fear not to take on other issues in our repo. If you have any questions, feel free to ask them away in our chats, we are there to help!
Hashtags
@githubtrending · Post #14980 · 20.07.2025 г., 12:30
#html#hacktoberfest CSS exercises help you practice styling web pages by editing HTML and CSS files to match given designs. You can use resources like documentation and Google to complete them, which builds your real-world skills without needing to memorize everything. Practicing this way improves your understanding of CSS, making it easier to create visually appealing, user-friendly websites that load faster and work well on different devices. It also helps you learn how to organize and update styles efficiently, which is important for web development jobs. Using git to save your work encourages good coding habits. This hands-on practice boosts your confidence and prepares you for real projects[1][2][3][4]. https://github.com/TheOdinProject/css-exercises
Hashtags
@githubtrending · Post #15196 · 04.10.2025 г., 12:00
#javascript#hacktoberfest#stremio Stremio is an easy-to-use media center app that lets you find, watch, and organize movies, TV shows, live channels, and more from many sources in one place. You can install addons to add content, sync your library across devices, and even download videos for offline viewing. It supports subtitles, Chromecast streaming, and high-quality formats like 4K HDR. Stremio keeps your data safe by running addons remotely and respects your privacy with minimal data collection. This means you get a secure, convenient, and personalized streaming experience without switching apps or worrying about security. https://github.com/Stremio/stremio-web
@githubtrending · Post #14646 · 30.04.2025 г., 11:30
#python#erp#hacktoberfest#odoo#python These tools are for Odoo administrators to improve technical features. They include modules like **attachment queue**, **auto backup**, and **audit log**, which help manage files, secure data, and track changes. Other modules like **sentry** and **server action logging** help monitor errors and server actions. These tools make Odoo more efficient and easier to manage, providing benefits like better data security and improved system performance. https://github.com/OCA/server-tools
Hashtags
@githubtrending · Post #15378 · 31.12.2025 г., 11:30
#javascript#erp#hacktoberfest#odoo#python OCA/web offers 40+ free addons for Odoo 18 web interface, like dark mode, responsive design, custom calendars, notifications, charts, and tree view improvements with maintainers listed. All pass pre-commit, build, and translation checks, licensed AGPL-3.0 or per module. You gain easy UI enhancements to customize Odoo backend faster, boost usability on mobile/touchscreens, save time on exports/filters, and improve productivity without coding from scratch. https://github.com/OCA/web
@githubtrending · Post #14645 · 29.04.2025 г., 12:00
#java#amazon#aws#aws_sdk#hacktoberfest#java The AWS SDK for Java 2.0 is a major upgrade offering non-blocking I/O for faster performance, customizable HTTP implementations, and easier integration with AWS services like S3 and DynamoDB through Maven, helping developers build scalable applications efficiently. https://github.com/aws/aws-sdk-java-v2
@githubtrending · Post #14658 · 01.05.2025 г., 15:00
#java#cloud_native#hacktoberfest#java#kubernetes#reactive Quarkus is a Java framework designed for cloud-native and container-first applications, making Java apps start up much faster and use less memory, which lowers cloud costs. It supports both traditional and reactive programming styles in one framework, so you can develop efficiently without learning new tools. Quarkus uses build-time processing and can compile to native images for even better performance. It integrates popular Java standards and libraries, making development smoother and more enjoyable. This means you can build modern, fast, and cost-effective Java applications easily, especially for Kubernetes and cloud environments[1][2][4][5]. https://github.com/quarkusio/quarkus
@githubtrending · Post #15479 · 08.02.2026 г., 14:30
#shell#automation#docker#hacktoberfest#home#iot Home Assistant apps extend your smart home setup with tools like MQTT brokers, MariaDB databases, Duck DNS for secure remote access, file editors, Samba sharing, Zigbee/Z-Wave controllers, and more, all installed easily via the frontend. This benefits you by unifying device control in one app for powerful local automations, better privacy without cloud reliance, no subscriptions, and flexibility across brands—simplifying management even if internet fails. https://github.com/home-assistant/addons
@githubtrending · Post #15290 · 11.11.2025 г., 14:30
#python#hacktoberfest#hacktoberfest_accepted#hacktoberfest2021#pywhatkit PyWhatKit is a simple Python library that helps automate everyday tasks like sending WhatsApp messages, sharing images, playing YouTube videos, converting text to handwriting, and more. It works right away with no extra setup and supports the latest Python versions. With PyWhatKit, you can schedule messages, control your PC remotely, and even turn images into ASCII art. This saves time and makes it easy to handle routine jobs, making your daily workflow faster and more efficient. https://github.com/Ankit404butfound/PyWhatKit