• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 01:20
CEST 07:20
KST 14:20
  • 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
[ASL19] Finals Recap: Standing Tall6HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0TL Team Map Contest #5: Presented by Monster Energy6
Community News
Flash Announces Hiatus From ASL40Weekly Cups (June 23-29): Reynor in world title form?12FEL Cracov 2025 (July 27) - $8000 live event16Esports World Cup 2025 - Final Player Roster14Weekly Cups (June 16-22): Clem strikes back1
StarCraft 2
General
Statistics for vetoed/disliked maps The SCII GOAT: A statistical Evaluation Weekly Cups (June 23-29): Reynor in world title form? StarCraft Mass Recall: SC1 campaigns on SC2 thread How does the number of casters affect your enjoyment of esports?
Tourneys
RSL: Revival, a new crowdfunded tournament series [GSL 2025] Code S: Season 2 - Semi Finals & Finals $5,100+ SEL Season 2 Championship (SC: Evo) FEL Cracov 2025 (July 27) - $8000 live event HomeStory Cup 27 (June 27-29)
Strategy
How did i lose this ZvP, whats the proper response Simple Questions Simple Answers
Custom Maps
[UMS] Zillion Zerglings
External Content
Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome Mutation # 478 Instant Karma Mutation # 477 Slow and Steady
Brood War
General
[ASL19] Finals Recap: Standing Tall Flash Announces Hiatus From ASL Help: rep cant save BGH Auto Balance -> http://bghmmr.eu/ Where did Hovz go?
Tourneys
[Megathread] Daily Proleagues [BSL20] GosuLeague RO16 - Tue & Wed 20:00+CET The Casual Games of the Week Thread [BSL20] ProLeague LB Final - Saturday 20:00 CET
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread Path of Exile What do you want from future RTS games? Beyond All Reason
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
Trading/Investing Thread Things Aren’t Peaceful in Palestine US Politics Mega-thread The Games Industry And ATVI Stop Killing Games - European Citizens Initiative
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Anime Discussion Thread [Manga] One Piece [\m/] Heavy Metal Thread Korean Music Discussion
Sports
2024 - 2025 Football Thread NBA General Discussion Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
from making sc maps to makin…
Husyelt
Blog #2
tankgirl
Game Sound vs. Music: The Im…
TrAiDoS
StarCraft improvement
iopq
Heero Yuy & the Tax…
KrillinFromwales
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 504 users

The Big Programming Thread - Page 749

Forum Index > General Forum
Post a Reply
Prev 1 747 748 749 750 751 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.
teamamerica
Profile Blog Joined July 2010
United States958 Posts
Last Edited: 2016-08-04 07:17:05
August 04 2016 07:15 GMT
#14961
On August 03 2016 09:41 ShoCkeyy wrote:
NO! Learn Python, the market is asking for more Python developers all the sudden. As for RoR, the syntax and conventions are bizarre, if someone else need to pickup the RoR app it's overkill... Python on the other hand, is very similar to JS, Java, and some what C++


I don't understand where you're coming from here. I think it's really location dependent in terms of job market for Python. I've done python web programming in Flask and Django and I don't think it's any better then Rails - I think Rails has a lot going for it in a lot bundled in, many gems, and a decent market of RoR dev. For example when I was in socal I could find a lot of RoR job posting but less Python work. Now I'm in SF and there's a ton of both. Also the "Rails Tutorial" which has been mentioned here before I'm sure is, I think, a solid intro into web development as a whole. I'm ntot sure what conventions from Rails you consider bizarre?

Python sure has a lot of other uses outside web such as in data analysis/machine learning (scipy, numby, pyspark, theano, tensorflow bindings) nowadays though.

On August 03 2016 16:25 kanu_knl wrote:
Hi, I am building a database for a non-profit school and is looking for mysql hosting companies. Do you know any good one? Thanks alot.


I thought Dreamhost was pretty reliable when I was doing lamp stack stuff. I'd avoid using AWS minus maybe RDS b/c I don't think if you're asking this question you should run your own linux server and deal with backups to be frank.

What are you trying to make for this school out of curiosity?


On August 03 2016 00:53 Doodsmack wrote:
Show nested quote +
On July 23 2016 01:14 enigmaticcam wrote:
On July 22 2016 08:16 tofucake wrote:
On July 22 2016 02:36 Doodsmack wrote:
Are Microsoft SQL Server skills (including T-SQL obv) valuable and future-secure?

no

Good to know, and there will always be MSSQL jobs, but Linux servers are like 98% of the internet

