It was long time to boot my Linux laptop for a while. And updated almost of my GitHub source codes to work on Linux, too. Actually I just cared about Windows and Mac OS-X, except my old friend Linux. But now, almost of source codes may works on Makefile.{platform} name,… Read more »
It is my terrible experience happended in a hour ago, I found a 3.5″ Orico HDD enclosure with 1099 Ali coins with 17.99 USD. I have understand it must be a chance to buy it lowest cost because huge amount coins required to buy this. Had paid over 19 USD… Read more »
I found something interested issue, it is about two different version of Lexar SDXC 64GB 300x where it made from. My cards are two different nations : Taiwan and Korea. And I could suppose one of those must be belong to Barun Electronics of South Korea. So I had check… Read more »
Now it’s time to next step for using my open sources, And here I like to introduce how loads DCM and what it contains inside tags. Just read my example code to read DICOM tags from DCM file, it should help what inside. #ifdef __APPLE__ #include <sys/uio.h> #elif _WIN32 #include… Read more »
Yes, many browsers now planned to display “NOT SECURED” on URL input, yes we know HTTP is legacy, but for any input method meaning not secured? Nonsens! Making SSL encryption may increases security for personal information, yes may many people knows, but I want to claim why it enforce all… Read more »
Super★Talent is a brand name sales USB mass storages and memory products in USA. NST1 128GB is one of their USB drive in middle price. NST1 used Single channel TLC NAND flash with SMI controller, writes up to 90MB/sec, reading up to 120MB/sec in sequence. Accessing random placed data –… Read more »
Here I planned to write some lessons to understand what is libtinydicom (Tiny DICOM library) and librawprocessor (RAW Processing library) for most of modern compilers except M$VC – unfortunately I am sorry about supporting M$VC, but I don’t like care about distinct, banishing standard compiler. Ok, let understand what is… Read more »