00:00
00:00
Gimmick
Thanks for dropping by!
NOTE: My outbox is full, so I may not be able to reply to PMs directly - might PM a reply via my alt or through comments.

Student

Somewhere

Joined on 8/20/08

Level:
28
Exp Points:
8,430 / 8,700
Exp Rank:
4,399
Vote Power:
6.96 votes
Rank:
General
Global Rank:
388
Blams:
1,969
Saves:
23,283
B/P Bonus:
48%
Whistle:
Silver
Medals:
2,487

Comments

Not sure what Flex is (though the name rings a bell) but it seems related to AIR/Flash, of course I could just Google at this point but...

What's the planned use for this? Can you embed it? Standalone program?

I'm not really catching the use case but fun to read regardless... and hell yeah that's too much... bought my current stationary for a similar amount. Bought second-hand computers for half of that since, if not less. Yeah.

Reminds me of... well that didn't work. Was going to link to a jukebox I made for my site back in the day in Flash that fetched audio files/titles/etc from an .xml file in the same directory, but apparently it doesn't support the latest version of Flash Player now... new times new problems. :/ Would be cool to implement Ruffle on a site outside NG though. Should work fine for pretty much everything I've made...

Flex is a layout and component library for Flash. Like JavaFX or Swing is to Java, or Qt or wxWidgets is to C++, so too Flex is to Flash.

It's mostly a library, so other developers can use it to make applications that have that "draggable and dockable panels" style layout possible. Like in FlashDevelop, or VS Code, or pretty much any IDE these days, dockable panels make organization really neat.

Was the jukebox made in AS2 or AS3? I'm kinda interested in knowing what sort of error it threw up.

Ah like Bootstrap with HTML/JS/CSS. :) Good to know. Soo what is the plan with this? Will you be making some kind of personal portfolio with the layout? Just playing around?

Actually... now that I'm really looking at the source code it's probably a problem with the JS I'm using to embed the Flash, not the actual Flash itself, maybe doesn't account for versions past a certain point... I'll have to go through it more later. Low on time with this Inktober shizzle. The page if you're curious, which at some future point of time shall hopefully start working again: https://cyberd.org/jukebox/

AS2 btw.

Mostly planning to use this in another project of mine, and partially playing around. What better way to know if the library's robust than using it in an application? :P

Hmm, that's weird - it works perfectly fine for me on Firefox. On further inspection, it seems that Chrome has broken the SWFObject library by not initializing the variables needed for SWFObject.

Based on the answers from StackOverflow, I suggest you use this HTML for embedding the SWF instead:

<object type="application/x-shockwave-flash" data="mediaGallery.swf">
<param name='movie' value="mediaGallery.swf"/>
<param name='bgcolor' value="#333333"/>
<param name='FlashVars' value="data_source='auto_folders.php'&initial_nav='Album3 - Videos/Krapooyo'" />
</object>

For sure. :) Looking forward to seeing it in action.

Say what... damn man you're right, I switched over to Opera just a while back since FireFox was getting to slow with the hardware I'm on right now, and they do both run the Chromium engine but... this really doesn't bode well for the future of Flash, broken embeds and libraries in addition to the future hassle of keeping the plugin...

We do have Ruffle of course, but so many pages that need to be updated with this kind of shizzle.

Anyway thanks, probably saved a lot of time with this. :) Just a minor adjustment to scale to full browser window there aaand it's working again! Old MediaFire links are still up and everything too, seems people occasionally do download some of this old stuff...

Not quite - almost all browsers run Webkit or Blink except for Firefox which runs Gecko. If you try it on any Webkit based browser (Chrome, Opera, Edge, Vivaldi, Brave, maybe even Safari) then it won't work; it seems FF is the only one not actively breaking it (yet)

On the plus side, one goal of the Ruffle project is to convert it to an extension that will automatically replace SWFs with the emulated equivalent so that shouldn't be too big a problem.

You're welcome :) I can't believe mediafire is still up and running. Might want to back things up to Mega or other sites just in case...I uploaded a file on Mediafire or another filesharing site but I think the link expired a while ago and can't access it now...

