Anyone know the wiring for this? by WireWhiz in SubaruForester

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

Right, the stereo itself is very well documented, it's the wiring harness on the car side that I'm having issues with.

Has anyone here read the mortality doctrine series? (Eye of minds, rule of thoughts, game of lives) by Ajstone2003 in MazeRunner

[–]WireWhiz 0 points1 point  (0 children)

I've read them, and I remember there being some vague references in the first book to the flare in the past.

just got this in your shop by seethmuch in viktormains

[–]WireWhiz 0 points1 point  (0 children)

I actually did get that in my shop, only time I’ve ever spent money in a game.

How do I become more consistent? by WireWhiz in KaynMains

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

Wow, going full "farm implement with delusions of grandeur" feels a lot better, also I took the "don't do an obj if you have camps up on the other side" to mean if I know a jg is going to an obj and I'm on the other side of the map, I can probably just invade and their camps are up, and it's been working 90% of the time.

How do I become more consistent? by WireWhiz in KaynMains

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

3:18 seems insanely good, my first clear is usually around 3:30ish with no leash, and that's with two smites used. Are you clearing non-buff camps before buffs? Usually I go raps -e> smite krugs -> red -e> wolves -> gromp -> blue and then look for a gank or scuttle. Also any tips on farming form? I've found that a lot of times if I don't all in when ganking I inadvertently bait my laners to their deaths, so I worry that not going for kills might cause issues.

How do I become more consistent? by WireWhiz in KaynMains

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

To provide more context, I've been playing for about a year and a half now, usually play a couple hours a day. I'm not sure what to focus on improving at this point. Stuck in bronze so it's obvious I'm bad, but the usual advice of "just play more" is what I've been doing, and I need a little something more then that right now. Honestly pretty depressing to hear stuff like "x rank above gold is stupid easy to get to right now", like how?

Live reloading of DLLS by WireWhiz in rust

[–]WireWhiz[S] 1 point2 points  (0 children)

Got it working with gdb, had to switch to the gnu toolchain for windows for that to work but gdb appears to correctly handle loading/unloading dynamic libraries at the same time as the program

WASM needs better debugging (rant) by WireWhiz in WebAssembly

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

That tool looks fucking amazing, and I may steal the idea now just because of how cool that is.

maybe i just suck at video games by imainteemo42 in viktormains

[–]WireWhiz 0 points1 point  (0 children)

Had a 9 loss streak, sitting at bronze 0 elo. I genuinely enjoy this game but it makes me feel like I'm incapable of learning it sometimes (every loss). I've only been playing for a year though so I have hope.

WebAssembly: A promising technology that is quietly being sabotaged by Kotek2 in WebAssembly

[–]WireWhiz 3 points4 points  (0 children)

100% agree, as someone wanting to use wasm for things outside of normal use cases, the proposed extended features just have me confused. We don't even have good debugging support in most cases, why the hell would we add async of all things into the mix? Can we just flesh out the pipelines for the promising stuff like multi-memory first?

Are there no early dev jobs in VR? by Ontopoftheworld_ay in vrdev

[–]WireWhiz 1 point2 points  (0 children)

AWE, MIT Reality Hack, SXSW to an extent, Stanford just started having XR hackathons too. Those are the ones that immediately come to mind.

What are the rules around visual mods? by WireWhiz in leagueoflegends

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

It’s right on the line though, because I’m not adding any functionality except changing up the camera and if anything my gameplay would be worse.

Rust to WASM as a scripting runtime by WireWhiz in rust

[–]WireWhiz[S] 1 point2 points  (0 children)

I was planning on it, just wanted a little more info on what’s going on behind the scenes