That depends on how you use SQL server. Your typical DBA manages a SQL server mostly at an infrastructure level, which would all be proprietary to Microsoft. But at an application level, learning to collate data and understand how to talk to a database is absolutely relevant regardless of the language or implementation.

Also not all databases support internet based applications. There are a lot of internal applications in the corporate world that require a database layer, and SQL Server thrives there.


Thanks for the info all. I only have a basic understand of all this but what are some database technologies that may be used more for internet based applications (including cloud because I know there's Azure SQL). Are these technologies relational? I am learning T-SQL and feel pretty comfortable querying a relational db.


Some relational database (such as SQL server) plus a caching layer (for a lot of web companies, redis and memcache are often used to cache) can power a lot. Beyond just general fortune 500 business whose backend are powered by MSSQL/Oracle, some sites that come to mind are Stack Overflow and Plenty of Fish that have some public posts about their architecture.

+ Show Spoiler +

Some alternative relational databases you'll see mentioned a lot on the internet are MySQL (and it's corresponding forks MariaDB, Percona) and Postgres. These are relational db server that are suitable for a decently high throughput internet application and an OLTP workload.

All these databases support various levels of SQL standard and have different features but they all provide basic compatibility for a lot of CRUD functionality. For example SQL server supports materialized views which neither Postgres or MySQL do, and MySQL doesn't have stuff like common table expressions. "use the index luke" is a fun side to read some of their articles.

There's document DBs such as couchdb and mongo as Mantiou mentioned. Broadly, relational databases have support for...relations among tables with foreign keys. Document DBs focus on having large denormalized documents and don't support relations - in turn they tend to buy things such as maybe more scability, ease of multimaster setup. I've not used CouchDB but I've used mongodb and regret all the pain it's caused me to be honest - a lot of times we moved logic into app to deal with funky data. Since you mention TSQL I assume you're in .NET world - there is RavenDB there as a document DB.

Beyond that there are a wealth of other DB with different use cases you might run into all in one company. There's wide column stores such as Cassandra that will buy you very high write throughput and linear scalability across nodes but now you have to structure your data partitions. For example, Apple runs a very large Cassandra cluster - perhaps iMessage metadata per user. HBase is an alternative here.

There is the whole Hadoop ecosystem of HDFS, Hadoop, Hive, Presto, Drill etc - basically Hadoop map reduce and tools around quickly gaining insights out of that (so not everyone has to write their own map reduce jobs). You might run into this working in a lot of companies analytics pipelines, even normal bigco fortune 500 work now. In the analytics space you run into other proprietary column stores such as Vertica, Teradata, Hana which are optimized for OLAP analytics queries.


To some extent you can get away with only a single MySQL/Postgres instance and in my opinion knowing how to work well with relational data is super important base skill to have.

I've worked at 2 companies doing internet facing stuff and can share a bit about the technolgies they used

First company was just bigco and I worked in team that was responsibile for operation of main website where people bought products and paid bills:
1) Lots of oracle and MSSQL clusters that power various frontend web and desktop apps
2) Java datagrid as cache (Oracle coherence)
3) Some MySQL clusters for low throughput web apps, Varnish as caching in front of this.
4) DB2 instance
5) Teradata and Hadoop used for the analytics in the departments I knew about.
6) Elasticsearch for logging data clusters
7) Using berkeleydb ldap for some stuff

At other company (web facing)
1) User data in mongo (sadness)
2) Main system uses heavily cached mongo, cassandra for handling several k request/sec
3) Feed data via Kafka into Hive for analytics
4) Analytics rolled up into MySQL via jobs for report
RIP GOMTV. RIP PROLEAGUE.
Prillan
Profile Joined August 2011
Sweden350 Posts
August 04 2016 09:07 GMT
#14962
Great post!

I agree with the pain of using mongodb. I'm using it to store a lot of data from the dota2 api, and that's fine but as soon as I want to do something with it it's, well awful.
The query, "Delete everything (not in this list and older than 7 days)" is a pain to run. It got translated to 100 lines of python code because of limitations in mongo (2.6).

Also, postgresql does have support for materialized views https://www.postgresql.org/docs/9.5/static/rules-materializedviews.html

CREATE MATERIALIZED VIEW mymatview AS SELECT * FROM mytab;
REFRESH MATERIALIZED VIEW mymatview;

