• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 20:31
CET 01:31
KST 09:31
  • 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
ByuL: The Forgotten Master of ZvT30Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
2026 KongFu Cup Announcement3BGE Stara Zagora 2026 cancelled12Blizzard Classic Cup - Tastosis announced as captains15Weekly Cups (March 2-8): ByuN overcomes PvT block4GSL CK - New online series19
StarCraft 2
General
GSL CK - New online series BGE Stara Zagora 2026 cancelled Blizzard Classic Cup - Tastosis announced as captains BGE Stara Zagora 2026 announced ByuL: The Forgotten Master of ZvT
Tourneys
RSL Season 4 announced for March-April PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) Sparkling Tuna Cup - Weekly Open Tournament 2026 KongFu Cup Announcement [GSL CK] Team Maru vs. Team herO
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
Mutation # 517 Distant Threat The PondCast: SC2 News & Results Mutation # 516 Specter of Death Mutation # 515 Together Forever
Brood War
General
ASL21 General Discussion BGH Auto Balance -> http://bghmmr.eu/ BSL 22 Map Contest — Submissions OPEN to March 10 Are you ready for ASL 21? Hype VIDEO Gypsy to Korea
Tourneys
[Megathread] Daily Proleagues [BSL22] Open Qualifiers & Ladder Tours IPSL Spring 2026 is here! ASL Season 21 Qualifiers March 7-8
Strategy
Simple Questions, Simple Answers Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Zealot bombing is no longer popular?
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread PC Games Sales Thread No Man's Sky (PS4 and PC)
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
League of Legends
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
Five o'clock TL Mafia Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Mexico's Drug War Russo-Ukrainian War Thread NASA and the Private Sector
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! [Req][Books] Good Fantasy/SciFi books
Sports
Formula 1 Discussion 2024 - 2026 Football Thread General nutrition recommendations Cricket [SPORT] TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Funny Nicknames
LUCKY_NOOB
Money Laundering In Video Ga…
TrAiDoS
Iranian anarchists: organize…
XenOsky
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 3475 users

The Big Programming Thread - Page 621

Forum Index > General Forum
Post a Reply
Prev 1 619 620 621 622 623 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.
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 08:26:34
April 23 2015 07:48 GMT
#12401
its good . well a bit crazy lol. i feel like a nutcase. maybe i am one.

i still dont know for sure if they arent just gonna outright fail me for zeroing those 2 units
well i got (20/100)/2 and (37/100)/2
thats 10/100 and 19/100

up to Design section now
this is gonna be tricky coz i didnt do any design
and i need to 40+ this section or autofail the whole thing

i think i blag it by
1) putting technical spec/interpretation for each of my requirements from my req section into here
2) draw a stick man clicking a button LOL fml
3) draw a picture of MVC
4) oh yeah i can model the Ann class.
5) oh yeah and frontend gui
but its a bit weird coz i didnt figure any of that out until half way thru implementation so how can i "design" it? anyway , i will

nice example use case here

[image loading]
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
Ropid
Profile Joined March 2009
Germany3557 Posts
April 23 2015 08:29 GMT
#12402
On April 23 2015 16:05 Nesserev wrote:
Show nested quote +
On April 23 2015 07:53 TMG26 wrote:
At my University we learn Functional Programming (in Haskell) in the very first semester, that and a bunch of math courses makes the first semester. On the second we get Imperative Programming (using C), some more advanced calculus, a course on computers architecture, with some assembly and stuff, and Language Theory (regex, grammars and stuff, Theory only tough, compilers and that theory practical use was on the second year).

I think it is a very good start.

Starting with Functional Programming sounds rough; but maybe your brains aren't hotwired yet for Imperative/OO Programming if you start with it, and thus it's easier to learn. I remember that was the biggest hurdle when learning Functional Programming for me personally.

Show nested quote +
On April 23 2015 14:50 FFGenerations wrote:
this is how i feel being half way thru my project report

+ Show Spoiler +

Is that a good or a bad thing?

I also suspect that people's brains won't yet be wired for how you have to think when using imperative programming languages. The functional stuff might even tie into what people already know about Math and Physics so might be easier.

I also had Haskell first and it was hard for me. I could program C and some x86 Assembler and some C++ at that time so that was my background. I couldn't appreciate the declarative approach to stuff at that time so the motivation to learn Haskell was not there and that might have been what made it rough. Today I think the kind of problems you get in a first year course would be pretty fun to do with a functional instead of a "normal" language.

In any case, starting with Java seems like a truly shitty idea.
"My goal is to replace my soul with coffee and become immortal."
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 09:18:54
April 23 2015 08:56 GMT
#12403
is the Model in MVC = entity classes?
and what is the ajax part of it called? i guess ajax is a view?
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
Deleted User 101379
Profile Blog Joined August 2010
4849 Posts
April 23 2015 10:29 GMT
#12404
On April 23 2015 17:56 FFGenerations wrote:
is the Model in MVC = entity classes?
and what is the ajax part of it called? i guess ajax is a view?


