Recommended Posts

My brother in law just called me, and was asking what is the best way to set up a cloud for his company?

When I asked for more details, he basically said anywhere from 10-15 people in his company would need to have access to servers from any location that would be storing large Auto CAD files that people could work on from wherever they were.

Security is obviously a main concern.

 

His company is willing to hire a third party to set it all up, so I am just wondering, what exactly should he be asking for?

Does he want a VPN? Or a cloud? Or Remote Desktop?

Is this something that could potentially be setup on their own? Or would hiring a company be the best route to take?

 

I know I may be using the completely wrong terminology for what they are looking for, that is why I am here posting and asking.

 

Any and all help and suggestions are greatly appreciated.

 

TIA

DL

Link to comment
https://www.neowin.net/forum/topic/1164130-vpn-or-maybe-not-for-about-15-users/
Share on other sites

Would they be using windows or mac or linux or other?

If mainly mac and/or linux you could do that using a simple SSH server/client setup and SOCKS5 proxy and SSH for filestore or NFS.

If windows then you could also do that but you'd need third party CYGWIN software.

 

Actually in windows you can use routing and remote access (on windows server editions) and then have all the windows PCs 'dail in' over the net and you access the web/internet as in you were networked to the server in a local LAN, and use shared folders, etc. That's fine for 15 users I think? You might need some CALs though.

"access to servers from any location that would be storing large Auto CAD files that people could work on from wherever they were."

So servers currently store these files at his location? And he wants to allow access to these files.. How large are the files? And how fat his the pipe to the connection where the files are currently stored.

If the above is the case and the files are not GBs in size and his pipe is big enough, then sure VPN would be one way to allow users into the network to access files off a server.

You could also just setup ftp access to them, or share them via a website for users to upload and download.

Other question I assume these users are company users with their laptops that have autocad installed? Why don't they just have a local copy of the files on their laptop in the first place?

But sure if he wanted a cloud - you could use something like dropbox team which would allow as many uses as need to have access to the files that are stored on the cloud with local copies on their machines. Changes that were made to the files would be sent back to the cloud and all users would then have the new updated copy.

I would get some more details of exactly what he is envisions, can he walk you through what he thinks this remote user would do to access the file, etc.

You could also setup citrix, or remote desktop to computers or virtual machines on your network that have access to the files and autocad installed to work on the files remotely that way, etc.

Quite possible he heard the word "cloud" and wants to jump on the band wagon without clue one to what that really means, etc. ;)

  • Like 1

Would they be using windows or mac or linux or other?

If mainly mac and/or linux you could do that using a simple SSH server/client setup and SOCKS5 proxy and SSH for filestore or NFS.

If windows then you could also do that but you'd need third party CYGWIN software.

 

Actually in windows you can use routing and remote access (on windows server editions) and then have all the windows PCs 'dail in' over the net and you access the web/internet as in you were networked to the server in a local LAN, and use shared folders, etc. That's fine for 15 users I think? You might need some CALs though.

Sorry I should have known to post the OS. They are a Windows environment currently and would definitely prefer to keep it that way.

 

Can you explain what a CALs And CYGWIN? is?

 

Cloud will be ideal here. Lots of solutions out there for file collaboration. Transferring large files will be pain over RDP or VPN. A file sharing solution will allow for local synchronization taking away the pain.

Yeah I was thinking the file sizes could be an issue. These files definitely get over 1GB pretty fast according to him.

CALs are Client Access Licenses, i.e. you're allowed a certain number of clients and if you want more you have to purchase additional licenses.

CYGWIN is a sorta way to run linux-like programs on windows.

I'd go with another option other than SSH if you're using windows.

Would OwnCloud work? It has business support available and is supported by a growing number of hosting companies. There are also management options available from the web user interface, which is probably a huge advantage if less technical people will be managing it. OwnCloud will probably work fairly similarly to Dropbox for business, like BudMan suggested, except unlike Dropbox it will require your brother-in-law's company to seek their own hosting provider. The advantage to OwnCloud is that the company has complete control over their software and their data.

"access to servers from any location that would be storing large Auto CAD files that people could work on from wherever they were."

So servers currently store these files at his location? And he wants to allow access to these files.. How large are the files? And how fat his the pipe to the connection where the files are currently stored.

If the above is the case and the files are not GBs in size and his pipe is big enough, then sure VPN would be one way to allow users into the network to access files off a server.

You could also just setup ftp access to them, or share them via a website for users to upload and download.

Other question I assume these users are company users with their laptops that have autocad installed? Why don't they just have a local copy of the files on their laptop in the first place?

But sure if he wanted a cloud - you could use something like dropbox team which would allow as many uses as need to have access to the files that are stored on the cloud with local copies on their machines. Changes that were made to the files would be sent back to the cloud and all users would then have the new updated copy.

I would get some more details of exactly what he is envisions, can he walk you through what he thinks this remote user would do to access the file, etc.

You could also setup citrix, or remote desktop to computers or virtual machines on your network that have access to the files and autocad installed to work on the files remotely that way, etc.

Quite possible he heard the word "cloud" and wants to jump on the band wagon without clue one to what that really means, etc. ;)

:laugh: Apparently someone higher up said they wanted a cloud setup is how this all started.

 

So to answer what I know...

 

They have a T1.

 

I just called him to get the details, and they do have a local network setup. So they do have loca servers.

 

So the big need is different people may be at different locations but need to have access to the same file. And all those people could also be making changes to it, etc from a remote location. I explained there then may be an issue with versioning, files being locked out, etc., so that sounds like a potential issue. But it sounds like a matter of the files should be easily accessed by all as if they were on a LAN but from any location in our state. Who knows, perhaps across the whole US as well if they travel, but it sounds like it would mainly be a matter of they would be all over the state of New Jersey. 

 

Also sounds like they want to implement some kind of backup system as well so there are backups of files just in case.

 

So they already have some kind of local servers set up. They have a T1. They want people to be able to access files remotely. So sounds like it would be a VPN type situation?

 

To give just a little more back story, this is not a company that has been dealing with technology long at all. It is an Electricians Union, and they are just getting into implementing the use of Auto Cad on their jobs. Something that is very new. So whatever they do have currently setup is more than likely as simply as it needs to be to get the job done.

I have a client that works in a mixed environment (windows and osx); 3D design it's their game and CAD files are their Aquilles tendon, since they access them via VPN :o ; it's insane since those files can get very big pretty fast.

 

So in their case we showed them some solutions based in file collaboration / teaming; dropbox for enterprise, skydrive pro / sharepoint online are possible solutions as well and can be cheaper on the short run, depending the needs the enterprise has (versioning, for example).

Probably the best would be either remote desktop or citrix, depeding on the type of cad and how heavily reliant it is on the graphics processor.  I would not recommend 3d with this type of application. 

 

But large files you will want to use either a dropbox/skydrive type of solution or you will want to remote into a server that is local there like a citrix or a terminal server. 

 

T1 definatly not anything cloud related, it will take a year and a day to get those files up there then when you need to retrieve them on site will take another year and a day.

 

VPN and 1GB+ files being transfered will also take forever, not recommended with a T1. 

 

IMO with the infrastructure technology they have, they should look into a terminal server or citrix type of solution. 

Would OwnCloud work? It has business support available and is supported by a growing number of hosting companies. There are also management options available from the web user interface, which is probably a huge advantage if less technical people will be managing it. OwnCloud will probably work fairly similarly to Dropbox for business, like BudMan suggested, except unlike Dropbox it will require your brother-in-law's company to seek their own hosting provider. The advantage to OwnCloud is that the company has complete control over their software and their data.

Hmmm, this could potentially be an option no? But I think the additional details I just posted may change things up. Sounds like they already have some kind of servers on site. Question is how good are they, etc. I am leaning towards they are just enough to do what needs to be done and not much else.

Larry, no....if it deals with transferring 50+megabyte files over the T1, I would not suggest anything as a solution.

 

They can setup a free dropbox or skydrive site just to see how unusable it is.  VPN will be no better.

Cloud is best solution for CAD files with normal connection or slower.. Unless you guys have fastest connection such as T1 connection or higher, if so, you can setup in any way you want such as file transfer, Remote desktop, etc.

 

I miss those days that I used T1 connection at work... it was fast... wow. Then I went home, I used dialup .. I went nuts because it was BIG difference.. lol

