topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday March 18, 2026, 10:20 pm
  • 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 ... 86 87 88 89 90 [91] 92 93 94 95 96 ... 386next
2251
Developer's Corner / Re: Designing Personal Sites - Programming POV
« Last post by Deozaan on May 21, 2016, 04:23 PM »
I second Wordpress. There are entire marketplaces of themes, many are free, many are not. And if you dig into the source code, you can, of course, customize the look of Wordpress yourself.
2252
DC Website Help and Extras / Re: Can't post a post with just a video
« Last post by Deozaan on May 20, 2016, 03:07 AM »
I think Deozaan gave the answer. If you people would go and test Recommend some music videos to me!, you'll find that an aweful lot of video links are empty by now.

Oh my gosh! Ha ha! Sorry for the off-topicness of this, but I followed that link to the first page of that thread and I was confused by the weird images people (including myself) were including with their posts. Finally I realized they were screenshots of what YouTube looked like in 2008!

2253
DC Website Help and Extras / Re: Can't post a post with just a video
« Last post by Deozaan on May 19, 2016, 02:58 AM »
For what it's worth, I do think it's a good idea to describe videos when you post them. That way in a couple of years when someone is trying to remember what they were, a search for related terms will bring something up.
2254
Living Room / Re: Hard Drive Brand Reliability Data
« Last post by Deozaan on May 18, 2016, 06:27 PM »
It's just one massive 5 TB (4.54 TB formatted space) partition on Windows 10. It's my main data drive. My Documents, downloads, disc images, videos, games, music, virtual machines, source code repositories, etc., all go on this drive. And until recently even my Temp directory was on this drive. But now I have a 6GB RAMDisk for that.

I had reason to believe that my 2TB drive was slowly dying, so I replaced it with the 5TB drive. And by replaced it, I mean I added in the 5TB drive that I now use for the same purpose I used my 2TB drive, and the 2TB drive is now my "backup" drive.

Drives.png

I haven't had any problems with the large partition. But I'm running a 64-bit OS and haven't attempted any older, <32-bit software on it.
2255
Screenshot Captor / Re: Feature request: Hold Spacebar to pan image
« Last post by Deozaan on May 18, 2016, 05:42 PM »
That works!  :Thmbsup:
2256
Living Room / Re: Hard Drive Brand Reliability Data
« Last post by Deozaan on May 18, 2016, 05:38 PM »
I recently purchased a WD Black 5TB HDD, mostly because it comes with a 5 year warranty, whereas most other drives have (IIRC) 2 year (or less) warranties.

I don't know if they're really more reliable than any other drive, but just the fact that they're confident enough in them to warranty them for 5 years when other companies only do 2 years was enough to convince me that it was worth the extra money.
2257
Screenshot Captor / Feature request: Hold Spacebar to pan image
« Last post by Deozaan on May 18, 2016, 05:35 PM »
A nice feature found in other image editing software is the "hand" to grab and pan the image around when it doesn't all fit on one screen (whether due to being zoomed in or not being zoomed out enough). A common shortcut to enable this panning feature is the spacebar. That is, while spacebar is held, clicking and dragging the image should "grab" it to pan it around. Once the spacebar is let go, your previously selected tool should be active again.

I would love to have this hold-spacebar-to-pan feature in SC, please!
2258
Living Room / Re: Free Image Host - Same URL, Update File
« Last post by Deozaan on May 16, 2016, 03:34 PM »
Now the real test is to replace the image file with a different image (but same filename) and see if it updates the hotlinked image correctly. :Thmbsup:
2259
Living Room / Re: Free Image Host - Same URL, Update File
« Last post by Deozaan on May 16, 2016, 03:31 PM »
Try changing the zero to a one at the end of the link ("?dl=1" at the end of the URL):

https://www.dropbox.com/s/x37ukdrt3sp90en/vlcsnap-2016-04-02-09h31m16s572.png?dl=1


2260
Over the past few months my interest in P2P/decentralized systems has really been piqued.

One thing that has continued to puzzle me, however, is this: How do these applications know how to find each other without some sort of centralized server to connect to and register themselves with? And how would one prevent that single point of failure from keeping peers/nodes from connecting to each other?
2261
Living Room / Re: Free Image Host - Same URL, Update File
« Last post by Deozaan on May 16, 2016, 03:00 PM »
I was wrong about what the context menu item says, but the feature is definitely there:

https://www.dropbox.com/help/167

Dropbox Link.gif
2263
Living Room / Re: Free Image Host - Same URL, Update File
« Last post by Deozaan on May 16, 2016, 12:35 PM »
Dropbox was my first idea, but any accounts made after 2014 apparently no longer get a public folder.  :(

You can still right-click a file and select "Get Public Link"

But that link might change or might not work well for this particular need.
2264
Living Room / Re: Free Image Host - Same URL, Update File
« Last post by Deozaan on May 15, 2016, 07:32 PM »
Dropbox is a good idea. You could just update the file, leaving it with the same filename, and the link will remain the same.
2265
Living Room / Re: Free Image Host - Same URL, Update File
« Last post by Deozaan on May 15, 2016, 01:53 PM »
They are using images for a profile, and the profile will be updated frequently.

Gravatar?
2266
Site/Forum Features / Re: Adding back an Ignore Thread feature?
« Last post by Deozaan on May 15, 2016, 01:49 PM »
Yes please!
2267
Living Room / Re: Custom dice for board games, etc.
« Last post by Deozaan on May 13, 2016, 11:46 PM »
Well, it arrived today. Sort of. I actually received a 16mm punch instead of the one I ordered, so now I have to send it back.

Now the project is delayed for another week or two.
2268
I had fun with the last one, so I made another:

2269
Came across gource -- "a software version control visualization tool" -- anyone tried it out?

Sample videos and screenshots :)

