HN user

dferr

53 karma
Posts0
Comments11
View on HN
No posts found.

OP, my personal recommendation is to run for the hills. if you have the money, quit now and do a thorough job search. I recently took that bold step and I'm glad i did.

I can't recommend this enough. find a job you really do have the best of both worlds, and stop settling for advantage/disadvantage positions.

I worked with an awesome team, but the company was sketchy, and something tells me you're in the same industry i was... E-commerce. The team was awesome, and i still have real friends there because of it. but the management and business ethics were terrible, not to mention that non-technical folks were making technical decisions that overrode us. the hard part of leaving is that i felt trapped, that if i left, i'd be unprepared for the positions i wanted. but thankfully i was wrong.

i decided that i'd really take the time to interview companies as much, if not more than they interviewed me. asking questions i had come up with that would spot companies like this. I even cut a few interviews short because of these questions, but it helped me clarify what i wanted, and where i would be happy.

to measure out my results:

  * was already well paid, new job paid 40%-60% more(range for discretion)
  * new company actually cares about code quality, testing etc. 
  * mgmt leaves tech decisions to us.
  * better, more flexible hours.
  * smarter people than myself, things to learn, and people to learn from.(education wasn't big at my last position)
  * a bit more stressful, in a good way. I feel like i have more responsibility, and that i truly own what i do.
  * path for career growth. i can see where my next steps lead me
yes some of these are subjective, but thats the point. these are the things i wanted. you might have different needs, but i'm confident that this approach will make you happier, more in love with your career, and less jaded like i was.

Best of luck OP.

The Pip 11 years ago

If you want to have a listen to the Pip yourself, as well as many others like the squeaky wheel and the buzzer, check out this WebSDR implementation:

http://websdr.ewi.utwente.nl:8901/

and for a much wider list of frequencies of number stations, and radio anomalies you can take a look at:

http://priyom.org

they have times they broadcast figured out there. if you enjoy this kind of stuff, i suggest picking up an SDR yourself, i know i do. my $20 RTL-SDR works well for playing around with this.

I was going to say something about Uber and traditional taxis in the same vein.

But then I was also going to say something about doctors, lawyers, and other professionals that form some kind of barrier around themselves... being someone who is in one of those groups.

the further I take this down the road(no pun intended), the more perplexed I find myself.

:: edited for clarity

So some guy lists a side project of putting a fantasy spin on startup valuations(which i guess is fun for some people?) and thats the straw that breaks the camels back for you?

the exit is to your left, don't let the door hit you on the way out.

The TDD analogy works when youre trying to objectively quantify and rank a person, based on their test result, but i don't think it works as well when youre trying to test a student body, or more roboticly put, a body of objects(really, thats not so TDD as much as it is ranking outputs of a black box)

When it comes to testing teacher/school performance through its students, if you reconsider a test framework is given a body of objects:

* instantiated outside its control(students are brought, not created at school)

* instantiated with unique and unknown inputs(vs given known inputs)

* have hidden independent variables(personal traits)

* have hidden linked/shared variables(external traits, economic environment, local crime, family etc)

* have _few known inputs_ (teachers, school staff, grounds)

and then ONLY test pass/fail based on those _few known inputs_ and the results from each individual object, you will learn that the inputs pass/failed, but determining what the cause is will be far harder(strong linked variable or teacher? intelligence sapping virus?). unfortunately the frameworks executors believe that the tests clearly show that given the inputs they control, the results are repeatable.

I don't think testing a body of objects-- err --students is pointless, but directly linking their results to teachers and schools discounts so much more than this testing framework can account for. They should be a starting place for conversation, but not a litmus test.

I wonder, (and wouldn't be surprised) if the M&M factory already has something similar in place for Quality Control. Anyone working in/near the food industry know the answer to this?

The real joke is the Marketing concept: that making coffee starting with water, those dirty, scary soil colored grounds, and having to wait 5 minutes is too much work for a cup of coffee.

and the second group is big businesses who can most likely hire lower wage workers.

They're called Billionaires Without Borders. And it sickens me to see them feign interest in diversity and globalization, when really they're looking for cheaper Tech labor, because heaven forbid capitalism from ever working in the american employees favor.

Good catch. Being a selected chapter in an otherwise obscure book(to me, pardon) i would have never known. It looks like the root site is littered with various articles, origin unknown, at least after a quick browse. Still, Since the title mentioned 'Involution' on a site about tech/startup growth, i am curious what the poster wanted to point out, if at all.

I learned to program through a family member in a rather different way. My grandfather, who had since passed away, always talked to me about all the engineering feats he worked on at JPL. I was 12 when he died. He left me all of his computers and manuals, 5 and 7 inch floppy disks, and everything from MS-DOS to books that basically amounted to datasheets for the 68000, 8080, 8086, Z80, and a few other CPUs. most of what he left me was 16-bit era coding material, but it didn't matter, the principles were the same. In a school of kids that knew nothing about programming, knowing how to work with things that made adults head spin, made me feel special. I knew by the beginning of high school that i wanted to program.

I'll never forget all that my grandfather taught me, even though it was taught posthumously.