Login
Discover
Waves
Decks
Upgrade
Login
Signup
67
krishtopa
Available
Used
Resource Credits
1,515 Followers
28 Following
July 25, 2016
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
krishtopa
life
Monday, December 11, 2017 8:19 PM
How I spent a year, developing Blockchain projects, winning hackathons and dancing.
Hi, guys. It’s been really long time. A lot of things changed and a lot of work was done. The whole year I did my best to develop in blockchain, working in blockchain team, creating the whole projects,
$ 3.477
9
4
2
krishtopa
programming
Monday, November 28, 2016 3:41 PM
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
Friday, November 25, 2016 8:58 AM
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
Wednesday, November 23, 2016 8:27 PM
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
$ 8.522
248
2
2
krishtopa
popularscience
Monday, November 21, 2016 9:51 PM
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
$ 8.266
211
1
1
krishtopa
popularscience
Monday, November 21, 2016 12:08 AM
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
$ 12.719
214
2
1
krishtopa
technology
Thursday, November 17, 2016 11:43 AM
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.
$ 1.148
204
2
1
krishtopa
popularscience
Monday, November 7, 2016 10:55 PM
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
$ 18.576
228
1
1
krishtopa
security
Monday, November 7, 2016 4:11 PM
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
$ 62.682
332
4
4
krishtopa
popularscience
Saturday, November 5, 2016 12:05 PM
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
$ 18.103
233
2
4
krishtopa
popularscience
Sunday, October 30, 2016 2:58 PM
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,
$ 47.138
260
5
1
krishtopa
popularscience
Saturday, October 29, 2016 10:52 PM
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
$ 23.243
172
3
1
krishtopa
popularscience
Monday, October 24, 2016 2:52 PM
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
$ 48.267
214
8
1
krishtopa
popularscience
Sunday, October 23, 2016 10:02 PM
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
$ 50.193
246
3
2
krishtopa
popularscience
Friday, October 21, 2016 12:55 PM
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
$ 35.141
139
1
krishtopa
popularscience
Wednesday, October 19, 2016 11:27 PM
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.
$ 76.183
190
9
1
krishtopa
popularscience
Tuesday, October 18, 2016 8:13 PM
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.
$ 48.867
149
2
3
krishtopa
popularscience
Friday, October 14, 2016 10:32 PM
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
$ 70.026
125
5
1
krishtopa
popularscience
Tuesday, October 11, 2016 3:16 PM
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
$ 48.655
119
1
krishtopa
popularscience
Monday, October 10, 2016 9:16 PM
Data compression - algorithms that help you to save disk space
Data compression - a problem which has got quite a long history. Existing data compression algorithms can be divided into two great classes – with and without a loss. Algorithms with losses are commonly
$ 117.284
264
10
6