Hacker Newsnew | past | comments | ask | show | jobs | submit | mariusandreiana's commentslogin

It's so amazing, I was wondering if it's a computer simulation or for real. Great job! http://www.ect.nl/en/content/euromax-terminal-rotterdam


Unrelated: Salut Florin, cred ca ne stim de pe RLUG. Veneam pe la tine in Drumul Taberei sa facem chestii pe linux. Daca vrei sa mai keep in touch, am adresa in profil. Numai bine!


Great tips, thank you & everyone!


Tip for linux users: http://jonls.dk/redshift/

Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.


Good point. Also, best camera is the one you have with you: your phone.


Thanks!

Do you know how this would perform with Linux? ASUS Zenbook UX305FA-ASM1 13.3-Inch Ultra-Slim Aluminum Laptop, 8 GB RAM and 256 GB SSD


It sounds like it runs fine once you get past the tricky install:

http://www.reddit.com/r/archlinux/comments/2zbtm2/asus_zenbo...


What science podcasts could you recommend? Thanks


I recommend Quirks & Quarks[1]. It's been on the air in Canada for a long time and has a big back catalog as a result.

[1]http://www.cbc.ca/radio/quirks


Planning to do this. Any advice on how to meet people once you settled in a city? e.g. couchsurfing (request to go out for a tea)


>For instance the security model for a browser should be ultra tight and protect the user from the site, but as a developer I'd want to access and modify my files directly through the inspector panel.

https://code.google.com/p/chromium/issues/detail?id=328026

>Another example would be the use of cache, where I want the minimum possible retention while a user would want the opposite.

Chrome Inspector -> [x] Disable cache (while DevTools is open)


Or Firefox Dev Tools -> Settings -> [x] Disable Cache (when toolbox is open)

:)


I suspect a lot of the "dev edition" will just be a different set of defaults :)


> https://code.google.com/p/chromium/issues/detail?id=328026

Interesting. I think there is also a plugin for WebStorm to send back modification made in the style panel to the actual files. Sadly sass/less resources makes it difficult to edit CSS and have it applied back to the sass source for instance.

> Chrome Inspector -> [x] Disable cache (while DevTools is open)

Yes, that's what I use for all my projects. Also there is a "Disable Caches" option in the Develop menu of Safari.


A fellow developer in my office uses Incognito mode, and it seems to work fine for him.


That reminds me: It would be nice if you could open several different incognito windows, each with their own session. That way one can debug user interactions without needing as many browsers as users in the interaction (or half of it because each browser has it's own incognito session in addition to the normal session).


A workaround that I've used before is to connect to my site via the domain name in one tab, and the IP address in another - cross domain protection ensures I get two nicely partitioned sessions.


Yep, I also used that. And several entries in /etc/hosts.


Hi,

What I'd like improved about Mixpanel:

* lower pricing (love the free tier, and until now I had just one client went beyond it and afforded to upgrade)

* be able to send notifications on events. I got sick of the excuse that "you've actually come across a really important characteristic of Mixpanel's data structure. People & Events both apply to users' distinct IDs, and sometimes appear to be working in tandem (e.g., people profile activity feeds), but the two sections of analytics actually live in two completely distinct data stores"

* do simple enhancements / bugfixes. I've sent suggestions to support, they said Yes, great, and nothing happened. Gave up. Examples: prefill notify me test email with current user's email address; fix properties in live view which are filled with custom links -- mixpanel will open those relative to report, instead of new window.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: