topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 19, 2026, 1:17 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 92 93 94 95 96 [97] 98 99 100 101 102 ... 386next
2401
General Software Discussion / Re: Sync Laptop & Desktop
« Last post by Deozaan on February 05, 2016, 12:46 PM »
My experience with Mega is limited only to Windows and Android clients. And the browser-based client.

The Android client works a lot like the Dropbox client for Android. It lets you navigate your files and folders and click on files to download them to your device. You can also upload from your device, or just get a link to share a file/folder with someone else. It has more features and options than that, but that covers probably 90+% of what you'd want to do with Mega on Android.

The Windows client runs quietly in the tray, automatically syncing as per your settings. You can set up multiple local directories to sync to your Mega account for a "selective sync" by linking your local directories to certain subdirectories in your Mega account. Or you can just link one local directory to the "root" of your Mega account for a full sync (like how Dropbox works with everything having to be in the Dropbox folder.) The client's UI also shows you recently changed/added files, how much of your 50GB you're using, gives you quick access to your local Mega folder or your account on the Mega website, shows syncing status, etc.

It also has some interesting looking features (which I've never used because I only just found out about them while checking out the client for this writeup) such as "Import Links" which allows you to paste in a Mega link (or several in batch) to add them to your Mega account. "Stream from Mega" allows you to choose a file on your Mega account (or a Mega link from someone else's account) and stream it. I'm assuming this is for videos and possibly audio, but it looks like it allows you to select which application to open the file(s) with so I guess anything that makes sense to do that with will work.

And one major nice thing about Mega over Dropbox is that Mega has end-to-end encryption, so they can't snoop on or leak your files like Dropbox can and has.

In fact, writing this up, I've practically convinced myself to switch over to Mega from Dropbox. Hmm... :-\
2402
General Software Discussion / Re: Copy Being Discontinued as of May 1, 2016
« Last post by Deozaan on February 04, 2016, 10:53 PM »
For what it's worth, Dropbox fits my needs most of the time, but every time I use Mega I become more and more impressed with it. It also has mobile apps (iOS/Android) and desktop clients for Windows, OSX, and Linux, as well as browser extensions. And the 50GB of storage is nice, too.
2403
General Software Discussion / Re: Microsoft - Windows 10 aggression
« Last post by Deozaan on February 04, 2016, 08:07 PM »
Must be time to move to Linux and put Windows <10 in a VM with a snapshot you can revert to if it somehow accidentally tries to update itself. ;)
2404
definitely an issue we have to figure out.

one of the nice things about the new cms is that on cms pages we now have a sidebar showing recent posts on the FORUM that are related to that page. So software pages now show the most recent posts about the program from the forum section for that program.

I've seen some sites where blog posts posted create a forum thread for that post- their forum is the commenting system for the blog.  That might be a way to consolidate the conversation.

Ditto on this one.

The blog entry is the first post in a new thread, and has a link to the thread for anyone who wants to leave feedback. An example of this can be seen on http://playstarbound.com/
2405
Yes, and that's not far from what I do... except that I title the shortcut to the page the same as the image so that I can match them easily.  However, even though it's a simple task... it can get awfully tedious, and adds a lot of time if you are collecting a lot of reference images.
-The_Great_ESCape (February 01, 2016, 02:01 AM)