Ah, schooled. :) People need to know about this potentially relatively huge FireFox benefit, wonder what else it might affect other than Flash... I really would love to keep going with them but the slowness just ain't tolerable. Possible Gecko plays a part in that too I guess. Planning to switch back soon as I upgrade.

Nice, hadn't read that bit! They got it all covered then. Just a problem if you're using a non-standard way to embed. You by any chance helping out with that project too?

Been using a lifetime account with pcloud.com for a while now. :) Of course not absolutely certain they'll be around forever but it seemed worth the gamble... so far so good. They're great both for backups and sharing, very lightweight interface, even have a public folder you can basically use a CDN directory, to offload certain resources on your site. Not the same process/bandwidth restrictions as you get with a regular shared host so it's really a huge thing if you have a lot of file archives. Or embedded music, like this stuff. Haven't started using it for anything yet but if bandwidth ever starts rising/it becomes an issue... great encryption too if you need that. Though not on by default/for everything.

Had Mega before this but no paid accounts, and having to login every three months to keep files started becoming a chore... pcloud came along at the perfect time.

Yeaah I know I've had files on Mediafire before that DID expire, and didn't have everything backed up back then. :/ The one thing I still grieve to this day is a pretty big GTA SA mod, somehow lost the source files with some move and was hoping I'd get it back via that... but alas, gone. That's the danger. Also had a bunch on MegaUpload but that didn't go so well...

Was seriously considering getting a lifetime account there too at the time but fortunately didn't have the budget to just jump on it...

You're using Mega yourself I guess? Started using this a bit recenyly too but looks like that didn't last very long: https://support.mozilla.org/en-US/kb/what-happened-firefox-send

Bummer, was pretty handy. Tons of similar alternatives of course but was happy to see Mozilla jump in on that, felt a bit more reliable then. Ironic their particular service lived a shorter life than pretty much any other I've tried...

I'd like to contribute to Ruffle, but I'd have to learn Rust first and between this and the other projects I have on my plate, it's not looking very likely at the moment.

Ah cool, didn't know pcloud had lifetime storage! I've not got a lot of things to share or backup so the options don't make much sense for me given that a 2TB drive with failover would still be cheaper than that..

It's weird, I don't think Mega expires files anymore. Or they must've forgotten to expire mine since half a year had passed before I'd logged in. (On a related note, I went through Kim Dotcom's wiki and it seems he's been due for extradition for the last 7 years, although it was at the tail end last year and would've ended up in him being extradited this or next year if not for COVID delays)

I used firefox send all of once to transfer files from my phone to my PC and back because I was lazy lol. It seemed useful but given the room for copyright liability and the storage requirements, and the lack of usage I think Mozilla decided it'd be easier to cut their losses quickly. Not many people would see Mozilla as much more than Firefox, I wager.

Wouldn't it be better then to focus on a future-wise more beneficial and prominent language like Rust over the now so ancient and outdated AS? ;) I jest of course. Hope all this stuff runs fine with Ruffle (and Rust, then) in the future too, will be cool to see... time's that universal problem though fo rizzle.

If you're ever thinking of buying best wait for a rebate though! If they don't have anything now. Last year I think they had a 70-80% discount around Halloween/Black Friday. Missed out on that, bought for maybe half the price a bit earlier. Still not bad though if they stick around at least a few years... yeah if you don't need that much space maybe it's overkill, Mega's great if you really use it frequently and don't need to think about the login routine (I had three full accounts with just backup stuff at the end). Optimal backup strategy though is both local and cloud. If the house burns down a local external drive won't be much use, worst case scenarios... of course different thing if say you have a good friend you can swap backups with. Offsite. I'm not following the perfect strategy myself, don't trust the cloud enough for anything, but currently working well at least as an archive on things like all photos/music-related projects. And occasionally sharing files without thinking about limitations on availability/time.

Oooh if they don't have a limit there then... ah well, still happy with the new. That's cool to hear though. Neither files nor account then apparently. You don't get email reminders along the lines of 'login now to keep your account'? Was following Kim's trials and tribulations for a few years here: torrentfreak.com

Great site if you're interested in that type of stuff. :) Lots of articles on the MegaUpload case, and the new Mega, and Kim's Mega 2.0 project that never happened... he's not particularly happy with the new owner there. Hope he stays free. As far as I'm concerned Hollywood is the big villain in that case, and raiding his house with weapons drawn... it's crazy how much the government gets away with. These extradition plans too. He's not even from the US!

Mmm, probably more trouble than it was worth, but it's sad people abused it to the point they had to take it down. Simple things. Stumbled upon a smaller service I can't remember the name of that got around legal issues by basically giving a 48 hour response window on DMCA notices... and hosting files for at longest 48 hours. :) Genius.

Regarding Mozilla, to me they really are the privacy company. The one big browser still standing upp for personal integrity. Chrome's keeping up with the features out of necessity I feel, Mozilla's the one really pushing the bar. Respect.

Yeah, for better or for worse outdated languages eventually get sent to the farm and retired. However, there's always utility in keeping things around, because there'll ALWAYS be ?? ?????? who has to maintain an outdated framework, or software, or codebaseand there's nothing to help them learn about it because all the people who knew the answers have moved on to other languages, and you can't exactly ask a Flash question on a Rust forum :P
Did you know COBOL is still being used in a lot of banks, and it also has been receiving updates for quite a while now?

They currently have a 65% off offer, but even with that it's still 4x the price of a portable 2TB harddrive. I could roll out my own backup solution with that - back up my data - on one drive which I keep in my house, one which I give to my friend, one which I could bury in the backyard, and save the remaining $60 lol.
That's if I even use the backups - Pareto's principle applies here a LOT and I've found these days that the only files really important to me are at best 10% of the size of the drive and I access 90% of the time. If my hard drive goes kaput I can just reinstall all the things I have - as long as I have the list of programs I need to download again (which is one of the important things, hah) and store the important things on a USB since they're much hardier than hard disks.

I don't know, I remember getting those emails but I don't think I got them from Mega. It's also been a while since I last got that type of email. And yeah it's crazy how US IP law has fucked over other countries and their people, but when has the US _not_ been the bad guys? ;) Let's just say you don't become and remain the global superpower without doing a lot of murky stuff.

Unfortunately, Firefox hasn't really been pushing the bar in terms of features these days. The web by and large goes with the largest party, and currently that's Google/Chrome/Blink - using their supermajority to push through features and make it an RFC to other engines are forced to accept it down the line. An example that comes to mind is QUIC - Google had implemented it in Chrome in experimental testing and became an IETF RFC just a year or two ago, which means that Firefox is more or less forced to accept it. If Firefox tries the same thing then it's very likely it won't gain traction if Google/Chrome rejects it for whatever reason.

And sure, you can say that at least Google is doing stuff rather than let the web go stale like in the IE days. But I see it more cynically - Google is just acting in their own interests. They're a web based glorified ad company so they've got a vested interest in making the web better, but there's only so much overlap between "making the web better" and "making THEIR web better". For example, things like AMP are those that hurt the web but make it better for Google, all while they use the garb of being "open source initiative" to cloak their misdeeds.

And some of us like to live on a farm too. :P Too true. Bit wondering what'll happen to FlashKit in a bit, hasn't been maintained in ages but still there, not everything works though... as long as the sites that have at least been involved with certain languages keep those resources up it's bound to be a great help in the future, feels like the Wayback is the only one you can really rely on though. Oooh, did not know that! I'd heard COBOL was still in use, read some article about it last year but not for banks! Interesting... only similar real-life example I can think of was visiting Bucharest a couple years back and their airport computers were running Win XP. :) Could tell since a few of them had crashed; were displaying more info than they were probably supposed to...

