Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
pointless
- Page 1
Overclocking Pointless?
Hardware and Software
Hardware
23 Years Ago
by MAD_DOG
… lot of people agree with me. Overclocking now is becoming
pointless
any body agree with me I talking about from Processors… to Video Cards just completely
pointless
. Water cooling is cool as well but just not worth… go technical in it just saying all this is becoming
pointless
.
Re: Overclocking Pointless?
Hardware and Software
Hardware
14 Years Ago
by crunchie
Already got my 3.2Ghz hexacore running at 4.5Ghz :). Only
pointless
if you don't get a kick out of it. Why pay for a processor that does 4Ghz when you can buy one that runs at 3Ghz for say, 25% less, then overclock it to 4Ghz. Works for me :D
Re: Overclocking Pointless?
Hardware and Software
Hardware
22 Years Ago
by whipaway
you right
Re: Overclocking Pointless?
Hardware and Software
Hardware
22 Years Ago
by Dani
heh :-P I never overclock, not worth it 4 me
Re: Overclocking Pointless?
Hardware and Software
Hardware
22 Years Ago
by Paladine
I tend to agree. I watch these people run these benchmarks, which sound all great, but numbers are numbers. Overclocking never seems to give me any noticeable boost in anything. In all honesty it does change the benchmarking numbers.... As a Pharmacist / Medical Professional we have a moto... "treat the patient not the numbers"…
Re: Overclocking Pointless?
Hardware and Software
Hardware
22 Years Ago
by Z28James
Overclocking my radeon 7000 gives me way better performance. as far as system CPUs....you are right....who needs to OC a 2.2ghz cpu? programs now a days arent THAT cpu intensive that you need every little cpu cycle you can get.
Re: Overclocking Pointless?
Hardware and Software
Hardware
14 Years Ago
by mah300274
I love how your talking about over clocking to 1.7GHz, lol. I looked at the date, 2003 --- I was 7 then, and now I am working on my $1600 comp to go past the 4.0GHz barrier!
Re: Overclocking Pointless?
Hardware and Software
Hardware
14 Years Ago
by caperjack
[QUOTE=mah300274;1473528]I love how your talking about over clocking to 1.7GHz, lol. I looked at the date, 2003 --- I was 7 then, and now I am working on my $1600 comp to go past the 4.0GHz barrier![/QUOTE] way back then i remember seeing video of a 1 gig amd cpu running at 3gig ,heatsinc had a Styrofoam cup filled with dry ice to cool it
Re: Overclocking Pointless?
Hardware and Software
Hardware
14 Years Ago
by crunchie
Yeah. Liquid nitrogen and liquid helium are used too. Looks great in action.
Re: Overclocking Pointless?
Hardware and Software
Hardware
14 Years Ago
by javanoob101
Overclocking can yield a much faster computer but at a cost: Your computer amy become unstable or your cpu may just burn itself out. Your RAM may also start to write corrupted data to your hard drive. I generally don't over-clock (the risks out way the benifits to me) but I have done it before. Wow! This post dates back to May,31st,2002! …
Best way to do this..?
Programming
Software Development
17 Years Ago
by Black Magic
Hey, I got bored so decided to make this
pointless
program but am a bit confuzzled.. [CODE=C…;cls"); cout << "Welcome to my
pointless
menu!" << endl; cout << …;cls"); cout << "Welcome to my
pointless
menu!" << endl; cout << …
The iPhone, woopee 'i' power taking over another market...
Hardware and Software
Hardware
17 Years Ago
by Serunson
… buy a device which merges the two? Is that not
pointless
? Having a phone, an MP3 player and then an iPhone…, why would i need an iPhone? To me it seems
pointless
. I don't intend to buy one, so apple have… iTunes store very rarely, gift cards etc.). So yet another
pointless
gadget has entered the market, what will apple make next…
Re: Best way to do this..?
Programming
Software Development
17 Years Ago
by joshmo
… main() { int decision; cout << "Welcome to my
pointless
menu!" << endl; cout << "1…
Don't stop the proceedings with idiocy
Community Center
16 Years Ago
by vmanes
… up some confirmation dialog that is unnecessary or confusing or
pointless
. Here we are, almost 25 years into the use of… bothered to keep track, I could list many more similar
pointless
dialogs that add no value, only frustration and time wasting…
Loop confusion
Programming
Software Development
15 Years Ago
by vandalised
… enter a number.. now the next piece of code seems
pointless
to me? [code]str(i)[/code] as when its removed…'ve got this loop thing down, but this what seems
pointless
piece of code that has been thrown into this program…
Re: deleting the first X symbols in a string
Programming
Software Development
14 Years Ago
by snippsat
… = "this is a really long string that is completely
pointless
. But hey who cares!" >>> s.replace… = "this is a really long string that is completely
pointless
. But hey who cares!" >>> s = list… string 'his is a really long string that is completely
pointless
. But hey who cares!'[/CODE]
Existing method overridden by inherited class
Programming
Software Development
13 Years Ago
by Ketsuekiame
…'t override the base shutdown method as that's just
pointless
. I guess I could write a class to wrap the… socket stuff up in, but that seems pretty
pointless
for what is at the end of the day, a…
If Facebook advertising is so clever, how come it acts so dumb?
Digital Media
Digital Marketing
12 Years Ago
by happygeek
…. This latter advertising method is particularly annoying, poorly targeted and
pointless
in equal measure it seems to me. For example, perhaps… supplements are nothing of the kind. And finally, these are
pointless
because they do not fool me into thinking they are…
Things I hate about TV shows
Community Center
Geeks' Lounge
11 Years Ago
by Reverend Jim
… a car or truck and the chase ends up being
pointless
anyway. Cop shows where six cops burst in the front… which is the only other exit. This leads to another
pointless
(and prolonged) foot chase. Shows where a victim is being…
Can You Rank These Valid Mysqli Executions ?
Programming
Web Development
2 Years Ago
by borobhaisab
…(mysqli_stmt_execute($stmt)===FALSE) //IS THIS VALID ? RECKON VALID. BUT
POINTLESS
. if(mysqli_stmt_execute($stmt)!=TRUE) //IS THIS VALID ? 5TH CHOICE …if(!mysqli_stmt_execute($stmt)!==TRUE) //IS THIS VALID ? RECKON VALID. BUT
POINTLESS
. if(mysqli_stmt_execute($stmt)==NULL) //IS THIS VALID ? if(!mysqli_stmt_execute($…
Re: Overlocking - I Disagree
Hardware and Software
Hardware
21 Years Ago
by feigned
… a poll now see how many people think it is
pointless
to overclock. Now let me ask you have you ever…'t give you the right to say that it's
pointless
. That's called an opinion, not factual, so take that…
Re: deleting the first X symbols in a string
Programming
Software Development
14 Years Ago
by richieking
Here you go duddy :) [CODE]dd= "this is a really long string that is completely
pointless
. But hey who cares!".split(" ") dd[0]='' print " ".join(dd) ##out is a really long string that is completely
pointless
. But hey who cares! [/CODE]
Re: Unions
Programming
Software Development
13 Years Ago
by mike_2000_17
…;but a union without a name seems
pointless
to me. It is certainly not
pointless
. Say you want a class that has…
Overlocking - I Disagree
Hardware and Software
Hardware
21 Years Ago
by MAD_DOG
… overclock now a days with 3.0ghz processors it's
pointless
how is it going to benefit you. Your "mind…
Re: Overlocking - I Disagree
Hardware and Software
Hardware
21 Years Ago
by Zachery
… overclock now a days with 3.0ghz processors it's
pointless
how is it going to benefit you. Your "mind…
Re: Overlocking - I Disagree
Hardware and Software
Hardware
21 Years Ago
by MAD_DOG
… a poll now see how many people think it is
pointless
to overclock. Now let me ask you have you ever…
Re: Overlocking - I Disagree
Hardware and Software
Hardware
21 Years Ago
by MAD_DOG
…, and I am not speaking for the world, is completely
pointless
. Thats My Two Cents
Re: Overlocking - I Disagree
Hardware and Software
Hardware
21 Years Ago
by MAD_DOG
Hey man chill man lol this is just a fourm all I said I think overclocking "now a days" is completely
pointless
wanted to see if I was not alone at least here. Get with the times no need to overclock a 3ghz!
It's Alive!! Program with a mind of it's own....
Programming
Computer Science
21 Years Ago
by doubleglazing2
… out to get you:evil: .... Or what about the most
pointless
programs you ever wrote? The one that says "Hello…
Windows XP super slow startup because of sp2
Hardware and Software
Microsoft Windows
20 Years Ago
by JPrevost
… to be secure they need to stop installing so many
POINTLESS
services on DEFAULT installations!!!! That's there main problem. Let…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC