• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 01:26
CEST 07:26
KST 14:26
  • 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
RSL Season 1 - Final Week6[ASL19] Finals Recap: Standing Tall15HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0
Community News
Esports World Cup 2025 - Brackets Revealed16Weekly Cups (July 7-13): Classic continues to roll8Team TLMC #5 - Submission extension3Firefly given lifetime ban by ESIC following match-fixing investigation17$25,000 Streamerzone StarCraft Pro Series announced7
StarCraft 2
General
Esports World Cup 2025 - Brackets Revealed RSL Revival patreon money discussion thread Who will win EWC 2025? The GOAT ranking of GOAT rankings Server Blocker
Tourneys
FEL Cracov 2025 (July 27) - $8000 live event Sparkling Tuna Cup - Weekly Open Tournament Sea Duckling Open (Global, Bronze-Diamond) RSL: Revival, a new crowdfunded tournament series $5,100+ SEL Season 2 Championship (SC: Evo)
Strategy
How did i lose this ZvP, whats the proper response
Custom Maps
External Content
Mutation # 482 Wheel of Misfortune Mutation # 481 Fear and Lava Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome
Brood War
General
Flash Announces (and Retracts) Hiatus From ASL BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion Soulkey Muta Micro Map? [ASL19] Finals Recap: Standing Tall
Tourneys
[Megathread] Daily Proleagues CSL Xiamen International Invitational 2025 ACS Season 2 Qualifier Cosmonarchy Pro Showmatches
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread CCLP - Command & Conquer League Project The PlayStation 5
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Stop Killing Games - European Citizens Initiative Summer Games Done Quick 2025!
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Korean Music Discussion Movie Discussion! [Manga] One Piece Anime Discussion Thread [\m/] Heavy Metal Thread
Sports
2024 - 2025 Football Thread Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Ping To Win? Pings And Their…
TrAiDoS
momentary artworks from des…
tankgirl
from making sc maps to makin…
Husyelt
StarCraft improvement
iopq
Customize Sidebar...

Website Feedback

Closed Threads



Active: 605 users

The Big Programming Thread - Page 621

Forum Index > General Forum
Post a Reply
Prev 1 619 620 621 622 623 1031 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
Spain17979 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
Spain17979 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 1031 Next
Please log in or register to reply.
Live Events Refresh
Next event in 4h 34m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 289
StarCraft: Brood War
Sea 14961
PianO 85
ajuk12(nOOB) 18
LuMiX 1
Britney 0
Stormgate
NightEnD15
Dota 2
monkeys_forever772
League of Legends
JimRising 777
Counter-Strike
Stewie2K1490
Heroes of the Storm
Khaldor49
Other Games
summit1g12525
shahzam1365
WinterStarcraft412
ViBE217
ROOTCatZ44
Trikslyr27
Organizations
Other Games
gamesdonequick4572
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Berry_CruncH260
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• masondota2511
League of Legends
• Lourlo1372
• Stunt674
Upcoming Events
CranKy Ducklings
4h 34m
Epic.LAN
6h 34m
CSO Contender
11h 34m
Sparkling Tuna Cup
1d 4h
Online Event
1d 10h
Esports World Cup
3 days
ByuN vs Astrea
Lambo vs HeRoMaRinE
Clem vs TBD
Solar vs Zoun
SHIN vs Reynor
Maru vs TriGGeR
herO vs Lancer
Cure vs ShoWTimE
Esports World Cup
4 days
Esports World Cup
5 days
Esports World Cup
6 days
Liquipedia Results

Completed

CSL Xiamen Invitational: ShowMatche
RSL Revival: Season 1
Murky Cup #2

Ongoing

BSL 2v2 Season 3
Copa Latinoamericana 4
Jiahua Invitational
BSL20 Non-Korean Championship
CSL Xiamen Invitational
2025 ACS Season 2
Championship of Russia 2025
Underdog Cup #2
FISSURE Playground #1
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25

Upcoming

CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
BSL Season 21
RSL Revival: Season 2
SEL Season 2 Championship
uThermal 2v2 Main Event
FEL Cracov 2025
Esports World Cup 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
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 © 2025 TLnet. All Rights Reserved.