TheBB's sidekick, aligulac.com | "Reality is frequently inaccurate." - Douglas Adams
teamamerica
Profile Blog Joined July 2010
United States958 Posts
August 04 2016 19:17 GMT
#14963
On August 04 2016 18:07 Prillan wrote:
Great post!

I agree with the pain of using mongodb. I'm using it to store a lot of data from the dota2 api, and that's fine but as soon as I want to do something with it it's, well awful.
The query, "Delete everything (not in this list and older than 7 days)" is a pain to run. It got translated to 100 lines of python code because of limitations in mongo (2.6).

Also, postgresql does have support for materialized views https://www.postgresql.org/docs/9.5/static/rules-materializedviews.html

CREATE MATERIALIZED VIEW mymatview AS SELECT * FROM mytab;
REFRESH MATERIALIZED VIEW mymatview;



Good catch, thanks! What I meant to say is in MSSQL and Oracle you can have materialized views that are automatically updated when the backing tables change. In Postgres and MySQL you can do the same with triggers I suppose I just have never done it.
RIP GOMTV. RIP PROLEAGUE.
Manit0u
Profile Blog Joined August 2004
Poland17242 Posts
August 04 2016 20:27 GMT
#14964
On August 05 2016 04:17 teamamerica wrote:
Show nested quote +
On August 04 2016 18:07 Prillan wrote:
Great post!

I agree with the pain of using mongodb. I'm using it to store a lot of data from the dota2 api, and that's fine but as soon as I want to do something with it it's, well awful.
The query, "Delete everything (not in this list and older than 7 days)" is a pain to run. It got translated to 100 lines of python code because of limitations in mongo (2.6).

Also, postgresql does have support for materialized views https://www.postgresql.org/docs/9.5/static/rules-materializedviews.html

CREATE MATERIALIZED VIEW mymatview AS SELECT * FROM mytab;
REFRESH MATERIALIZED VIEW mymatview;



Good catch, thanks! What I meant to say is in MSSQL and Oracle you can have materialized views that are automatically updated when the backing tables change. In Postgres and MySQL you can do the same with triggers I suppose I just have never done it.


You can have regular views in postgres which act pretty much like aggregate queries and are always up to date.
Time is precious. Waste it wisely.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
August 04 2016 20:31 GMT
#14965
How is your math guys? I've found mine is lacking. Any suggestions how to improve? E.g. books to self-educate myself.
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
August 04 2016 20:32 GMT
#14966
anyone had to implement netflix's Hsytrix?

https://github.com/Netflix/Hystrix
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
ShoCkeyy
Profile Blog Joined July 2008
7815 Posts
Last Edited: 2016-08-04 21:31:26
August 04 2016 21:05 GMT
#14967
On August 05 2016 05:31 Shield wrote:
How is your math guys? I've found mine is lacking. Any suggestions how to improve? E.g. books to self-educate myself.


Khan academy imo. Mine is good, I was pretty good at math through out high school, always two grades ahead in math than my peers. I know for Javascript, Algebra does wonders

On August 04 2016 16:15 teamamerica wrote:
Show nested quote +
On August 03 2016 09:41 ShoCkeyy wrote:
NO! Learn Python, the market is asking for more Python developers all the sudden. As for RoR, the syntax and conventions are bizarre, if someone else need to pickup the RoR app it's overkill... Python on the other hand, is very similar to JS, Java, and some what C++


I don't understand where you're coming from here. I think it's really location dependent in terms of job market for Python. I've done python web programming in Flask and Django and I don't think it's any better then Rails - I think Rails has a lot going for it in a lot bundled in, many gems, and a decent market of RoR dev. For example when I was in socal I could find a lot of RoR job posting but less Python work. Now I'm in SF and there's a ton of both. Also the "Rails Tutorial" which has been mentioned here before I'm sure is, I think, a solid intro into web development as a whole. I'm ntot sure what conventions from Rails you consider bizarre?

Python sure has a lot of other uses outside web such as in data analysis/machine learning (scipy, numby, pyspark, theano, tensorflow bindings) nowadays though.



If you're trying to say RoR is good for the gems, community, then why not just use Node? Which is 10x better at this point.

As for the conventions, devs often ignore learning conventions properly, and it creates a mess within apps. This is typical case when I used to find RoR developers, they ignore it because rails does a lot of magic.

