@thedevs · Post #1329 · 12/11/2018, 06:56 PM
Why is 2 * (i * i) faster than 2 * i * i in Java? #coding#java @thedevs https://kutt.it/r5Vurp
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14876 · Jun 28
#java BookLore is a self-hosted web app that helps you organize, manage, and read your personal book collection easily. You can sort books into libraries and shelves, automatically get book details from sources like Goodreads, and track your reading progress on PDFs and eBooks with a built-in reader. It supports multiple users with separate accounts and secure login options, so everyone can manage their own books without mixing collections. You can upload many books at once, share books by email (great for Kindle users), and browse books via compatible reading apps. This gives you full control over your digital library with a clean, modern interface and continuous updates[1][2][5]. https://github.com/adityachandelgit/BookLore
Hashtags
@thedevs · Post #1329 · 12/11/2018, 06:56 PM
Why is 2 * (i * i) faster than 2 * i * i in Java? #coding#java @thedevs https://kutt.it/r5Vurp
@thedevs · Post #1920 · 06/22/2021, 03:01 PM
The most copied StackOverflow snippet of all time is flawed. #article#coding#java @thedevs https://kutt.it/8W02tF
@thedevs · Post #1475 · 05/15/2019, 05:42 PM
Lessons learned porting 50k loc from Java to Go. #article#java#go @thedevs https://kutt.it/vQx8H3
@thedevs · Post #1899 · 04/08/2021, 01:54 PM
A categorized list of all Java and JVM features since JDK 8 to 16. #article#list#java @thedevs https://kutt.it/5edMf0
@thedevs · Post #1274 · 10/31/2018, 01:57 PM
Humble book bundle: Java by Packt. #resources#tutorial#book#java @thedevs https://kutt.it/J5VeE3
Hashtags
@thedevs · Post #1215 · 09/05/2018, 11:58 AM
Why is a Java guy so excited about Node.js and JavaScript? #article#coding#java#js#nodejs @thedevs https://kutt.it/SB9Agg
@jsmjsmxyz · Post #980 · 02/25/2020, 01:00 PM
#blog#java#sublimetext ✍️macOS 配置 JAVA 开发环境 思路很简单: - 用brew一把梭安装JDK - 配置环境变量 - 配置Sublime Text 🍺brew一把梭 brew update && brew install java && java -version 📖文章地址 🕊️ viaChannel @GoogoCC
Hashtags
@mdcuzbekistan · Post #7 · 05/14/2021, 03:13 PM
Java VS C# Dastur tuzuvchi sifatida kelajagingizni aks ettira boshlaganingizda, ya’ni dasturlashni o’rganayotganingizda sizga bu juda qiyin savol bo’lish mumkin, qaysi biridan boshlaganim ma’qul? Har qanday tilni o’rganish uchun juda ko’p kuch, vaqt va sabr kerak bo’ladi (to’g’risini aytgan yaxshida). 👉Batafsil 👨🏫 Mentor: Suxrob Xayitmurodov #csharp#java#compare#select .NET Uzbekistan Community __________ Telegram | Instagram | Youtube
@exploitorg · Post #48 · 06/22/2024, 03:38 PM
🚀 OWASP Netryx Release 🚀 https://github.com/OWASP/www-project-netryx We have our official release of Netryx under OWASP Foundation - advanced Java security framework designed to protect your data and save you from cyber attacks. Here are the key features: JA3, JA4+, and HTTP/2 Fingerprinting: identification of users based on TLS and HTTP connection establishment, which helps to avoid bots and bad actors. Intrusion Detection System (IDS): Collect and analyze data to detect and block malicious activities. HTTP/2 0day Protection: Block attacks exploiting vulnerabilities in the HTTP/2 protocol, preventing you from RST Stream vulnerability Path Traversal Protection: Prevent unauthorized access to files outside the web root directory, ensuring your data remains secure. Protection Against Various Injection Attacks: HTML, JS, LDAP, and CMD encoders ensuring safety against different types of injection attacks. Secure Memory Management: Ensure sensitive information like keys and tokens are safely handled in memory, protecting from Data in Use attacks. And much more! All these features are implemented in Java, making OWASP Netryx a big addition to your security toolkit. Don't forget to star the repository 😉 #OWASP#Netryx#CyberSecurity#Java#WebSecurity