أبرز خبر

المنشور الأكثر مشاهدة
🔥 الأكثر شيوعًا
C
Cafeína Vagas | Iniciantes em TI 🔎❤️
@cafeinavagas
11.6K

#curso | SUCESU - Mulheres na TI - 2026 #com_certificado #RS Porto Alegre ♀️ #ParaMulheres

Estão abertas as vagas para os cursos do Programa Senac de Gratuidade em Parceria com a SUCESU - Mulheres na TI.

Requisitos: Para se candidatar a uma vaga pelo PSG, a pessoa deverá atender aos seguintes requisitos: a) possuir renda familiar mensal per capita de até 2 (dois) salários-mínimos federais; b) idade mínima: 16 anos c) escolaridade: Ensino Médio completo ou em andamento d) Requisito/conhecimento específico: Interesse em tecnologia e inovação, conhecimento em editores de texto, planilhas eletrônicas e sistemas operacionais.

Sobre o curso: Datas: 06/07/2026 até 04/11/2026 - Lógica de Programação e Estrutura de Dados Carga Horária total: 80 horas - Desenvolvimento de Sistemas com Python Carga Horária total: 80 horas - Inteligência Artificial e Machine Learning Carga Horária total: 80 horas

🔗 https://forms.cloud.microsoft/pages/responsepage.aspx?id=W7fe0QWuLUmm5f_-e3bMlOLcx0OSAuxLier9uRumTZdUOURMMklLWFU4MzMyN085WUExTFZJT1hFUC4u

☕️ Acompanhe vagas e conteúdos para iniciantes em TI no Telegram da @CafeinaVagas

المزيد من قنوات أخرى

10 منشور إجمالًا
T
Ton Instaledi MRKT
@ton_instaledi
2K

🎁 Gift Staking is now live on MRKT

Your Gifts can now earn TON rewards. Activate staking, add eligible Gifts to your Stake, and earn a share of the reward pool in TON. The higher the value of your staked Gifts, the higher your Tier and reward weight.

Getting started is simple: 🟢 Activate staking for the current weekly period. 🟢 Stake eligible Gifts with a total value of at least 10 TON. 🟢 Use Refresh whenever you acquire new Gifts. 🟢 Earn rewards and claim them whenever you want.

❗️ Key things to know:

⚡️ Staking runs in weekly periods. To participate in a new period, staking must be activated again.

🔐 Each Gift can only be counted once per staking period. If a Gift has already been staked by any user during the current period, it cannot increase another user's Stake until the next period begins.

🔄 If you acquire new Gifts after activating staking, use Refresh to add eligible Gifts to your Stake.

📊 Complete tasks on MRKT to increase your Stake Limit and unlock more staking capacity.

🏆 The higher the value of your staked Gifts, the higher your Tier and reward weight in reward distribution.

💎 Staked Gifts can still be sold, withdrawn, or used in games. Once a Gift has been counted for the current period, its staking contribution remains valid until the period ends.

💰 No minimum claim amount. Claim any amount of accumulated TON rewards at any time.

📊 APR is dynamic and changes based on the reward pool and total staking activity across all participants.

🏷️ Gifts in the Catalog and Storage are marked with staking badges. These badges show whether a Gift is already staked by you or was previously counted by another user in the current period.

🧪 Gift Staking is launching in Beta. We’ll be actively monitoring performance and community feedback, so staking parameters, limits, and tasks may be adjusted as the system evolves.

Start staking on MRKT and put your Gifts to work 🚀

T
theindigostuffchannel
@theindigostuffchannel
3.9K

TOTAL SALE в INDIGO STUFF

Устроили тотальный сейл на сайте.

Эти вещи больше не вернутся, так что если давно смотрели и думали «ну потом» — кажется, потом наступило.

Залетайте! ❤️ www.theindigostuff.com

H
Happy Wellness
@bienestar
7.8K

He preparado una guía útil para ustedes: 5 biomarcadores importantes que conviene controlar después de los 30 años.

La glucosa en ayunas es el nivel básico de azúcar en sangre. El rango óptimo se considera entre 70 y 80 mg/dL. También vale la pena usar un monitor continuo de glucosa (CGM) para ver cómo cambia el azúcar a lo largo del día en respuesta a la comida, el estrés y la actividad física. Después de comer, la glucosa no debería subir mucho más de 120. Durante el entrenamiento, picos de 150-180 pueden ser normales, pero valores cercanos a 200 o superiores ya son una señal de alerta.

