Tag: Miscellaneous
-
How the HotSpot and Graal JVMs execute Java code
Posted on November 2, 2020, Level intermediate Resource Length medium
James Gough explores the subsystems that are involved in interpreting, compiling and executing a Hello World Application. He dives into JIT compilation and the arrival of the JVM Compiler Interface to explore how optimizations are applied to boost the performance. He discusses HotSpot, explores Graal and the JVM ecosystem to discover performance benefits of a platform 25 years in the making.
Tags java app-development programming miscellaneous performance
-
What is risk management and how to integrate it into SDLC: Best explanation ever
Posted on November 1, 2020, Level beginner Resource Length medium
This article describes the primary concepts associated with organizing and managing the system-related information security risk in organizations. Concepts associated with organizing and managing the system-related information security risk in organizations. By Mr.Vic.
Tags teams infosec management agile miscellaneous
-
Setting Google Analytics on a Jekyll website and implementing cookie consent collect
Posted on October 27, 2020, Level beginner Resource Length long
It is very useful to have Google Analytics on your website to have an idea of how many (or how few) people are visiting. Using Google Analytics on a website requires a valid consent from visitors (Because of ePrivacy Directive and not the GDPR). By Coralie Collignon.
Tags analytics miscellaneous big-data web-development
-
How event driven systems work in commerce
Posted on October 18, 2020, Level beginner Resource Length medium
The polling system acts like the impatient customer. In a commerce-related scenario, it keeps polling the system for new updates such as orders and payment authorizations while the event driven system relies on asynchronous event handlers to notify it of updates in the system. By Sajjad Heydari.
Tags cloud management event-driven miscellaneous
-
How do routers work, really?
Posted on September 21, 2020, Level intermediate Resource Length long
This is the inside view of how exactly a router operates. You only need to know this if you are poking inside a router implementation. If that is the case, my condolences. By Kamila Součková.
Tags cloud infosec miscellaneous learning servers browsers distributed
-
Accessibility for UX designers?
Posted on September 19, 2020, Level beginner Resource Length medium
This is a starter guide for UX Designers about delivering accessible websites. As a UX Designer you'e an advocate for the user. You're responsible for making sure the product is useful and usable for all users, including those with disablities. By Peter van Grieken.
Tags ux web-development management miscellaneous agile teams
-
How to advance in blockchain as a Java developer
Posted on September 11, 2020, Level beginner Resource Length medium
Come 2009, and mysteriously out of the blocks emerged a cryptocurrency, Bitcoin, coded using a technique described in 1991 as blockchain. Bitcoin attracted sustained attention, and blockchain, which until then was largely unnoticed, basked in the dawn of a new era of promise. By Girish.
Tags java blockchain fintech miscellaneous career
-
A new twist on DNA origami
Posted on September 7, 2020, Level beginner Resource Length short
A team of scientists from Arizona State University and Shanghai Jiao Tong University (SJTU) has announced the creation of a new type of meta-DNA structures that will open up the fields of optoelectronics, including information storage and encryption as well as synthetic biology. By Jenny Green.
Tags miscellaneous learning cloud
-
Apple is pouring resources & money into a new search engine
Posted on September 3, 2020, Level beginner Resource Length medium
Changes in Spotlight Search on iOS and iPadOS 14 beta, a significant update to its Applebot support page, and an increase in crawling from AppleBot signify that Apple may be launching a search engine soon. By Jon Henshaw.
Tags software miscellaneous software-architecture cio data-science
-
How close are computers to automating mathematical reasoning?
Posted on August 29, 2020, Level beginner Resource Length long
AI tools are shaping next-generation theorem provers, and with them the relationship between math and machine. By Stephen Ornes.
Tags machine-learning miscellaneous big-data robotics performance
-
Handling slow queries in MongoDB: Investigation
Posted on August 17, 2020, Level beginner Resource Length medium
Article by Justin Liu about one of the most essential factors of performance in any application -- latency. Faster application response times have been proven to increase user interaction and engagement as systems appear more natural and fluid with lower latencies.
Tags nosql miscellaneous performance devops software-architecture
-
What GoogleBot is doing to shopping carts... and why
Posted on August 14, 2020, Level beginner Resource Length short
GoogleBot can add products to shopping carts. But it's only happening to these specific merchants. By Roger Montti.
Tags search web-development miscellaneous servers google