Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

TripShock

@TripShock
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Keep tabs as tabs or tabs as spaces
    T TripShock

    I always use tabs with a tab width of 4. What I would be interested in knowing is, why is there even an option to use spaces instead of the tab character? Doesn't tab deserve the right to exist by itself? Who introduced this idea of converting all your tabs into spaces and why?

    The Lounge question

  • Dream build for a gaming computer?
    T TripShock

    Check out DigitalStormOnline[^]. I feel they are much better than Alienware, if you are thinking about going for a pre-assembled machine. 980X might be a good investment, you are going to have all the computing power you need at least for another 3-4 years. And you can safely overlock it (if you are using liquid cooling) to 3.8-4.0 ghz. Check out ASUS Rampage III if you want to future proof your investment. SSD is a really good idea if you can afford it, or you can just wait for the prices to drop further and upgrade later. A single 5970 might do for now, since its dual-gpu, you can probably upgrade later. I personally prefer nVidia, because I use CUDA, so you could also check out 580 GTX, which is their top of the line right now. It might also be worth it to invest your money in getting faster ram rather than more ram. 8GB of ram would be only dual-channel, core i7 and asus rampage III support tri channel so you can go for something like 6gb (3x2gb) 1866 mhz ram, which will really pump up performance.

    The Lounge question asp-net graphics linux data-structures

  • Install software microphone
    T TripShock

    I'm posting this in this forum cause I want to do this in .NET. What I want to do is install a software-based microphone (or other voice input device), to which I can redirect voice coming from an actual hardware-based mic after performing some transforms on the voice input. This way I can make voice-enabled applications (like gTalk) listen on the software mic for voice input. Can someone please point me in the right direction? Is there any other way to achieve this? Basically what I'm trying to do is create an application that encrypts/decrypts all voice communication b/w two computers.

    .NET (Core and Framework) csharp hardware question

  • C++/CLI Beginner Questions
    T TripShock

    Why is it that I can't do this:

    String yo;

    Managed C++/CLI c++ question learning

  • C++/CLI Beginner Questions
    T TripShock

    ref class A
    {
    ...
    };

    int main()
    {
    A objA;

    return 0;
    }

    I thought we were not supposed to be able to use ref classes that way...only through tracking handles and tracking references. The above code compiles and runs. Could someone please explain it to me?

    Managed C++/CLI c++ question learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups