• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 03:37
CEST 09:37
KST 16:37
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL21] Ro8 Preview Pt2: Progenitors8Code S Season 1 - RO12 Group A: Rogue, Percival, Solar, Zoun13[ASL21] Ro8 Preview Pt1: Inheritors16[ASL21] Ro16 Preview Pt2: All Star10Team Liquid Map Contest #22 - The Finalists22
Community News
Weekly Cups (April 27-May 4): Clem takes triple0RSL Revival: Season 5 - Qualifiers and Main Event11Code S Season 1 (2026) - RO12 Results12026 GSL Season 1 Qualifiers25Maestros of the Game 2 announced9
StarCraft 2
General
Weekly Cups (April 27-May 4): Clem takes triple Blizzard Classic Cup @ BlizzCon 2026 - $100k prize pool Code S Season 1 (2026) - RO12 Results Code S Season 1 - RO12 Group A: Rogue, Percival, Solar, Zoun Team Liquid Map Contest #22 - The Finalists
Tourneys
RSL Revival: Season 5 - Qualifiers and Main Event StarCraft Evolution League (SC Evo Biweekly) 2026 GSL Season 2 Qualifiers Sparkling Tuna Cup - Weekly Open Tournament $1,400 SEL Season 3 Ladder Invitational
Strategy
Custom Maps
[D]RTS in all its shapes and glory <3 [A] Nemrods 1/4 players [M] (2) Frigid Storage
External Content
Mutation # 524 Death and Taxes The PondCast: SC2 News & Results Mutation # 523 Firewall Mutation # 522 Flip My Base
Brood War
General
Using AI to optimize marketing campaigns [ASL21] Ro8 Preview Pt2: Progenitors ASL21 General Discussion Why there arent any 256x256 pro maps? BW General Discussion
Tourneys
[ASL21] Ro8 Day 4 [ASL21] Ro8 Day 3 [Megathread] Daily Proleagues [ASL21] Ro8 Day 2
Strategy
Simple Questions, Simple Answers Fighting Spirit mining rates What's the deal with APM & what's its true value Any training maps people recommend?
Other Games
General Games
Stormgate/Frost Giant Megathread Dawn of War IV OutLive 25 (RTS Game) Daigo vs Menard Best of 10 Nintendo Switch Thread
Dota 2
The Story of Wings Gaming
League of Legends
G2 just beat GenG in First stand
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Vanilla Mini Mafia Mafia Game Mode Feedback/Ideas TL Mafia Community Thread Five o'clock TL Mafia
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread European Politico-economics QA Mega-thread 3D technology/software discussion Canadian Politics Mega-thread
Fan Clubs
The IdrA Fan Club
Media & Entertainment
Anime Discussion Thread [Manga] One Piece [Req][Books] Good Fantasy/SciFi books
Sports
2024 - 2026 Football Thread Formula 1 Discussion McBoner: A hockey love story
World Cup 2022
Tech Support
streaming software Strange computer issues (software) [G] How to Block Livestream Ads
TL Community
The Automated Ban List
Blogs
Movie Stars In Video Games: …
TrAiDoS
ramps on octagon
StaticNine
Broowar part 2
qwaykee
Funny Nicknames
LUCKY_NOOB
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1138 users

The Big Programming Thread - Page 464

Forum Index > General Forum
Post a Reply
Prev 1 462 463 464 465 466 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
Chocolate
Profile Blog Joined December 2010
United States2350 Posts
April 09 2014 00:24 GMT
#9261
On April 07 2014 17:41 darkness wrote:
Show nested quote +
On April 07 2014 10:19 TimKim0713 wrote:
What is a "client class"?

I see them on comp sci multiple choice, and got a little confused...
how is it different from a normal class?



