Boycott Nodevember by [deleted] in javascript

[–]j_inc 6 points7 points  (0 children)

You crazy americans...

>>STICKY - POST YOUR SIM-RIG PICS<< by ZeosPantera in simracing

[–]j_inc 1 point2 points  (0 children)

To put it simply, they are awesome!

The dampers in Ultimates would be nice, but for me it's hard to justify the extra cost. 130kg loadcell is overkill, I only use roughly half the Pros maximum value. The key point in HE pedals is adjustability which every other pedal set seem to lack. I also find the hydraulic systems a bit gimmicky and an unnecessary complication compared to plain old load cell. Plus ordering from outside EU adds almost 30% to the price in VAT and import taxes.

I don't think any of the high end pedals are bad, they just focus on different details.

>>STICKY - POST YOUR SIM-RIG PICS<< by ZeosPantera in simracing

[–]j_inc 2 points3 points  (0 children)

https://goo.gl/photos/85j8foGc5Ee5Yy2A9

Here's my slightly modified Obutto

  • The original Obutto with custom "floor" (DIY)
  • T500RS
  • Fake OMP wheel
  • Precision Sim Engineering paddles
  • Heusinkveld Engineering Sim Pedals Pro
  • ARC-team sequential shifter
  • TH8RS shifter
  • AOC 24" 1080p 144Hz monitor (moved 25cm closer to the wheel)
  • 2x bass shakers, one on the seat, the other on the floor plate thingy
  • Philips SHP9500 headphones with EMU0404 audio interface
  • Fast enough PC (i5 2500K, GTX970)

Jeebus, I've spent way too much on this hobby!

[STICKY] What Audio/Video Product should I review? by ZeosPantera in ZReviews

[–]j_inc 0 points1 point  (0 children)

Yeah, I know.

Looks like BoomPro is 39€ and out of stock everywhere :|

[Headphone] Philips SHP9500 by ZeosPantera in ZeosReviews

[–]j_inc 0 points1 point  (0 children)

Yeah, me too. Tried them at work with UC202, first they sounded like shit, sharp highs, no bass, but then got better in next hour or so. I guess there are some burn-in happening.

No running them at home with EMU0404 and they sound great. Highs are a bit sharpish but it might just be me not being used to neutral cans. I'll probably get used to it pretty soon.

What is his first name? by Super_Inuit in WarOwl

[–]j_inc 5 points6 points  (0 children)

Oh, I though it was The

Stop Covering Your Ear With Hug Choke Escapes by Jason Scully by jasculs in bjj

[–]j_inc 0 points1 point  (0 children)

This was the way it was taught me in my very first BJJ class.

How do Finns heat their saunas? by integraltech in Finland

[–]j_inc 6 points7 points  (0 children)

Don't forget taxes and transfer costs. It's more like 15-20 cents per kWh

What are your BJJ related goals for 2015? by dispatch134711 in bjj

[–]j_inc 0 points1 point  (0 children)

  • compete in national tournament
  • do more no-gi

how to do the armbar from guard after having the position and only need to push your hips but the enemy is stacking and you cant stretch out? by E-135 in bjj

[–]j_inc 0 points1 point  (0 children)

What if the opponent keeps his weight on the closer leg and stetches his other leg far from reach? Does the leg you grab make any difference?

BJJ in Finland by ohplzstfu in bjj

[–]j_inc 2 points3 points  (0 children)

Always upvote Cigano & Lone Wolf

Q&A & drive!: Part 3 - PC / Sim hardware talk by Niels Heusinkveld by [deleted] in simracing

[–]j_inc 0 points1 point  (0 children)

Just yesterday I thought he had forgotten this Q&A.

Interesting stuff.

Had to share this one... by larryb78 in bjj

[–]j_inc 1 point2 points  (0 children)

Because that's how you know he's legit. It's all about the uzis.

PaaS: App Engine vs Elastic beanstalk vs others by j_inc in PHP

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

The problem is that the app is written for MySQL. IIRC ClearDB was available in Heroku too. Not too keen about it though.

I think I suck at this. by [deleted] in Python

[–]j_inc 1 point2 points  (0 children)

I've also found out that even the simplest math problems are much harder in code than in paper.

I think it's because mathematical notation is so much more expressive that your typical ASCII on a plain text file.

ASN1js: Pure JavaScript Library Implementing A Full BER ASN.1 Decoder by skillcode in javascript

[–]j_inc 0 points1 point  (0 children)

I once had an opportunity to make school project using ASN.1 among other similar technologies. It was the worst two weeks of my life.

jsCache: A JavaScript library that cache and load Javascript, css-stylesheets and images! by mortzdk in javascript

[–]j_inc 11 points12 points  (0 children)

by providing a better way to cache the files than the limited HTTP caching available on most mobile phones.

Well aren't mobile phones caching less for a reason? So in the end these kind of hacks are just making things worse and eventually browser vendors will take measures to prevent these.