timme | 4 years ago | on: If gender female
timme's comments
timme | 4 years ago | on: Europe seeks to limit use of AI in society
timme | 5 years ago | on: Voltswagen of America
timme | 10 years ago | on: Uber seeking to buy self-driving cars: source
timme | 11 years ago | on: The state and rate of HTTP/2 adoption
In future posts of similar nature I suggest clarifying visualizations with labels, or moving the legend much closer to the chart.
timme | 11 years ago | on: Are we web yet?
- giant rusty-looking "R" logo
- "... you can use Rust for ..."
timme | 11 years ago | on: Tinychart – simple, ready-to-go charts
Pre-packaged chart solutions will never achieve 100% of what you're trying to do because the options for customization of charts are endless.
Learning the basics of d3.js will liberate and empower you.
This is a fantastic place to start: http://chimera.labs.oreilly.com/books/1230000000345/index.ht...
If you're a web developer you can start at chapter 6 and stop as soon as you know enough to do your thing.
timme | 11 years ago | on: A Y Combinator Company Copied Our Design and Data Viz: We've Arrived
timme | 11 years ago
SQL a 'finnicky language'? Are you for real? Jesus.
timme | 11 years ago | on: Ask HN: Where to start on creating AI for games?
Most bots, or trivial helpers like macros, are written by the players that have spent a lot of time in a game and identified the elements most worthy of automation. The player's lack of in-depth technical knowledge then leads to the mass of crappy bots out there.
If you're coming from the opposite side, i.e. you have technological knowledge but don't know where to start, all you're missing is domain knowledge of an individual game or genre to figure out what you actually want to build.
Edit: it's also worth noting that game AI and bots are pretty different problems.
timme | 11 years ago | on: There is no fold
timme | 11 years ago | on: Show HN: Front-end framework optimized for internal apps
timme | 11 years ago | on: Landing Page in a Day – Get a custom landing page that converts
timme | 11 years ago | on: Pinboard 2014 Expenses
the "no-nonsense, speed first" policy and the fact that it's actually being executed are my favorite things about the service.
timme | 11 years ago | on: Show HN: A Javascript library to overcomplicate Five
timme | 11 years ago | on: Show HN: Hacker News Redesign
Don't do that.
timme | 11 years ago | on: Show HN: Card – An interactive CSS3 credit card form
timme | 11 years ago | on: 4K for $649: Asus' PB287Q monitor reviewed
timme | 11 years ago | on: A Maintainable Style Guide
timme | 12 years ago | on: Slick – Carousel
> (requires jQuery 1.7 +)
yeah... no.
if you really want to deliver on that claim then make it a vanilla JS component.