Search found 328 matches
- 01 Dec 2019, 04:59
- Forum: The Lounge
- Topic: refresher course in code
- Replies: 4
- Views: 540
Re: refresher course in code
heres a quick one in c++ it calculates the size of a hdd by the parameter you type in and displays the size in megabytes. integers (a,b,c ) and it works :jackpot :A #include <iostream> using namespace std; int main() { int a = 35202; int b = 16; int c = 63; int d = 512; int e = 1024; int f = 1024; i...
- 10 Nov 2019, 20:25
- Forum: Other Languages
- Topic: tlhIngan chay' ghot tu'lu'. mej
- Replies: 6
- Views: 7288
Re: tlhIngan chay' ghot tu'lu'. mej
ha whats comical is a few people wanted a pronunciation guide for it :-D I just told them pronounce as written but enunciate each syllable forcefully and any word with difficult letters is syllabic in nature for example: qatlh ghIch Doq 'ej wovbe' (why is your nose brown) pronounced qatlh=cat-leh, g...
- 10 Nov 2019, 20:14
- Forum: The Lounge
- Topic: damn disgusted with things!
- Replies: 3
- Views: 391
Re: damn disgusted with things!
although many people would argue about it, that's the one reason I believe in universal term limits (with absolutely no exception)
and you could lay a bet on it that if put to the peoples vote they would love it if the turds in office were forbidden to raise their own wages
and you could lay a bet on it that if put to the peoples vote they would love it if the turds in office were forbidden to raise their own wages

- 07 Nov 2019, 22:36
- Forum: Linux News
- Topic: Microsoft joins the Linux foundation!!
- Replies: 11
- Views: 5147
Re: Microsoft joins the Linux foundation!!
i dont trust them for a minute!
this seems like just getting a foot in the door to find more things to sue for patent infringement.
this seems like just getting a foot in the door to find more things to sue for patent infringement.
- 25 Oct 2019, 20:11
- Forum: The Lounge
- Topic: damn disgusted with things!
- Replies: 3
- Views: 391
damn disgusted with things!
oh how i wish i could move to another country! served my country proudly and honorably. and now as a veteran i need their help, due to medical conditions im between a rock and a hard place. BUT I cannot get vets benefits because Im $2,000 over max income. i will need to apply next year and present t...
- 24 Oct 2019, 17:48
- Forum: Win News
- Topic: end of windows pc's as we know it
- Replies: 14
- Views: 3682
Re: end of windows pc's as we know it
With all the sensationalism going on it makes you wonder what is going on behind closed doors!
Whether it's politics or software systems.
I don't know about everyone else but I prefer to be a little paranoid and skeptical of them.
The price of freedom is eternal vigilance.
Whether it's politics or software systems.
I don't know about everyone else but I prefer to be a little paranoid and skeptical of them.
The price of freedom is eternal vigilance.
- 19 Oct 2019, 18:46
- Forum: Business
- Topic: Does Java remain free?
- Replies: 1
- Views: 1093
Re: Does Java remain free?
are they being assimilated by the borg collective( Micro-sith)? 

- 19 Oct 2019, 18:44
- Forum: Distro talk
- Topic: MX Linux
- Replies: 3
- Views: 724
Re: MX Linux
I have mx on 3 different machines Dell,hp, and an emachine all set up and configured decently with no problems.
my wife is a linux noob and she likes it as well
my wife is a linux noob and she likes it as well
- 19 Oct 2019, 18:38
- Forum: Hardware
- Topic: Apple charger in bathtub is deadly
- Replies: 2
- Views: 1514
Re: Apple charger in bathtub is deadly
that was a uk style charger! WTF.
220 volt single phase of a 3 phase system in an earthed tub! darwin award indeed!
220 volt single phase of a 3 phase system in an earthed tub! darwin award indeed!
- 19 Oct 2019, 17:58
- Forum: Hardware
- Topic: liquid cooling systems
- Replies: 6
- Views: 1881
Re: liquid cooling systems
i saw it too kind of an expensive setup. plus the mess you would need to clean up if a leak developed.
pretty to look at but not very practical.
pretty to look at but not very practical.
- 17 Oct 2019, 16:37
- Forum: Win News
- Topic: Is this a possible goodbye to C and C++ programming?
- Replies: 4
- Views: 999
Re: Is this a possible goodbye to C and C++ programming?
c and c++ are still powerful programming languages that many devices still use. But the bane of them was their structure was difficult for many people to learn, they are still good learning tools but many people chose not to learn it. with the advent of python, ruby, and other IDE's programming beco...
- 17 Oct 2019, 16:19
- Forum: Hardware
- Topic: liquid cooling systems
- Replies: 6
- Views: 1881
Re: liquid cooling systems
making the cpu heatsink from copper in 2 pieces and soldering them together. the contact surface consisting of a flat plate of copper and a thicker fluid chamber milled with channels and tubes soldered in place. inter-cooler process is simple: external reservoir with radiator submersed in fluid. as ...