Viewing profile — DanitaBaires
DanitaBaires
HN member- Joined
- Sun, Jul 26, 2009, 8:48 PM UTC
- HN karma
- 51
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About DanitaBaires
No profile information was provided.
Recent public activity
-
comment
Comment #42518664
Oh god. I hope that doesn't break the plugin I use (can't remember because I'm away from the computer), the one I had to install when they phased out the "panorama" feature.
-
comment
Comment #36793984
It has been like that before Meta.
-
comment
Comment #31523932
I use kMyMoney as a replacement, it's not exactly the same but it gets the job done for me.
-
comment
Comment #21894341
A device for consumption can have a simplified UI compared with a device for production.
-
comment
Comment #21773127
You're not alone. To me is a matter of if I have to _think_ on what I'm doing or not. During graphic design work, music allows my mind to wander and be more creative; I could say I…
-
comment
Comment #18899417
If you're on Windows, all you need is VirtualMidiSynth, it installs itself as a MIDI driver. Load the bank and play the MIDI files using Windows Media Player o any other you have a…
-
comment
Comment #15464838
> And if I go to the edit view, make changes, then exit without saving, then go back, the view should be reset. This is business logic and it's dependent of the UI. If you have a S…
-
comment
Comment #14322988
But those things ultimately translate as time: time fixing errors, time operators would spend if the task was not automated, time manually testing, time monitoring and scaling manu…
-
comment
Comment #14268737
In Argentina is "el celular" as in "teléfono celular", or sometimes like in Spain "el móvil" which I like better because it means "the mobile", which in the long term could mean "t…
-
comment
Comment #13018129
And don't forget to overwrite the old dot after you draw the new one :) (was it OVER or INVERSE?)
-
comment
Comment #12947008
Use a webcam with the always included AMcap application. Or skype, with the mirror option disabled.
-
comment
Comment #12630059
"Moquito"
-
comment
Comment #12366071
Inspire
-
comment
Comment #12146000
We filed a support ticket and also had our traffic moved to a new IP, but I had to write to their Twitter account for them to pay attention. I urge everybody with an Essentials pla…
-
comment
Comment #12143519
Same here, we have no delivered messages since yesterday at 17.00 GMT-3. Contacted Sendgrid support about this because we're having a lot of registered users that cannot activate t…
-
comment
Comment #11785294
I do this using two Gmail adresses one set up to forward to another with filters.
-
comment
Comment #11510239
I took it more like the way you specify certain jQuery operations such as: $('.card').hide(); to mean "hide all cards", or $('.card.green').show(); to mean "show all green cards". …
-
comment
Comment #11507031
Nice, but I think they still clash with the surrounding architecture. Wouldn't be nice to paint them "terracotta" so at least they blend better?
- story
-
comment
Comment #11306940
For me at least this has been so since around 2008. I was working on a startup whose product was a "social network for travellers". Every single feature we came with, Facebook impl…
-
comment
Comment #11019364
I strongly agree. I had to set up a React application not so long ago and the Webpack docs were completely useless. I ended up following a step by step guide made by someone else, …
-
comment
Comment #11019327
I've read about it a long time ago, but I just found this paper: http://www.ugr.es/~santiago/Santiago-LeftRightTimeMetaphor-2... EDIT: also the design of browser fwd/back buttons o…
-
comment
Comment #11019083
Exactly, that's why a good UX pattern is to disable the buttons that do not apply to the current state, not hide them. This helps discoverability (the button is always there) and p…
-
comment
Comment #11019072
"Older" and "Newer" don't really seem to work that well with blogs. Usually the default page has the post sorted by most recent (top) to least recent (bottom). When you reach the b…
-
comment
Comment #11013525
Isn't there any way to "mount" a custom protocol on top of the IRC protocol, like Microsoft Comic Chat did in the nineties? If I recall correctly they encoded custom commands in pl…