http://stackoverflow.com/questions/441717/whats-wrong-with-magic
Life?
TheEmulator
Profile Blog Joined July 2010
28087 Posts
August 04 2016 21:20 GMT
#14968
I haven't checked out Khan academy in a while, but I think it stops at basic Uni calculus and linear algrebra? So if you haven't gone that far it's great, but otherwise it's a bit lacking.
Administrator
MtlGuitarist97
Profile Blog Joined July 2011
United States1539 Posts
August 04 2016 21:45 GMT
#14969
On August 05 2016 06:20 TheEmulator wrote:
I haven't checked out Khan academy in a while, but I think it stops at basic Uni calculus and linear algrebra? So if you haven't gone that far it's great, but otherwise it's a bit lacking.

It covers most math through the first two years of university in the states, for an average student. It's not a phenomenal resource, but considering it's free I'd say that it's still exceptional for >75% of people.
TheEmulator
Profile Blog Joined July 2010
28087 Posts
August 04 2016 21:47 GMT
#14970
Oh kk. I thought it just covered high school calc and some of uni calc I, then some basic linear stuff.
Administrator
MtlGuitarist97
Profile Blog Joined July 2011
United States1539 Posts
August 04 2016 21:51 GMT
#14971
On August 05 2016 06:47 TheEmulator wrote:
Oh kk. I thought it just covered high school calc and some of uni calc I, then some basic linear stuff.

Nah, it covers calculus through multivariable integration and some basic vector calculus. It also covers linear algebra and basic diffEqs. It basically covers the average engineer's mathematics sequence I think.
berated-
Profile Blog Joined February 2007
United States1134 Posts
August 05 2016 02:27 GMT
#14972
On August 05 2016 05:32 amazingxkcd wrote:
anyone had to implement netflix's Hsytrix?

https://github.com/Netflix/Hystrix



We use hystrix. If you're going to use it though and you're using it for http I'd suggest using feign though. It's all the good of hystrix but wrapped a bit nicer.
Manit0u
Profile Blog Joined August 2004
Poland17242 Posts
Last Edited: 2016-08-05 07:17:14
August 05 2016 07:15 GMT
#14973
On August 05 2016 06:05 ShoCkeyy wrote:
If you're trying to say RoR is good for the gems, community, then why not just use Node? Which is 10x better at this point.


Dude, but Node is JavaScript and JavaScript is:
a) bad
b) not something I'd feel comfortable running in the back-end



We've been checking various technologies at my company recently to switch out of PHP. Compiled pros and cons for most common things and what cracked me was the consensus for 2 things among 90% of our developers:
1. Main JS con: JavaScript
2. Main Java con: Java

Time is precious. Waste it wisely.
Djagulingu
Profile Blog Joined December 2010
Germany3605 Posts
August 05 2016 07:31 GMT
#14974
On August 05 2016 16:15 Manit0u wrote:
Show nested quote +
On August 05 2016 06:05 ShoCkeyy wrote:
If you're trying to say RoR is good for the gems, community, then why not just use Node? Which is 10x better at this point.


Dude, but Node is JavaScript and JavaScript is:
a) bad
b) not something I'd feel comfortable running in the back-end



We've been checking various technologies at my company recently to switch out of PHP. Compiled pros and cons for most common things and what cracked me was the consensus for 2 things among 90% of our developers:
1. Main JS con: JavaScript
2. Main Java con: Java


Why are your developers this stupid (I don't know how not stupid your developers are, except for that 55 year old intern who "downloaded a bunch of zipfiles" from github). I can understand the "Main JS con: JavaScript" but "Main Java con: Java" is plain bs.

Anyway, ask your developers what Main Scala con is. Or Main Python con. Or Main Golang con.
"windows bash is a steaming heap of shit" tofucake
Nesserev
Profile Blog Joined January 2011
Belgium2760 Posts
Last Edited: 2016-08-05 07:59:17
August 05 2016 07:50 GMT
#14975
--- Nuked ---
Manit0u
Profile Blog Joined August 2004
Poland17242 Posts
Last Edited: 2016-08-05 10:56:39
August 05 2016 10:49 GMT
#14976
On August 05 2016 16:31 Djagulingu wrote:
Show nested quote +
On August 05 2016 16:15 Manit0u wrote:
On August 05 2016 06:05 ShoCkeyy wrote:
If you're trying to say RoR is good for the gems, community, then why not just use Node? Which is 10x better at this point.


Dude, but Node is JavaScript and JavaScript is:
a) bad
b) not something I'd feel comfortable running in the back-end



We've been checking various technologies at my company recently to switch out of PHP. Compiled pros and cons for most common things and what cracked me was the consensus for 2 things among 90% of our developers:
1. Main JS con: JavaScript
2. Main Java con: Java


