• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 02:24
CET 08:24
KST 16:24
  • 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 ZvT28Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
Weekly Cups (Feb 16-22): MaxPax doubles0Weekly Cups (Feb 9-15): herO doubles up2ACS replaced by "ASL Season Open" - Starts 21/0258LiuLi Cup: 2025 Grand Finals (Feb 10-16)46Weekly Cups (Feb 2-8): Classic, Solar, MaxPax win2
StarCraft 2
General
Terran AddOns placement How do you think the 5.0.15 balance patch (Oct 2025) for StarCraft II has affected the game? Nexon's StarCraft game could be FPS, led by UMS maker ByuL: The Forgotten Master of ZvT Oliveira Would Have Returned If EWC Continued
Tourneys
PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) Sparkling Tuna Cup - Weekly Open Tournament SEL Doubles (SC Evo Bimonthly) WardiTV Team League Season 10 RSL Season 4 announced for March-April
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 515 Together Forever Mutation # 514 Ulnar New Year Mutation # 513 Attrition Warfare
Brood War
General
Soma Explains: JD's Unrelenting Aggro vs FlaSh Recent recommended BW games TvZ is the most complete match up BGH Auto Balance -> http://bghmmr.eu/ ACS replaced by "ASL Season Open" - Starts 21/02
Tourneys
BWCL Season 64 Announcement The Casual Games of the Week Thread [Megathread] Daily Proleagues [LIVE] [S:21] ASL Season Open Day 1
Strategy
Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Simple Questions, Simple Answers Zealot bombing is no longer popular?
Other Games
General Games
Battle Aces/David Kim RTS Megathread Nintendo Switch Thread Online Quake Live Config Editor Tool Diablo 2 thread Path of Exile
Dota 2
The Story of Wings Gaming Official 'what is Dota anymore' discussion
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
Vanilla Mini Mafia Mafia Game Mode Feedback/Ideas TL Mafia Community Thread
Community
General
US Politics Mega-thread NASA and the Private Sector Things Aren’t Peaceful in Palestine UK Politics Mega-thread YouTube Thread
Fan Clubs
The IdrA Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece [Req][Books] Good Fantasy/SciFi books Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Just Watchers: Why Some Only…
TrAiDoS
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Life Update and thoughts.
FuDDx
How do archons sleep?
8882
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2253 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
Spain18224 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
Spain18224 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
Next event in 1h 37m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
WinterStarcraft519
Lowko157
NeuroSwarm 101
SortOf 96
StarCraft: Brood War
Sea 30033
GuemChi 3218
actioN 671
PianO 536
Mong 478
Leta 213
ToSsGirL 82
NaDa 51
Dewaltoss 20
Jaeyun 15
[ Show more ]
Backho 13
Icarus 9
League of Legends
JimRising 642
Counter-Strike
Stewie2K897
m0e_tv495
Other Games
summit1g9544
C9.Mang0320
Happy186
Livibee70
Mew2King41
Organizations
Other Games
gamesdonequick700
Counter-Strike
PGL222
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 12 non-featured ]
StarCraft 2
• davetesta32
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Lourlo1712
Upcoming Events
Replay Cast
1h 37m
Wardi Open
4h 37m
Monday Night Weeklies
9h 37m
Replay Cast
16h 37m
Replay Cast
2 days
Replay Cast
2 days
The PondCast
3 days
KCM Race Survival
3 days
Replay Cast
3 days
Ultimate Battle
4 days
Light vs ZerO
[ Show More ]
Replay Cast
4 days
CranKy Ducklings
5 days
Replay Cast
5 days
Sparkling Tuna Cup
6 days
Replay Cast
6 days
Liquipedia Results

Completed

Acropolis #4 - TS5
PiG Sty Festival 7.0
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
Spring Cup 2026
WardiTV Winter 2026
Nations Cup 2026
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual
eXTREMESLAND 2025

Upcoming

ASL Season 21: Qualifier #1
ASL Season 21: Qualifier #2
ASL Season 21
Acropolis #4 - TS6
Acropolis #4
IPSL Spring 2026
CSLAN 4
HSC XXIX
uThermal 2v2 2026 Main Event
Bellum Gens Elite Stara Zagora 2026
RSL Revival: Season 4
NationLESS Cup
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
FISSURE Playground #3
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
ESL Pro League S23 Finals
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.