Forwarded from GNU/Linux(news) (Reza Shokri)
Forwarded from Design🔹Do🔸Improve (Parisa)
برید اینجا و تست کنید ببینید میدونید مثلا ۴۰پیکسل چقدر از صفحه میشه؟🙆♀
https://www.pixact.ly/
〰〰〰〰〰〰〰〰
@geekmard
https://www.pixact.ly/
〰〰〰〰〰〰〰〰
@geekmard
Pixactly
How pixactly trained are your eyes?
Pixactly is an online tool that tests how well you know your pixels. Try it for yourself! #pixactly
چطوری برنامه با فلسفه یونیکس توسعه بدیم.
https://monkey.org/~marius/unix-tools-hints.html
https://monkey.org/~marius/unix-tools-hints.html
یادگیری مختصر سلنیوم
https://realpython.com/modern-web-automation-with-python-and-selenium/
https://realpython.com/modern-web-automation-with-python-and-selenium/
Realpython
Modern Web Automation With Python and Selenium – Real Python
Learn advanced Python web automation techniques with Selenium, such as headless browsing, interacting with web elements, and implementing the Page Object Model pattern.
رهگیریِ صدا شدن توابع مختلف در برنامههای سی و سیپلاسپلاس شما با استفاده از uftrace:
https://uftrace.github.io/slide/
https://uftrace.github.io/slide/
This media is not supported in your browser
VIEW IN TELEGRAM
خروجی شبیه این میشه
سایت خوب برای دیدن کاراکترهای مخفی
https://www.soscisurvey.de/tools/view-chars.php
https://www.soscisurvey.de/tools/view-chars.php
خبر البته قدیمیه ولی
مایکروسافت در حال جایگزینیِ سی/سیپلاسپلاس با راسط
https://medium.com/the-innovation/how-microsoft-is-adopting-rust-e0f8816566ba
مایکروسافت در حال جایگزینیِ سی/سیپلاسپلاس با راسط
https://medium.com/the-innovation/how-microsoft-is-adopting-rust-e0f8816566ba
Medium
How Microsoft Is Adopting Rust
Microsoft is finally starting to shift away from C
Forwarded from Neuromancer (/dev/nvram)
How Does an Intel Processor Boot?
https://binarydebt.wordpress.com/2018/10/06/how-does-an-x86-processor-boot/
https://binarydebt.wordpress.com/2018/10/06/how-does-an-x86-processor-boot/
Binary Debt
How Does an Intel Processor Boot?
When we switch on a computer, it goes through a series of steps before it is able to load the operating system. In this post we will see how a typical x86 processor boots. This is a very complex an…
Non-breaking space: [Ctrl] + [Shift] + [Spacebar]
تو ورد
باعث میشه نشکونه عبارتو نصفشو خط بعد بنویسه
تو ورد
باعث میشه نشکونه عبارتو نصفشو خط بعد بنویسه
دقت کردید وقتی دو طرف توی مکالمه ویس میدید، سرعت انتقال پیام توی مکالمه نصف میشه؟
Forwarded from Neuromancer (/dev/nvram)
https://wiki.osdev.org/Expanded_Main_Page
کسایی که علاقمند به سیستم عامل اند و به هرنحوی میخوان راجب سیستم عامل بدونن این سایت رفرنس خوبیه
کسایی که علاقمند به سیستم عامل اند و به هرنحوی میخوان راجب سیستم عامل بدونن این سایت رفرنس خوبیه
چگونه کلاینت http بنویسیم؟
https://teymorian.medium.com/what-is-http-and-how-it-works-client-implementation-a95d885e3dd6
(نوشته مال دوست خوبم مهدی تیموریانه)
https://teymorian.medium.com/what-is-http-and-how-it-works-client-implementation-a95d885e3dd6
(نوشته مال دوست خوبم مهدی تیموریانه)
Medium
What Is HTTP and How It Works + Client Implementation
HTTP is an application-layer protocol that is used to communicate through a connection between client and server…
هرچی از کمالات سی بگم کم گفتم.
اضافه کردن define با استفاده از سوییچ به کامپایلر
https://www.rapidtables.com/code/linux/gcc/gcc-d.html
اضافه کردن define با استفاده از سوییچ به کامپایلر
https://www.rapidtables.com/code/linux/gcc/gcc-d.html
Rapidtables
gcc -D option flag
gcc -D defines a macro to be used by the preprocessor.