Why are your developers this stupid (I don't know how not stupid your developers are, except for that 55 year old intern who "downloaded a bunch of zipfiles" from github). I can understand the "Main JS con: JavaScript" but "Main Java con: Java" is plain bs.

Anyway, ask your developers what Main Scala con is. Or Main Python con. Or Main Golang con.


We tried Java in one project and no one liked it. Also, why would you use Java if you can use Scala, Clojure, JRuby, Jython or anything else that compiles to Java bytecode, can run on JVM and gives you access to all of Java without the horrible thing that is Java itself?

Edit: A bit further explanation...

I've been trying to get into Java for years now (off and on) and I simply can't do it. I mean, I could code in it if I was forced to, but it would give me 0 pleasure and my mindset is that I do what I do because it's fun and I like it (earning money is just a byproduct of doing something I'd be doing anyway). Java is no fun for me, it would feel like work...
Time is precious. Waste it wisely.
tofucake
Profile Blog Joined October 2009
Hyrule19029 Posts
August 05 2016 12:42 GMT
#14977
JS isn't bad, it's actually amazing. But it's bad for backend. Java is also bad for web but not bad intrinsically.
Liquipediaasante sana squash banana
Nesserev
Profile Blog Joined January 2011
Belgium2760 Posts
August 05 2016 12:52 GMT
#14978
--- Nuked ---
ShoCkeyy
Profile Blog Joined July 2008
7815 Posts
Last Edited: 2016-08-05 13:29:31
August 05 2016 12:55 GMT
#14979
Yes, if you say it's bad, then you're not using JavaScript correctly. While it does have its issues, it has come a long way. Never ever use it for math that's for damn sure.
Life?
Manit0u
Profile Blog Joined August 2004
Poland17242 Posts
Last Edited: 2016-08-05 13:51:15
August 05 2016 13:50 GMT
#14980
On August 05 2016 21:55 ShoCkeyy wrote:
Yes, if you say it's bad, then you're not using JavaScript correctly. While it does have its issues, it has come a long way. Never ever use it for math that's for damn sure.


Don't forget about Date, which isn't even consistent across browsers.
Time is precious. Waste it wisely.
Prev 1 747 748 749 750 751 1031 Next
Please log in or register to reply.
Live Events Refresh
Next event in 4h 40m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 231
StarCraft: Brood War
PianO 391
Snow 103
Aegong 65
JulyZerg 61
Nal_rA 45
Rock 31
ajuk12(nOOB) 14
Noble 9
Icarus 7
Bale 6
Dota 2
NeuroSwarm116
League of Legends
JimRising 779
Counter-Strike
Stewie2K726
Super Smash Bros
Mew2King201
amsayoshi47
Heroes of the Storm
Khaldor98
Other Games
summit1g9128
shahzam719
hungrybox380
WinterStarcraft368
RuFF_SC266
Organizations
Other Games
gamesdonequick1007
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• Berry_CruncH330
• practicex 48
• OhrlRock 3
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1280
• Lourlo883
• Stunt388
Upcoming Events
The PondCast
4h 40m
RSL Revival
4h 40m
ByuN vs Classic
Clem vs Cham
WardiTV European League
10h 40m
Replay Cast
18h 40m
RSL Revival
1d 4h
herO vs SHIN
Reynor vs Cure
WardiTV European League
1d 10h
FEL
1d 10h
Korean StarCraft League
1d 21h
CranKy Ducklings
2 days
RSL Revival
2 days
[ Show More ]
FEL
2 days
Sparkling Tuna Cup
3 days
RSL Revival
3 days
FEL
3 days
BSL: ProLeague
3 days
Dewalt vs Bonyth
Replay Cast
4 days
Replay Cast
5 days
The PondCast
6 days
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2025-06-28
HSC XXVII
Heroes 10 EU

Ongoing

JPL Season 2
BSL 2v2 Season 3
BSL Season 20
Acropolis #3
KCM Race Survival 2025 Season 2
CSL 17: 2025 SUMMER
Copa Latinoamericana 4
Championship of Russia 2025
RSL Revival: Season 1
Murky Cup #2
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
BLAST Rivals Spring 2025
MESA Nomadic Masters
CCT Season 2 Global Finals
IEM Melbourne 2025
YaLLa Compass Qatar 2025

Upcoming

CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
K-Championship
uThermal 2v2 Main Event
SEL Season 2 Championship
FEL Cracov 2025
Esports World Cup 2025
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
FISSURE Playground #1
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.