Sorry. I misunderstood what you were asking for. :-[
2406
I'm posting this from the latest Brave v0.7 developer release.

It's pretty bare bones at the moment, but it definitely feels pretty speedy. But that's probably because it's pretty bare bones at the moment. :)

Chrome or Firefox might also feel just as speedy without any plugins/extensions or 15+ tabs opened at a time.

It has an interesting interface, with the address bar centered along the top of the screen. It also tells you how long it took to load the current webpage (this one took 972 ms).

Brave - Address Bar.png

Also, if you don't have your mouse cursor over the address bar, it just shows the current webpage's title:

Brave - Title Bar.png

There isn't a lot in the way of settings/options at the moment.

Brave - Bravery Options.png

And some things are just broken/nonfunctional, such as while writing this post, if I click the icon to insert a link, the usual dialog asking me for the URL and title of the link doesn't pop up. And when I drag & drop the images into the attachment section, it properly adds the images but it also opens the images in a new tab. At least it doesn't open them in the current tab like other browsers would do. I also watched a few YouTube videos and the ads didn't show up, but I'm not sure if that's because of Brave or because I didn't disable AdGuard, but one thing that was broken was that trying to watch the videos full screen didn't hide the title bar and address bar parts of the browser.

Anyway, I read somewhere--though I'm sorry I can't remember where--that Brave is at least 25% faster than Firefox, and I can say that it definitely feels faster.

It's nice to see more innovation/competition in the browser space. I'm interested to see where things will turn out.
2407
General Software Discussion / Re: Copy Being Discontinued as of May 1, 2016
« Last post by Deozaan on February 01, 2016, 02:26 PM »
That's a lot of... what's the term for it? Corporate speak?
2408
Just click and drag the icon at the left side of the address bar to your Windows Explorer and it will automatically create a shortcut to the page.

Here's a demonstration on one of the first images I found on DeviantArt's front page:

DonationCoder Howto.gif
2409
Developer's Corner / Re: More Git
« Last post by Deozaan on February 01, 2016, 01:43 AM »
My answer probably won't be of much help to you, since I primarily use Mercurial (Hg) and have only dabbled with Git.

I've looked into similar options for Hg and found that it's too much of a hassle having to deal with subrepos and getting them configured correctly. So I just end up with lots of copies of the same kinds of files (libraries, or general purpose scripts that I reuse over many different projects), and I have to try to remember which project I was working on most recently when I updated shared general purpose script if I forgot to update it in my standard directory where I store my scripted tools.

It's a hassle, but from my research in Hg, it's less of a hassle doing it this way than trying to deal with subrepos.

That said, I think Git handles subrepos (aka submodules) differently and perhaps in a way that makes more sense and is easier to use than Mercurial does. The linked StackOverflow question/answer seems to suggest that that is the case.

Anyway, sorry for my mostly non-helpful response. Hopefully someone who is a lot more familiar with Git can provide you some real assistance. :Thmbsup:
2410
DC Gamer Club / Re: "Early Access" games come to GOG
« Last post by Deozaan on January 30, 2016, 12:58 PM »
Agreed. Four of the five look really interesting to me. In fact, I already own Starbound and Project Zomboid from pre-orders made years ago. . .
2411
Living Room / Re: Interesting "stuff"
« Last post by Deozaan on January 28, 2016, 04:49 PM »
[ Invalid Attachment ]

Web link causes Safari crashes, device reboots on iOS and Mac

While the exploit also crashes FireFox and Google Chrome, it has Absolutely No Effect on either IE or the new MS Edge Browsers..


I thought this was a joke because the article says it happens on iOS and Mac, and I assumed IE and Edge were not on those OSes. :)
2412
General Software Discussion / Re: End of the line for VMware Workstation?
« Last post by Deozaan on January 28, 2016, 04:44 PM »
I don't know why the GPU support should be lacking with a Type-1. That runs bare metal, and you're running a full OS under that sans any host OS in between. So if the support for the GPU is in your OS instance, you should have access to it. But I'm not that big a workstation type so I'll defer to those who do more with those than me. If you say it's a problem, you'll get no argument from me.

This is a summary of the info I found when I looked into using Xen as a hypervisor sometime last year:

Xen is an hypervisor that runs on metal (the pc / server) and then hosts virtual machines called domains.

A Xen PV domain is a paravirtualized domain, that means the operating system (usually we're talking linux here) has been modified to run under Xen, and there's no need to actually emulate hardware. This should be the most efficient way to go, performance wise.

A Xen HVM domain is hardware emulated domain, that means the operating system (could be Linux, Windows, whatever) has not been modified in any way and hardware gets emulated. This is rather slow, so usually you install PV drivers in the guest os for critical hardware (usually disk and network), so the guest as a whole will run fully virtualized but the most performance-critical pieces of hardware will run paravirtualized. Recent linux systems have pv drivers for both disk and network in the kernel, and there exist various PV drivers for Windows too. With all the development on HVM in recent years there usually is little difference in performance between HVM and PV for standard workloads.

Since Windows is proprietary, it has not been modified to work with Xen. Therefore, it can only be configured under Xen as an HVM, which means all the hardware is emulated and thus slower. This is especially true for non-standard workloads, such as gaming.

Or at least that's my understanding of the info I've found. That said, I'd love to be proven wrong, because I really like the idea of using a hypervisor instead of a bunch of VMs.
2413
Living Room / Re: Holy S***, I've been here for 6 Years!
« Last post by Deozaan on January 28, 2016, 04:26 PM »
Nine years for me come April.

Yikes!!! That's about as long as you'd serve for robbing a bank!  :tellme:

Realizations like that can make one question their past decisions.

Just think, if you'd have robbed a bank 9 years ago then by now you'd be nearly free and could spend the money however you want. 8)
2414
General Software Discussion / Re: Windows 10 Announced
« Last post by Deozaan on January 28, 2016, 04:24 PM »
It won't be long before the build number jumps up quite a bit:

