Viewing profile — timme
timme
HN member- Joined
- Sat, May 15, 2010, 12:39 PM UTC
- HN karma
- 141
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About timme
No profile information was provided.
Recent public activity
-
comment
Comment #27129546
Also, the population segment that matches all three conditions will be far from 'micro'.
-
comment
Comment #26811561
By the geniuses that brought us ePrivacy Directive and GDPR. Might be cheaper to just tell tech companies they're not welcome in the EU.
-
comment
Comment #26635512
It's not tainted in Europe either. Sales are healthy and you see cars from the full range (Skoda, Seat, VW, Audi) aplenty. The overlap between car buyers and outrage bubble subscri…
-
comment
Comment #11313455
No it's not. Most of them are E-classes.
-
comment
Comment #9297322
Good post, but that pie chart, man. In future posts of similar nature I suggest clarifying visualizations with labels, or moving the legend much closer to the chart.
-
comment
Comment #9111976
I have nothing to do with the Rust language, but here's what gave it away for me: - giant rusty-looking "R" logo - "... you can use Rust for ..."
-
comment
Comment #9044021
If you're in the market for "simple" solutions like this, do yourself a favor and spend one afternoon with d3.js. Pre-packaged chart solutions will never achieve 100% of what you'r…
-
comment
Comment #9033472
Generic charts with a blue/orange color scheme. Clickbait bullshit.
-
comment
Comment #8898936
> No more dealing with SQL or other finnicky languages. Everyone's happy when your developers are happy. SQL a 'finnicky language'? Are you for real? Jesus.
-
comment
Comment #8734867
To create a good (i.e. actually useful) bot you want to start by spending a lot of time in whatever game you're targeting. Most bots, or trivial helpers like macros, are written by…
-
comment
Comment #8725383
If a 4 word claim with a few overstyled charts qualifies as research then we're doomed anyways.
-
comment
Comment #8699797
Bootstrap started out as framework for internal apps.
-
comment
Comment #8367248
Pretty sure $1k doesn't buy the in-depth product understanding that is required for a good landing page.
-
comment
Comment #8107017
still happy i paid for pinboard a while ago. the "no-nonsense, speed first" policy and the fact that it's actually being executed are my favorite things about the service.
-
comment
Comment #8047903
finally. shame it's not written in the much more scalable coffeescript.
-
comment
Comment #8005279
> font-weight: 200; Don't do that.
-
comment
Comment #7848038
There's nothing painful about a regular form with the minimum amount of fields.
-
comment
Comment #7820846
The review is about the PB287Q, your amazon link is for the PB278Q.
-
comment
Comment #7781210
The upsides remain the same, but in small teams there is less pressure to go for a component architecture, so you have to come up with the discipline to go through the extra effort…
- story
-
comment
Comment #7514095
> the last carousel you'll ever need > (requires jQuery 1.7 +) yeah... no. if you really want to deliver on that claim then make it a vanilla JS component.
-
comment
Comment #7506998
You can see the results here: https://docs.google.com/forms/d/1MsHsMskdVWzFebVIltHogUBuR8I...
-
comment
Comment #7506992
As the voting seems to have mostly calmed down, here are the results. https://docs.google.com/forms/d/1MsHsMskdVWzFebVIltHogUBuR8I...
- story
-
comment
Comment #7189603
- things like "first-paragraph" are better written as classes. - things like odd-even should be implemented with pseudo selectors.