AJAX and MVC are two completely unrelated concepts.

In MVC you have 3 layers (not distinct classes) that take care of managing, showing and changing data. I could write essays on it, but a lot of it depends on the language, framework and environment. There are also many variations and interpretations of the base concept.

AJAX (which is rarely used with actual XML these days) just represents dynamically loading data from some source after the page has already loaded. It usually goes through the whole MVC process by calling a controller and then having a view format the data of the model in the desired format. However, depending on where and how it's used, it can be as simple as accessing a static file without any PHP code involved. It is not connected to MVC in any way.
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 11:03:18
April 23 2015 10:48 GMT
#12405
well its gone in the MVC diagram now

[image loading]


finally on to Implementation t_t

this is where i go open old files to screenshot and wonder wtf i done
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
Acrofales
Profile Joined August 2010
Spain18234 Posts
Last Edited: 2015-04-23 15:02:05
April 23 2015 15:01 GMT
#12406
You are mixing high level concepts of what your program does (Image Upload Method) with implementation details (Ajax, Unmarshalling XML).

Lets say tomorrow a fantastic new tech comes along. Lets call it Achilles. It does everything Ajax does, but does it simpler, faster and with less network access. You decide to adopt this technology. Will the design of your program change? No. Just the implementation is being adapted to use technology Achilles instead of technology Ajax.

Therefore, things like Ajax and XML have no place in your high-level design document.
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 15:46:15
April 23 2015 15:45 GMT
#12407
ok thanks, i fixed it by adding white space underneath, worked well

i cant believe im just starting the "that day i tried to upload to a web server" bit and still have 33 unused screenshots to go

ehh i better check for random timestamps incase they see i done the whole thing in a week
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
enigmaticcam
Profile Blog Joined October 2010
United States280 Posts
April 23 2015 16:57 GMT
#12408
Question on multi-threading. I have a program I'm building that's highly CPU intensive and can be run for hours at a time. I implemented multi-threading to take advantage of any multi-core CPU's so it can run faster. Naturally, doing this increases the CPU usage to 100% while the programming is running. My own desktop seems to handle it fine, but I'm curious: is it possible to pro grammatically overheat the CPU by accident in this way?
ZenithM
Profile Joined February 2011
France15952 Posts
April 23 2015 17:00 GMT
#12409
On April 24 2015 01:57 enigmaticcam wrote:
Question on multi-threading. I have a program I'm building that's highly CPU intensive and can be run for hours at a time. I implemented multi-threading to take advantage of any multi-core CPU's so it can run faster. Naturally, doing this increases the CPU usage to 100% while the programming is running. My own desktop seems to handle it fine, but I'm curious: is it possible to pro grammatically overheat the CPU by accident in this way?

Unless you overclocked your CPU super unsafely, no :D. CPU are meant to compute things.
Millitron
Profile Blog Joined August 2010
United States2611 Posts
April 23 2015 17:02 GMT
#12410
On April 24 2015 01:57 enigmaticcam wrote:
Question on multi-threading. I have a program I'm building that's highly CPU intensive and can be run for hours at a time. I implemented multi-threading to take advantage of any multi-core CPU's so it can run faster. Naturally, doing this increases the CPU usage to 100% while the programming is running. My own desktop seems to handle it fine, but I'm curious: is it possible to pro grammatically overheat the CPU by accident in this way?

If the CPU and associated drivers are working properly, no. Modern CPUs have safety protocols built in that automatically slow things down if they get too hot.

Now, if the user has overclocked his CPU or messed with BIOS too much, anything can happen. But that's on them, they knew the risks.
Who called in the fleet?
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2015-04-23 17:25:29
April 23 2015 17:16 GMT
#12411
On April 24 2015 01:57 enigmaticcam wrote:
Question on multi-threading. I have a program I'm building that's highly CPU intensive and can be run for hours at a time. I implemented multi-threading to take advantage of any multi-core CPU's so it can run faster. Naturally, doing this increases the CPU usage to 100% while the programming is running. My own desktop seems to handle it fine, but I'm curious: is it possible to pro grammatically overheat the CPU by accident in this way?


CPUs have a protection. If they're close to 100 degrees, PC just shuts down.

FFGenerations, is it me or do you mix up controller and model's jobs? I think some of actions should be done by the model. To be specific, image API communication and image manipulation sound like model's job. I may be wrong, I've never perfected my understanding of MVC.
enigmaticcam
Profile Blog Joined October 2010
United States280 Posts
April 23 2015 17:19 GMT
#12412
Thank you! I figured as much, but wanted to make sure.
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 17:33:24
April 23 2015 17:30 GMT
#12413
i have no fucking clue
i just assume model is data storage type class
like u model ur data in it

