Comments: 96
oidoperfecto [2013-12-10 00:28:01 +0000 UTC]
3.times do
Β print "Ha"
end
π: 0 β©: 0
Hormesis [2013-11-11 12:54:37 +0000 UTC]
Lovely. Now let's see if we can get the "your browser is not a *-nightly" warning to go away.
Love, an Opera user on Ubuntu (yeah, there's newer Blink-based Operas out there but I still haven't found what doesn't work on DA on Opera. So to access the top menu without constantly closing the thing, I had to write my own rule in the browser's user stylesheet).
Hah, I'm no fan of LESS but it certainly is an advantage that I can swear more in development knowing someone won't see those comments when accessing the .css file via the website.
π: 0 β©: 0
LabLayers [2013-09-23 01:44:06 +0000 UTC]
Confession: it was me who complained, because I couldn't access deviantART from school. Thanks for the epic follow-up! :C
Β
π: 0 β©: 1
Storm-Engineer [2013-09-19 04:18:44 +0000 UTC]
/me rolls on the floor laughing crazily
I used to do web development... I feel you guys. Totally. XDDD
π: 0 β©: 1
Storm-Engineer In reply to Storm-Engineer [2013-09-19 04:21:11 +0000 UTC]
p.s.: And I used to have some of the most insane comments in my code occasionally. Or writing comments in haiku form... *rolls eyes*
π: 0 β©: 0
AKLP [2013-08-30 08:53:11 +0000 UTC]
Why wouldn't you minify your css files anyway?
That's rather ridiculous coming from a huge website like da
π: 0 β©: 1
KnightAR In reply to AKLP [2013-09-06 05:36:48 +0000 UTC]
I don't know why, but it was just never done. (Speaking as a ex-web developer at dA) I don't know why we never put the effort into changing that but I do know it wasn't just a simple "ok lets turn this on" sort of change. I do know there was talk multiple times to change it but it just never happened.
π: 0 β©: 1
AKLP In reply to KnightAR [2013-09-11 15:07:07 +0000 UTC]
How come it's not just a "turn it on" sort of change? all you have to do is minify your assets before you commit the changes. Hell there are so many tools out there to do it for you (like for example save for autominification).
π: 0 β©: 2
banks In reply to AKLP [2013-09-19 16:20:29 +0000 UTC]
It wasn't just 'turn it on' because no CSS minifiers handle the many IE6 hacks we had throughout our CSS.
i.e. we tried 'just turning it on' and tons of stuff either failed to compile or broke and until recently we didn't make the effort to go and strip out all those old hacks (mostly because we don't support IE6 anymore and don't need many of them).
π: 0 β©: 0
KnightAR In reply to AKLP [2013-09-12 11:14:47 +0000 UTC]
That's the low-tech manual way of doing it and it's not suitable for large codebases with a lot of CSS/JS such as dA. They have have two systems called DWait & Jenny CraigΒ (Read more on the systems here ) which takes a list of CSS/JSΒ and combines them into a single file instead of serving manny. It's easier to work on a bunch of separate files (which allows more flexibility) then to work on a single massive file. A CSS file (in this instance) is committed unminifyed and after the system combines the files, it minifys it and stores it separately. This allows the developers to develop on a unminifyed version of the CSS/JS to debug problems but still serve the minifyed version out to users. This is the system that dA pretty much has in place, the missing component until recently was the CSS being minifyed also.
π: 0 β©: 1
AKLP In reply to KnightAR [2013-09-12 12:58:27 +0000 UTC]
That's what I'm saying.
Once the system prepares the final combined CSS file, all you have to do is minify it...
π: 0 β©: 0
xooxu [2013-08-19 14:55:29 +0000 UTC]
This is pretty hilarious. Especially that profanity filters check the areas like CSS files, where it's fairly hard (I think impossible?) for normal users to even find, let alone read through. But, if I may, why on earth is that quote image a picture of a roulette board??
π: 0 β©: 2
namenotrequired In reply to xooxu [2013-09-30 17:58:20 +0000 UTC]
CSS can be used to add visible content on the page though, so that's probably why.
π: 0 β©: 0
CoryZ40 In reply to xooxu [2013-08-20 17:11:12 +0000 UTC]
It's not hard, and it is certainly not impossible.
π: 0 β©: 1
isavedlatin2x In reply to CoryZ40 [2013-08-22 12:12:47 +0000 UTC]
True, but highly unlikely, wouldn't you say?
π: 0 β©: 1
CoryZ40 In reply to isavedlatin2x [2013-08-22 15:31:22 +0000 UTC]
yeah, the average use doesn't go looking through someone else's CSS. I do from time to time, but the majority of web users probably don't.
π: 0 β©: 0
LadyFoxling [2013-08-18 15:06:50 +0000 UTC]
Did anyone get fired over this?
π: 0 β©: 0
StevenRoy [2013-08-17 05:26:08 +0000 UTC]
Ah, leave it to an art site... Truly putting the style in stylesh***s!
π: 0 β©: 0
DarkEcoFreak3 [2013-08-17 04:06:32 +0000 UTC]
Is it odd that I found that somewhat amusing?
π: 0 β©: 1
deli73123 In reply to DarkEcoFreak3 [2013-08-18 18:15:08 +0000 UTC]
No, I found it rather amusing too. Β Although the site filters really shouldn't worry about cuss words in a css file most people won't even see!
π: 0 β©: 2
DreamWave-SKG In reply to deli73123 [2013-08-19 12:41:30 +0000 UTC]
There is a "content" attribute for CSS which one can use to display text inside a container. That's why CSS is also filtered
π: 0 β©: 2
DarkEcoFreak3 In reply to deli73123 [2013-08-18 22:46:29 +0000 UTC]
This is true⦠I guess it can't really tell the difference! XD
π: 0 β©: 1
deli73123 In reply to DarkEcoFreak3 [2013-08-18 23:57:30 +0000 UTC]
They could program it so it knows what type of file it's looking at!
π: 0 β©: 0
bannylou [2013-08-16 22:32:04 +0000 UTC]
So we can't say fuck?
π: 0 β©: 1
QVxVCTxZero [2013-08-16 19:13:10 +0000 UTC]
Oh dear. Thanks for the tip if I ever expand my CSS skills.
π: 0 β©: 0
panzi [2013-08-15 17:51:32 +0000 UTC]
Interesting. Why did you decide to use LESS and not SASS? I'm not saying one is better than the other, but I wonder how you decided this? Maybe I got the wrong impression but I think more people use SASS. I think SASS was better integrated in Rails last time I checked. Might be different now.
π: 0 β©: 1
stevethepocket In reply to sgrahamUK [2013-08-17 23:31:53 +0000 UTC]
Huh. Well, I can add this to the list of well-known sites that run on PHP. I'm actually quite surprised; I figured all the sites that have their own dedicated coding staffs had switched to something else by now.
π: 0 β©: 1
namenotrequired In reply to stevethepocket [2013-09-30 18:00:41 +0000 UTC]
As far as I know it's generally considered really bad practice to try and rewrite an entire code base, especially when it's as old as dA's, let alone into another language.
π: 0 β©: 0
panzi In reply to sgrahamUK [2013-08-16 14:09:14 +0000 UTC]
I see. Thanks.
π: 0 β©: 0
monkeyraptor [2013-08-15 06:05:02 +0000 UTC]
LOL
π: 0 β©: 0
AfricanObserver [2013-08-14 16:03:56 +0000 UTC]
Well, sort of you do.
I tried to raise a bug report a while ago, saying that on a slow link, with large latency, dA breaks - renders as horrible text, or, most often, with missing thumbnails. Maybe due to the 233kB of css that it pulls down. Other sites load slowly, but load. dA breaks.
The response was rather underwhelming, I'm afraid.
I know I'm at the bottom of Africa, and not a huge target market, but slow and broken are different. Broken implies brittle.
The pathping from SA to dA makes for interesting reading - just short of 200ms latency on the "other" (your) side of the pond.
Just an outsiders observation.
Grant H
π: 0 β©: 1
formatela In reply to AfricanObserver [2013-08-16 21:39:51 +0000 UTC]
I get the same problems in UK. DA is almost unusable most of the time.
π: 0 β©: 1
AfricanObserver In reply to formatela [2013-08-17 12:25:52 +0000 UTC]
The Atlantic is wide... the little fishies have to swim far with our data ...
π: 0 β©: 1
formatela In reply to AfricanObserver [2013-08-17 14:50:10 +0000 UTC]
I think a lot of the problems are at the DA end - it was so bad a few months ago that I made a picture of a tracert and sent it to their support team formatela.deviantart.com/art/Pβ¦
2 weeks after I sent it to them I got an email asking if I was still having the problem. I told them I was and I've heard nothing back from them since then.
π: 0 β©: 1
KnightAR In reply to formatela [2013-09-12 11:34:41 +0000 UTC]
The request timed out is a normal occurrence, if you read this article it state "the *sβ are due to a firewall blocking traceroute packets. This is perfectly normal.". It does not point to a flaw on dA's end, rather a router that is blocking your traceroute packets causing the rest of the traceroute to be lost. Any slowdown could be caused by the CDN (content delivery network) or other factors, but a traceroute isn't a set in stone reason for slowdowns.
π: 0 β©: 1
formatela In reply to KnightAR [2013-09-13 09:57:57 +0000 UTC]
No, that's not correct. The tracert gets through to DA most of the time, but not always, so it doesn't point to a router blocking packets, unless it's something they arbitrarily turn on and off whenever they feel like it - and the tracert got right the way through until it got as far as DA's network, then it timed out. An hour later DA was available and the tracert was also getting right the way through.
π: 0 β©: 1
KnightAR In reply to formatela [2013-09-14 09:05:16 +0000 UTC]
It's because you don't always go down the same network path everytime ... network routing is a ever-changing so you may never go down the extact same path 100% of the time. From one traceroute to the next, you may get a router that's not blocking traceroute packets.
π: 0 β©: 0
yaclive [2013-08-14 04:49:46 +0000 UTC]
the logo effect using dtbg.png is pretty cool, unrelated but I thought you should know
π: 0 β©: 0
| Next =>