Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
svnv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
svnv
4y ago
Dintero | Oslo, Norway | Onsite / Hybrid | Full-Time Dintero is a Scandinavian fintech working on simplifying payments for merchants, marketplaces and other platforms that need payments. We are a small company with high ambitions, curr
2.
▲
by
svnv
9y ago
I created http://www.recipastely.com/ to simplify recipe conversion between us and iso units a few years back. It's not perfect but it seems to work fine for me.
3.
▲
by
svnv
12y ago
I think there is a small typo in the example on the page, there is a missing comma after the closing "watch"-bracket.
4.
▲
by
svnv
14y ago
"I once attended a one-day course by the renowned Information Visualization educator, Edward Tufte." And still they used doughnut charts.
5.
▲
by
svnv
15y ago
This just opens the market up to build a carseat that solves this problem. How about a regular seat that can be folded out or transformed into a seat suitable for children?
6.
▲
by
svnv
15y ago
Yes, let's blame the people that are trying to solve illegal file-sharing issues. Spotify is competing with free and they offer such a great service that people are willing to pay 10 euros a month for a subscription. Most of my friends use
7.
▲
by
svnv
15y ago
Yes, I'm currently doing some consulting on a lotus notes application and the help contents in the Domino Designer IDE has a lot of useful documentation.
8.
▲
by
svnv
16y ago
They do have multiple designs right now, just try to refresh the site. I'm guessing they are keeping track of the conversion rate on each of the designs and will change them once they have enough data points.
9.
▲
by
svnv
16y ago
There seems to be multiple designs, try refreshing the site to see some of the other ones. I don't like the new designs, when i first saw the "Designer templates" one I actually had to check the url just to verify that I was still at mailch
10.
▲
by
svnv
16y ago
Please don't submit spam to HN.
11.
▲
by
svnv
16y ago
Their layout instantly made me think of OhLife: http://ohlife.com
12.
▲
by
svnv
16y ago
I would say it depends on what kind of data you are displaying, how much of it you need to actually have to display, and what you want the user to achieve with the data. What is the desired call to action when displaying your lists? Is ther
13.
▲
by
svnv
16y ago
Our product is mostly ready for launch but we're waiting for a partner to finish integration with our API so we have some actual data to present present to our users.
14.
▲
by
svnv
16y ago
I like the books "Don't make me think" and "Designing the obvious" for some basic web UX knowledge. They are short and to the point.
15.
▲
by
svnv
16y ago
Hmm, something funky is happening when I zoom in or out using Chrome. Some of the fonts change font-family when zooming and then changes back to the correct font when the zooming animation is finished.
16.
▲
by
svnv
16y ago
We use azure for our webapp. Works great so far, although the azure-website for managing server deployments is not very good. Also, you can use powershell and the azure tools for VS2010 instead of the azure-website.
17.
▲
by
svnv
16y ago
Actually, I just realized this does not work, there is an off by 1 error here. jacksoncarter's piece of code works though.
18.
▲
by
svnv
16y ago
Not that fast, but that is mainly because I am a noob, and I take pride in trying to avoid writing shitty code. Insted of just hammering away at the keyboard and using whatever just works I spend some time to make my code more redable and e
19.
▲
by
svnv
16y ago
Isn't this faster for iterating over the elements: var a = ["banana", Math.min, 4, "apple"]; for (var i=a.length; i; i--) { console.log(a[i]); }
20.
▲
by
svnv
16y ago
Tip 11: don't use flash to display headlines.
21.
▲
by
svnv
16y ago
We use thawte.
22.
▲
by
svnv
16y ago
I got my job through facebook, a friend from university was looking for developers for his startup.
23.
▲
by
svnv
16y ago
We do most of our stuff in C# and JavaScript, so I use Visual Studio 2008 with Resharper and Viemu plugins. Reshaper really does make visual studio a whole lot better, it's definitively worth a try if you code in C#. Viemu is a set of vi-bi