<paulproteus>
Other other off-topic updates from Asheeshworld: My girlfriend did her first computer parts replacement, going from 4GB RAM to 16GB and a spinning disk to an SSD, and I helped by advising on parts and making sure she had the instructions she needed. Now she's super duper happy with her Late 2011 MacBook Pro, all for a shockingly reasonable ~$200.
<paulproteus>
Oh and she is happier with the idea of replacing parts in computers, which I'm excited about.
jacksingleton has quit [Ping timeout: 250 seconds]
<maurer>
paulproteus: tbh, spinning rust -> ssd is the biggest user experience improvement I've had since SMP became standard
<dwrensha>
i,i "npm ERR! This is not a bug in npm."
<ckocagil>
thankfully software is getting more complicated and crappier each day
<ocdtrekkie>
Random question: Should Sandstorm support different icons per action?
<ocdtrekkie>
I think Framadate is the first app using multiple actions.
<paulproteus>
ckocagil: BTW, did you send out that SPK link to the Sandstorm-dev Google Group? If not, can I encourage you to? (-:
<paulproteus>
Also whoa ocdtrekkie how did you hear about Framadate
jadewang has quit [Remote host closed the connection]
gopar has quit [Quit: Leaving]
larjona has joined #sandstorm
<ocdtrekkie>
Paulproteus : Well, the meeting notes from Friday, the meeting notes from Monday, the chat logs here, and it was published on the app market?
<paulproteus>
b
simonv3 has quit [Quit: Connection closed for inactivity]
jadewang has joined #sandstorm
home has quit [Ping timeout: 240 seconds]
home has joined #sandstorm
home has quit [Ping timeout: 246 seconds]
tdfischer is now known as t7r
simonv3 has joined #sandstorm
t7r is now known as tdfischer
<zarvox>
ocdtrekkie: I lean toward "no" for "should sandstorm support different icons per action", since the "resume" function for the different actions is currently the same. If you want totally orthogonal things, that sounds almost like two separate apps.
patrickod is now known as pod
larjona has quit [Ping timeout: 272 seconds]
pod is now known as patrickod
patrickod is now known as pod
pod is now known as patrickod
patrickod is now known as p7d
<zarvox>
ocdtrekkie: also, you managed to notice that Framadate was available in the app market before I did
p7d is now known as pod
pod is now known as p0d
p0d is now known as pod
<ocdtrekkie>
I was just wondering if one might conceivably offer an app with different "file types" in it.
<ocdtrekkie>
And want to visually distinguish them.
<ocdtrekkie>
I just opened #907 because something weird happened.
<ocdtrekkie>
I think #840/903 is hopefully a bite-size fix? Neither issue title adequately describes the full scope of the problem.
<paulproteus>
zarvox: code review on a schedule form, that's a new one to me (-;
<paulproteus>
You could seemingly set <input ... value="{{ urlencode.urldecode(headers.get('X-Sandstorm-User-Name'), '') }}">
<paulproteus>
(except spelled properly for PHP
<paulproteus>
Tested by Chrome Inspector editing the INPUT element to have a VALUE attribute
<paulproteus>
Feel free to not do that ever, but I thought I'd reply with a thought.