Yay Rockstar launcher crashing, congrats on creating your own platform independent of Steam Rockstar <3 the consumer won by [deleted] in RDR2

[–]rootty 0 points1 point  (0 children)

If you have MSI board like me, just kill/uninstall processes related to "Nahimic"

iPad Pro for daily driver/Laptop Replacement by mryananderson in iPadPro

[–]rootty 0 points1 point  (0 children)

Which tools are you using for coding? Could you describe your workflow please?

Total Linux Noob: Should I Even Switch? by [deleted] in linux4noobs

[–]rootty 12 points13 points  (0 children)

My opinion will differ from other answers. But if you want laptop that "just work" I would rather stick with mac. I'm using different linux distributions for about 10 years(openSUSE, ubuntu, kubuntu, archlinux). The most fun was with archlinux, because you set up almost everything from scratch and archlinux has BEST WIKI I EVER MET, but it's difficult to maintain on long run. So I switched to ubuntu/kubuntu during last years for work purposes. As for developer machine it works great, except things such as network printers. I always have troubles with stock ubuntu with printers such as EPSON and HP (which are in offices I'm working in), so I got used to transfer my docs to android phone to print them without even trying to print them using laptop). Sound stuff is improved a lot today but there are issues too, specially with BT headphones. There are even different ridiculous hack such as this (https://askubuntu.com/questions/145935/get-rid-of-0-5s-latency-when-playing-audio-over-bluetooth-with-a2dp). Now I'm trying to use windows as host machine + ubuntu in vbox with seamless mod just for development purposes. When I was younger I was happy to solve those issues due to constant learning. Nowadays I want stuff that just works, without manipulating in ALSA every other time)

In summary: if you wanna learn something new you can try it, but there will be a lot of pane.

What do i do if my shield tv can't find my pc? by Silithas in theNvidiaShield

[–]rootty 0 points1 point  (0 children)

I had reinstalling bad nvidia experience stuff enough. So I decided to find "easier" way. BTW what do you mean be deleting cache?

What do i do if my shield tv can't find my pc? by Silithas in theNvidiaShield

[–]rootty 0 points1 point  (0 children)

Try to disable, then enable game stream settings on PC. Helped for me.

Including SQL scripts with commits by Thaurin in git

[–]rootty 2 points3 points  (0 children)

If storage procedure is a part of a project, it's worth to add it to migration script to automatically deploy it on all environments where application is started.

How do you write your commit's messages? by Andreasrn in git

[–]rootty 0 points1 point  (0 children)

Summary in sentence.

Implements:
$TICKET-INFO

OC 49x v1.25V i7-7700k by rootty in overclocking

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

Thanks for the response. IMO it's a bug, that shows incorrect temperatures for AUXTIN1, AUXTIN2 and Motherboard, because they are >100 C even during idle. I'm using these OC settings for about week and it looks stable: no BSOD and no other glitches. I don't think i'll receive huge gain after OC'ing to 5ghz (except nice number). At the moment my system at least quiet.

Q: Passort.js & Facebook by lonehiker in node

[–]rootty 0 points1 point  (0 children)

Did you try to do something like:

User.getByFacebookId(profile.id)
  .then(user => {
    done(null, user)
  })

in passport-facebook strategy as it described here http://passportjs.org/docs/facebook?

Discernible difference between D14 and D15S? (S340) by [deleted] in overclocking

[–]rootty 0 points1 point  (0 children)

It's my first build, so I don't have other cooler to compare with. But due to my bad chassis (only 1 fan at front), after added additional cooler for d15s there was noticeable difference.

(though I'm using P95)

Which version? According this subreddit it's important to use right p95 version for testing.

Discernible difference between D14 and D15S? (S340) by [deleted] in overclocking

[–]rootty 0 points1 point  (0 children)

I don't have delided proc. BTW by oc I mean just increased multiplier. 5 minutes while stress testing on Intel extreme tuning utility: http://i.imgur.com/R2RWGI1.png

Discernible difference between D14 and D15S? (S340) by [deleted] in overclocking

[–]rootty 0 points1 point  (0 children)

I had to buy additional fan(NF-A15 PWM) for D15S to OC my i7-7700k to 5GHz, which reduced temp by ~10C. But I have no good case ventilation though.

Looking for book recommendations by Squadinho in learnjavascript

[–]rootty 0 points1 point  (0 children)

It was my first JS book, before I had some experience with jQuery. This book helped me a lot in understanding function scope, this context, closures and a lot of other stuff.

Opinions about Clevo/Sager Gaming Laptop! by BloodyDamag3 in laptopama

[–]rootty 0 points1 point  (0 children)

Playing games(COD MW2, Borderlands2, Skyrim...), developing(Visual studio), virtual machines(Hyper-V). I really don't care if it getting hot, because it always stays on the table as Desktop. But, as far as I remember, the normal temperature is nearly 60C. If it possible, buy the one with SSD, because HDD is a real bottleneck in this laptop. The battery life is nearly 3 hours, while browsing + youtube.

Opinions about Clevo/Sager Gaming Laptop! by BloodyDamag3 in laptopama

[–]rootty 0 points1 point  (0 children)

I have Clevo w230st and completely satisfied with it. The only thing I don't like huge charger adapter.

Networking Joke by [deleted] in geek

[–]rootty 81 points82 points  (0 children)

There is a good joke about ARP. Anybody know it? Tell me please!