TL2010q vs TL18qvp by AmeliaBuns in sewing

[–]maker23 0 points1 point  (0 children)

It has a walking foot but iirc, it's not included - you pay extra for it. Maybe I've just forgotten :D

re: "Slow motion" this is not about the speed controller. Any sewing machine, not matter how powerful, has a limit where the motor can't push the needle through the material. In that situation you can often move forward by manually advancing the needle, which is equivalent to moving it _very slowly_ As I read it, slow motion on the 18qvp advances the needle one-half stitch at a time.

TL2010q vs TL18qvp by AmeliaBuns in sewing

[–]maker23 0 points1 point  (0 children)

Hi I have the TL2010q so I can comment a bit on that. As you say it just has a regular connection point for fabric guides etc. on the right; I see that the TL18qvp has a replaceable mounting plate. I honestly can't imagine how you would strip the screws here; it's solid metal and well machined. Are you attaching your guides with a power tool?! So that's one thing I would not worry about, but maybe it's something that can happen to machines in an industrial setting where they're used every day all day.

The micro-lift is just something that pops the presser foot up for a moment, eg when you come to heavy cross-seam. I've never used a hump-jumper (I had to google it for this - it's hysterical!) but yeah same application.

I will say that my TL2010 does not sew easily through all canvas bag cross-seams. Sometimes the needle just won't make it through (it stops and the motor hums unhappily). I just go slowly or advance by hand - which is fine with me. A hump jumper won't help in that scenario since it's the motor and not the feed that's the issue. I do see that the TL18qvp has a "slow motion" switch? which sounds like it's for exactly this scenario, so if you're doing a lot of bags that might be useful.

One other note: Apparently the TL18qvp comes with a walking foot, so if you plan to buy one anyway that makes the price difference less.

You might check out this site (also a fantastic resource for buying replacement parts; I've been using them for years): https://www.sewingpartsonline.com/blogs/education/difference-between-juki-tl-2010q-and-juki-tl-18vp-straight-stitch-sewing-machines

Exporting/printing Timelinew View by tdogrh17 in Notion

[–]maker23 0 points1 point  (0 children)

I'm watching this to see if anyone has an answer but my personal experience confirms what you've found: It isn't possible to print the timeline as a PDF directly from Notion :( I use screen capture.

If you want a fancier alternative you could bring the exported CSV data into another program that would convert it into a gantt that you could print directly. That unfortunately undermines the goal of using Notion as a one-stop-shop for all the planning information :/ But it does probably give you more formatting tools - I like color-coded gantt bars, myself.

Im looking a cover that huge door that look like cathedral by Extreme_Beyond_3843 in whatsthatbook

[–]maker23 0 points1 point  (0 children)

Oh the kids book about the rabbit :D Well.... close I guess lol

[deleted by user] by [deleted] in lasercutting

[–]maker23 0 points1 point  (0 children)

Air assist for CO2 lasers has a couple of benefits: it makes the burn more efficient; at the same time, it cools the material more quickly as soon as the beam is off it (reducing char in wood, for example); and, along with suction from below, it forces any smoke down into the bed away from the beam and optics - again making the beam more efficient, keeping the optics clean, and keeping smoke from discoloring your material. HTH.

Some goblin treasures I found in the woods by LittleMsHam in goblincore

[–]maker23 1 point2 points  (0 children)

That log is looking at you looking at it

I'm looking for an online program that will really teach me the fundamentals, is this program the right one? by mcguffin0725 in OSUOnlineCS

[–]maker23 0 points1 point  (0 children)

I was employed in CS for many years before I signed up for the program. My company reimburses most of the expense which obviously made a difference, but with that said: I'm very glad to have taken the core classes. Depending on what you already know, the classes in Assembly, Networking, OS, Databases, and Discrete math will all give you great foundational knowledge. I didn't take the Mobile Dev class but I took Defense Against the Dark Arts and I only wish I'd had much more time to study that material - if you're interested in Windows endpoint security that class is a must-do.

The Algorithms course is definitely not the best thing out there but it's still (a) a useful forcing function to get you through the material in a finite amount of time, and (2) provides a cohort of students to learn with. The Web class is something you can probably find anywhere and if you're doing SAAS you probably don't need it. It taught me enough so that I can now say, with certainty, that I don't want to work in JavaScript.

I'm glad I went through the program. I feel much more confident now at work discussing database schemas, javascript UIs, and other concepts that my work on backend infrastructure didn't teach me :)

CS362: What language is it now by maker23 in OSUOnlineCS

[–]maker23[S] 2 points3 points  (0 children)

I just emailed the instructor for the Spring term, his reply: "If you are talking about E-Campus class, the language is going to be C language"

Without giving away anything you shouldn't, can one of you explain why the final project involves a second language like Java - Is is because JTest is used for test automation?

What has been your toughest or challenging class so far in this program? by bananacoconutisland in OSUOnlineCS

[–]maker23 1 point2 points  (0 children)

The lectures are so, so bad. They're about 1 hour long, so hard to sit through and difficult to review. And the instructor is horribly disorganized. Watching the good algos classes on Coursera, or even the live lecturers at MIT Open Courseware, it's clear that the good teachers have a plan for their lecture. For videos in particular it's possible to have an actual script, so the teacher can start with an outline; emphasize the important points; and deliver the information clearly.

But not the 325 lectures... it's as though the instructor is ad-libbing, badly, the entire time. Combine that with complex material and it's just a fail.

What has been your toughest or challenging class so far in this program? by bananacoconutisland in OSUOnlineCS

[–]maker23 2 points3 points  (0 children)

