|
Recently, we've come across an issue at work where if one person is working on some code by themselves, it seems to come out with the other team members looking at it and going "Huh? That's ugly, unmanageable, I need to rewrite that"
In fact, recently...
Started by Mez on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm surprised that you don't have time to do peer reviews but you have time to do paired programming.... .
So:
you are being pushed pretty hard your code is of poor quality Do you think the two could possibly be related? The answer is to fix the schedule .
|
|
I'm writing a 3D application for Windows, using OpenGL. For now it renders a simple test scene with one model of about 50000 polygons and it renders smoothly at 60FPS.
However, the framerate gets very uneven whenever the mouse is moved over the application...
Started by Kronikarz on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You might try discarding those and the WM_MOUSEMOVE....
What about using a library like glut to handle the opengl main loop for you?
In addition to the mouse move messages, moving over a window will generate WM_SETCURSOR messages .
Sounds like a thread problem.
|
|
I am trying to teach my camera to be a scanner: I take pictures of printed text and then convert them to bitmaps (and then to djvu and OCR'ed). I need to compute a threshold for which pixels should be white and which black, but I'm stymied by uneven illumination...
Started by Norman Ramsey on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Have you considered chopping the image up into smaller pieces, and re-scaling each sub-image? That should make... .
Usually the image processing I do is highly time sensitive, so a complex algorithm like the one you're seeking wouldn't work .
|
Ask your Facebook Friends
|
Spur gear has uneven wear??? I've been running 15 pinion 38 spur for awhile now. And now all of a sudden I have uneven wear on the spur gear??? "My Ideas always work sometimes"
Started by Krunch on
, 11 posts
by 5 people.
Answer Snippets (Read the full thread at traxxas):
Looks.
Just my opinion I agree.
Do you have a picture? What do you mean uneven? Such as some teeth are more worn than the others as though its partially stripped to me, not that its worn uneven.
|
|
Often as a Web Producer I get a lovely mock-up with text wrapping around an obvious background image. The content is going to come from a backend CMS and I don't want the editorial staff to worry about inserting <br /> tags etc.
Lorem ipsum dolor...
Started by Steve Perks on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Assuming your image is transparent at the left side, the closest thing I can think of is a script that finds the transparent pixels, and -- to a certain level of detail -- generates a set of floating divs that overlay the image and... .
Ouch, difficult one.
|
|
On round-robin DNS every IP associated to a domain has equal probability of being picked by the client.
But what if I want to set a round-robin domain over two IPs but not in a 50%-50% manner?
For example, I could add 3 A records for IP X and 2 A records...
Started by GetFree on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Trying to tweak it to trend the load....
Because of caching, and because the DNS resolver on the client actually makes the choice re: what IP address to choose, round-robin is a poor choice for getting any kind of "balance" out of intended load balancing .
|
|
I'd like to make a game where the terrain is not even and is based on a png. How s this done in theory, given the object's vec2 and its angle, because if for instance there is a hill, the character will rotate based on the angle of the hill. Thanks
2d...
Answer Snippets (Read the full thread at stackoverflow):
This mapping function can be simple, as in simply interpreting greyscale values in the PNG as altitude or via human guidance, or it can be complex, as in shadow detection... .
You need a mapping function that converts the PNG data to a 3-d representation.. .
|
|
MCS uneven brake pad wear. Hi,
After my brake pads started rubbing this week, I decided to investigate.
Looking through the alloys, I can see that both front and rear pads are worn uneven (pad worn away at an angle). There's still plenty of life in them...
Answer Snippets (Read the full thread at mini2):
The uneven pad of the rear disk is not being used when....
There's still plenty the whole of the rear disk is not being used when breaking - correct me if I'm wrong .
That both front and rear pads are worn uneven (pad worn away at an angle).
|
|
Hi guys, ive just built a wheelset with Hope Pro 2 Evo hub. My question is when im freewheeling/back pedaling, the hub will sound unevenly (its like zzz zzz ZZZ zzz zzz). Is there something wrong with my rear hub? Help would be much appreciated.
Started by DarkFly3r on
, 13 posts
by 8 people.
Answer Snippets (Read the full thread at mtbr):
Application on mine, no issues after 3 years....
Using thinner/less/other lube can solve close, and the slightest tolerance shift can cause the uneven sound you're talking about.
By an uneven distribution of lubricant inside the freehub body.
|
|
I installed new pads and rotors about 200 miles ago (advanceauto stuff for now... On a budget!) and the passenger side seems to be wearing very unevenly... Like only the outer diameter of the rotor is getting contact with the pad. What could be causing...
Started by raphman on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at srtforums):
So be patient with your new pad seating process then if you see odd pad wear consider .
The only other culprit if you observe strangely uneven pad wear, depending on the age to uneven pad wear.
Wear evenly.
|