Today, we are releasing Build 14251 [to] Windows Insiders in the Fast ring.

Sharp-eyed Insiders likely noted the big jump in build numbers from our last preview build (11102). Historically, the codebase for mobile had a different OS version than the codebase for PC because they were developed by different teams on different schedules. With Windows 10, we became one Windows team and brought these two codebases together. We started by changing the version string displayed in the UI to be consistent, which is why you saw similarly labeled builds over the past year for both Mobile and PC, but the underlying binary version numbers were still different. As part of our work getting the common codebase ready for the next release, we decided to complete that work and sync the build numbers between mobile and PC. Because the mobile codebase used higher build numbers than PC, we needed to jump ahead a bunch of build numbers to ensure updates to future builds will continue to work. So that’s why build numbers went from 11105, 11106, and 11107 to 14251.
-insiderhub://announcements/44329459-f020-4d08-a48a-f1b3f14b0b16

You can view this announcement for yourself if you're on a Windows 10 device and have joined the Windows Insider program and/or installed the Windows Insider app.
2415
DC Gamer Club / "Early Access" games come to GOG
« Last post by Deozaan on January 28, 2016, 04:17 PM »
GOG just announced that they're now selling some "Early Access" games which are still in development:

Excellent hand-picked games, 14-day refund policy, always DRM-free.
We want GOG.com to be the home of games that are both excellent and really worth your time.

In today's gaming world, we're seeing more and more titles that become hits before development dwindles down. We want to give you a way to enjoy what these games have to offer, a way that's comfortable and fair to you — the GOG.com way: that means evaluating each and every game, a 14-day no-questions-asked refund policy, and more.

Some may be (understandably) wary of buying an unfinished product, especially given some of the poor results we've seen from Steam's Early Access program. But GOG thinks things will be different for them:

The GOG.com way.
First and foremost: we're hand-picking only the games we can truly stand behind. Offering a selection of the most promising titles, and those most highly requested on the Community Wishlist, is our way of avoiding bloat and ensuring that every game will be worth your time.

It takes some confidence to discover games that are still being shaped — and to build that trust, every game in development comes with a simple refund policy: 14 days, no questions asked. It doesn't matter if you're having technical issues, if you don't think the game is sufficiently fleshed out, or if it simply doesn't click with you — all games in development can be returned for any reason within 14 days of purchase.

The GOG Galaxy client should also come in handy for games in development. It lets you control updates manually if you want, while the rollback feature allows you to easily restore any earlier version of your game if an update breaks something or makes unwanted changes. For games in development, rollback will also track and create historical snapshots throughout a game's development. That means you can always revisit any point in a game's history — for fun, or for science.

Just before I found out about this announcement, I was just thinking to myself that I wish I didn't have to update my Early Access games to be able to play them on Steam. One in particular, ARK: Survival Evolved, has frequent updates of about 20GB. I'd like to be able to play it occasionally without having to download such a huge update, due to my ISP giving me a data cap. I was thinking maybe they could have multiple deployment branches where one version is only updated, say, once per month, while you could opt-in to a faster branch that is updated weekly (or whatever their normal update schedule is). That problem is solved from the get-go in GOG's Games In Development program. :Thmbsup:

I also like the idea that it in some cases it will no longer be necessary to purchase a game on Steam to get access to it while it's in development. I have a pretty large Steam library, but more and more I'm disliking Steam (for various reasons) and opting for GOG and other DRM-free options. I quite like GOG and their new GOG Galaxy client. It seems like it has most of the benefits/convenience of the Steam client, without most of the drawbacks.

Anyway, for more info about GOG's Games In Development, including info about the first titles to be included in the program, see the link below:
https://www.gog.com/...games_in_development
2416
General Software Discussion / Re: End of the line for VMware Workstation?
« Last post by Deozaan on January 27, 2016, 02:28 PM »
Well, if nothing else it'll go a ways towards moving up the timeframe for when the power users finally all start migrating over to Type-1 hypervisors, and get it done once and for all.  ;)

I would love to run a hypervisor on my machine, but I need full GPU capabilities on Windows, which AFAIK isn't possible. :(
2417
Developer's Corner / Re: Dice analyzer machine project
« Last post by Deozaan on January 27, 2016, 12:31 AM »
A screenshot showing results of a very quick test of unsupervised clustering.

