-
2013:43 - 12:17:09.553:
rip in peace, Presto
Opera’s going to be switching to webkit
fuck the web :(
with 3 notes
-
2013:27 - 00:39:34.069:
text post preview doesn’t process markdown at all, instead acts like wysiwyg?? actually posts fine tho
i saw that. total bullshit i-didn’t-test-my-code kinda stuff we should expect by now though.
i found this out by copy+pasting your post about html-less html posts getting wysiwyg’d and totally panicked about markdown being entirely broken. saving as draft and then viewing the draft worked better though. welp. i hope foldingcookie writes a badass third party client……
the most regrettable thing is that this isn’t even new; markdown in preview has been broken for a month or two now (presumably when they started implementing the new dash code)
lesson learned: don’t even try to use markdown on tumblr. it really is not worth the trouble.
originally from Insufficiently Advanced Technology with 7 notes
Source: insufficientlyadvanced
-
2013:25 - 18:44:53.822:
tumblr client design doc
so here’s my current plans for the design of the tumblr client library.
it’s going to be written in C, using json-c, libcurl, liboauth, and openssl; the idea is to write a reusable backend that provides an intuitive abstraction of the conceptual entities that tumblr exports, and then write a TUI frontend to that library.
with 3 notes
-
2013:25 - 09:54:00.454:
tumblr fucked everything up
<foldingcookie> fuck this bullshit, I can’t even get posts working properly I’m so fucking angry* A hackedy le gusta tu publicación: fuck this bullshit, I can’t even get posts ...<foldingcookie> I'm so mad<foldingcookie> this is stupid<eccentric-nucleus> WELCOME TO THE NEW TUMBLR.<foldingcookie> the post buttons do nothing until I enable the webkit js debugger... fuck this shit<eccentric-nucleus> that’s apparently a missing e thing or smth i think? but yeah it’s not great<foldingcookie> haha I don’t use missing-E or any userscripts at all for that matter, I just don’t use Safari or Chrome<eccentric-nucleus> ha ha ha ha D:with 1 note
-
2013:25 - 09:28:00.436:
haha IE user-agents revert the tumblr changes for now
let me use this super-powerful interface to merge some of these shitposts down into something less abusive of my followers’ attention. sorry, everyone.
with 4 notes
-
2013:25 - 09:20:27.430:
Because OAuth 2.0 is more like a framework rather than a defined protocol, any OAuth 2.0 implementation is unlikely to naturally be interoperable with any other OAuth 2.0 implementation. Further deployment profiling and specification would be required for any interoperability.[14]
https://en.wikipedia.org/wiki/OAuth#Non-interoperability
lol, it’s seriously like a bunch of fucking clowns built all this shit
with 4 notes
-
2013:25 - 09:13:54.426:
xauth: Web apps should use the standard OAuth flow, reserving xAuth for apps in which the web authorization process is impractical or impossible, such as native desktop or mobile apps.
http://www.tumblr.com/oauth/apps
what does that even mean and why can’t I specify the source url for stuff anymore
with 3 notes
-
2013:25 - 09:06:00.420:
time to write a tumblr client library in a language that actually interoperates with other ecosystems and has some notion of efficiency
what the fuck is an xauth
btw hmu on IRC or something if anyone wants to help
with 1 note
-
2012:295 - 01:21:30.056:
the
<marquee>
tag has been deprecated. instead use
@keyframes marquee { from { left: -10%; } to { left: 100%; } } @-webkit-keyframes marquee { from { left: -10%; } to { left: 100%; } } @-moz-keyframes marquee { from { left: -10%; } to { left: 100%; } } @-ms-keyframes marquee { from { left: -10%; } to { left: 100%; } } @-o-keyframes marquee { from { left: -10%; } to { left: 100%; } } .marquee {
overflow: hidden;
position: absolute;animation: marquee 10s linear infinite; -webkit-animation: marquee 10s linear infinite; -moz-animation: marquee 10s linear infinite; -ms-animation: marquee 10s linear infinite; -o-animation: marquee 10s linear infinite; <div class='marquee'></div>
YES
originally from MOONFUCKER with 16 notes
Source: chibisokka
-
2012:293 - 01:31:16.063:
This is bullshit.
Tested under webkitgtk 1.10.1; works with earlier versions and probably with some other webkit ports as well. Prints via console.log, so open your inspector or whatnot. In essence: elements with identical style data aren’t necessarily identical; also, once an element gets perturbed there’s no easy way to return it to a native (themed) rendering. -webkit-appearance is a read-only (ish) variable: you can set it to none by writing to it /or/ other CSS properties, but you can’t set it to non-none values without a lot of fuckery (or at all in some scenarios).
-
2012:222 - 20:44:00.863:
Google now lowers search rankings of copyright-infringing sites
I want to give a shoutout to anybody, anywhere, that thinks censorship is cool: man, fuck you!
(That’s not to say that this is censorship by google, but to denounce Google’s implicit support of the copyright censorship regime.)
with 2 notes
-
2012:194 - 20:22:00.848:
I like to say that in the old days, if you reinvented the wheel, you would get your wrist slapped for not reading. But nowadays people are reinventing the flat tire.
originally from short shots with 11 notes
Source: drdobbs.com
-
2012:131 - 09:06:17.379:
it’s interesting times in the gophersphere
the gopher community is gathering itself up like the entfolk to discuss at length how things can be improved without compromising the legacy of gopher’s simplicity
I’m amazed this kind of discussion is actually happening. 2012 will be a big year for the protocol
Javascript is /the/ four-letter word here.
-
2012:81 - 02:01:44.126:
Captruism… In other words, you have to pay me for my stuff; but I demand yr stuff for free.
Kendall Clark explains Open Source 2.0 (via hack-the-planet)originally from Hack the Planet in Exile with 1 note
-
2012:38 - 21:04:15.919:
pretty much every blog on tumblr has two doctype declarations at the moment
because they added code to prepend anti-phishing js (what the fuck, you should know that can’t possibly work for more than a couple hours) and the html5 doctype to all blog pages.
wtffffff
with 6 notes