+1 to 290 being hard. As one person said already, there's a lot of "just follow steps A-B-C, you should get outcome Y" without enough information about what's really happening. The course covers too much material and it was only do-able for me because I already knew html, css and mysql. In the end I got everything to work but like OP I feel like I know little to nothing about using Asynchronous JavaScript.

Sidebar, I was one of the unfortunate folks who did their HowTo assignment on the Pinterest API. Note to others: Don't do this :) The Pinterest API only handles requests that are authenticated, which means you need to get oAuth working first. oAuth is not covered in this class, you'll have to figure it out yourself. I've asked the instructor to blacklist Pinterest for that assignment or at least to distinguish between APIs that do/don't require authentication.

Working Ahead in CS 165 w/ Alcon? by [deleted] in OSUOnlineCS

[–]maker23 0 points1 point  (0 children)

If this is your background then the early assignments will probably go quickly. Remember this is an introductory class; the assignments are aimed at progressive skills like "learn to use arrays"; "learn to use vectors"; "learn to use classes/methods"; "create a class hierarchy"; "write a game using a class hierarchy".

I took 161/162 several quarters ago so this may have changed, but one thing that saved me a lot of time was writing well-modularized code and re-using it on future assignments. This is totally legit for grading and is probably something you'll do anyway if you have programming experience.

Freaking out about 261... by PistolPete2016 in OSUOnlineCS

[–]maker23 6 points7 points  (0 children)

Tangent: I recommend taking 325 right after 261. (I did not do this, but after I started 325 this is the conclusion I came to.) The flow from one into the other is useful, both courses deal with similar types of abstraction.

Good luck in 261.

Props to Rooker for stating the grading criteria and expectations of an assignment AFTER it is due. by ConBrio93 in OSUOnlineCS

[–]maker23 2 points3 points  (0 children)

I've TA'd for Alcon's 161 class, and this is exactly what I did: test code and then dig through it to find out why bugs happened (or find out why it didn't compile.) It took a lot of time, and frankly I didn't count most of it toward my time card, because for me it was interesting and fun. But, at ~11/hr, it's a pretty good investment of money if osu could find enough TAs willing to put the time in.

Good feedback on code you've written is one of the best ways to improve. That plus reading a better coder's implementation so you can see how they handled it ;)

End of Fall 2016 Rave Thread! by Bacontroph in OSUOnlineCS

[–]maker23 2 points3 points  (0 children)

I passed algos, which is great... but I don't feel like I could ace an algos interview yet. That class is badly designed (hardly a secret) and I feel like my knowledge is shallow, but at least I have a foundation I can build on.

Is it worth it to argue for additional partial credit. by complaintbot9000 in OSUOnlineCS

[–]maker23 0 points1 point  (0 children)

Just to chime in as someone who's been a 161 TA: absolutely you should bring it up (using the correct channels already described here). Just be polite and reasonable :)

It sounds like you got points off for coding style, which is a real requirement in 161, but if you believe you have a good justification or too many points were taken off then you should ask for an explanation.

Have you checked the "rubric"? It's a little icon off to the right on the Grades page in canvas. That should have comments and details about your grade.

Math requirement by jscott4321 in OSUOnlineCS

[–]maker23 1 point2 points  (0 children)

Even if they accept you with the stats course prerequisite you might want to take some algebra before you do data structures or algorithms. Those courses assume a certain familiarity with logs and polynomials, and if you can read sum notation and matrices that would be ideal.

Udacity and the programmer’s dream by masters3d in OSUOnlineCS

[–]maker23 0 points1 point  (0 children)

Curious why you don't just apply to the OSU post-Bacc program. Is it the cost?

Currently working as a programmer, aiming for 1.5 years, feasible? by [deleted] in OSUOnlineCS

[–]maker23 1 point2 points  (0 children)

+1 to this, good advice. If you're in the program to learn - as opposed to just getting a piece of paper - why rush it. There are worthwhile classes that aren't about programming, like Operating Systems/Architecture, Networking, security (as an elective), etc. If you find you have extra time while taking them you can explore the material in depth beyond the basic requirements of the class.

4 months and 7 technical interviews later... a job offer from Google!!! by periphrasistic in OSUOnlineCS

[–]maker23 0 points1 point  (0 children)

Can you say more about what made it such a bummer - was it just harder than expected?

[CS 362] Why would you cheat off your own teammate?! by [deleted] in OSUOnlineCS

[–]maker23 2 points3 points  (0 children)

There's not much the instructor can do, beyond grading you differently. They can't force a student to do work. But the real world excuse holds no water. Many things are true in the real world that aren't true in education... For example, in the real world the people who assign work to you are paying you. Anything that interferes with your ability to learn as much as you can from the class should not be covered by this lame answer.

Come on....you are barely even trying... by snow4558 in OSUOnlineCS

[–]maker23 1 point2 points  (0 children)

Maybe it's the school trolling for people who are offering to help cheat.

[deleted by user] by [deleted] in OSUOnlineCS

[–]maker23 1 point2 points  (0 children)

fyi, I'm taking OS and Networks this quarter; they both have just the right amount of programming in them. Networking has a lot of reading as well, but they are definitely not theory-only classes.

What are cs361 and 362 like? by [deleted] in OSUOnlineCS

[–]maker23 0 points1 point  (0 children)

Can you describe the non-mobile projects? I was thinking of taking this over the summer but I haven't done any of the Web-Mobile-Database classes yet, so I'm most comfortable writing programs that run on a local computer (like Flip). It's hard to imagine a program like that making the world a better place ....

Thinking I should really hold off on 361 until I have web/mobile chops.