So they already have some kind of local servers set up. They have a T1. They want people to be able to access files remotely. So sounds like it would be a VPN type situation?

 

Budman is not gonna like this but...VPN is so 2000 :rofl:

 

now seriously, VPN has great advantages but for accessing large files it can be very painful. Also DirectAccess (VPN newer brother) resolves some problems but creates others; again for sharing large files, IMHO it isn't well suited.

 

Also one can work in the cloud; accessing the CAD software via Citrix or RDP Gateway and the files as well, having the software and the files in a SaaS solution. Again it can be very good when properly implemented but for 3D stuff like the Citrix client and the MS RDP client still has some woes; again i would not recomend because the experience could be very good when the Internet access is good or very poor vice-versa.

Cloud is best solution for CAD files with normal connection or slower.. Unless you guys have fastest connection such as T1 connection or higher, if so, you can setup in any way you want such as file transfer, Remote desktop, etc.

 

I miss those days that I used T1 connection at work... it was fast... wow. Then I went home, I used dialup .. I went nuts because it was BIG difference.. lol

T1=1.5Mb/s....even the slowest DSL is 3Mb/s in the states.  Cable starts at 10Mb/s and goes up.  T1 isn't what it used to be.

Larry, no....if it deals with transferring 50+megabyte files over the T1, I would not suggest anything as a solution.

 

They can setup a free dropbox or skydrive site just to see how unusable it is.  VPN will be no better.

 

yeah i agree as well, a T1 for multiple small files is enough but for large ones like a CAD project can have it's a no no.

Since DWG and DXF are binary formats, I'm not sure how much they change with small revisions in AutoCAD or SolidWorks. If the file does not end up completely different each time, however, the differential sync employed by Dropbox or OwnCloud would take some of the strain off of the Internet connection. Additionally they both store the files on the user's computer and on the server, so the bandwidth usage should be significantly less once the files have been synced the first time. Obviously this has no bearing on the conversation if the files vary greatly even with seemingly small changes. You would need test that assumption.

T1=1.5Mb/s....even the slowest DSL is 3Mb/s in the states.  Cable starts at 10Mb/s and goes up.  T1 isn't what it used to be.

 

I said T1 or higher...  which business line is best choice that is lot faster than residential line.

 

Business line for today's is 15x15 mbps for $1099/mth. If want faster connection (such as up to 45mbps) contact provider for that.

Business cable is far less and far greater speed. I priced other solutions and speed and it didn't make sense money wise. I can count on less than 1 finger how many times we have been down in the past 3 years due to ISP issue. Power on the other hand is a bit of a problem, big ups only lasts a few hours powering the noc.

Thanks for the replies everyone, I am Larry's brother in law.  Now I know I need some more information, but I am looking for ideas in order to start heading in the right direction.  We are an electrical contractor and work a lot with Autocad and now Revit.  Our AutoCAD files can grow extremely large when we are the head coordinator for the BIM (Building Information Modeling) with some of the data centers that we do.  Also, now with the use of Revit where the files can grow over 1GB for the whole project.  Revit uses a host file that will be located on a local server at the "shop" but would need to be accessed while we are drawing out in the field.  The problem is a cloud through Autodesk would be perfect for our goals, but since the higher ups do not want to use a cloud due to security reasons.  I am wondering if we could setup a cloud using our existing servers.  Also the guy that told me that we have a T1 connection is some what unreliable.  They have about 50 people working in the office with a server room and network.  We would only need 10-15 people to access when we are out in the field to be able to work on drawings then upload back to the server.  I understand that sometimes it will not be fun trying to download on a 3G connection or upload, but that is only temporary until the site gets "hooked" up.  I am not a networking guru at all, just an electrician.  This is what I can give you for now, and I really appreciate the help.

 

Thanks

Sounds like a good fit for Citrix XenApp and Sharefile (corporate drop-box like solution) if the users need the files locally for some reason. All of this could be done on-site in your own private cloud. Basically you'd be keeping all your files and data in the data center and just have the users coming in through the internet connections over 443 reverse proxy to Citrix XenApp.

 