La insulina en ayunas. Idealmente, unas tres horas después de comer, la insulina casi debería haber desaparecido de la sangre. Si permanece elevada, esto puede indicar resistencia a la insulina, una condición que suele desarrollarse con la edad. Se considera uno de los mecanismos clave del envejecimiento y está relacionada con diabetes, ictus, enfermedades cardiovasculares e incluso algunos tipos de cáncer.

La hemoglobina glicosilada (HbA1c). Este indicador refleja el nivel promedio de azúcar en sangre durante aproximadamente los últimos 100 días, ofreciendo una visión más a largo plazo que la glucosa en ayunas. El límite de prediabetes generalmente comienza en 5,7%.

El índice de riesgo de colesterol. No basta con mirar el colesterol total, también es importante observar la relación entre el colesterol total y el HDL, es decir, el colesterol “bueno”. Cuanto más baja sea esta relación, mejor. Es una forma sencilla y accesible de evaluar los riesgos cardiovasculares sin estudios especializados.

La testosterona libre. Este punto sorprende a muchas personas porque la testosterona todavía se percibe exclusivamente como una hormona masculina, aunque también es importante para las mujeres. Influye en el metabolismo, la masa muscular, la sensibilidad a la insulina, el estado de ánimo, la memoria, las funciones cognitivas y la salud cardiovascular. Además, comienza a disminuir después de los 30 años aproximadamente entre un 1 y un 3% anual. Para los hombres, el nivel óptimo se considera entre 180 y 250 pg/mL, y para las mujeres entre 6 y 30 pg/mL.

¿Con qué frecuencia se hacen chequeos médicos?

Н
Находки в опенсорсе
@opensource_findings
8.3K

Free-Threading и итераторы: что могло пойти так?

Недавно в питоне появилась новая фича (которую я вам пока не покажу), а я решил сделать новый формат – вопрос-загадку.

Мы все знаем, что Free-Threading работает совсем по-другому, вместо одного глобального GIL, у нас множество критических секций per-object и атомарных операций.

Тут обычный питоновский код на тредах. Создаем 10 тредов и идем по итератору, складываем его объекты в одну общую сумму с локом. В итоге должно получиться значение равное sum(range(limit)). Получится ли?

import threading import time from test.support import threading_helper

limit = 10_000 workers_count = 10 result = 0 result_lock = threading.Lock() start = threading.Event()

def producer(limit): for x in range(limit): yield x

def consumer(iterator): global result start.wait() total = 0 for x in iterator: total += x with result_lock: result += total

iterator = producer(limit) # 🤔 workers = [ threading.Thread(target=consumer, args=(iterator,)) for _ in range(workers_count) ] with threading_helper.wait_threads_exit(): for worker in workers: worker.start() for worker in workers: # Wait for the worker thread to actually start. while worker.ident is None: time.sleep(0.1) start.set() for worker in workers: worker.join()

Перед запуском подумайте сначала сами: - Что вообще может произойти? - Как поправить текущую ситуацию в теории? - Как можно поменять код сейчас без каких-либо новых фичей, чтоб заработало? - Что было бы идеально увидеть в качестве решения из коробки? - Где бы вы хотели увидеть такое решение в модулях питона?

Ответ и ссылки будут вечером. В комментах - обсуждаем!

| Поддержать | YouTube | GitHub | Чат |

В
Вісник 🌎 Медіа
@visnykmedia
3.3K

🗣Війна вбиває економіку України, заганяючи народ у тотальну бідність. Поки триватиме війна, ситуація лише погіршуватиметься.

Тому зростання цін на проїзд буде повсюдним і масштабним. Далі піднімуть тарифи через різні схеми. Потім подорожчають продукти, речі, техніка, сервіс і сфера послуг.

У Києві з 15 липня проїзд у всьому транспорті подорожчає з 8 до 30 гривень.

Лише продукти харчування подорожчали в середньому на 240% з 2019 року. Хліб із 22 грн подорожчав до 64 грн. Вершкове масло — з 30 грн до 160 грн. І це не межа, оскільки цього року зростання цін на всі продукти лише прискориться.

Зеленський веде українців у тотальне економічне рабство.

Вісник 🇺🇦Україна та Світ

M
MFFM Emoji
@mffmemojis
7.5K

Should any of the emoji modules fail to function, you are permitted to unpack the emoji font file and repackage it with an alternative emoji module compatible with your system. It is not feasible to ensure compatibility with every root solution or device manager across the multitude of ROMs, Android versions, and root hiding mechanisms.

These modules are debugged on my personal device; if they function correctly, they are published. No compatibility requests will be accepted.

Furthermore, if uninstalling the module does not restore the application's emoji functionality, please execute the following command in Termux to restore the emoji data:

su -c ' echo "[*] ==========================================" echo "[*] Emoji Font Cleanup & App Restarter" echo "[*] =========================================="

PKGS_FILE="/data/local/tmp/emoji_pkgs_$$" FILES_LIST="/data/local/tmp/emoji_files_$$" : > "$PKGS_FILE" : > "$FILES_LIST"

# Ensure temp files are removed even if script is interrupted trap "rm -f \"$PKGS_FILE\" \"$FILES_LIST\"" EXIT

# Phase 1: Scan echo "[1/3] Scanning system directories for emoji fonts..." for root in /data/data /data/user/* /data/user_de/* /data_mirror/data_ce/null/* /data_mirror/data_de/null/*; do [ -d "$root" ] || continue find "$root" -type f \( -iname "*emoji*.ttf" -o -iname "*emoji*.otf" \) 2>/dev/null done > "$FILES_LIST"

TOTAL=$(wc -l < "$FILES_LIST" | tr -d " ") if [ "$TOTAL" -eq 0 ]; then echo "[!] No emoji font files found. Exiting." exit 0 fi echo "[+] Found $TOTAL file(s)."

# Phase 2: Delete & Track echo "[2/3] Deleting files and tracking affected apps..." CURRENT=0 while IFS= read -r f; do CURRENT=$((CURRENT + 1)) # Show progress every 10 files or at completion if [ $((CURRENT % 10)) -eq 0 ] || [ "$CURRENT" -eq "$TOTAL" ]; then PCT=$((CURRENT * 100 / TOTAL)) echo "[+] Progress: $CURRENT/$TOTAL ($PCT%) - $f" fi

# Extract package name reliably using cut case "$f" in /data/data/*) pkg=$(echo "$f" | cut -d/ -f4) ;; /data/user/*|/data/user_de/*) pkg=$(echo "$f" | cut -d/ -f5) ;; /data_mirror/data_ce/null/*|/data_mirror/data_de/null/*) pkg=$(echo "$f" | cut -d/ -f6) ;; *) pkg="" ;; esac

[ -n "$pkg" ] && echo "$pkg" >> "$PKGS_FILE"

chattr -i "$f" 2>/dev/null chmod 0666 "$f" 2>/dev/null rm -f "$f" 2>/dev/null || toybox rm -f "$f" 2>/dev/null done < "$FILES_LIST"

# Phase 3: Force-stop affected packages echo "[3/3] Force-stopping affected packages..." UNIQUE_COUNT=$(sort -u "$PKGS_FILE" 2>/dev/null | sed "/^$/d" | wc -l | tr -d " ")

if [ "$UNIQUE_COUNT" -eq 0 ]; then echo "[!] No affected packages detected." else echo "[+] Stopping $UNIQUE_COUNT unique package(s)..." sort -u "$PKGS_FILE" 2>/dev/null | sed "/^$/d" | while IFS= read -r pkg; do echo " -> am force-stop $pkg" am force-stop "$pkg" 2>/dev/null done fi

echo "[*] ==========================================" echo "[*] Cleanup complete. All affected apps force-stopped." echo "[*] ==========================================" '

S
speedyninjastore
@speedyninjastore
4.8K

Lesley "Angelic Agent" | Premium Supply Event Phase 2! 🤘 ➖➖➖➖➖➖➖➖➖➖ Recharge Event Task List: ➤ Log in game → 1 Recharge (in total) ➤ Any amount → 1 ➤ 50💎 → 1 ➤ 100💎 → 2 ➤ 250💎 → 4 ➤ 500💎 → 5 Spend (in total) ➤ 100💎 → 1 ➤ 250💎 → 1 ➤ 500💎 → 2 *subjected to last min changes by Moonton ➖➖➖➖➖➖➖➖➖➖ 🥳 Recommended Packages: 284💎 = $6.53 569💎 = $13.05 ➖➖➖➖➖➖➖➖➖➖ 💙 Review us on Facebook ❤️ Review us on Google 💚 Review us on Trustpilot ➖➖➖➖➖➖➖➖➖➖ 🔗 Invite your friends! t.me/speedyninjastore (↑ tap to copy link ↑) ➖➖➖➖➖➖➖➖➖➖ 🌐 PLACE YOUR ORDER HERE 🛍 SpeedyNinja.co (Instant & 24/7) ➖➖➖➖➖➖➖➖➖➖ 💬 Follow us | 🆘 Support ➖➖➖➖➖➖➖➖➖➖ MLBB Double Diamonds on First Recharge available on SpeedyNinja! Don't miss out! More info here. 🔥

