https://shoelace.nyc/
تلاشی مجدد از گوگل برای ایجاد یک شبکه اجتماعی :)
تلاشی مجدد از گوگل برای ایجاد یک شبکه اجتماعی :)
برای یادگیری اندروید و ios میتوانید از لینکهای زیر شروع کنید
https://guides.codepath.com/android
https://guides.codepath.com/ios
https://guides.codepath.com/android
https://guides.codepath.com/ios
یک مثال ساده از ایجاد یک thread با زبان c برای js
https://developers.google.com/web/updates/2018/10/wasm-threads
https://developers.google.com/web/updates/2018/10/wasm-threads
web.dev
WebAssembly Threads ready to try in Chrome 70
WebAssembly thread support has shipped in Chrome 70 under an origin-trial.
مطالب فوق مربوط به حالتی است که بخواهید با فایلهای بزرگ در browser کار کنید و همچنین debug کنید
Forwarded from mobile_programming
Hackers target Telegram accounts through voicemail backdoor
https://nakedsecurity.sophos.com/2019/07/30/hackers-target-telegram-accounts-through-voicemail-backdoor/amp
https://nakedsecurity.sophos.com/2019/07/30/hackers-target-telegram-accounts-through-voicemail-backdoor/amp
هر چه در youtube جستجو کردید و پیدا نشد بک بار هم در bilibili.com جستجو کنید حتما پیدا می شود :)
شوخی: همیشه یک چینی وجود دارد که مسلئه را قبلا حل کرده است
اخیرا نیز فکر کنم کد آن را نیز متن باز منتشر شده است
شوخی: همیشه یک چینی وجود دارد که مسلئه را قبلا حل کرده است
اخیرا نیز فکر کنم کد آن را نیز متن باز منتشر شده است
Base64 is apparently wasteful because we use just 64 different values per byte, whereas a byte can represent 256 different characters. That is, we use bytes (which are 8-bit words) as 6-bit words. There is a waste of 2 bits for each 8 bits of transmission data. To send three bytes of information (3 times 8 is 24 bits), you need to use four bytes (4 times 6 is again 24 bits). Thus the base64 version of a file is 4/3 larger than it might be. So we use 33% more storage than we could.
That sounds bad. How can engineers tolerate such wasteful formats?
https://www.google.com/amp/s/lemire.me/blog/2019/01/30/what-is-the-space-overhead-of-base64-encoding/%3famp
That sounds bad. How can engineers tolerate such wasteful formats?
https://www.google.com/amp/s/lemire.me/blog/2019/01/30/what-is-the-space-overhead-of-base64-encoding/%3famp
اگر یک فایل بزرگ در js داشته باشید و بخواهید بخوانید browser با تکنیک های عادی crash می کند و باید آن را تکه تکه بخوانید کد بالا یک نمونه برای این منظور است
فایل بزرگ مثلا 500 مگ و یا یک گیگ
https://javascript.info/fetch-progress
فایل بزرگ مثلا 500 مگ و یا یک گیگ
https://javascript.info/fetch-progress
یکی از دوستان قدیمی برای تکمیل تیم فنی خود به دنبال جذب یک همکار است. زبان برنامه نویسی آنها سی شارپ (وب) است.
لطفا اگر تمایل داشتید به من پیغام دهید.
لطفا اگر تمایل داشتید به من پیغام دهید.