Oh wow, 64D is still here
Hello all from a once very active user.
It’s been a long time. Here’s what I’ve been doing:I got married in 2016, had a kid in 2018 and another in 2020. I’ve worked at my local university doing WordPress, then for a contracting gig for outsourced devs using Node …Member of the Month
I've decided to do this one early because I will not be available to do this on the 31st, because it's my girlfriend's birthday. This month is a special one for :cake:, and for all of you out there, you shouldn't be surprised but rather happy! Um, this month… this …
10 PROBLEM, 20 GOTO 10
Life is fucked up. Congratulations: You now know everything there is to know about anything. Why are we here?: Our parents fucked each other. Why d–/end pointless page. Anyways… by May (?) the forums will be in training mode so all mods and admins can start learning to use it. …
Forums Software
Hey guys, I have an important question to ask you all: What do YOU believe forums should look like? Yes, this is a serious question. The Internet is changing all of the time, and forums are one of the few things that have managed to escape because it's hard to …
Synth-Pop Instrumental (Need DAW)
I'm arranging an instrumental version of The Birthday Massacre's "Violet", but I don't have the money for a DAW like Fruity Loops, and I know several people here on 64Digits have one. If you would like to help me, I have the first part up to the vocal entrance arranged, …
Pseudo-encryption
I wrote a console-based pseudo-encryption program for shits and giggles using C# in MonoDevelop (I'm on a Mac, so cut me some slack).
using System;
namespace PseudoCrypt
{
class MainClass
{
public static void Main (string[] args)
{
//Force input string
Start:
Console.Write ("String to encrypt: ");
//Check for input …