Posts Tagged: user interface

UIs Are Becoming Optional — MCP and the End of the Dashboard Era

Posted by & filed under .

For decades, the way we interact with software has followed the same pattern: someone builds an interface, and we learn to use it. We click buttons, navigate menus, fill out forms. Every new tool means a new UI to master, a new set of conventions to internalize, a new cognitive load to carry. That era […]

Nicer implementations using Java streams

Posted by & filed under , .

I am not entirely sold on the performance of the Java streams but I will accept they are getting much better compared to the first cut, we now have parallel streams and all sorts, and also it provides a (nicer) functional approach to coding. I’m not going to go into the whole dispute of whether […]

evernote

Nice Feature from Evernote — Custom Colors

Posted by & filed under , , .

I use Evernote a lot — I am a big fan of the tool for day-to-day use as well as of their platform and the services they open to the developers community. (For those techies reading this check out my previous post about storing lists using Evernote by the way. Not that I’m bragging :D) […]

ICanHaz.js Templating Issues

Posted by & filed under , , .

I’ve only just discovered ICanHaz.js I have to admit and as such I’m a bit of a moron when it comes to using it I guess. Still though, I felt the need to write up on this as I’ve been digging around the net for a while and the only resource helpful that I found […]

Keep Your Shop On One Floor

Posted by & filed under , , .

I’ve decided to write this following discussions and things I’ve observed with some of the startups (in the Bay Area or on the other side of pond), as it just occurred to me that occasionally simple (yet very effective) aspects of a startup are being missed out entirely. Sadly, these results in most cases in […]