Maybe this question is about the client-server architecture. You have a server class (e.g. Java RMI, IRCd, Skype, etc), and a client class to connect to the server (e.g. Java RMI, XChat/mIRC, Skype client, etc). This is a bit simplified because their clients may not use only one class, but in the case of RMI it's posible to have only one client class. Actually, it may not be required to have only one client class. I suppose it's acceptable to call many classes "client" per application.

Example (Java RMI): http://web.cs.wpi.edu/~rek/DCS/D04/JavaRMI.html

No, in this situation (I assume this is an intro CS course here) the client class is simply the class with the main method.
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
April 09 2014 17:29 GMT
#9262
On April 09 2014 09:16 misirlou wrote:
Not exactly programming but think it's the best place to post this:

I was testing teamliquid.net against the Heartbleed bug when I noticed that TL doesn't use HTTPS at all. Could you please make atleast www.teamliquid.net/mytlnet/login.php forceably run over https so I don't have my password (atleast it's a generic one that i use for minor stuff) flying around in plain text?

Onto the Heartbleed discussion:
This is a pretty major exploit, that allows you to read some (maybe all of it?) ram from the host running openSSL, 64kB at a time. This exploit can very easily retrieve a host's private key to be used in impersonation attacks, read a lot of confidential content and even hijack web server user sessions. The bug was made public yesterday yet it took some companies like yahoo almost 24hours to fix it (was simply updating/downgrading openSSL on their servers or manually disabling the module causing the bug) and others still haven't reacted. Seeing so much info out on what can be done with this exploit just studied in 24hours makes me wonder how much of it was already thought out before public awareness and how much entities (hello NSA) have exploited this for the last 2 years (bug was deployed in 2012)

Wouldn't this rather go in website feedback, or directly to R1CH?
If you have a good reason to disagree with the above, please tell me. Thank you.
Ame
Profile Joined October 2009
United States246 Posts
Last Edited: 2014-04-09 18:56:14
April 09 2014 18:47 GMT
#9263
On April 08 2014 21:04 3FFA wrote:
I have a problem where my words[] array of strings fails to be accessed by another class that needs to use it. Switching which class has extends(to experiment if that was the problem) failed. Anyone have any ideas for how to fix this? Some code is below:+ Show Spoiler +

package sorter;

public class Sorter extends Word {

public static void main(String[] args) {

//declare variables
String words[] = {"hi", "pie", "schoolmaster", "theclassroom", "meteor", "remote", "racecar", "racecar", "nap", "pan", "God", "dog"};}}


package sorter;

public class Word{

private String word;

public void setWord(String w)
{
word = w;
}

public String getWord(int i)
{
return words[i]; //asks for me to create the local variable words.
}


I think:

If Sorter is extending Word, then Word has no idea that words[] exists.

If Word is extending Sorter, String words[] exists in the main method, and again Word has no idea that words[] exists (Word only sees the variables declared in Sorter class itself, which in the code snippet there are none).

Where is getWord() being called?

I can't say it makes too much sense to me for either to be extending the other one... but eh. :|

On April 08 2014 21:25 DeltaX wrote:
Your variable names and types seem off. You declare a string "word" and try to reference "words[]" and "words". You want it to be a String[] instead of a string, decide if you want your variable name to be singular or plural and don't use [] on variable names unless you want to reference a specific element in the array.


I think Java (not sure Java is actually being used here, but looks like it to my untrained eye ; has a weird/whatever thing where you can declare arrays as either Type[] variableName or Type variableName[]. At least it brings back memories of seeing both main(String[] args) or main(String args[]). That said, I'm far more used to seeing Type[] rather than variableName[].
teamamerica
Profile Blog Joined July 2010
United States958 Posts
April 09 2014 19:00 GMT
#9264
On April 10 2014 02:29 spinesheath wrote:
Show nested quote +
On April 09 2014 09:16 misirlou wrote:
Not exactly programming but think it's the best place to post this:

I was testing teamliquid.net against the Heartbleed bug when I noticed that TL doesn't use HTTPS at all. Could you please make atleast www.teamliquid.net/mytlnet/login.php forceably run over https so I don't have my password (atleast it's a generic one that i use for minor stuff) flying around in plain text?

Onto the Heartbleed discussion:
This is a pretty major exploit, that allows you to read some (maybe all of it?) ram from the host running openSSL, 64kB at a time. This exploit can very easily retrieve a host's private key to be used in impersonation attacks, read a lot of confidential content and even hijack web server user sessions. The bug was made public yesterday yet it took some companies like yahoo almost 24hours to fix it (was simply updating/downgrading openSSL on their servers or manually disabling the module causing the bug) and others still haven't reacted. Seeing so much info out on what can be done with this exploit just studied in 24hours makes me wonder how much of it was already thought out before public awareness and how much entities (hello NSA) have exploited this for the last 2 years (bug was deployed in 2012)

Wouldn't this rather go in website feedback, or directly to R1CH?


Afaik R1CH has mentioned before they consciously don't run over HTTPS - the reasoning being that your TL pw shouldn't be so secure anyway. I disagree with the reasoning but not my place to complain.

Just thought I'd share a cool/useful library I found called livestreamer - http://livestreamer.tanuki.se/en/latest/ - really useful for watching streams on Twitch easily.

I'm not so good at coding python but put together a few simple shell scripts to record a twitch stream from a given time to a given time and save the .flv file using the libraries CLI. I've been using it to watch GSL and ATC lately since the time isn't so good for me.
RIP GOMTV. RIP PROLEAGUE.
norlock
Profile Joined March 2010
Netherlands918 Posts
April 09 2014 19:10 GMT
#9265
On April 08 2014 21:04 3FFA wrote:
I have a problem where my words[] array of strings fails to be accessed by another class that needs to use it. Switching which class has extends(to experiment if that was the problem) failed. Anyone have any ideas for how to fix this? Some code is below:+ Show Spoiler +

package sorter;

public class Sorter extends Word {

public static void main(String[] args) {

//declare variables
String words[] = {"hi", "pie", "schoolmaster", "theclassroom", "meteor", "remote", "racecar", "racecar", "nap", "pan", "God", "dog"};}}


package sorter;

public class Word{

private String word;

public void setWord(String w)
{
word = w;
}

public String getWord(int i)
{
return words[i]; //asks for me to create the local variable words.
}


public class main {

/**
* @param args
*/
public static void main(String[] args) {
Wordlist wordlist = new Wordlist();
wordlist.setWord("cool");
wordlist.setWord("awesome");
System.out.println(wordlist.getWords().toString());

}

}
import java.util.ArrayList;


public class Wordlist {

/**
* @param args
*/
private ArrayList<String> words;

public Wordlist() {
words = new ArrayList<>();
}

public void setWord(String word) {
words.add(word);
}
public ArrayList<String> getWords() {
return words;
}
}

You don't want to use normal arrays too much they are good to learn. But not really used that much anymore since you can't really add data to it. If you say an array is 10 long, it will always be 10 long. If you want to make it larger you need to make a new array and copy the other array into it. Better to start with Arraylist, and don't use extend for this case!
Are you human?
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
Last Edited: 2014-04-09 20:01:40
April 09 2014 20:00 GMT
#9266
Using an ArrayList instead doesn't do anything in terms of a solution to his problem.

Why did you make a class called Word in the first place? Either you're going to have an array of Strings which means the Word class is pointless or you need to have an array of Word objects.

A subclass doesn't inherit fields and since it is private you can't access it. Use a getter.
I'll always be your shadow and veil your eyes from states of ain soph aur.
Ame
Profile Joined October 2009
United States246 Posts
April 09 2014 20:40 GMT
#9267
On April 09 2014 06:55 darkness wrote:
Does anyone have experience with JTable? I'm trying to display a unique ComboBox for each row, but what is displayed is ComboBox.toString() instead. I've found some examples but 1) they use the same ComboBox for every row or 2) code doesn't work for me. I understand I need to set Cell editor and renderer, but I'm not doing it right I guess.

Overall, the ComboBox is supposed to be a drop-down list that is read-only. I only want the user to view items per list with no modification.

Edit: ComboBox isn't required exactly. I just want to display an array of items.


I can't think of a good way short of extending JTable and messing around with that. But I'm no JTable expert. =/

If you're looking to display an array (of an array?) of items, JTrees were pretty easy to work with. Another way could be to just make multiple ComboBoxen in a loop and have them displayed on top of each other.
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
April 09 2014 20:50 GMT
#9268
C question (not my first language, but I'm liking this language a lot so why not)

Whats the best way to convert int to chars and to concatenate chars? In my case, I would like to concatenate members of a structure into a single char array so that I can easily just spit it back out into my front end (which is just a console)?
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
RoyGBiv_13
Profile Blog Joined August 2010
United States1275 Posts
Last Edited: 2014-04-09 21:11:58
April 09 2014 21:10 GMT
#9269
On April 10 2014 05:50 amazingxkcd wrote:
C question (not my first language, but I'm liking this language a lot so why not)

Whats the best way to convert int to chars and to concatenate chars? In my case, I would like to concatenate members of a structure into a single char array so that I can easily just spit it back out into my front end (which is just a console)?


Are you trying to format a string (string=char array)? If so, then sprintf is your friend. You could also use itoa.

If you're trying to extract the data of the int into a byte array, then you can either memcpy it or use a char* pointer to the start of data. Note that (most)type-punning isn't strictly legal C.


//string formatting using sprintf
char buffer[100];
sprintf(buffer, "my numbers are %d, %d, and %d, and my string is %s",my_struct.nums[0], my_struct.num[1], my_struct.nums[2], my_struct.str);

Any sufficiently advanced technology is indistinguishable from magic
norlock
Profile Joined March 2010
Netherlands918 Posts
April 09 2014 21:35 GMT
#9270
On April 10 2014 05:00 Blitzkrieg0 wrote:
Using an ArrayList instead doesn't do anything in terms of a solution to his problem.

Why did you make a class called Word in the first place? Either you're going to have an array of Strings which means the Word class is pointless or you need to have an array of Word objects.

A subclass doesn't inherit fields and since it is private you can't access it. Use a getter.


Learning object oriented programming, you still want to use arraylists. The only thing that is advantageous about arrays is that it is faster, and that every programming language have it implemented. Still it is outdated and lacks functionality. Well that Word class is just for learning OOP i guess?
Are you human?
3FFA
Profile Blog Joined February 2010
United States3931 Posts
Last Edited: 2014-04-09 23:05:43
April 09 2014 22:25 GMT
#9271
On April 10 2014 05:00 Blitzkrieg0 wrote:
Using an ArrayList instead doesn't do anything in terms of a solution to his problem.

Why did you make a class called Word in the first place? Either you're going to have an array of Strings which means the Word class is pointless or you need to have an array of Word objects.

A subclass doesn't inherit fields and since it is private you can't access it. Use a getter.


Yeah well, I favor array lists as well but my teacher wanted us to use array lists, she also wanted us to set up the classes in a weird way, rather than the single class program I made in my first version(working FYI >.>). Anyways, turns out a classmate still beats TL when it comes to answering certain programming questions. Apparently I just wasn't understanding what it was that my teacher wanted.(Leading to everyone here being confused about the word class. In fact, even though I got this fixed, I still don't understand why she had us format it so weirdly)
"As long as it comes from a pure place and from a honest place, you know, you can write whatever you want."
Nesserev
Profile Blog Joined January 2011
Belgium2760 Posts
Last Edited: 2014-04-10 00:43:26
April 09 2014 23:25 GMT
#9272
--- Nuked ---
FunkyLich
Profile Blog Joined August 2010
United States107 Posts
April 09 2014 23:55 GMT
#9273
On April 10 2014 07:25 3FFA wrote:
Show nested quote +
On April 10 2014 05:00 Blitzkrieg0 wrote:
Using an ArrayList instead doesn't do anything in terms of a solution to his problem.

Why did you make a class called Word in the first place? Either you're going to have an array of Strings which means the Word class is pointless or you need to have an array of Word objects.

A subclass doesn't inherit fields and since it is private you can't access it. Use a getter.


Yeah well, I favor array lists as well but my teacher wanted us to use array lists, she also wanted us to set up the classes in a weird way, rather than the single class program I made in my first version(working FYI >.>). Anyways, turns out a classmate still beats TL when it comes to answering certain programming questions. Apparently I just wasn't understanding what it was that my teacher wanted.(Leading to everyone here being confused about the word class. In fact, even though I got this fixed, I still don't understand why she had us format it so weirdly)


She was probably trying to explain static vs non-static. I'm guessing since you're Sorter class extends the Word class, it is going to have to access words statically.

Note that the addition of
protected static String[] words;
makes Word.words a single array available to all classes within the package. words is being used by getWord(int). So it doesn't make sense to declare it in the narrow scope of the main function. Instead there should be a single words array for the whole class. That's what static is.


package sorter;

public class Word{

private String word;
protected static String[] words;

public void setWord(String w)
{
word = w;
}

public String getWord(int i)
{
return words[i]; //asks for me to create the local variable words.
}
}


package sorter;

public class Sorter extends Word {
public static void main(String[] args) {

//declare variables
words = new String[]{ "hi", "pie", "schoolmaster", "theclassroom", "meteor", "remote", "racecar", "racecar", "nap", "pan", "God", "dog" };
}

}


All that aside, the way these classes are set up makes no practical sense...
phar
Profile Joined August 2011
United States1080 Posts
April 10 2014 00:32 GMT
#9274
On April 10 2014 08:25 Nesserev wrote:

EDIT: I think that, if the front end wouldn't be the console, that you would have to save the string in a buffer (like you said) to use it for your front end (like a GUI, but I don't think it's a good thing to design a GUI in C).


In the case that you do need to store the concatenated string instead of simply printing to command line, also make sure that you are using a safer method. Either do VERY careful bounds checking before your call to sprintf, or use snprintf or something similar.
Who after all is today speaking about the destruction of the Armenians?
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
Last Edited: 2014-04-10 01:29:00
April 10 2014 01:28 GMT
#9275
On April 10 2014 08:25 Nesserev wrote:
Show nested quote +
On April 10 2014 06:10 RoyGBiv_13 wrote:
On April 10 2014 05:50 amazingxkcd wrote:
C question (not my first language, but I'm liking this language a lot so why not)

Whats the best way to convert int to chars and to concatenate chars? In my case, I would like to concatenate members of a structure into a single char array so that I can easily just spit it back out into my front end (which is just a console)?


Are you trying to format a string (string=char array)? If so, then sprintf is your friend. You could also use itoa.

Even though your way works, it's way too 'excessive', and can be risky or limiting; it's not the best way in my opinion:
Use a function that calls printf (not sprintf), with the struct as it's argument, and prints the data directly to the console:
- don't need to store the full string every time (which is way less redundant)
- no need for a buffer, no risk of buffer overflows (you don't have to worry about whether or not your C string in your structure can be too long for your buffer, and vice versa)

EDIT: I think that, if the front end wouldn't be the console, that you would have to save the string in a buffer (like you said) to use it for your front end (like a GUI, but I don't think it's a good thing to design a GUI in C).

Or am I missing something big? All I did was read Kernighan and Ritchie's 'The Ansi C Programming Language' (2nd Ed.).

EDIT2:
Show nested quote +
On April 10 2014 09:32 phar wrote:
On April 10 2014 08:25 Nesserev wrote:
EDIT: I think that, if the front end wouldn't be the console, that you would have to save the string in a buffer (like you said) to use it for your front end (like a GUI, but I don't think it's a good thing to design a GUI in C).


In the case that you do need to store the concatenated string instead of simply printing to command line, also make sure that you are using a safer method. Either do VERY careful bounds checking before your call to sprintf, or use snprintf or something similar.

Of course


so for printf

say i had like



struct example
{
int a;
int b;
}
example ex = {1, 2};
printf("%d%d", ex);


would get me 12 right?
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
kanu_knl
Profile Joined July 2008
United States83 Posts
April 10 2014 02:01 GMT
#9276

so for printf

say i had like



struct example
{
int a;
int b;
}
example ex = {1, 2};
printf("%d%d", ex);


would get me 12 right?


I would write


printf("%d%d", ex.a, ex.b);


to print 12.
MaRiNe23
Profile Blog Joined December 2006
United States747 Posts
Last Edited: 2014-04-10 04:44:17
April 10 2014 04:43 GMT
#9277
Sorry for asking this stupid question but I'm trying to get into programming in C again. I took a class in C while in school and the compiler we used was called "Putty." Now I've graduated and I don't have access to that anymore and was wondering what is a good compiler people use for C? Thanks.

This thread is so big so I tried googling this thread to try to help me narrow down a page but couldn't find it.
We have competitive ladder, strong community, progaming in Korea going strong, perfectly balanced game..why do we need sc2? #1 ANTI-SC2 fan
phar
Profile Joined August 2011
United States1080 Posts
April 10 2014 05:03 GMT
#9278
PuTTY is not a compiler, it's an ssh client (and a bunch of other stuff, but definitely not a c compiler).

gcc is a pretty standard c compiler

if you want to live in windows only world you can try visual studio's compiler (free version should have a sufficient compiler) http://www.visualstudio.com/en-US/products/visual-studio-express-vs

(you can also use gcc on windows, either via cygwin or probably some windows port of gcc)
Who after all is today speaking about the destruction of the Armenians?
Cyx.
Profile Joined November 2010
Canada806 Posts
April 10 2014 05:29 GMT
#9279
On April 10 2014 14:03 phar wrote:
PuTTY is not a compiler, it's an ssh client (and a bunch of other stuff, but definitely not a c compiler).

gcc is a pretty standard c compiler

if you want to live in windows only world you can try visual studio's compiler (free version should have a sufficient compiler) http://www.visualstudio.com/en-US/products/visual-studio-express-vs

(you can also use gcc on windows, either via cygwin or probably some windows port of gcc)


MinGW is way simpler to set up than cygwin and it's a pretty damn good gccfor windows =D and obviously just gcc itself if you're on linux, I guess clang or something if you on mac? I'm not really a mac guy lol
GreenHorizons
Profile Blog Joined April 2011
United States23930 Posts
Last Edited: 2014-04-10 08:53:36
April 10 2014 08:49 GMT
#9280
On April 09 2014 09:16 misirlou wrote:
Not exactly programming but think it's the best place to post this:

+ Show Spoiler +
I was testing teamliquid.net against the Heartbleed bug when I noticed that TL doesn't use HTTPS at all. Could you please make atleast www.teamliquid.net/mytlnet/login.php forceably run over https so I don't have my password (atleast it's a generic one that i use for minor stuff) flying around in plain text?

Onto the Heartbleed discussion:
This is a pretty major exploit, that allows you to read some (maybe all of it?) ram from the host running openSSL, 64kB at a time. This exploit can very easily retrieve a host's private key to be used in impersonation attacks, read a lot of confidential content and even hijack web server user sessions. The bug was made public yesterday yet it took some companies like yahoo almost 24hours to fix it (was simply updating/downgrading openSSL on their servers or manually disabling the module causing the bug) and others still haven't reacted. Seeing so much info out on what can be done with this exploit just studied in 24hours makes me wonder how much of it was already thought out before public awareness and how much entities (hello NSA) have exploited this for the last 2 years (bug was deployed in 2012)


Heartbleed question:

+ Show Spoiler +
Yeah holy shit wtf really?! How is this not everywhere...?! I mean at least here (on TL) where the average user actually has a vague idea of the implications of both sites with https that were impacted and the ones people didn't/don't realize are/were totally vulnerable for 2 years...?

Who knows who knew about this and for how long. Any and everyone who knows about it is pretty scary. I mean all the bank accounts that are compromised. I mean holy shit....
Ok, so could someone here calm my panic about heartbleed real quick or is that going to wildly disrupt everyone? (PM would be fine) so sorry to disturb, but this was the only place 'heartbleed' came up on my searches.


"People like to look at history and think 'If that was me back then, I would have...' We're living through history, and the truth is, whatever you are doing now is probably what you would have done then" "Scratch a Liberal..."
Prev 1 462 463 464 465 466 1032 Next
Please log in or register to reply.
Live Events Refresh
Next event in 2h 23m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 162
StarCraft: Brood War
Sea 3641
Killer 252
Aegong 79
Mind 66
910 52
scan(afreeca) 46
Shinee 42
ZergMaN 22
Dewaltoss 16
NotJumperer 10
[ Show more ]
Bale 8
League of Legends
JimRising 601
Counter-Strike
m0e_tv873
Super Smash Bros
Mew2King84
Other Games
summit1g7064
ceh9501
C9.Mang0412
Happy269
monkeys_forever168
NeuroSwarm63
Organizations
Other Games
gamesdonequick703
Dota 2
PGL Dota 2 - Main Stream42
StarCraft: Brood War
lovetv 14
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 15 non-featured ]
StarCraft 2
• practicex 28
• LUISG 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1586
• TFBlade856
• Stunt517
Upcoming Events
Sparkling Tuna Cup
2h 23m
Afreeca Starleague
2h 23m
Snow vs Flash
WardiTV Invitational
3h 23m
SHIN vs Nicoract
Solar vs Nice
PiGosaur Cup
16h 23m
GSL
1d 1h
Classic vs Cure
Maru vs Rogue
GSL
2 days
SHIN vs Zoun
ByuN vs herO
OSC
2 days
OSC
2 days
Replay Cast
2 days
Escore
3 days
[ Show More ]
The PondCast
3 days
WardiTV Invitational
3 days
Zoun vs Ryung
Lambo vs ShoWTimE
OSC
3 days
Replay Cast
3 days
CranKy Ducklings
4 days
RSL Revival
4 days
SHIN vs Bunny
ByuN vs Shameless
WardiTV Invitational
4 days
Krystianer vs TriGGeR
Cure vs Rogue
uThermal 2v2 Circuit
4 days
BSL
4 days
Replay Cast
4 days
Sparkling Tuna Cup
5 days
RSL Revival
5 days
Cure vs Zoun
Clem vs Lambo
WardiTV Invitational
5 days
BSL
5 days
GSL
6 days
Afreeca Starleague
6 days
Liquipedia Results

Completed

Proleague 2026-05-02
WardiTV TLMC #16
Nations Cup 2026

Ongoing

BSL Season 22
ASL Season 21
CSL 2026 SPRING (S20)
IPSL Spring 2026
KCM Race Survival 2026 Season 2
Acropolis #4
SCTL 2026 Spring
RSL Revival: Season 5
2026 GSL S1
BLAST Rivals Spring 2026
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026

Upcoming

YSL S3
Escore Tournament S2: W6
KK 2v2 League Season 1
BSL 22 Non-Korean Championship
Escore Tournament S2: W7
Escore Tournament S2: W8
CSLAN 4
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
Maestros of the Game 2
2026 GSL S2
Stake Ranked Episode 3
XSE Pro League 2026
IEM Cologne Major 2026
Stake Ranked Episode 2
CS Asia Championships 2026
IEM Atlanta 2026
Asian Champions League 2026
PGL Astana 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.