Fork me on GitHub
#off-topic
<
2018-05-17
>
jgh00:05:48

weird that macos doesnt have decent serial usb drivers, usb programming is actually pretty straightforward on macos unlike windows.

akiroz00:05:34

Is it possible that you have a Chinese clone that uses a cheaper Chinese-made USB-Serial chip? This happened to me once before, try reading the number off the serial chip on board...

felipebarros03:05:35

I'm looking for robust e-commerce platforms that are not written in PHP. Anybody?

joelsanchez08:05:49

I'm working on this but I'm not quite there yet https://github.com/JoelSanchez/ventas

joelsanchez08:05:53

contributions welcome

joelsanchez08:05:16

(btw it's not abandoned, I'm working on the Prestashop importer with Onyx, which is nearly done)

🔥 8
felipebarros03:05:00

Something like Shopify, Magento, etc.

felipebarros03:05:58

Doesn't matter if it is low or high level in terms of customization, but should have approximate feature parity.

valtteri06:05:25

And a word of warning: I worked a few years with IBM WebSphere Commerce and that was the most painful period in my life.

valtteri06:05:30

ARGH. This brought me terrible flashbacks… graveyard of bad technologies. ejb1.1, struts, dojo, flash just to mention a few.. + all the IBM proprietary crap. Hours and hours of debugging through all the accumulated layers of “new features” and “design decisions” over the past 20 years. They apparently never removed anything from the beast, just kept adding new layers. There was not a single automated test to help you. And the documentation.. There were thousands of pages of it but they’d managed to write it so that it only helps if you already know what the problem is and where to look for the answer. The search is so bad, I’m sure they invented Watson to be able to find anything in the first place.

valtteri06:05:59

I’m so happy now that I’m doing Clojure & ClojureScript. ❤️ Thanks guys for all this awesome tech and atmosphere.

roklenarcic07:05:30

When Rich was talking about accretion he was really talking about IBM WebSphere

20
borkdude07:05:22

@akiroz I’m using an Italian board. It says made in Italy. @roklenarcic I’m afraid that won’t help since the host OS still has to provide the driver to recognize the device?

roklenarcic07:05:39

Not sure if that's true. Virtualbox provides access to USB to hosted OS, the actual driver would be the linux driver inside the VM

borkdude08:05:17

@roklenarcic I gotta try that then

borkdude16:05:07

I have an Arduino Uno compatible microcontroller now that works with my Mac. parrot

mpenet17:05:53

nodecmu + fennel lang is a nice combo if you're into this stuff

👍 4
mpenet17:05:04

Super cheap as well

borkdude17:05:19

@mpenet I had a problem with some other cheap Arduino-clone boards that my Mac did not recognize via USB

borkdude17:05:30

Luckily an electronic shop in town offered me to test it before I bought one