• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 20:09
CEST 02:09
KST 09:09
  • 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
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence9Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
#1: Maru - Greatest Players of All Time Weekly Cups (Sept 8-14): herO & MaxPax split cups Team Liquid Map Contest #21 - Presented by Monster Energy SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament WardiTV TL Team Map Contest #5 Tournaments RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
BW General Discussion [ASL20] Ro16 Preview Pt2: Turbulence ASL20 General Discussion Diplomacy, Cosmonarchy Edition BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[ASL20] Ro16 Group D [ASL20] Ro16 Group C [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Borderlands 3
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
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
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Canadian Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1254 users

The Big Programming Thread - Page 1025

Forum Index > General Forum
Post a Reply
Prev 1 1023 1024 1025 1026 1027 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.
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
November 19 2020 15:16 GMT
#20481
Among everything I did at university, I'm pretty sure that everything around proofs was the most important stuff. So that was mostly Math. Actual CS was meh.
If you have a good reason to disagree with the above, please tell me. Thank you.
JimmyJRaynor
Profile Blog Joined April 2010
Canada16767 Posts
Last Edited: 2020-11-19 18:40:20
November 19 2020 18:29 GMT
#20482
On November 19 2020 21:33 Manit0u wrote:
Lazy devs. Devs that think they're super clever when they're not and are trying super hard to create code that only smart people like them will understand. And devs that perhaps think that if they write unintelligible spaghetti code they will become indispensable and they'll be able to work on it for years on end. Beats me.

I call that 'turf protecting'. I prefer to constantly expand my turf so if i lose some of it.. who cares. Developers that do that crap have self confidence issues. If you are reliable, hard-working, know how to play the game of internal political BS while having only average talent ... there will always be a spot for you.

The more talented you are.. the more you can fuck around and get away with it.
On November 19 2020 21:00 WombaT wrote:
Show nested quote +
On November 19 2020 19:53 Manit0u wrote:
The loops with exception control flow was a piece of software written in Java and used by national airlines...

I have some PHP horror stories too if you want

I've seen a 30k lines of code class being extended several times and each class that extended it had 15-30k lines of code and was itself extended by similarly large classes, each calling parent's constructor at different points in their own constructors.

I've had to reverse engineer 5k lines of code script written by non-programmer that was full of global variables that stored data in arrays that were being manipulated, reversed and overridden in multiple nested loops etc. etc.

Hey at least that gave you something to do.

How the fuck do such things happen haha?

I notice you are changing careers.. so this is an honest respectful question sir..
Have you ever worked in an IT department before? Do you know someone who has?
i guess not?

Dude, most IT departments could start their own puppy farm with the amount of dog-fucking that goes on.

For about 30% of the year when I'm in hermit-coder-mode I produce a lot and I learn a lot. For a good portion of the other 70%... I'm just dicking around. Like right now.
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
WombaT
Profile Blog Joined May 2010
Northern Ireland25648 Posts
November 19 2020 19:17 GMT
#20483
On November 20 2020 03:29 JimmyJRaynor wrote:
Show nested quote +
On November 19 2020 21:33 Manit0u wrote:
Lazy devs. Devs that think they're super clever when they're not and are trying super hard to create code that only smart people like them will understand. And devs that perhaps think that if they write unintelligible spaghetti code they will become indispensable and they'll be able to work on it for years on end. Beats me.

I call that 'turf protecting'. I prefer to constantly expand my turf so if i lose some of it.. who cares. Developers that do that crap have self confidence issues. If you are reliable, hard-working, know how to play the game of internal political BS while having only average talent ... there will always be a spot for you.

The more talented you are.. the more you can fuck around and get away with it.
Show nested quote +
On November 19 2020 21:00 WombaT wrote:
On November 19 2020 19:53 Manit0u wrote:
The loops with exception control flow was a piece of software written in Java and used by national airlines...

I have some PHP horror stories too if you want

I've seen a 30k lines of code class being extended several times and each class that extended it had 15-30k lines of code and was itself extended by similarly large classes, each calling parent's constructor at different points in their own constructors.

I've had to reverse engineer 5k lines of code script written by non-programmer that was full of global variables that stored data in arrays that were being manipulated, reversed and overridden in multiple nested loops etc. etc.

Hey at least that gave you something to do.

How the fuck do such things happen haha?

I notice you are changing careers.. so this is an honest respectful question sir..
Have you ever worked in an IT department before? Do you know someone who has?
i guess not?

Dude, most IT departments could start their own puppy farm with the amount of dog-fucking that goes on.

For about 30% of the year when I'm in hermit-coder-mode I produce a lot and I learn a lot. For a good portion of the other 70%... I'm just dicking around. Like right now.

Most of my close friends are software engineers, actually was them that thought it would suit my particular brain and got me pondering the option. Won’t go into the dear diary aspects of why I’m rather underemployed mind, depressing enough held in my brain never mind shared.

My ‘how the fuck?’ more springs from confusion and exasperation than any kind of surprise, although I usually reserve it for HR departments
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
WarSame
Profile Blog Joined February 2010
Canada1950 Posts
November 20 2020 01:46 GMT
#20484
There is some terrible code out there. I had the misfortune of looking into some of Informatica's Java at one point. It was multiple 5 layer loops with go-tos and breaks throughout in a ~1000 line function. I had hoped to debug why something was failing. Instead I immediately turned and left, knowing I was facing a madness no mortal mind could comprehend.
Can it be I stayed away too long? Did you miss these rhymes while I was gone?
Manit0u
Profile Blog Joined August 2004
Poland17341 Posts
November 20 2020 19:22 GMT
#20485
Geez. I've barely finished setting up my corp macbook and I already hate this thing. How can anyone work with this pile of junk? Keys are in the wrong places, getting anything installed or configured is a pain in the ass and there's no easy way to view all the open windows at once. Nightmare.
Time is precious. Waste it wisely.
WombaT
Profile Blog Joined May 2010
Northern Ireland25648 Posts
November 20 2020 19:25 GMT
#20486
On November 20 2020 10:46 WarSame wrote:
There is some terrible code out there. I had the misfortune of looking into some of Informatica's Java at one point. It was multiple 5 layer loops with go-tos and breaks throughout in a ~1000 line function. I had hoped to debug why something was failing. Instead I immediately turned and left, knowing I was facing a madness no mortal mind could comprehend.

Lovecraftian code haha, to gaze at it is to stare into incomprehensible higher planes of horror.
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
tofucake
Profile Blog Joined October 2009
Hyrule19086 Posts
November 20 2020 20:45 GMT
#20487
On November 21 2020 04:22 Manit0u wrote:
Geez. I've barely finished setting up my corp macbook and I already hate this thing. How can anyone work with this pile of junk? Keys are in the wrong places, getting anything installed or configured is a pain in the ass and there's no easy way to view all the open windows at once. Nightmare.

avoid brew, it's only caused me headaches
Liquipediaasante sana squash banana
Manit0u
Profile Blog Joined August 2004
Poland17341 Posts
Last Edited: 2020-11-20 21:21:00
November 20 2020 21:19 GMT
#20488
I need brew since I'll mostly be working with vim, tmux and other tools that are not very macky... The biggest pain for me is super weird keyboard with buttons in the wrong places and in wrong shapes - muscle memory makes it so hard.
Time is precious. Waste it wisely.
WarSame
Profile Blog Joined February 2010
Canada1950 Posts
November 21 2020 03:18 GMT
#20489
On November 21 2020 04:25 WombaT wrote:
Show nested quote +
On November 20 2020 10:46 WarSame wrote:
There is some terrible code out there. I had the misfortune of looking into some of Informatica's Java at one point. It was multiple 5 layer loops with go-tos and breaks throughout in a ~1000 line function. I had hoped to debug why something was failing. Instead I immediately turned and left, knowing I was facing a madness no mortal mind could comprehend.

Lovecraftian code haha, to gaze at it is to stare into incomprehensible higher planes of horror.

Exactly! The good news is that the coders will sometimes put warning comments above their function, which is kind of like ancient seals on eldritch tomes.
Can it be I stayed away too long? Did you miss these rhymes while I was gone?
Manit0u
Profile Blog Joined August 2004
Poland17341 Posts
November 21 2020 03:36 GMT
#20490
On November 21 2020 12:18 WarSame wrote:
Show nested quote +
On November 21 2020 04:25 WombaT wrote:
On November 20 2020 10:46 WarSame wrote:
There is some terrible code out there. I had the misfortune of looking into some of Informatica's Java at one point. It was multiple 5 layer loops with go-tos and breaks throughout in a ~1000 line function. I had hoped to debug why something was failing. Instead I immediately turned and left, knowing I was facing a madness no mortal mind could comprehend.

Lovecraftian code haha, to gaze at it is to stare into incomprehensible higher planes of horror.

Exactly! The good news is that the coders will sometimes put warning comments above their function, which is kind of like ancient seals on eldritch tomes.


Like the famous comment that a guy left in one of Erlang's modules (it was the only comment in the entire codebase there): "And now for the tricky bit..."
Time is precious. Waste it wisely.
SC-Shield
Profile Joined December 2018
Bulgaria831 Posts
November 21 2020 10:25 GMT
#20491
On November 21 2020 06:19 Manit0u wrote:
I need brew since I'll mostly be working with vim, tmux and other tools that are not very macky... The biggest pain for me is super weird keyboard with buttons in the wrong places and in wrong shapes - muscle memory makes it so hard.


Make sure to remove the "natural scrolling" option in the Mouse settings. That was so confusing coming from a Windows background. You scroll up but it goes down on the page.
WombaT
Profile Blog Joined May 2010
Northern Ireland25648 Posts
November 21 2020 11:37 GMT
#20492
On November 21 2020 19:25 SC-Shield wrote:
Show nested quote +
On November 21 2020 06:19 Manit0u wrote:
I need brew since I'll mostly be working with vim, tmux and other tools that are not very macky... The biggest pain for me is super weird keyboard with buttons in the wrong places and in wrong shapes - muscle memory makes it so hard.


Make sure to remove the "natural scrolling" option in the Mouse settings. That was so confusing coming from a Windows background. You scroll up but it goes down on the page.

Inverted bros for life.

But yeah there are definitely things I like and dislike about each platform and its UI for sure.

One thing I just outright dislike in terms of Macs is their recent direction with replacing the physical function keys with a context-sensitive Touch Bar thing. Argh! For certain users like my sister she seems to love it, for folks comfortable navigating with keyboards it’s a pain in the arse.
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
Manit0u
Profile Blog Joined August 2004
Poland17341 Posts
November 21 2020 11:54 GMT
#20493
The biggest pains for me regarding mac keyboard:

- using cmd instead of ctrl
- ctrl/cmd not being the leftmost bottom button on the keyboard (hate keyboards with this useless fn key there, hope I can remap it)
- right alt and control flipped (might not be a big deal for english people but I use a lot of alt to write in my native language)
- return key being upside down - I'm used to hitting the bottom part of it which is usually wider (not on Mac!) so now I constantly hit / instead of return which is pissing the hell out of me

The biggest pains for me with the UI:
- A lot of screen realestate is being taken up by this useless huge bar at the bottom
- No "windows" key which would explode the view, showing all open windows so I could select one, much easier and faster than alt-tabbing and such

Corporate firmware on top of everything doesn't help either - I need VPN to launch another VPN (with 2FA and LDAP to boot) and only when I'm connected to them I can use apps that let me ask for a permission to get admin rights on my laptop for a set period of time. So much red tape...
Time is precious. Waste it wisely.
SC-Shield
Profile Joined December 2018
Bulgaria831 Posts
Last Edited: 2020-11-21 11:59:11
November 21 2020 11:58 GMT
#20494
On November 21 2020 20:54 Manit0u wrote:
The biggest pains for me regarding mac keyboard:

- using cmd instead of ctrl
- ctrl/cmd not being the leftmost bottom button on the keyboard (hate keyboards with this useless fn key there, hope I can remap it)
- right alt and control flipped (might not be a big deal for english people but I use a lot of alt to write in my native language)
- return key being upside down - I'm used to hitting the bottom part of it which is usually wider (not on Mac!) so now I constantly hit / instead of return which is pissing the hell out of me

The biggest pains for me with the UI:
- A lot of screen realestate is being taken up by this useless huge bar at the bottom
- No "windows" key which would explode the view, showing all open windows so I could select one, much easier and faster than alt-tabbing and such

Corporate firmware on top of everything doesn't help either - I need VPN to launch another VPN (with 2FA and LDAP to boot) and only when I'm connected to them I can use apps that let me ask for a permission to get admin rights on my laptop for a set period of time. So much red tape...


I was like this with Mac, but now it's less painful. You get used to the different settings after a while. I'm still a Windows user and I wouldn't switch to Mac for personal use. However, work is possible with Mac, you just need more time. Or, if you want to make life easier, I suggest you find some youtube how-to videos or some articles. The corporate stuff is understandable, it sometimes hinders work..
WombaT
Profile Blog Joined May 2010
Northern Ireland25648 Posts
November 21 2020 13:51 GMT
#20495
On November 21 2020 20:54 Manit0u wrote:
The biggest pains for me regarding mac keyboard:

- using cmd instead of ctrl
- ctrl/cmd not being the leftmost bottom button on the keyboard (hate keyboards with this useless fn key there, hope I can remap it)
- right alt and control flipped (might not be a big deal for english people but I use a lot of alt to write in my native language)
- return key being upside down - I'm used to hitting the bottom part of it which is usually wider (not on Mac!) so now I constantly hit / instead of return which is pissing the hell out of me

The biggest pains for me with the UI:
- A lot of screen realestate is being taken up by this useless huge bar at the bottom
- No "windows" key which would explode the view, showing all open windows so I could select one, much easier and faster than alt-tabbing and such

Corporate firmware on top of everything doesn't help either - I need VPN to launch another VPN (with 2FA and LDAP to boot) and only when I'm connected to them I can use apps that let me ask for a permission to get admin rights on my laptop for a set period of time. So much red tape...

The work stuff sounds a big fucking pain.

I guess you’re used to things, I was pondering the other day what the point of even having right alt and right control was as I borderline never used. Makes a ton of sense for languages that have lots of accents.

The explode view is 100% ez, I just can’t remember how to do it or what it’s called. From bitter experience as I rebound my left function and left alt to the various switching window things and then was in hospital for so long I forgot how to undo it when I got out.

Apple have an increasingly annoying habit of naming UI features in a way that doesn’t immediately signify with what they do. To the extent I’ve used them for years and can’t recall what they’re called (I’m in work atm). Think there’s ‘Mission control’ and all sorts.

I assume you’re referring to the dock by the thing at the bottom? You can hide that in system preferences, the thing is called the dock. Happy hunting!

I’ve experienced things the other way around and it’s a remarkably irritating process, but doesn’t take too much adjustment, especially if you’re forced to use stuff often. It was confusing to my Mac sensibilities to have preferences spread across different locations in Windows for example.
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
Last Edited: 2020-11-21 16:30:19
November 21 2020 16:22 GMT
#20496
On November 21 2020 20:54 Manit0u wrote:
Corporate firmware on top of everything doesn't help either - I need VPN to launch another VPN (with 2FA and LDAP to boot) and only when I'm connected to them I can use apps that let me ask for a permission to get admin rights on my laptop for a set period of time. So much red tape...


This is the one that grinds my gears the most. I have root to our whole production cluster including the database, but I don't have admin rights to my laptop. Clearly can't be trusted.
I'll always be your shadow and veil your eyes from states of ain soph aur.
tofucake
Profile Blog Joined October 2009
Hyrule19086 Posts
November 21 2020 17:52 GMT
#20497
On November 21 2020 22:51 WombaT wrote:
The explode view is 100% ez, I just can’t remember how to do it or what it’s called. From bitter experience as I rebound my left function and left alt to the various switching window things and then was in hospital for so long I forgot how to undo it when I got out.

on the touch pad it's 4 fingers moving out
Liquipediaasante sana squash banana
emperorchampion
Profile Blog Joined December 2008
Canada9496 Posts
November 21 2020 18:13 GMT
#20498
On November 22 2020 02:52 tofucake wrote:
Show nested quote +
On November 21 2020 22:51 WombaT wrote:
The explode view is 100% ez, I just can’t remember how to do it or what it’s called. From bitter experience as I rebound my left function and left alt to the various switching window things and then was in hospital for so long I forgot how to undo it when I got out.

on the touch pad it's 4 fingers moving out


3 fingers up is OP also
TRUEESPORTS || your days as a respected member of team liquid are over
Godwrath
Profile Joined August 2012
Spain10131 Posts
November 21 2020 22:21 GMT
#20499
On November 21 2020 20:54 Manit0u wrote:
- ctrl/cmd not being the leftmost bottom button on the keyboard (hate keyboards with this useless fn key there, hope I can remap it)

If you find a way, please share it. My laptop has it and i want to kill somebody whenever i have to press some F'X' key.
Manit0u
Profile Blog Joined August 2004
Poland17341 Posts
November 22 2020 01:52 GMT
#20500
On November 22 2020 02:52 tofucake wrote:
Show nested quote +
On November 21 2020 22:51 WombaT wrote:
The explode view is 100% ez, I just can’t remember how to do it or what it’s called. From bitter experience as I rebound my left function and left alt to the various switching window things and then was in hospital for so long I forgot how to undo it when I got out.

on the touch pad it's 4 fingers moving out


WTF man. I'm a caveman with this stuff and I have no idea what "4 fingers moving out on the touchpad" means as touchpad is an atrocity for me and I avoid touching it as much as I can.
Time is precious. Waste it wisely.
Prev 1 1023 1024 1025 1026 1027 1031 Next
Please log in or register to reply.
Live Events Refresh
PiGosaur Monday
00:00
#49
davetesta55
Liquipedia
OSC
23:00
OSC Elite Rising Star #16
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 124
trigger 26
StarCraft: Brood War
Artosis 754
Backho 135
NaDa 14
Dota 2
monkeys_forever413
Counter-Strike
fl0m831
kRYSTAL_40
Super Smash Bros
C9.Mang0266
Mew2King0
Heroes of the Storm
NeuroSwarm127
Other Games
summit1g8349
Grubby3546
shahzam754
Day[9].tv651
ToD228
Sick162
Maynarde122
Trikslyr61
XaKoH 57
ViBE50
Organizations
Other Games
gamesdonequick627
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• intothetv
• AfreecaTV YouTube
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• masondota22121
Other Games
• Scarra1178
• imaqtpie865
• Day9tv651
Upcoming Events
LiuLi Cup
10h 51m
OSC
18h 51m
RSL Revival
1d 9h
Maru vs Reynor
Cure vs TriGGeR
The PondCast
1d 12h
RSL Revival
2 days
Zoun vs Classic
Korean StarCraft League
3 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
BSL Open LAN 2025 - War…
4 days
RSL Revival
4 days
[ Show More ]
Online Event
4 days
Wardi Open
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
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
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 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.