Теми

DevZone - обговорення ресурсу та пропозиції
Тема створена для обговорення ресурсу DevZone, повідомлення про помилки та ідеї щодо покращення.

devzone обговорення ідеї

23 серпня 2023 ·
4
· 83 · 82 · Alex

Ділимось розширеннями для VSCode
C/C++ vscode-clangd - все що треба для C/C++ codelldb - дебагер для C і Rust Rust rust-analyzer even-better-toml - заміна архівному better-toml crates - підсвітка залежностей PHP vscode-php-debug HTML/CSS/SASS vscode-html-css MinifyAll - мініфікатор файлів JS/CSS (не користуюсь на...

vscode vscodium

30 серпня ·
1
· 17 · 5 · p.s.

Serious vulnerability fixed with OpenSSH 9.8 [LWN.net] lwn.net
Successful exploitation has been demonstrated on 32-bit Linux/glibc systems with ASLR. Under lab conditions, the attack requires on average 6-8 hours of continuous connections up to the maximum the server will accept. Exploitation on 64-bit systems is believed to be possible but has not been demonst...

linux ssh security vulnerability безпека

01 липня ·
1
· 2 · 1 · Alex


Stalwart Labs stalw.art
Stalwart Mail Server is an open-source mail server solution with SMTP, JMAP, IMAP4, and POP3 support and a wide range of modern features. It is written in Rust and aims to be secure, fast, robust and scalable.

mail поштовий сервер email

12 серпня ·
1
· 4 · 1 · Alex

Free-threaded CPython is coming! 🧵 py-free-threading.github.io
After the acceptance by the Python Steering Council of, and the gradual rollout strategy for, PEP 703 - Making the Global Interpreter Lock Optional in CPython, a lot of work is happening both in CPython itself and across the Python ecosystem.

python gil threading

14 липня ·
0
· 8 · 1 · Alex

GitHub - scorninpc/php-gtk3: GTK3 extension for PHP github.com
GTK3 extension for PHP. Contribute to scorninpc/php-gtk3 development by creating an account on GitHub.

php gtk gtk3 library php-gtk

05 квітня ·
0
· 5 · 4 · p.s.

smol themes.gohugo.io
smol A minimal, monospaced blogging theme for Hugo that respects your privacy and is easy on your bandwidth. A demo can be found at https://smol-demo.morph.sh. smol is based on Blank created by Vimux. Features No JavaScript No Google spyware or tracking of any kind No other external dependencies, em...

hugo theme minimalistic smolweb tinyweb

18 червня ·
0
· 2 · 2 · p.s.

About smolweb smolweb.org
smolweb.org promotes simple unbloated web. It provides resources to actors who want to participate.

smolweb tinyweb web-1.0

18 червня ·
0
· 5 · 1 · p.s.

Zed - Code at the speed of thought zed.dev
Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

rust editor ide code

17 червня ·
0
· 5 · 1 · p.s.

Faust Programming Language faust.grame.fr
Faust programming language website.

faust audio synthesis

06 червня ·
0
· 5 · 1 · p.s.

Де всі
Зрозуміло, що така ситуація, але власне - де хоча б молодь? Колись був двіж - тематичні форуми, сайти, всюди живо. А зараз пусто, при чому думав що в альтернативних мережах але бачу що й тут, сайт в топах а людей немає. Сидять тільки в месенджерах, на ютубі чи що взагалі сталось поки я длубав свій к...

internet community

14 травня ·
1
· 27 · 2 · p.s.

Mixtral 8x22B: Cheaper, Better, Faster, Stronger mistral.ai
Mixtral 8x22B is our latest open model. It sets a new standard for performance and efficiency within the AI community. It is a sparse Mixture-of-Experts (SMoE) model that uses only 39B active parameters out of 141B, offering unparalleled cost efficiency for its size. Mixtral 8x22B comes with the fol...

mixtral llm llama mistral chatgpt

17 квітня ·
0
· 2 · 2 · Alex

Distributed SQLite: Paradigm shift or hype? kerkour.com
SQLite is fast, really fast. On a single ~40€ / m commodity server, it can sustain ~168,000 reads and ~8000 writes per second, concurrently. Because it's an embedded library designed for client-side applications such as embedded systems and phone & desktop applications, SQLite databases have to be c...

sqlite database sql

09 квітня ·
0
· 5 · 2 · Alex

React Libraries for 2024 www.robinwieruch.de
Discover the essential React libraries for 2024! Navigate the vast ecosystem effortlessly with this curated list. Empower your React projects with these powerful tools for seamless development of large-scale applications ...

javascript react web frontend

30 січня ·
0
· 14 · 1 · Alex

Основи Реляційної БД. SQL. Ключі. Обмеження www.youtube.com
20-те заняття тренувальної програми Ultimate Enterprise Java (2021).УВАГА! Відеозапис не містить активної частини заняття.🇺🇦 Навчання від Bobocode: https:/...

SQL База Даних PostgreSQL

16 червня 2022 ·
1
· 7 · 1 · Alex

GitHub - ggerganov/llama.cpp: Port of Facebook's LLaMA model in C/C++ github.com
Port of Facebook's LLaMA model in C/C++. Contribute to ggerganov/llama.cpp development by creating an account on GitHub.

llama facebook ml gpt нейронні мережі

13 березня 2023 ·
0
· 25 · 1 · Alex

Мікросервіси — чи до смаку? www.youtube.com
Давайте обговоримо мікросервіси, їхні проблеми та відсутність переваг для не-гігантських компаній, а також плюси їх відсутності, ну й взагалі, ви зрозуміли, ...

мікросервіси архітектура

25 червня 2022 ·
1
· 23 · 6 · Alex

array.flatMap() — витончений перебір у JavaScript codeguida.com
Сьогодні розповімо про магію ES2019, а точніше, як замінити комбінацію array.map() і array.filter() на array.flatMap()

javascript array map frontend flatMap

30 травня 2022 ·
0
· 78 · Alex

Будуємо телеграм чат-бот на Java: від ідеї до деплою. Частина 1 dou.ua
Подивимося, як побудувати простого чат-бота на Java. Усе — на прикладах. Також є підбірка посилань на корисних чат-ботів, з яких при розробці можна черпати ідеї.

java telegram bot чат бот програмування

01 червня 2022 ·
0
· 139 · Alex

Будуємо телеграм чат-бот на Java: від ідеї до деплою. Частина 2 dou.ua
Ми вже побудували простого чат-бота на Java (у попередній частині статті). Тепер зробимо його доступним 24/7. Для цього задеплоїмо його на платформу Heroku, а також налаштуємо мінімальний процес CI/CD, використовуючи BitBucket.

java telegram chatbot бот

09 червня 2022 ·
0
· 67 · Alex

Як за допомогою бібліотеки Nethereum задеплоїти смарт-контракт dou.ua
У цій статті ми напишемо простий код мовою Solidity, транслюємо його в код C# з використанням бібліотеки Nethereum, і задеплоїмо його в мережу. Використаємо тест-нет від Nethereum.

Nethereum смарт контракт Solidity C# .net

10 червня 2022 ·
0
· 23 · Alex

04. Уроки Ruby on Rails (9 питань рубісту. Філософський випуск) www.youtube.com
Сайт на Ruby on Rails з нуля. Звісно що не всі моменти висвітлені в відео - тому не соромимось описувати свої складнощі в коментарях - і будемо разом їх вирі...

ruby Ruby on Rails web framework web framework

10 червня 2022 ·
0
· 13 · Alex

Що таке DevOps? www.youtube.com
На цьому вебінарі обговоримо популярний напрям DevOps, його ключові ідеї та підходи до реалізації. DevOps - це не людина чи фреймворк. DevOps - це шлях. І дл...

DevOps девопс cloud ci системне адміністрування

10 червня 2022 ·
0
· 107 · Alex

Що таке якісна верстка сайтів? Чотири критерії якості HTML-верстки. Що має вміти майстер по верстці? www.youtube.com
Верстка сайтів чудовий напрямок для входу в айті, у тому числі, через відносну легкість у навчанні. У той же час інші представники айті-галузі ставляться до ...

html css верстка дизайн

10 червня 2022 ·
0
· 93 · Alex

В тренді