Lounge (Page 3)

by poteto
Bugs with the "C++ Shell"
 
I'm just gonna start off with a bug that I found, but could not recreate. -I was messing around w...
[19 replies] Last: I've added Coliru support for my Chrome extension: https://github.com/... (by EssGeEich)
by LB
Buoyancy (1,2)
 
From what I understand, balloons float because the helium gas inside of them is less dense than the ...
[20 replies] Last: @ Duoas : That is an excellent site! It's what re-launched my inter... (by Computergeek01)
what math equations can you come up with?
 
I came up with: p1+p2=n 2 p1+p2=n 3 n 4 =n 2
[7 replies] Last: I like the solution to x = e^x, the fixed point of f(x)=e^x. It's the ... (by Ganado)
Refactoring Tools: Quality and Acceptance
 
Hello there, I have worked with many programming languages and many IDEs on quite large projects ...
[no replies]
Fitting MS Visual Studio 2013 OnA DVD
 
Hi, I have not visited in a long time, so you probably do not remember me, but I need help. I want t...
[5 replies] Last: Hate to discourage you but what you want to do is close to impossible;... (by tmason)
Under 200 USD PC Build, any suggestions?
 
I was thinking: Pcpartpicker.com/p/vgbxVn EDIT: I already have a monitor, hdmi cable, keyboard, a...
[6 replies] Last: The main things you need to look at for compatibility is the socket t... (by ezchgg)
Discuss: Code copyright and legal issues (1,2,3,4)
 
I haven't been able to sleep tonight so I've been pondering and doing a little reading. Something...
[63 replies] Last: https://www.youtube.com/watch?v=SbZCECvoaTA (by LB)
Visual studio 2012 express custom templates problem
 
Hi. I'm trying to create a custom template for Visual Studio for an Ogre3D application. So, I basi...
[no replies]
by Disch
Borderlands: The Pre-Sequel -- an honest review
 
So Borderlands 3 (aka, "Borderlands: The Pre-Sequel) came out today. Bought it and gave it a go. H...
[13 replies] Last: [quote=NoXzema]I haven't played through the entire game though so mayb... (by Disch)
What windows version to install on x86-64 computer?
 
I just found out (after about 7 years) that my PC is actually a x86-64 architecture, instead of a x8...
[3 replies] Last: With PAE, you can use even more than 4 on 32 bit system. Consider upgr... (by MiiNiPaa)
O(1) for insertion onto a Linkedlist
 
I have seen that it is stated a lot of places that Time complexity for insertion for an linked list ...
[11 replies] Last: std::list<> has two properties which makes it a requisite in some co... (by JLBorges)
Just started learning c++!
 
Hi everyone! I am Cameron :) - I currently code mainly Java, BukkitAPI, MySQL. And quite a bit of...
[9 replies] Last: Orwell isn't exactly too up-to-date either. July of this year was the... (by giblit)
Transition to Linux (1,2)
 
I'm deciding on moving away from Windows to Linux. I have CentOS full on a disk so that's probably w...
[30 replies] Last: 1) Windows doesn't have a solution for versioned libraries. Linux doe... (by Computergeek01)
Code formatter/beautifier in IDE
 
Why don't most IDEs have a formatter/beautifier built in? If you could just click a button on the to...
[5 replies] Last: You can generally configure the behavior of the automatic formatting i... (by LB)
Website thinks i'm DoSing
 
I was trying to make some code that would check the value of bitcoin, and got an error. I figured o...
[4 replies] Last: An API or an RSS. Either way, if you're grabbing raw data then you're ... (by Computergeek01)
Just a random thought
 
Hey guys, a friend of mine(which he likes to be called Cali) suggested to create a system,or,better,...
[8 replies] Last: thanks for the suggestion fabtasticwill, much appreciated :) (by Dexterr)
by TuomoK
New kind of micro controller developer device
 
Hi all! We have worked with developer board device project. I think this would be interesting cas...
[6 replies] Last: I believe that we have something to share with you during the next wee... (by TuomoK)
by Mats
Network Programming - Starting out
 
I would like to start out learning network programming. Are there any books, tutorials and libraries...
[15 replies] Last: I have a lot of past experience developing (but never finishing) onlin... (by LB)
by LB
Passwordless auth
 
So, I assume many of you are familiar with two-factor authentication. I'm talking about the kind tha...
[4 replies] Last: Part of it, at least in my opinion, it that passwords are just so conv... (by fabtasticwill)
by ahcfan
Experimenting with 2d isometric tilemaps, question
 
In rectangle maps if you want to render only the visible tiles on screen you can loop through the re...
[7 replies] Last: If you want to get clever, you can move along the diagonal axis of yo... (by ahcfan)
Pages: 12345
  Archived months: [sep2014]

Cannot post in this page. To post a new message, go to the first page.