Н
Находки в опенсорсе
@opensource_findings
11.2K

Вышел mypy 2.0

Changelog: https://github.com/python/mypy/blob/master/CHANGELOG.md#mypy-20

Что изменилось?

По-умолчанию --local-partial-types теперь всегда включен. Он нужен для корректной типизации в разных скоупах.

a = [] # Needs type annotation when using `local-partial-types`

def func() -> None: a.append(1)

Включили --strict-bytes по-умолчанию. Раньше тип bytes разрешал передавать memoryview и bytearray. Теперь с новым поведением bytes разрешает только bytes, все остальные типы нужно указывать отдельно.

Теперь можно переопределять переменные, даже разных типов с --allow-redefinition

def foo(cond: bool) -> None: if cond: for x in ["a", "b"]: # Type of "x" is "str" here ... else: for x in [1, 2]: # Type of "x" is "int" here ...

Данная фича раньше была под флагом --allow-redefinition-new, а теперь включена по-умолчанию.

Самое интересное

Добавили --num-workers, который позволяет ускорить mypy кратно на больших кодовых базах. Я буду запускать mypy прямо на кодовой базе mypy (без mypyc, без кеша, но с orjson и `sqlite_cache`):

» rm -rf .mypy_cache && time mypy --config-file mypy_self_check.ini -p mypy -p mypyc --num-workers=8 7.090 total

Против режима с одним воркером (как было до 2.0):

» rm -rf .mypy_cache && time mypy --config-file mypy_self_check.ini -p mypy -p mypyc 25.335 total

А теперь еще убираем orjson и sqlite_cache:

» rm -rf .mypy_cache && time mypy --config-file mypy_self_check.ini -p mypy -p mypyc 28.108 total

Вот такой прирост производительности. Версия с mypyc (то есть та, которую мы скачиваем из pip) будет еще быстрее.

Очень радостно, что mypy становится быстрее. Дальнейшее развитие mypyc приведет к еще большему перфу. И не только для mypy.

Обсуждение: Как быстро вы обновляете mypy на своих проектах? Насколько сурово настраиваете? Будет ли профит от нескольких воркеров?

| Поддержать | YouTube | GitHub | Чат |

S
speedyninjastore
@speedyninjastore
4.6K

Lesley "Angelic Agent" | Premium Supply Event! 🤘 ➖➖➖➖➖➖➖➖➖➖ Recharge Event Task List: ➤ Log in game → 1 ➤ Claim from Preorder → 1 Recharge (in total) ➤ Any amount → 1 ➤ 50💎 → 1 ➤ 100💎 → 2 ➤ 250💎 → 4 ➤ 500💎 → 5 Spend (in total) ➤ 100💎 → 1 ➤ 250💎 → 1 ➤ 500💎 → 2 *subjected to last min changes by Moonton ➖➖➖➖➖➖➖➖➖➖ 🥳 Recommended Packages: 284💎 = $6.53 569💎 = $13.05 ➖➖➖➖➖➖➖➖➖➖ Other Notable Events: ▪️May Starlight Membership Obsidia “Magitech Wraith” ▪️May Collector Skin Alice “Dreaming Monarch” ➖➖➖➖➖➖➖➖➖➖ 💙 Review us on Facebook ❤️ Review us on Google 💚 Review us on Trustpilot ➖➖➖➖➖➖➖➖➖➖ 🔗 Invite your friends! t.me/speedyninjastore (↑ tap to copy link ↑) ➖➖➖➖➖➖➖➖➖➖ 🌐 PLACE YOUR ORDER HERE 🛍 SpeedyNinja.co (Instant & 24/7) ➖➖➖➖➖➖➖➖➖➖ 💬 Follow us | 🆘 Support ➖➖➖➖➖➖➖➖➖➖ MLBB Double Diamonds on First Recharge available on SpeedyNinja! Don't miss out! More info here. 🔥