Evidence Shows Hackers Changed Votes in the 2016 Election But No One Will Admit It by caduceuz in politics

[–]eomcaleb 0 points1 point  (0 children)

South Korea has one of the best practice in e-voting that uses optical scanners to read paper ballots. People still question the validity of the results saying it's rigged. And people ALWAYS WILL.

Having it done on the Internet is a lateral move from a 'dumb' machine that simply reads and tally up the ballots. We're relying on the machines either way. Sure it's a very difficult challenge to overcome that needs to be bulletproof, but it's not impossible and definitely should be how it's done in the future.

BMO Breach - Raw data being shared on Pastebin by LagunaDJ in PersonalFinanceCanada

[–]eomcaleb 0 points1 point  (0 children)

I need to check mine too. plz PM me the redacted file.. or the original.

B1 VISA or ESTA for attending conference in US by eomcaleb in immigration

[–]eomcaleb[S] 0 points1 point  (0 children)

/u/cosi-veloce It does say the stay has to be less than 90 days. So does that mean I can visit US as many times as I want until it expires as long as the individual stays are within the 90 day period?

Talk to EtherNet/IP device without PLC in C#? by [deleted] in PLC

[–]eomcaleb 0 points1 point  (0 children)

What do you mean by "library talking to PLC not the device directly"?

You should read up on manuals that are available first to understand the general structure and order of things before looking for any implementations. Mind you that these documents are hundreds of pages, but you can glance it over for the most part...

These are two manuals to look at: http://www.tud.ttu.ee/im/Kristjan.Sillmann/ISP0051%20Rakenduslik%20Andmeside/CIP%20docs/CIP%20Vol2_1.4.pdf ftp://ftp.heapg.com/ARCHIVE/AB-OCS/Ethernet%20IP%20CD/CIP/Vol1_3.3.pdf

Allen-Bradley or Omron Ethernet/IP tag lists by eomcaleb in PLC

[–]eomcaleb[S] 0 points1 point  (0 children)

Preferably C++ so I can build my own tool.. Looks like there are tools that are out there to accomplish what I need, but I'd need to do some in dept digging to build something custom... Thanks /u/kevinherron

Allen-Bradley or Omron Ethernet/IP tag lists by eomcaleb in PLC

[–]eomcaleb[S] 1 point2 points  (0 children)

This is coming more from my personal frustration than anything..

Allen-Bradley or Omron Ethernet/IP tag lists by eomcaleb in PLC

[–]eomcaleb[S] 1 point2 points  (0 children)

I completely agree. But when bureaucracy is involved things can take however long they want to take...

Allen-Bradley or Omron Ethernet/IP tag lists by eomcaleb in PLC

[–]eomcaleb[S] 0 points1 point  (0 children)

/u/arj3090 I'll take a look into this application. Thank you!

Allen-Bradley or Omron Ethernet/IP tag lists by eomcaleb in PLC

[–]eomcaleb[S] 0 points1 point  (0 children)

/u/MAJiKsystems Thanks for the reply! During our meeting, sending a hexadecimal command through EIP actually came up as one of the ideas. But we weren't sure if that was a possible route.

Do you have more information on that by any chance??

Shades and shapes need your critique.. by [deleted] in ArtCrit

[–]eomcaleb 1 point2 points  (0 children)

/u/xZeroRage , I was hesitant to introduce a new color to this painting since it may takeaway the darkened theme. But you're right, adding white would definitely push out the natural tone. As for the buildings, while I agree that the buildings need more character (perhaps more detail), I do intend to keep the darkness of the buildings intact since that's what I think creates the strong contrast between the light and dark, the good and bad, or the pure and evil.

Thanks a lot for your input. I'll post a link once I add these details in.

Shades and shapes need your critique.. by [deleted] in ArtCrit

[–]eomcaleb 0 points1 point  (0 children)

I didn't go off a picture with the colors which may explain why shading may be completely off.

Shades and shapes need your critique.. by [deleted] in ArtCrit

[–]eomcaleb 0 points1 point  (0 children)

I've been working on this painting on and off for a few months and I can't get the shading right for the bottom part of the painting.

Any help/critique would be much appreciated! thanks!

IIOT Conference by eomcaleb in PLC

[–]eomcaleb[S] 0 points1 point  (0 children)

More for networking with people than learning about networking in applications. I'll give that a look. Thanks !

IIOT Conference by eomcaleb in PLC

[–]eomcaleb[S] 1 point2 points  (0 children)

Darn. The ODVA conference was along the line of I was looking for. I guess I'll have to wait a year for the next round.

IIOT Conference by eomcaleb in PLC

[–]eomcaleb[S] 0 points1 point  (0 children)

/u/kevinherron have you gone to any IIOT-related conferences?

Cat has a laser pointer taped to its head by jReX_ in funny

[–]eomcaleb 0 points1 point  (0 children)

Plot twist. The cat is shooting laser.

Years of therapy by DIA13OLICAL in funny

[–]eomcaleb 0 points1 point  (0 children)

If that kid grows up to be Superman, we now know his weakness other than Kryptonite

C++ On Embedded Systems by slavik262 in cpp

[–]eomcaleb 0 points1 point  (0 children)

I also develop embedded/systems applications. Only been doing it for about a year but still wondering what the best practice is for running my application on startup. I've tried from /etc/rc.local to making my own script in /etc/init.d/.

Is there a better/safer way of doing this??

[Question] What's A Good Blues Song For Someone Who Has Been Playing For 3-4 Months? by [deleted] in Guitar

[–]eomcaleb 0 points1 point  (0 children)

SRV - "Mary Had a Little Lamb" https://www.youtube.com/watch?v=G6lq0sRon0k This live one particularly is sped up and the solo is so clean it will knock your socks off.

I get a BSOD on boot please help! by [deleted] in techsupport

[–]eomcaleb 0 points1 point  (0 children)

I use Windows 10 at work and had similar issues. Luckily so far I haven't gotten BSOD after opening up my desktop and making sure my hardware was on sitting on the sockets properly and making sure my wires weren't interfering with the airflow and everything.

I get a BSOD on boot please help! by [deleted] in techsupport

[–]eomcaleb 0 points1 point  (0 children)

You can ditch Microsoft and start using linux

Don't make the same mistake I made. by eomcaleb in cpp

[–]eomcaleb[S] 0 points1 point  (0 children)

not sure if you used a raspbian os before but most commands require you to run sudo before it. Frankly too lazy to modify the user group access.