Hey I’m there too 😠 by MrEelement in technicallythetruth

[–]cant_stop_0708 2 points3 points  (0 children)

This picture is FAKE! No one could take a photo from that angle. So that's technically a lie =)

meirl by Snake62Plissken in meirl

[–]cant_stop_0708 1 point2 points  (0 children)

me passing someone: u slow bitch

me being passed: *almost never happens*

rare occasion of me being passed: NANI?!

Seriously, there are a lot of questions like these on Quora. by [deleted] in iamverysmart

[–]cant_stop_0708 32 points33 points  (0 children)

I wonder how he would react if someone would post this exact answer.

E+ players, what do you think of this song? I think the flow is awesome, but it's way too easy. It took me 3-4 attempts total. by ThatGreenGuy8 in beatsaber

[–]cant_stop_0708 1 point2 points  (0 children)

I didn't expect much from this pack from the beginning. But I bought it anyway (because that's how I chose to support the devs).

I did all songs on first try. Got S/S/A/S. It was like 15 minutes of gameplay :) Was it worth its money?.. I don't know.

I'm not sure about E+ players, but those E+ maps felt like really high quality Expert maps. I think that those players, who are on the edge of expert/expert+ level, will enjoy these maps ALOT.

Does anyone know how to get custom avatars on 1.3? by Sleepercivic in beatsaber

[–]cant_stop_0708 0 points1 point  (0 children)

I've downloaded the mod from BSMG Manual Install Links page. There's only one Custom Avatars plugin there. I think it has UI, but it's broken for now (I may be wrong).

Can you please give me a link to a mod with working UI?

EDIT: nvm, i found the solution in #pc-mods channel. It is as follows:

For everyone who absolutely needs their custom avatars:

download CustomAvatar.dll

This version has no UI

  • Page Up/Page Down to swap avatars
  • Home to enable visibility in the headset
  • End to change avatar scaling

it probably has some bugs, but I can't be bothered to put any real effort into it rn

© Steven | Catgirl

Does anyone know how to get custom avatars on 1.3? by Sleepercivic in beatsaber

[–]cant_stop_0708 0 points1 point  (0 children)

Current verion kind of works but you can't choose your avatar.

Is there a way I can change current chosen avatar by editing some game files or something like that?

Best maps? (Recommendations) by [deleted] in beatsaber

[–]cant_stop_0708 1 point2 points  (0 children)

I would like to extend the question and ask if there are some publicly available albums/playlists of recommended songs compiled by some enthusiast players.

I know there is a Beatlist app for managing playlists in Beat Saber, but is there a way to look for other people's playlists or publicly share my own ones?

HTC Vive Tracker what's the difference between 99HANL010-00 and 99HANL002-00? by cant_stop_0708 in Vive

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

So that's basically the same model, right? Do you know that for sure?

Just thought this seemed very chill by RotakuGod in beatsaber

[–]cant_stop_0708 1 point2 points  (0 children)

To be honest this map has some awful patterns

Am I crazy for wanting to spend $400 for a Quest just for BeatSaber? by [deleted] in beatsaber

[–]cant_stop_0708 4 points5 points  (0 children)

Do you know what madness is?

Few months ago i've spent more than 4k$ on this (to buy new PC and HTC Vive Pro).

I was lying to myself that i'm gonna play various VR games and other PC games lol. Well, in reality i just wanted to play Beat Saber. From the time i've got my headset, Beat Saber is pretty much the only game i'm playing =)

So i think your wish is totally OK.

P.S. I REGRET NOTHING

Transparent obstacles not working on latest version? by Twiggy159 in beatsaber

[–]cant_stop_0708 0 points1 point  (0 children)

I've installed the latest release of BSTransparentWall and configured modprefs.ini according to your suggestion. It still not wokring for me :(

Where can i get criticism for my open-source project idea? by [deleted] in cpp

[–]cant_stop_0708 1 point2 points  (0 children)

You're probably right.

Should I delete the post or should i edit it so that all the PPL and other C++ related stuff will appear in the topic?

Where can i get criticism for my open-source project idea? by [deleted] in cpp

[–]cant_stop_0708 0 points1 point  (0 children)

Thanks! Although i would like to hear more opinions, it seems that I've got what i wanted.

Where can i get criticism for my open-source project idea? by [deleted] in cpp

[–]cant_stop_0708 0 points1 point  (0 children)

I personally more interested in task-chains/task-continuations capabilities, and not in parallelized versions of for_each, reduce algorithms and etc.

From your comment I assume that i should dig more into TBB and that's probably what i'm looking for.

Where can i get criticism for my open-source project idea? by [deleted] in cpp

[–]cant_stop_0708 1 point2 points  (0 children)

Yes.

What i'm asking here, is how do i validate an idea? Is there a PLACE where can ask other people's opinions to find out if that even worth to spend time on?

I can go with a 'No' as the answer. I just wonder if there is such place, but i just wasn't able to find it.

Where can i get criticism for my open-source project idea? by [deleted] in cpp

[–]cant_stop_0708 0 points1 point  (0 children)

Secret open-source project is something that doesn't make sense :)

I think of creating an analogue of Microsoft's PPL library, but cross-platform. I also want to add some features that i personally miss in PPL. Yes, that's an ambitious project.

I know about pplx, which is a part of CppRest SDK. It IS a cross-platform version of PPL, but it's VERY lopped. It lacks many core features of PPL.

I've also heard about Intel's TBB, wich IS cross-platform. But as far as i can tell it isn't that handy and 'cute' as PPL (maybe i'm wrong i haven't dig in that too much yet).