Web_programming
1.13K subscribers
355 photos
14 videos
125 files
1.23K links
Sharif web programming
If you have any questions, please feel free to ask(@yumcoder)
Download Telegram
It's unbelievable that in 2025, there's still no reliable JavaScript API to differentiate between a tab close and a page refresh.
Terraform is an infrastructure as code (IaC) tool developed by HashiCorp. It allows users to define and provision infrastructure using a declarative configuration language, enabling automation and management of cloud and on-premise resources.

https://developer.hashicorp.com/terraform/intro
Forwarded from Ayoob Sadeghiani
به تعدادی برنامه‌نویس فول‌استک با تجربه و مهارت های زیر نیازمندیم:

تسلط کامل به Golang و Node.js


کسانی که در زمینه های زیر تجربه داشته باشند در اولویت خواهند بود:
توسعه چت‌بات و سیستم‌های RAG
طراحی و پیاده‌سازی خزشگر (Crawler) برای جمع‌آوری داده‌های متن‌باز (تصویر، متن و ...)
آشنایی با پیاده‌ سازی سیستم‌ های چندسکویی (Multi-platform) و Flutter
آشنایی با PHP

لازم
به ذکر است که هر توسعه دهنده بسته به سطح تجربه و میزان مهارت‌ در هر زبان برنامه نویسی ممکن است در یک یا چند پروژه فعالیت کند.


لطفا رزومه خود را به نشانی nopayar@gmail.com بفرستید.
👎2😁2
Forwarded from MH Alahdadian
اگه توی یه فضای ایزوله هستید (مثل ci( و میخواید یه ایمیج بسازید
حتی به docker file هم احتیاج ندارید
میتونید با استفاده از
https://github.com/containers/buildah
یه oci image رو مستقیم بسازید
K8s vs K3s

Kubernetes (K8s): A powerful, full-featured container orchestrator for large, complex production deployments, known for its scalability and advanced features.

K3s: A lightweight, simplified distribution of Kubernetes designed for resource-constrained environments such as edge, IoT, and local development.
😱1
testing.TB in golang