Ah that's not a bad discount, but yeah, still not cheap. It seems cheaper if you compare to other storage providers and what you'd be paying on a yearly basis overtime. Think I calculated that the initial investment pays itself in 3-4 years in that regard... I just really want something cloud-based in addition to local hardware though. Something far from home. Haha yeah you could, though would be difficult to actively keep backups mirrored on all drives with something like that. ;) Underground NAS in your backyard that's actually connected though hmm, that'd be interesting... would stand against most natural (or unnatural) disasters if done right... ah Pareto Principle, the 80/20 thing, didn't know it by name. True you really don't need most things, it's easy to realize every time you move to an OS and think about what programs you actually use again... it all amounts unnecessarily after a while.

But: photos, personal videos, stuff like that? Would think those are still important to have around if you don't actively need 'em. Do you have a different system for those? Use something like Google Photo so they automatically end up in the cloud as you take 'em? I have a lot of stuff like that so space amounts pretty fast. With regard to pCloud I reckon 2TB will easily last me at least a decade though if I only use it for the important stuff. At that point we'll see, maybe there are better ways for future storage. In terms of local storage though I'm closing in on 20TB, excluding copies. Bit of a collector. :P

Too true. :) Y'all have so much influence over the rest too, bit scary when you see how far the American arm of justice can reach when it really wants to...

Ah you know more about the underlying stuff than I do. Was thinking of how FireFox was first out with blocking unnecessary cookies, sending 'no tracking' requests, etc. Google followed suit. I appreciate that kind of stuff, even if it's more symbolic than really any additional layer of security. You'll still get tracked anyway. Appreciate how Google pushed for HTTPS everywhere in return, but since they did I'm wondering if maybe HTTPS doesn't really matter either, if it's easy enough to sniff out what kind of data you're accessing whether you're encrypted or no just by going after size and similar...

But you're right Google really get more attention for anything they do do...

AMP? Don't think I know the story there? Ever since Google removed their old 'Don't be evil' mantra I've been a bit more wary too, only words but still, felt good to have it there, if naught else it showed they still had personality...

Do you use Google services though? Gmail, Android, all the usual things? Or actively try to find alternatives that really follow a particular code of ethics/push the bar? Big fan of alternative franchises yet I must admit I'm still pretty reliant on the giant, it permeates every day life whether I want it to or not unless I'm ready to sacrifice some ease of use and comfortable cross-platform integration for real integrity...

And even then real integrity only works if everyone's on the same boat. Most people I know don't use end-to-end encrypted email anyway for starters.

Yeah, link rot is a huge problem with the Internet. Even though the saying goes "what goes on the internet stays on the internet", there's an immense amount of data that's being lost every day. From tons of twitch streams that are never recorded to tons of sites that go down and never come back up...it's so odd to see a link casually referring to another blog or site and then it's just gone, or replaced with a 404, or it's changed owners, or it just ends up in a dns resolve error. Not all pass the test of time equally gracefully. It's a bit wacky to think that the Internet Archive is a globally-recognized important entity, but it still relies on individuals' donations to perform to full capacity. Seems like it should receive a lot more from the government as well...but I don't know what the implications of that would be.

I've moved computers a bunch of times and lost a couple of hard drives as well. Each time it felt like a disaster but then I recovered from it and either came through starting from scratch of coming by the same things based off what I remembered were in the drives. And after backing things up I've realized that backups are more a peace-of-mind measure, for those "when you'll need it" days more than anything else. I've used those backups all of at most 10 times for a few dozen files, nothing else. There's probably an allegory for life somewhere in here as well, but I can't quite put my finger on it..."you never really needed what you've lost"? Quite the contrast to "you never know what you have until you've lost it" xD
Underground NAS storage would be a good candidate for butterfly-based synchronization à la https://xkcd.com/378/ :P

The majority of the data I have backed up is photos and videos, haha. I never look at them (and even if I do, it's only categorized by rough location so it's like riffling through photos in boxes, going through them individually until you land upon the one you need) but I also have them backed up on Google Photos. That said, Google isn't an appropriate backup either - it's possible (though unlikely) for them to lose data once in a while. It's easier for them to get away with it when 1) it's free and 2) they have no SLA guarantees to adhere to, which I imagine is what you're paying for as well with pCloud and other providers.

