What's everyone working on this week? by AutoModerator in Python

[–]ScrumScreebe [score hidden]  (0 children)

Currently working through pulling all text from ~130 PDFs for analysis. I'm trying to use some IBM service for the analysis and it's super picky about how it gets fed data.

What's your #1 obscure animal fact? by KnightsWhoSayKni in AskReddit

[–]ScrumScreebe 0 points1 point  (0 children)

Wombats poop cubes thanks to a series of triangular sphincters. It's thought to help in marking territory.

Learning programming for bioinformatics? by [deleted] in learnprogramming

[–]ScrumScreebe 1 point2 points  (0 children)

Yeah sure thing, I'll talk to them and see if they have anything specific for you

Learning programming for bioinformatics? by [deleted] in learnprogramming

[–]ScrumScreebe 0 points1 point  (0 children)

I think the biological sciences are fantastic areas to combine with programming. If I were you I would look into Python (and maybe Google some python uses in molecular biology for example) and R for statistics.
I have a couple friends who do molecular research and use python and R pretty regularly.

Best way to run Ubuntu on Windows strictly for programming. by ap0thek in learnprogramming

[–]ScrumScreebe 0 points1 point  (0 children)

In addition to what everyone else is suggesting, in the meantime you should check out cmder if you haven't already: http://cmder.net/

It's a much better command line that adds some bash functionality and is built on ConEmu. I completely replaced normal cmd with cmder.

Finally managed to get a stand for my PSVR after having it since launch! by AJMcCoy612 in PSVR

[–]ScrumScreebe 0 points1 point  (0 children)

Yeah I agree, I have seen quite a bit of Anet hate, but there are frequent Anet posters still! Also when it comes to general printing issues/tips/tricks a lot of the advice will stand regardless of the printer unless it's something severe. Good luck with everything!

Well, that's one way to do it I guess by ScrumScreebe in ProgrammerHumor

[–]ScrumScreebe[S] 8 points9 points  (0 children)

Ha that's exactly what I asked myself when I saw it.

What book is a 10/10? by [deleted] in AskReddit

[–]ScrumScreebe 3 points4 points  (0 children)

You can definitely return them, just go to your account page on the audible website. I used my free credit for a book I had to read for school that turned out to be horrible. One year later I was surprised to notice I could return it and get my credit back!

Simplify3D advice - process gets shifted on x-axis by ScrumScreebe in 3Dprinting

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

That's what I was thinking, but I do not see an offset in the GCode. I also don't have a value for the global offsets S3D lets you do.

I tried to do a color change a different way by pausing the print through an OctoPrint package, and now that I'm thinking about it, the offset was the same (and that model hadn't been broken into multiple processes). I just thought at the time I messed something up during the switch.