[ Invalid Attachment ]

I'm embarrassed to admit that I was staring at the white circles in each of these pictures thinking each circle was a separate die, and I was rather bewildered at how I couldn't tell any of them apart! :-[
2418
Hmmm..."We put clean ads back..."

Sounds like a new browser with built-in ad-replacing rather than ad-blocking.

Sounds similar to Adblock Plus's philosophy of allowing certain "good" (i.e. non-malvertising/non-intrusive) ads.

Then we put clean ads back, to fund [...] Brave users.

Yeah, and when I think about it, it sounds kinda... bad.

Imagine if someone stripped out all your ads and replaced them with their own. So you no longer got money for serving ads, and instead someone else was benefiting from your content. I don't see how this works in a way that is fair unless literally everyone signed up for Brave's payment system and thus would receive money from ads/micropayments.

Also, if I use Brave, how do I--or why should I--get funds just from using Brave? How does that work? :huh:
2419
NECRO-THREAD ARISE!

I'm looking for a QR Code Generator that can create the larger QR Codes with (blank space for) an image in the center, such as these:

QR - BTC.jpg
QR - Ali.png

The links above didn't seem to offer this feature.

An offline generator would be preferable, but I'll accept online if needed. Any tips or suggestions?
2420
Nope... as I said, I was getting it from the verbiage.  I didn't look into who anyone was or anything, it was just idle wondering when I saw some of the verbiage and the use of httpsanywhere.

That's what I meant. Perhaps the same kind of verbiage/philosophy/etc., as Firefox was used because some of the same people who were behind Firefox are now behind Brave.
2421
Developer's Corner / Re: Dice analyzer machine project
« Last post by Deozaan on January 23, 2016, 01:51 AM »
now that is cool.

Yeah... I was on the kickstarter.  They were so cool, that I ordered more after.  I think he's out of stock on them now, however, and not planning a reprint.

He's selling a PDF for $5 which you can use to print your own:

http://www.drivethru...uct/152577/Dicecards
2422
Developer's Corner / Re: Dice analyzer machine project
« Last post by Deozaan on January 22, 2016, 08:56 PM »
Somewhat off topic, but, wow! These Dicecards are cool!


http://dicecards.com/
2423
Do you know what browser base it's based on?  Or if it even is?  I want to say firefox because of a lot of the verbiage, but I'm not sure.

Based on the source code, I am under the impression that it's not just a fork of Chrome or Firefox. You may be getting Firefox vibes because the Brave founder/president/CEO, Brendan Eich, was formerly the CEO of Firefox or Mozilla or something.
2424
Living Room / Re: Does anyone here use Bitcoins?
« Last post by Deozaan on January 22, 2016, 06:19 PM »
I discovered Copay (a Bitcoin wallet) last night.

After trying Bitcoin (Core) Wallet, Electrum, and some other wallets I don't remember their names of, I really like Copay for the following reasons:

  • Lightweight SPV wallet (on all your devices).
  • You control your private keys.
  • Supports as many wallets as you want.
  • Nice UI!
  • Desktop and mobile apps, and even a Chrome extension.
  • Easily backup/import your wallet across multiple devices with the keywords (hierarchical-deterministic (HD) wallets).
  • Easily create/join shared (multisig) wallets.
  • Open source

I really like it. The UI is clean and simple, but still allows me to easily figure out how to do the stuff I want to do. All the other wallets I've tried were either obtuse/confusing or lacking in security (i.e. other parties had access to my private key(s)).
2425
There's a new browser called Brave in town which is focused on solving the awful situation with advertisers (malvertisers) through two steps:

1. Block intrusive ads natively. No ad blocking extension needed.
2. Built-in micro-payment system (via Bitcoin?) so you can easily support the websites you visit and/or disable the non-intrusive ads.

It's your device. It's your time.
So make it your Internet. The new Brave browser blocks all the greed and ugliness on
the Web that slows you down and invades your privacy. Then
we put clean ads back, to fund website owners and Brave
users alike. Users can spend their funds to go ad-free
on their favorite sites.

Speed comparison video:



Brave is also focused on security/privacy with the following features:

  • Brave blocks harmful advertising
  • Brave redirects sites to HTTPS
  • Brave blocks Tracking Pixels and Tracking Cookies

There's also a relatively short writeup about the purpose of Brave, but I'm having trouble picking out a self-contained segment to include as a quote, so just read it all yourself:

https://brave.com/#about
Pages: prev1 ... 92 93 94 95 96 [97] 98 99 100 101 102 ... 386next