i finished Implementation just now

now is
testing (actually not many marks)
eval vs requriements
eviudence of project planning WHOOPS (work schedual stuff)
clean up code (actually i cant fucking find my release version and google has FUCKING DELETED all my shit . i thought it would be safe in google drive . i literally cant find an uptodate version anywhere, will try again in a bit tho i didnt need it earlier so stopped looking)
conclusiion
edit the Project Init Doc
fill in the Ethical doc
revise missing bits
format
content page
end

my head of course replied to my email and said if i submit the other half of my 37/100 and get 40/100 theyll round it up to 40/100 ie a pass, and also confirmed i have until 11pm Tuesday to do it. so maybe ill do it and just have to worry about having failed 1 unit

i do get the impression i was just whining about nothing working the last 10 pages of my Implementation
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 18:07:53
April 23 2015 17:54 GMT
#12414
guys wtf has happened to my application files?
last night i saved several copies in different places,
i have 1 which is 1mb and has an uptodate UI except the images are sized too large to fit in the box properly (which ive NEVER seen before)
1 which is 8mb but is from like a week ago even though it says i saved it yesterday

is there some sort of bug where if the project versions all have the same name (theyre all saved as g5 and idk how to change that shit, i refactored the name in IDE) that they somehow overrwrite and bug each other even when im saving to dif directories and exporting to zip??

also google drive for my main account is saying Failed -Server Problem for all my application files (google email deletes code files i know but i didnt realise Drive would) but not only that but its doing it for my .txt file and .doc file in the same folder
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
WolfintheSheep
Profile Joined June 2011
Canada14127 Posts
April 23 2015 18:09 GMT
#12415
On April 24 2015 02:16 darkness wrote:
Show nested quote +
On April 24 2015 01:57 enigmaticcam wrote:
Question on multi-threading. I have a program I'm building that's highly CPU intensive and can be run for hours at a time. I implemented multi-threading to take advantage of any multi-core CPU's so it can run faster. Naturally, doing this increases the CPU usage to 100% while the programming is running. My own desktop seems to handle it fine, but I'm curious: is it possible to pro grammatically overheat the CPU by accident in this way?


CPUs have a protection. If they're close to 100 degrees, PC just shuts down.

FFGenerations, is it me or do you mix up controller and model's jobs? I think some of actions should be done by the model. To be specific, image API communication and image manipulation sound like model's job. I may be wrong, I've never perfected my understanding of MVC.

Yeah, I'd tend to agree...sort of. MVC's always had these annoying blurred lines for me, but generally I'd say all the functionality for data management/storage/etc. is the Model, while the Controller is for the specific requests and responses.

Or as a really rough line, the Model includes the functions that talk to the data, the Controller is the function calls during operation.
Average means I'm better than half of you.
FFGenerations
Profile Blog Joined April 2011
7088 Posts
Last Edited: 2015-04-23 18:23:23
April 23 2015 18:21 GMT
#12416
i got my files at last from google drive by turning off all plugins and going incognito (not sure which of those worked then) and it got past the google drive server failed error....


idk if its netbeans fucking me around and overwriting all my shit in random ways but i def will be using eclipse next time i do a project

heres a link to my project artifact if anyone wants to save a copy on my behalf/laugh at it ....
http://speedy.sh/Hu5EA/animelistcomplete1-Copy
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
Acrofales
Profile Joined August 2010
Spain18234 Posts
April 23 2015 18:41 GMT
#12417
On April 24 2015 03:09 WolfintheSheep wrote:
Show nested quote +
On April 24 2015 02:16 darkness wrote:
On April 24 2015 01:57 enigmaticcam wrote:
Question on multi-threading. I have a program I'm building that's highly CPU intensive and can be run for hours at a time. I implemented multi-threading to take advantage of any multi-core CPU's so it can run faster. Naturally, doing this increases the CPU usage to 100% while the programming is running. My own desktop seems to handle it fine, but I'm curious: is it possible to pro grammatically overheat the CPU by accident in this way?


CPUs have a protection. If they're close to 100 degrees, PC just shuts down.

FFGenerations, is it me or do you mix up controller and model's jobs? I think some of actions should be done by the model. To be specific, image API communication and image manipulation sound like model's job. I may be wrong, I've never perfected my understanding of MVC.

Yeah, I'd tend to agree...sort of. MVC's always had these annoying blurred lines for me, but generally I'd say all the functionality for data management/storage/etc. is the Model, while the Controller is for the specific requests and responses.

Or as a really rough line, the Model includes the functions that talk to the data, the Controller is the function calls during operation.

I also tend to use MVC more as V-MC where I always muck up the distinction between Controller and Model (View tends to be easy to separate).

