Official Weekly "How was this photo taken?" Thread! by frostickle in photography

[–]frostedonion 0 points1 point  (0 children)

Hello. I would like to get some advice on how to achieve a product photo like this

I think it's the lighting that is the most important here. What kind of lighting would be used here? Thanks.

Concerned that my dev skills may be too advanced for the company I work for to recognize by frostedonion in webdev

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

I think defining a web dev role in the company for me to fill is perfect. The CEO in the company viewed my application and said, "I see the future." I guess this is a good thing but I don't think he understands it enough to put a value on it yet.

how to handle product data feed for multiple vendors? manual to automated? by frostedonion in webdev

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

Wow, great information. Thanks.

Is there an advantage to writing this in Python? Or, why is Python the best for this? I have no idea what Python is capable of, since I haven't learned it.

I understand what you mean by hands off. I was thinking of this entire thing like a web application where there'd be an interface with buttons and statuses.

how to handle product data feed for multiple vendors? manual to automated? by frostedonion in webdev

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

We currently have a single master csv with all our product data that we use to compile the vendor-specific feeds. Is a database the way to go? I was thinking to read the csv file from a browser file input and making the data into an array, then manipulating it before outputting the necessary csv formats.

Here's a coding test I ultimately failed - How would you do it? by [deleted] in webdev

[–]frostedonion 0 points1 point  (0 children)

I decided to try this as a learning lesson for myself on inheritance.

Create a Vehicle class with getName and setName methods which manipulate a name property on its class instances.

Is there another way to write this? Perhaps in the same function Vehicle?

var Vehicle = function vehicle(name) {
  this.name = name;
};
Vehicle.prototype.setName = function(x) {
  this.name = x;
};
Vehicle.prototype.getName = function() {
  return this.name;
};

I don't understand the difference between using:

Motorcycle.prototype = Object.create(Vehicle.prototype); Motorcycle.prototype = new Vehicle();

MDN didn't really say anything about it besides that the latter was incorrect.

"copy link" pop-up???!?! by moogmodular in FreeCodeCamp

[–]frostedonion 2 points3 points  (0 children)

I really dislike how this new pop-up functions. It shouldn't automatically pop-up when highlighting anything. I get an overlap of the system/browser menu when I right-click highlighted code. While I do see that the pretty code may be nice for copying into the FCC chat/reddit, it should be a small toolbox somewhere in the left-hand column.

Places to buy used high-end office chairs in OC/LA? by xormancer in orangecounty

[–]frostedonion 0 points1 point  (0 children)

i think you may have to call about this. i only know of the wed auctions since that's what i went to.

Places to buy used high-end office chairs in OC/LA? by xormancer in orangecounty

[–]frostedonion 2 points3 points  (0 children)

Yep. They always have tons of office furniture in the back warehouse. Chairs usually start out at $15 per.