Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Just do like most of us... (Score 1) 782

Assess: Does this harass you that much? yes or no.

If yes: Does this job pays you a good sum of money and allows you to have financial freedom, pay your bills comfortably, pay your car, mortgage and etc? yes or no.

if yes: Suck it up. Jobs are supposed to give you money in exchange to you doing something they need, not to fulfilling your desires.

if no: If you have the guts and skill to find a better job, just leave. Chances are that you might find something better or at least the same, without the policies that bother you.

ME?

    The policies harass me but i get paid very well, don't wanna leave this job (good money = freedom to do what i REALLY want on weekends and hobby projects, and support my family). I just have a vps on a cheap provider out there with ssh running on port 443 :-) snoop ssh encrypted traffic all you want. I get safe internet browsing on my breaks (also can access blocked sites here like GMAIL or YOUTUBE).
    The good thing is that they're lazy to really analyze the logs (well, squid generates huge logs anyway) and puncturing a hole for SSH just makes ONE entry to your server ip (connect XXXXX:443) on the squid log (instead of one for each object, when you're just http browsing), so i guess i'm leaning on that and getting lucky as well!
    If they ask me someday what server is it, i'll just explain to them what that means and also remind them that *when i was hired, i didn't sign or was given to read ANY documents about internet usage policies on the company*. Be aware that if you have a clause like that on your contract you might as well get fired for that, even if it's legitimate use.

My 2 cents. Don't work against the system (it's impossible, you have bills to pay and if you keep your pipe dream of ever getting a perfect job you'll end up frustrated and jobless :D). Work around it!

A friend of mine once said. A job can be 2 of those characteristics: I LIKE DOING IT, WELL PAID, LEGAL.... don't try to find the magical three!

Comment wtf... (Score 1) 147

I wonder why this is making headlines here...

What on earth disallows me to : 1- Run a Linux Distro on the thing? 2- Put Java via OpenJDK on that? 3- Enjoy the order of magnitude loss of performance for running interpreted code on such a restrained system? FFuu...

Anyone here is with me that Slashdot is hitting a hard downhill on news quality since 2006's ?

Comment My experience. (Score 1) 193

Linode with OpenVPN + SQUID + SSH. Cheap and takes care of everything i need.

The Good:

- Having a smallish vps is cool. If you want to roll other services (icecast2 server to stream tunes between friends from your bandwidth-deprived home adsl link or even a cheap portfolio page from apache) you can, and it probably won't effect the main use of it.

- Custom, routed solutions are the least prone to being caught and blocked by Hulu/NetFlix and friends (If you're into that sort of thing. I'm not but once i tried Hulu and it just worked, for the sake of testing). (whatever)VPN + Iptables + ip_forward=1 will make that machine essentially you, without a way of detecting it's a vps or something else (unless they start logging vps'es ip ranges and blocking, maybe? too mission impossible for me!)

The Bad:

- Custom means manual set up. This is Slashdot anyway so it's not like people that hang around here are going to struggle with a bit of command line mumbo jumbo

- If it breaks you'll have to set it up all over again, unless you're careful and make backups or snapshots (do we even have this capability in cheapass vpses??? i dunno.)

Just my 2c

Comment I wonder how it characterizes a smile... (Score 1) 385

I'm living in Japan for 3 years now and 90% of the people i see in the streets (any age!) have at least some misaligned/missing/black/rotten/decayed/cavity-laden but untreated teeth.... o_O

This must be some extreeeeeeemely advanced piece of software engineering, because for me, all of them would score lower as they open their mouths T__T

PS: Did i say something about their breath? and did i say i see those pretty teeth in a lot of women too? no wonder why girls cover their mouths here when they smile here (cultural thing my ass :D)

Comment Re:Old AT (pre-ATX) case (Score 1) 210

Cool solution, BTW, if you don't have an AT case and power supply, you can 'emulate' that hardware switch behavior even with an ATX case:

  1- Get the main 20/24-pin atx molex and use a clip or a small piece of wire to patch permanently the only _green_ (atx power sens) wire to any black wire (GND) or if you don't care about reusing the power supply, ditch the molex, insulate everything else and twist the green and one black wires together, and insulate.

  2- If you have any cruft inside this case (old cdrom drives/motherboard) remove everything and put only the hard drives for extra air flow :)

  3- wire with sata-2-esata adapters or very long sata cables.

  4- Turn on your 'JBOD' with the power supply's back power switch (AT-like behavior)

  5- ????

  6- Profit??

Comment Re:What kind of verbosity? (Score 1) 491

for item in list:
                                            print list

------program output--------

Oops!Oops!Oops!Oops!Oops!Oops!Oops!Oops!
Oops!Oops!Oops!Oops!Oops!Oops!Oops!Oops!
Oops!Oops!Oops!Oops!Oops!Oops!Oops!Oops!
Oops!Oops!Oops!Oops!Oops!Oops!Oops!Oops!
Oops!Oops!Oops!Oops!Oops!Oops!Oops!Oops!
FAIL!FAIL!FAIL!FAIL!FAIL!FAIL!FAIL!FAIL!

Slashdot Top Deals

Force needed to accelerate 2.2lbs of cookies = 1 Fig-newton to 1 meter per second

Working...