نوشته‌های ترمینالی
2.68K subscribers
425 photos
12 videos
32 files
2.26K links
Download Telegram
جدا از اینکه فقط سینیور می‌خواد، مکان کار‌های ریموتشم محدوده...
نوشتن یک موتور ساده‌ی رندر وب با rust
https://github.com/mbrubeck/robinson

توضیحات کاملش رو هم در قالب یک مطلب وبلاگی گذاشته اگه دوست داشتید ببینید.
چطور با کمک ffmpeg یک ویدیوپلیر بسازیم.
نکته اینه که ffmpeg به عنوان موتور، همه کارهای سخت رو انجام میده. حتی یه ffplay وجود داره که پخش هم میکنه. این آموزش گویا ffplay رو بازنویسی کرده.
https://dranger.com/ffmpeg/ffmpeg.html
www.nginx.com/blog/introduction-to-microservices

این‌جا هفت تا مقاله راجع به میکروسرویس و معماریش و… هست
که واقعاً خیلی خوب توضیح داده‌ن همه‌چی رو (تا قسمت آخر!)
واقعا صحبتی ندارم من =)
https://allenai.org/demos
این هوش مصنوعی میاد سوال هندسه حل میکنه، به سوالای اخلاقی جواب میده، تشخیص تصویر و عمق میده، باهاتون بازی میکنه.
به عنوان گونه خردمند من چیزی برای گفتن ندارم دیگه راستش.

حل سوال هندسه:
https://geometry.allenai.org/demo/

قسمت جواب دادن به سوال اخلاقی:
https://delphi.allenai.org/

پاسخ به سوالات علمی
https://openie.allenai.org/

تشخیص تصویر:
https://vision-explorer.allenai.org/

حتی اثبات ریاضی و منطقی وحل تست‌های ابتدایی هم انجام میده..
Forwarded from @yegor256 news (yegor256)
Two open source projects, which we develop for the last few years, need Java developers: Artipie and EO. It's a part-time and fully remote type of work: you don't need to be at any meetings and you will never visit the office. Moreover, you will be paid fixed-price only for the tasks you finish, in the best traditions of XDSD. We expect you to be an expert in Java and familiar with open source development culture (we will check your GitHub and StackOverflow profiles). Text me directly, if you are ready to try: @yegor256.
👍1
https://quera.ir/problemset

از بین این سوالا،‌ SIMD و اروررررر و باگ در تخفیف‌ها رو من طرح کردم، اگه دوست داشتید برید بخونید یا حلشون کنین.

SIMD
https://quera.ir/problemset/113613/

اروررررر
https://quera.ir/problemset/113611/


باگ در تخفیف ها
https://quera.ir/problemset/113609/
برنامه redshift رو با این پارامترها صدا میکنم، چشمام راضین. شما هم اگه دوست دارید blue light filter توی لینوس داشته باشید میتونین از این استفاده کنید.
redshift  -b 0.79:0.65  -l 35.74:51.33  


b
یعنی در صبح ۷۹ درصد نور باشه و در شب ۶۵ درصد.
l
موقعیت جغرافیاییه. مال تهران رو زدم.

https://github.com/jonls/redshift
توضیحات الگوریتم تنزل گرادیان!
اینا برداشتن فرانت و بک ادیتور رو جدا کردن، بعد نه بک‌انده امکانات خاصی داره نه فرانت‌اندهاش جنگی به دل می‌زنه. حتی اکثرا درست اجرا نمیشن.


https://github.com/xi-editor/xi-editor#frontends
شبیه‌سازی یه سری چیز دیجیتالی.
جالب بود.
https://logic.ly/demo/
"regression testing"? What's that? If it compiles, it is good, if it boots up it is perfect.

- linux torvalds
درباره arch
Arch Linux is an independently developed, x86-64 general purpose GNU/Linux distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance. Arch is installed as a minimal base system, configured by the user upon which their own ideal environment is assembled by installing only what is required or desired for their unique purposes. GUI configuration utilities are not officially provided, and most system configuration is performed from the shell by editing simple text files. Arch strives to stay bleeding edge, and typically offers the latest stable versions of most software.

Arch Linux uses its own Pacman package manager, which couples simple binary packages with an easy-to-use package build system. This allows users to easily manage and customize packages ranging from official Arch software to the user's own personal packages to packages from 3rd party sources. The repository system also allows users to easily build and maintain their own custom build scripts, packages, and repositories, encouraging community growth and contribution.

https://archlinux.org/about/