back
user profile
teleforce
22,692karma·6,478submissions·October 24, 2019
recent activity (6,478 total)
comment
If you ask any Christian (or Jewish) scholars whether the Bibles (Old Testament) includes many prophesies that had already come to pass, the answer is probably yes. But if you ask them whether Muhamma…
comment
Check this ThinkBook Plus by Lenovo (2nd Gen)[1]. The latest version has an updated e-ink secondary screen with bigger and higher resolution to match the main conventional screen. [1] https:/…
comment
Very interesting but nothing really new here, this what IoT and big data is all about. I think the article is even misleading by saying that Shannon's work is not about the content of the informa…
comment
Just came here to say this. The popular examples were the legendary work at Lockheed Martin, and also at Bell Lab for Unix. I was under the impression that Unix was well supported in the beginning at …
comment
It seems that the picture of the web landing pages are ripped off from this original article and the article is also answering the very question that is being asked by the poster [1]. [1] https:/…
comment
Perhaps someone needs to compare all the major programming languages for their "Hello World" default executable size. But again some programming languages will probably going to optimize it …
comment
Not a joke, my friend got a knocked out point blank by a car on a road that supposes to be one way street in front of his university. Apparently during the time of the accident the one way road became…
comment
Fun facts, Intel built-in integrated GPU or iGPU is now standard across Intel's CPU offering including the low power processors designed for embedded IoT systems namely Atom, Pentium and Celeron …
comment
This video on "Vegetable Oils: The Unknown Story" provides interesting story about the war on fat in the US, by the author of the book "The Big Fat Surprise" [1][2]. According to t…
comment
If I remember correctly this network programming tutorial has been around for more than 20 years now, how times flies! If you want a cross platform network programming guide in C, Lewis Van Winkle has…
comment
D language is probably the Goldilocks of programming languages for the rest of us in terms of compilation speed (comparable to Go), program execution (comparable to C/C++) and ease of programming…
comment
How NoRouter works: The main NoRouter process launches the remote subprocesses and transfer L3 packets using their stdio streams. To translate unprivileged socket syscalls into L3 packets, TCP/IP…