Login
Discover
Waves
Communities
Login
Signup
Arne Bolen
@arnebolen
30
Followers
796
Following
143
Follow
Resource Credits
Available
Used
Location
Australia
Website
https://myvoipnews.com/
Created
2016-08-24 13:51
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
krishtopa
programming
2016-11-28 15:41
arnebolen reblogged
Code Optimization: Memory
Most programmers think that computing system is a processor which executes instructions and a memory that stores instructions and data for the processor. In this simple model, the memory is considered
$ 5.180
331
9
1
krishtopa
programming
2016-11-25 08:58
arnebolen reblogged
Bloom Filter for web developers
It is a data structure that allows you to verify belonging of an element to the set, without storing this element itself. There is a possibility of false-positive response, but a negative response is always
$ 13.007
333
1
2
krishtopa
science
2016-11-23 20:27
arnebolen reblogged
The algorithm of polynomials real roots calculation
The basic idea of this algorithm is very simple and can be described in two sentences. A real root of the polynomial can always be calculated on the area of monotonic variation of the polynomial, between
krishtopa
popularscience
2016-11-21 21:51
arnebolen reblogged
Optimization of transmission delay
Low latency - an important factor that ensures reliable operation and high performance of networks. Applications for real-time communication and streaming are highly dependent on the waiting time. Increasing
krishtopa
popularscience
2016-11-21 00:08
arnebolen reblogged
Quantum communication: perspectives
Telegraph replaced pigeon mail. Radio replaced the telegraph. Radio, of course, will not disappear, but there are other data transmission technologies - wired and wireless. Generations of communication
krishtopa
technology
2016-11-17 11:43
arnebolen reblogged
PaaS, DBaaS, SaaS ... What does it mean?
Over the past few years, a lot of new terms related to the telecommunications sector appeared in the English language. We often work with the terms that are connected with the "cloud" sphere.
krishtopa
popularscience
2016-11-07 22:55
arnebolen reblogged
How your WhatsApp Messages are secured with end-to-end encryption
End-to-end encryption provides the highest level of protection for users who are seriously concerned about data privacy. For private data management you no longer have to rely on third-party services that
krishtopa
security
2016-11-07 16:11
arnebolen reblogged
RetroShare - a tool for private communication and data exchange
Retroshare - a cryptographically secure decentralized platform for anonymous communication and file sharing. The system allows you to organize separate server less Friend-to-Friend network or a global
krishtopa
popularscience
2016-11-05 12:05
arnebolen reblogged
Have you ever heard about Data Mining methods?
The rapid development of information technology, in particular, progress in methods of data collection, storage, and processing has allowed many organizations collect massive amounts of data that must
eneismijmich
travel
2016-11-03 00:01
arnebolen reblogged
America + Canon = Photostory to share (part 2 – New York City)
For the last half hour I'm trying to figure out a good introduction for the 2nd part of my American story. As you can see in the title, it's about New York. The problem is that I have a feeling that there
krishtopa
popularscience
2016-10-30 14:58
arnebolen reblogged
The easiest hacking method - Brute force
The easiest hacking method - Brute force Brute force - one of the most popular methods of hacking passwords on servers and in various programs. Program-cracker tries to get access to a program (for example,
krishtopa
popularscience
2016-10-29 22:52
arnebolen reblogged
How to recognize data on your credit card
Recognition of data from the credit card is a highly actual and very interesting task from the standpoint of algorithms. Well implemented card recognition software can save people from the need to enter
sirwinchester
sirwinchester
2016-10-29 01:36
arnebolen reblogged
The New MacBook Pro with Touch Bar - Everything You Need To Know!
Yesterday, Apple presented the new Macbook Pro 2016. While Apple launched the "Macbook" in 2015, Mac fans have been eagerly waiting for an updated version of the macbook pro since 4 years! And
krishtopa
popularscience
2016-10-24 14:52
arnebolen reblogged
Monte Carlo simulation - the best risk analysing method
Monte Carlo method can be defined as a method for simulating random variables with the purpose of calculation the characteristics of their distributions. The Monte Carlo method have a significant impact
krishtopa
popularscience
2016-10-23 22:02
arnebolen reblogged
Big Data - modern and problematic method of data storage and analyzing
Digital technologies are presented in all areas of human life. The amount of data recorded in the global warehouse is growing every second, which means that storage conditions and new opportunities to
krishtopa
popularscience
2016-10-21 12:55
arnebolen reblogged
The fastest sort method - FlashSort
There are numerous sorting methods, each of which has its advantages and disadvantages. Sorting algorithms are widely used in programming, but sometimes developers do not even think what algorithm works
krishtopa
popularscience
2016-10-19 23:27
arnebolen reblogged
The best way to analyze a huge amount of corporate data - Decision tree
The rapid development of information technology and progress in methods of data collection, storage, and processing has allowed many organizations collect massive amounts of data that must be analyzed.
krishtopa
popularscience
2016-10-18 20:13
arnebolen reblogged
Great image compression method - JPEG
Using of new classes of images is the main trend in recent years. Older algorithms no longer meet the requirements of archiving. Many of the images were not compressed, although they had obvious redundancy.
krishtopa
popularscience
2016-10-14 22:32
arnebolen reblogged
Dijkstra’s algorithm of finding optimal paths
One of the common tasks of graph theory is the one in which you need to find the most optimal path between two points. It can be solved on the plane as the graph in which the vertices - cities - are
krishtopa
popularscience
2016-10-11 15:16
arnebolen reblogged
IP-telephony or global modern way of communication
IP-telephony - a modern technology of voice data transmission via the Internet. Previously, there were two separate systems: telephony and the Internet, which worked on various cable systems. If to say
Older →