Viewing profile — burkestar
burkestar
HN member- Joined
- Sat, Nov 06, 2010, 12:42 PM UTC
- HN karma
- 20
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About burkestar
Recent public activity
-
comment
Comment #33816209
This survey was based on 258 developers responding from the UK. I don't recommend making sweeping generalizable claims about all developers in the world from it.
-
comment
Comment #24942504
If you find the content useful there, maybe consider paying the $5/month to get access? Sounds like you place enough value that it would be worth it to you, and you can feel good k…
-
comment
Comment #22868296
Can you please prioritize stability of your SaaS offering for paying customers? Our dev team and infra gets impacted seemingly every week with github outages, and it especially see…
-
comment
Comment #17386304
It actually gets a lot better at categorization the more you use it. It has at least some primitive machine learning (possibly rules engine?). Categorize a transaction once and it …
-
comment
Comment #17386286
I started this right after college after reading "Automatic Millionaire" that advocates for "paying yourself first" and automating your finances. Money goes into checking then auto…
-
comment
Comment #11311001
Just like the chicken and egg, it doesnt matter which comes first, code or test. The key is that both are written, ideally around the same time and part of same changeset. Refactor…
-
comment
Comment #11084629
The best book on this subject is Lean Startup. Build, test, iterate. Put something out there, gather feedback and adjust. Also consider the "show HN" to get feedback from the hacke…
-
comment
Comment #11084421
There are a ton of SBIR rules so you'll have to be prepared with your accounting system, timekeeping policies for employees and other legal contracting. First, check your company's…
-
comment
Comment #10742782
I think comparing feature for feature isn't the right way to understand why Slack is a disruptive innovation. Often it's an innovation along some other dimension - process, busines…
-
comment
Comment #7784950
Disruptive innovation is often more about a superior business model than better technology. Technology is an enabler.
-
comment
Comment #7378439
Disagree. Language is not an immutable thing and is always evolving in its use to reflect the concepts of the people using it. I think capitalizing Agile as a noun makes it a "thin…
-
comment
Comment #7301399
Let's just jump to the Wolfram Language! hehe, that would be awesome.
-
comment
Comment #7301383
Cool, didn't know that. But HTML5 will enable this in a platform-indepedent manner which is good for the web.
-
comment
Comment #7296984
2 things: 1) With the overload of information, we've adapted to skim not only sentences but skip over entire sections of content because we instantly perceive them as not having va…
-
comment
Comment #7296966
It's going that way. Hopefully not some annoying icon featured prominently on every page, but instead a subtle browser-based recognition that the site also has a web app and puts a…
-
comment
Comment #7296959
HTML5 isn't just about the tags. It's an ecosystem of technologies that are breaking down the barriers of the browser to enable more native-like experiences over the web. Take for …
-
comment
Comment #7296949
Yes, but I think the transition is happening rather fast (not relative to our newly wired brains perception of "web time", but like in normal human time measured in decades and lif…
-
comment
Comment #7296926
It seems that the line between native app and web will increasingly blur as HTML5 matures to the point it obviates whatever advantages remain with building native apps. I think thi…
-
comment
Comment #7241448
I think OP should start to learn computer science and not just programming languages and frameworks to truly understand the major concepts that he's wrestling with. There are good …