I think the better solution for your scenario (If supported I've never used AutoCAD / Revit over a iCA/RDP session and not sure on the licensing implications) would be to have a few servers in the office that users can remote into, (or VDI or Physical Desktop sessions) and access the files there instead of uploading and downloading 1GB+ files over the network all the time. This way none of the data needs to reside on users laptops and is safe at your main site.

You need to understand that the T1 is going to be your absolute bottle neck.  You can create a cloud with your internal, possibly with the servers you may have but I would strongly suggest having a dedicated server or even a small server farm. 

 

What I would do in your case is setup a vpn for a couple of people to have access to, setup a server with autocad on it, then have them connect to it through the vpn to see if it would be feasible to do this.  Depending on the firewall, it may already be built in.  If it is a cisco (not a linksys by cisco) firewall it will have the ability for vpn built in. 

You need to understand that the T1 is going to be your absolute bottle neck.  You can create a cloud with your internal, possibly with the servers you may have but I would strongly suggest having a dedicated server or even a small server farm. 

 

What I would do in your case is setup a vpn for a couple of people to have access to, setup a server with autocad on it, then have them connect to it through the vpn to see if it would be feasible to do this.  Depending on the firewall, it may already be built in.  If it is a cisco (not a linksys by cisco) firewall it will have the ability for vpn built in. 

 

The T1 line will definitely be an issue for a solution hosted on-site, but I'm not sure how well electrical engineers will be able to work with AutoCAD over RDP or VNC. Remoting of that sort always has some sort of lag. It is definitely manageable for basic productivity applications or simple LoB software, but CAD software is very resource intensive. It requires a beefy processor, workstation graphics card, and as much RAM as you can afford to give it to achieve good performance, especially with large files. It might be possible for someone who doesn't spend a significant amount of time to put up with the lag that RDP will generate, but not an EE who often spends all day in AutoCAD. 3D CAD work, which admittedly is something AEs and CEs have to do more often than EEs, will probably be one step beyond infuriating, especially with T1.

3d is def a no go, 2d may be ok. It will need to be a 64 bit server with a crap ton of memory, but I never said anything about one server I did suggest a farm. Probably would be better for them to remote into their pcs. Idk how ica compression compares to current rdp but is was much better and noticably faster in 2003

3d is def a no go, 2d may be ok. It will need to be a 64 bit server with a crap ton of memory, but I never said anything about one server I did suggest a farm. Probably would be better for them to remote into their pcs. Idk how ica compression compares to current rdp but is was much better and noticably faster in 2003

 

I agree. If remoting is the preferred solution, it would probably be best if the engineers could remote into their workstations directly rather than a server. If it has to be a server, the GPU is probably going to be the limiting factor: most servers don't have a very powerful one as far as I know.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • How many people can actually use a 2.5gig ethernet port? Most people do not have more than a 1gig internet connection, heck most have less than that. Most people at home do not have a switch that has multiple 2.5gig ports either.
    • Vantrue knocks up to 38% off two of its newest Dash Cams for Prime Day by Steven Parker Vantrue reached out to us here at Neowin saying they have a couple of dashcams with deep discounts during the Prime Day Sale. First up we have the Vantrue N4 Pro S that received a mega 36% off its normal MSRP of $419.99 (buying links below). Here are a few of its highlights: Flagship 4K 3CH Dash Cam w/ Triple STARVIS 2: Vantrue's flagship N4 Pro s Dash Camera features 4K+2.5K+1080P /30FPS 3 channel recording powered by Triple STARVIS 2 sensors. Dash cams deliver 155°+160°+165° wide-angle coverage for complete blind-spot-free protection. Whether navigating city traffic, monitoring passengers, or capturing scenic views, this professional-grade car dash camera ensures smooth, detailed footage day and night. Night Vision 4.0 & License Plate Recognition Unleash superior clarity at night with 360 dash camera for cars. Powered by PlatePix tech, dashcam combines 3 STARVIS 2 sensors (enhanced low-light sensitivity) and triple HDR (balanced exposure) for 2x higher license plate accuracy in dimly lit nights or intense backlight. Experience unmatched performance on nocturnal drives, where the system captures clear, readable license plates of vehicles traveling at speeds up to 31mph. Flexible 360° Rear Camera & Front+Rear Recording Modes: The rear dash camera features a 2.5K STARVIS 2 sensor with 360° rotation, enabling seamless traffic or trunk monitoring. Switch to Front and Rear mode (4K+2.5K) to prioritize road recording—this dual-channel mode reduces heat by 30% and saves power compared to triple recording, ensuring 4k dash cam cooler operation and 24/7 reliability even in summer. Captures clear, readable license plates at speeds up to 31mph on lit streets at night. 24/7 Protection with Buffered Parking Mode: Gain round-the-clock security for your parked vehicle with reliable dash cam 3 channel system. Buffered motion and impact detection ensure events are captured from 10 seconds before they occur. All three cameras remain active in parking mode, providing comprehensive surveillance while efficient recording maximizes storage. To activate parking modes, a hardwire kit (sold separately) is required for permanent connection to your vehicle's fuse box. 5G WiFi, Precision GPS, Voice Control: This advanced car video camera dash cam maintains a stable connection to your phone. Its 5GHz WiFi ensures lightning-fast video transfer, making downloads a breeze. The built-in high-precision GPS tracks your route, speed, and location—providing vital data for any incidents. Control settings hands-free with simple voice commands like "Take a photo," keeping you focused on the road. Loop Recording & Super Capacitor & up to 1TB Support: Dash cams revolutionize convenience with loop recording featuring 1/2/3-minute segments. When memory is full, it automatically overwrites older footage. Engineered for reliability, its robust super capacitor withstands extreme temps(-4°F to 140°F), guaranteeing uninterrupted operation even in scorching sun. Expand storage with up to 1TB microSD support, enabling 37+ hours of continuous 4K triple-camera recording (front+inside+rear). VANTRUE Memory Card Recommendation: Note: Dash cam does not include an SD card. Avoid using low-quality memory cards to prevent the camera from malfunctioning. We recommend using VANTRUE industrial-grade microSD cards, which offer longer lifespan (over 3 years) compared to consumer-grade. VANTRUE memory cards are rigorously tested specifically for dash cam recording to ensure optimal performance. Available on Amazon in 64GB, 128GB, 256GB, and 512GB capacities to suit your storage needs. So marketing jargon aside, what do you actually get? What's in the box? N4 Pro S Dash Cam, Rear Camera, 20ft rear camera cable Charging Cable Installation Tool Car Mount Quick Guide Vantrue also claims it is easy to install and comes with an 18-Month Warranty, 24/7 email support, and a 100% satisfaction guarantee. The Dash cam is said to also receive regular firmware updates for continuous improvements. With the 20ft rear camera cable, it is versatile enough to fit most vehicles, including cars, SUVs, minivans, trucks, and buses. Vantrue N4 Pro S for $269.99 (was $379.99) 36% off its MSRP of $419.99 No code required. Discount expires on June 26. Vantrue N4S (2026) Next up, there's an even bigger discount on the new (2026 edition) N4S Dash Cam. 2026 New 3-Channel Dash Cam & 360°Coverage Equipped with triple STARVIS 2-powered sensors, the Vantrue N4S dashcam records in super HD clarity: 2.7K front + 1440P interior + 1440P rear.Its 158° front, 165° cabin, and 160°rear wide-angle lenses eliminate blind spots, while HDR and PlatePix technology deliver sharp details and license plates day or night. This dash cam for cars is perfect for rideshare drivers and daily commuters. Night Vision 4.0 & High Temperature Proof Powered by STARVIS 2 Tech, the N4S dashcam for cars enhances light sensitivity and dynamic range in extreme low light. Triple HDR balances harsh contrasts—like headlights against dark roads—while PlatePix sharpens license plates by 2X, capturing crisp, identifiable footage on dark streets, in tunnels, or garages. This New N4S dashcam's supercapacitor design withstands extreme temperatures(-4℉ to 140℉), ensuring stable operation—safer and greener. Easy to Install & 360°versatile Rear Camera Set up effortlessly with our magnetic GPS mount, static cling film, and cable clips. Everything is tool‑free for a clean, wire‑hidden installation, and the mount stays stable on any drive. The rear camera rotates 360°, letting you monitor rear traffic or pivot it inward to keep an eye on cargo, luggage, or pets inside the vehicle. Versatile coverage whenever you need it. 24/7 Smart Parking Mode for Peace of Mind With 4 proprietary parking modes, the N4S 3-channel dashcam for cars lets you customize your protection. Motion detection triggers 10 seconds pre-event recording to capture full event. Collision detection auto-locks footage on impact/collision. Low bitrate/frame rate modes extend recording by reducing file size. Whatever the hour, your vehicle is always protected. 5GHz Wi-Fi & Support up to 1TB SD Card Access and download footage instantly with high‑speed 5GHz Wi-Fi. No need to remove the memory card or wait for transfers—critical clips are ready to view or share in seconds. This dash cam front and rear supports up to 1TB microSD cards (sold separately), giving you ample space for long trips or continuous loop recording. OTA firmware updates ensure your dashcam stays current with the latest features and improvements. So, again, aside from the marketing fluff mentioned above what do you actually get? What's in the box? Vantrue N4S Front and Inside Dash Cam x 1 Rear Camera x 1, Rear Camera Cable (20ft) x 1 Transparency Program card (with digital setup guide) x 1 Car Charger(11.5ft) x 1 USB Data Cable(3.3ft) x 1 GPS Adhesive Mount x 1 Crowbar x 1 Quick User Guide x 1 Electrostatic Stickers x 2 Spare Bracket Base Cable Clips The 2026 Edition of the N4S lets you track your journey with quad-mode GPS + BeiDou positioning. Experience supposedly faster satellite acquisition and reliable logging of your speed, location, and time in any environment. For rideshare or road trips, you can also trust the N4S dash cam front rear and inside cameras as your reliable co-driver. Like the Vantrue N4 Pro S, it is also backed by 24/7 support and extended warranty for complete peace of mind. Vantrue N4S (2026) for $174.99 (was $249.99) 38% off its MSRP of $279.99 No code required. Discount expires on June 26. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • The concern of this article is not getting "hacked". No one is taking over my Google account and anyone that was is far away from self-hosting their passwords. It was about your big tech account of choice deciding to reduce features or getting out of the password manager business altogether. Bitwarden (or say Proton) is professional security company offering opensource solutions. They are going no where and one can easily download or export their passwords to another password manager service regardless. They again also offer self-hosted option. I doubt many people were sold on this solution based on the write up. The author had a number of warnings and caveats themselves. A local, self-managed solution is not for 99% of users.
    • I've owned nothing but ATi/AMD GPUs since 2002, after my last nVidia GPU in 2001 (3dfx before that), IIRC, and in all of that time I recall getting this error maybe once, certainly no more than twice. Despite all the scuttlebutt as to how poor AMD drivers are supposed to be that has certainly not been my experience at all... Usually it has been a configuration problem of some kind. Then again, since we're dealing with OS versions that are EOL, it could easily be an OS version discrepancy. It's still weird to think that Win11 has been officially out for more than five years!
    • AI will never be the jobs panacea some companies fantasize about today. Oracle is likely using it as an excuse, which we will see a lot of companies doing, I'm certain. They love their "plausible" excuses for their downturns. A couple of weeks ago my wife asked me to call Krogers about some discrepancy in a online grocery order, and it will be the last time either of us does that. I'll just do emails with humans from now on... The AI experience was horrible--the obviously recorded voice started asking a bunch of questions about our orders six months prior(!) and saying, "Is this in reference to your order on January 6, for $****?" You say "No!" and immediately the next question is "Is this in reference to your order on January 29th, for $****?" again, I answered "No!"--and it was incredible--on and on it went like that for fully 20 minutes until we finally got to the present, and only then was I put through to a human with authentic intelligence... I wondered why on Earth the idiot AI didn't start with the most recent orders and work back from there, as it was something anyone with a functioning brain would have done. And why didn't the AI have enough sense to ask me what the problem was in the first place? It didn't take too much deduction to understand that the goal of this "AI" was to cause the person on the phone to hang up in disgust, with no resolution of the problem. That begs another question: why pay for a tool-free problem line if the goal is to avoid solving your customer's problems?... Fortunately, Krogers does have real humans capable of reading an email and understanding it, and if she sees another situation in the future that's route she or I will take. The online grocery delivery service from Krogers has been great, over all, but their AI truly sucks.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      480
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      103
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      70
  • Tell a friend

    Love Neowin? Tell a friend!