RaphComments Off on Arghh, We are doomed by Intel, Thank you so MUCH !
By Linux kernel group with Google, Vulnerability open for modern high performanced CPU (incl. AP, ARM Cortex architecture) that using pipe-line and fast matching caching systems of designed to using multiple calculating unit almost since over 15 years ago. There’s two kinds of vulnerability, MELTDOWN and SPECTRE. These problems belong… Read more »
RaphComments Off on 7artisans 25mm f1.8 manual lens for E-Mount
About Lens 7artisans is an unaccustomed brand name among the lens makers of the world. I bought it about 55 USD in Aliexpress. Most of price tagged as about 55 to 80 USD to each different sellers, but actual real supply price known as under 50 USD from unofficial reliable… Read more »
RaphComments Off on Make your picture to bright ! MIOH(DR)
It was finally released beta build for Mac OS X (Tested with El Capitan and High Sierra) 64bit native application to my open source repository. You can download it here for totally free ! About MIOH This program is an open source project as GPLv3. Everybody can use my prebuilt… Read more »
RaphComments Off on Now Removu S1 supports firmware upgrading for Mac OS X.
It’s been a long waiting, Ha! Now Removu S1 supports Mac OS X with their new Mac OS X app. Sure it made with native codes with llvm-gcc and FLTK 1.3.4-1-ts of my git clone, thanks anyway. It was started from their Windows based (actually made with M$VS C# and… Read more »
RaphComments Off on Making boosting image signal for stereographics…
There maybe many different ways to detect depth of object, but it depends on reflecting signal intense to indentifying the changing of trace. So I am now making a new fast and ineffective algorithm with these steps, gamma, median and applying my own algorithm of edge enhancement, then muxing it’em… Read more »
RaphComments Off on New MSYS icon for modern windows.
MSYS is a very useful shell emulation for Windows as like POSIX and MinGW/MinGW-W64 for help many developers can build almost of source codes for POSIX targets. It may strong POSIX shell like desktop application ever than any other shell emualtor like CYGWIN in personally. For a long term to… Read more »
RaphComments Off on How to know my gcc OpenMP version ?
Here’s some easy way to know my gcc support what version of OpenMP in compiling level. First, type this to your shell ( not Windows ) echo | cpp -fopenmp -dM | grep -i open You may see one of these. 200505 = version 2.5 200805 = version 3.0 201107… Read more »
RaphComments Off on Now working on R* S1 FW Writer for Mac OS X.
For some people to waited for long, it will comes out soon what about firmware upgrading program for Mac OS X. Now I am working on it in Linux and Mac OS X by my multi-platform availed libraries. Wait for more days, it will release on manuafacturer home page, and… Read more »
RaphComments Off on sset to C or H converting open source.
There’s nothing to find information about sset ( I was misunderstood it may s-record ), so I made a simple tool for supporting multi-platform if have any GCC with STL. You can clone or download source code ( it is MIT license ) and build in your system with just… Read more »