Yeah Firefox has been championing the privacy movement for quite a while, although it takes time for others to adopt it as well. That said, I'm not sure if there's much else left to do in this space - third party cookies are already blocked, "containers" are already available as extensions in both Chrome and FF, HTTPS is used everywhere...I think the only other steps to take are against browser fingerprinting, but it's difficult to do that without hampering a lot of downstream services. In the end, it becomes a tradeoff - Tor is obviously the best in privacy (if you ignore the fact that the FBI supposedly owns a majority of the exit nodes), whereas most consumer browsers can't force that upon the users (99.99% of the sites these days would break in some ways if JS was disabled, for example) as they'll just up and leave instead.

HTTPS everywhere is...it's a bit of a mixed bag. Many positives but a few downsides as well. Major positive - anyone can get it these days, back in the past you had to shell out a lot for it. ISPs can't use deep packet inspection either, so they can just about guess at what you're doing; even sizes don't tell the whole story (I know someone mentioned they were doing a PhD on how to guess if a user was streaming based on their traffic patterns, but that it wasn't a guarantee). On the other hand, people far too often assume the lock icon means they're safe - a holdover from days past which scammers exploit all too often.

AMP was something designed to make browsing on mobile easier, but the major downside is that in the current implementation, google hosts a lot of (if not all) AMP pages from its search - so if you click on a search result for example.com, you _won't actually reach example.com_ - you'll still be within google's domain. Retaining users on a site is one of the best ways to track them, and if google is exerting more power over others to make users stay on their site, they could collect more data about what sites they visit to sell to advertisers. That's what I understood from what happened in the past, not sure what it is like now because I avoid all AMP pages these days...

Yeah, it's a tradeoff at the end of the day. I still use Google's services, be they Maps, Photos, GMail, or Android, but that's pretty much about it. And these days I don't read my GMail as much since not much important email goes there anyways. Looking for alternatives is too inconvenient for me. OpenStreetMaps doesn't quite cut it for me, and rooting my phone to install, say, Cyanogen isn't worth the trouble. At the end of the day we're all beholden to some corporate overlord, the only question is by how much...

Yeah. I find it amusing that it's more secure to use Whatsapp than email because the former is always E2E encrypted (in theory, anyways...) even if it's owned by Facebook.

(Also, I suppose Newgrounds doesn't fully support unicode - I meant to write "le pauvre" in fancy cursive text but it got converted to the ?? ?????? below)

Yeah that saying doesn't really hold true much now... except possibly with agencies like the NSA. :) Though they can't possibly have limitless storage capacity, maybe they keep all public data for a certain amount of time, however long it might be relevant, maybe have AI used to sift out what's worth keeping or no... who knows. Would be interesting to know exactly what's being saved, and how, and for how long. Of course no way to capture anything that's not public in the first place too, but I wouldn't be surprised if for example harvest everything that comes onto YT is getting harvested continually. And of course anything controversial gets shared to oblivion. Should rephrase that as: "what goes on the internet that you don't want to go on the internet stays on the internet".

For sure. I wish more site owners placed felt a bit more importantly about continuity, but of course no time to think much about the future if you're dealing with financial issues; just need to get by. So many sites that pop up out of necessity and disappear, but so many that also get spawned from such enthusiasm and joy, and then for some reason something goes awry. Been saving screenshots of 'site's closed' messages for a while now, probably have a few hundreds. Ones I just stumble upon, nothing I actually go out of my way to search for.

Regarding the Wayback funding, I wonder if it's not also NOT in the interest of governments, and corporations, and a lot of heavy players to have everything archived forever... it's all material that can potentially be used against them. The Internet as a whole has really become a tug of war between those in power. Everyone has their own interests as two what's allowed and how it should be allowed to be used. Don't think Wikipedia's very popular either, but it's more susceptible to corporate pressure than the Wayback, it seems. At least I get the impression they're uncompromising. It really is like a record of humanity; how it's changing now as technology and the global structure of all evolves.

Hmm if people start pushing for government funding though why not, as long as they don't get any influence over the content... in a way I hope not everyone's aware of exactly how much information that place harbors, it's a treasure trove of truth, though hard to find the gems if you don't know what you're looking for...

Hehe yeah, the digital sphere's a strange one. I keep some collections I get an urge to just get rid of sometimes, but I ask myself why, and so I keep them... the 'why' would also be peace of mind though. Less material to manage. The clutter builds up to a point where it's just not manageable sometimes, even if it's nothing you're actually active maintaining. But getting rid of files I don't need now would also mean I saved all those files for nothing...

Anyway, regarding backups as a peace of mind thing: it's great for production work. :) Recording music, writing a book, anything like that. Ideally I'd have automatic backups that just continually copy everything for me and I never have to worry about losing anything I've poured hours into making the last X days but haven't yet gotten around to publish or upload anywhere... happened plenty of times. I was super bad at backups in the day, had plenty of drive crashes and viruses and stuff like that too, lost a lot of creative work that way, but now that I occasionally DO move around copies of everything I'm working on I rarely lose a thing, but not because of the backups, everything's just been working really well... it really is like insurance though. Still have to have it. If something happens you know you'll need it. But if you can't afford it you'll probably get by fine anyway. The less you have the less you have to worry about, too.

Ironically the one time recently where I really lost a LOT of stuff was when I accidentally cloned a blank backup drive over the source instead of vice versa. XC Bit by bit copy so I couldn't recover a thing.

Classic XKCD genius. XD Must've read something relevant regarding backups in particular but can't recall anything now...

Haven't really thought to read the pCloud SLA actually. :) But they seem reliable. Switzerland-based. The thing I worry most about is integrity, if they'll be doing something with the files I store with 'em, which I definitely wouldn't trust Google with, but I avoid uploading anything truly sensitive anywhere really... or used to, might've gotten lazy with certain things... I have my photos sorted in folders by year/month at this point, been doing that the last 15 years or so, pretty substantial collection. :) occasionally something I can dig up from a particular event but yeah, for the most part I don't go through them either. Also one of those you never know things, though! You might want the memory when the rael thing's gone.

Btw personally still take plenty of pictures by camera, not phone, so that complicates with the Google thing even if I did trust them enough with everything. :P it's awesome they have that service though...

Hmm! Good to know about those Tor exit nodes... I suppose VPN/proxy services might be a possible step too? Opera does have one built-in but it's not really secure. More so for getting around geographical blocks. Probably could be potential to build in additional in-browser encryption in addition to the protocols you use when browsing, but I imagine that'd eat RAM too. Getting a bit heavy as it is already. Yeah JS is a potential problem too...

Interesting. Indeed size doesn't sound perfect, but if you for example download a certain file of a certain large size, from a certain site (they do get the domain even with HTTPS) then, if said site isn't abundantly large and difficult to navigate, they could theoretically match exact download size with exact file size on whatever's available on said site. Would be interesting here if it's possible to randomly add a certain number of bytes to downloads so that actual fingerprints never fully match - could be a new FireFox thing maybe. ;)

Problem is such a feature would seem pretty geared at certain less legit use cases...

And right, the lock symbol does give a false sense of security, still have to be browsing a site you trust in, and there better not be any third-party tracking implemented or that protocol may be all moot anyway...

Ahh right, I probably do have AMP activated on my phone... how do you know which sites use AMP though? Visible in the domain/adress bar? If you use their search it's still so easy for them to track you regardless though. All things from the same place.

Cyanogen hmm, finna look that up... agreed, big question is also how much they're really interested in us; how all of our browsing habits and exotic kinks may be exploited. At the end of the day I think the comfort of it all just makes me feel like it's probably no problem. But I SHOULD be a bit more paranoid.

lmao, was contemplating a move until the Facebook part. XD There are some good alternatives there though, like that huge Russian one that refused to open a backdoor to the government; moved their servers abroad...

Ah, the poor, the poor being the banks in this case hmm. :) Interesting how that works.

Was testing unicode support in some other page, pasting in all foreign characters and emojis I could find, some worked great, some didn't, strange that.

Also crazy how long these messages are getting...