@FFGenerations: nobody has any idea where your saved files went. I expect you have space aliens hiding in your closet who sneak in while you are sleeping (and/or hallucinating; I am not sure you have slept at all in the last two weeks) and secretly modify everything you worked on. An alternative is that you need to get some sleep and stop messing up your stuff. I have done marathon coding sessions, and there comes a point where you are writing stuff that makes no sense to anybody anymore. Go get 6 hours of sleep and open up your files again. You will probably be shocked and horrified by the mess you have created.
Ben...
Profile Joined January 2011
Canada3485 Posts
Last Edited: 2015-04-23 19:25:19
April 23 2015 19:24 GMT
#12418
On April 24 2015 03:41 Acrofales wrote:
I have done marathon coding sessions, and there comes a point where you are writing stuff that makes no sense to anybody anymore

I used to do that a ton, but force myself not to now. It would get to the point where I would stop being productive and start actually slowing my progress by adding buggy code that I would have to fight with later on once I had got some rest and was at least semi-awake again.

Energy is just as much of a resource for programmers as time is.
"Cliiiiiiiiiiiiiiiiide" -Tastosis
Ropid
Profile Joined March 2009
Germany3557 Posts
April 23 2015 19:41 GMT
#12419
On April 24 2015 04:24 Ben... wrote:
Show nested quote +
On April 24 2015 03:41 Acrofales wrote:
I have done marathon coding sessions, and there comes a point where you are writing stuff that makes no sense to anybody anymore

I used to do that a ton, but force myself not to now. It would get to the point where I would stop being productive and start actually slowing my progress by adding buggy code that I would have to fight with later on once I had got some rest and was at least semi-awake again.

Energy is just as much of a resource for programmers as time is.

It's not just energy running out. There's something happening while you sleep. I'm imagining it as the the brain combining its old wiring with the new memories from when you were awake to get to a new wiring. After you've slept, when you ask it for an answer to something, that updated network will provide it instead of some sort of processing on current memories.
"My goal is to replace my soul with coffee and become immortal."
FFGenerations
Profile Blog Joined April 2011
7088 Posts
April 23 2015 20:28 GMT
#12420
there is no time to sleep
its 21:30 now
im onto Evalution of Requirements then Code Cleanup then Conclusions then additing/editing the junk stuff then Oh Shit I Need To Add References Fuck

then tomorrow i have to go and find a print shop who is able to bind it by 3pm

then i have till Tuesday to do my maths/OO assignment in Perfect
Cool BW Music Vid - youtube.com/watch?v=W54nlqJ-Nx8 ~~~~~ ᕤ OYSTERS ᕤ CLAMS ᕤ AND ᕤ CUCKOLDS ᕤ ~~~~~~ ༼ ᕤ◕◡◕ ༽ᕤ PUNCH HIM ༼ ᕤ◕◡◕ ༽ᕤ
Prev 1 619 620 621 622 623 1032 Next
Please log in or register to reply.
Live Events Refresh
BSL
20:00
S22 - Open Qualifier #2
ZZZero.O65
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
JuggernautJason155
ProTech131
Ketroc 62
RuFF_SC2 49
StarCraft: Brood War
GuemChi 3319
Artosis 777
ZZZero.O 65
NaDa 17
Dota 2
canceldota77
LuMiX0
Counter-Strike
fl0m1016
taco 580
Heroes of the Storm
Khaldor187
Other Games
summit1g13571
FrodaN4410
Grubby3497
JimRising 362
C9.Mang0190
Maynarde152
Organizations
Other Games
gamesdonequick943
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 17 non-featured ]
StarCraft 2
• Hupsaiya 104
• musti20045 77
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
StarCraft: Brood War
• RayReign 27
• Azhi_Dahaki26
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota21619
League of Legends
• Doublelift5898
• Scarra1533
Upcoming Events
GSL
7h 29m
Wardi Open
11h 29m
Monday Night Weeklies
16h 29m
WardiTV Team League
1d 11h
PiGosaur Cup
1d 23h
Kung Fu Cup
2 days
OSC
2 days
The PondCast
3 days
KCM Race Survival
3 days
WardiTV Team League
3 days
[ Show More ]
Replay Cast
3 days
KCM Race Survival
4 days
WardiTV Team League
4 days
Korean StarCraft League
5 days
uThermal 2v2 Circuit
5 days
BSL
5 days
BSL
6 days
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2026-03-13
WardiTV Winter 2026
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
BSL Season 22
CSL Elite League 2026
RSL Revival: Season 4
Nations Cup 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual

Upcoming

ASL Season 21
Acropolis #4 - TS6
2026 Changsha Offline CUP
Acropolis #4
IPSL Spring 2026
CSLAN 4
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
NationLESS Cup
Stake Ranked Episode 2
CS Asia Championships 2026
IEM Atlanta 2026
Asian Champions League 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 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.