I'm replying to a post made 5 years ago.

I recently re-discovered Gource and, seeing that I now have several Mercurial repositories I could test it out on, decided to give it a try.

Here's a video of one of my smaller projects, Be Tiny, World!:



It's kind of fun seeing the history visualized like that, and being able to remember what stage the project was in when certain files were added/edited.

The first few seconds (April 2012) are my Ludum Dare 23 submission. Then I ported it to Android (May). Then I improved the GUI a bit (February 2013). Then I added Google Play Games Services (Achievements/Leaderboards), gave it a major graphical upgrade, and added a super easy "Kid Mode" to the game (September 2013). Then I put it up on Itch.io (Octoberish). Then I added a Twitter Bot to tweet out about people playing the game (April 2014). Then I added Immersive Mode (on Android) and replaced a deprecated Google Play Games Services package with a new one (November). And that was my last update to the game. :)
2270
Living Room / Re: Recommend some music videos to me!
« Last post by Deozaan on May 12, 2016, 11:26 PM »
I don't know much about it, or the demoscene in general, but it was the winner of a 64kB demoscene contest/jam. In other words, everything you see and hear  in the video has to be created procedurally or programmatically from a program that uses up less than 64kB of disk apace.


Maybe this page will give you more details?

http://demozoo.org/p...1/#competition_12226
2271
Living Room / Re: Recommend some music videos to me!
« Last post by Deozaan on May 12, 2016, 02:18 PM »
All audio, video, and graphics in this video take up less than 64kB:

Fermi Paradox - Mercury | Revision 2016 64k

2272
General Software Discussion / Re: Gitbook.io
« Last post by Deozaan on May 11, 2016, 08:13 PM »
That looks useful. Thanks for the screenshot and the explanation. :)
2273
Sonic diarrhea

Sonic Diarrhea.jpg
2274
General Software Discussion / Re: Gitbook.io
« Last post by Deozaan on May 11, 2016, 06:24 PM »
That said, your problems are easily solved - two or more spaces at the end of the line force line breaks, which I don't personally think is too onerous.

THANK YOU! Seriously. Wow. GitBook has no reference I could find on how to use Markdown. What I have learned about it from BitBucket and Github, I never saw anything mention the line break.

But hey, I couldn't remember the name of Markdown, so I did a search for it and ended up on the wiki page. Of course, now that you've told me about it, it's one of the first things I saw on the wiki page.

I now use a combination of sublime text and notebooks for my writing projects.

After a cursory glance at their website, it sounds a lot like OneNote.
2275
General Software Discussion / Re: GitBook
« Last post by Deozaan on May 11, 2016, 02:16 PM »
NECRO-THREAD, ARISE FROM THE DEAD!

Now that this thread is nearly two years dead, has anyone here been using GitBook for a while? Any opinions on it? Still using it, or have you moved on to something else?

I recently re-discovered it due to reading documentation written using GitBook.

I noticed that they recently-ish stopped some of the features that were originally praised in this thread, such as selling your books: https://www.gitbook....res/sales-deprecated

Anyway, I signed up for an account last night and downloaded the desktop client and started working on converting a reference manual I originally wrote in Google Docs to GitBook format. The client itself is kind of clunky, with some weird behaviors that IMO shouldn't exist in a 2-year old project. But I guess I don't know how long the desktop client has been a thing.

I also really don't like Markdown because of the lack of control I have over basic things, like a simple line return (without a large gap), or making text centered on screen. In fact, I really, really, really hate how a line return doesn't do anything, but instead just shows content on the same line as the previous content. Ugh! Sometimes I just want a <br> and not a <p>, you know?

But I like the idea of being able to easily publish/export to PDF, or ePub/mobi formats. And I'm curious how that will work out compared to Google Docs. I noticed that when I export my Google Doc as PDF, the resulting PDF doesn't always look exactly like the doc does on my screen in the editor. So all that time I spent meticulously adding line breaks and things to make sure paragraphs and sections wrapped nicely from one page to the next was utterly wasted and made it look even worse on the PDF when, for example, a page only had a single sentence on it and the rest was blank.

In my efforts to compare the differences, I accidentally spent way too long last night fighting with Markdown and figuring out Gitbook, working on the conversion. Once I started getting noticeably tired, I looked at the clock and saw it was past 4 AM. I decided that was enough for one night and went to bed.
Pages: prev1 ... 86 87 88 89 90 [91] 92 93 94 95 96 ... 386next