22 Jul 2026
If an agent can act inside a browser, who should remember what it is allowed to do?
21 Jul 2026
Once models learned to read screenshots and move a pointer, browser agents started to feel almost obvious. A person can use a website by looking at it and cl...
13 Jul 2026
For most of its existence, the browser has made a simple assumption: there is a person sitting in front of it.
04 Jul 2020
I had been living the “Windows free” life for almost 10 years even since I switched over to first Linux Mint, then Ubuntu and lately Pop!_OS. Over these year...
09 Apr 2019
7 CSS declarations and a/an (optional) font import is all it takes to change a drab basic website to a minimalistic easy to read piece of beauty.
@import ur...
05 Feb 2019
I use docker a lot, so much so that I even run PostgreSQL and MySQL on
docker rather than having them installed locally. This makes much more
sense when you ...
17 Dec 2018
Over the past year, I have been working on Gratiato, a social networking site for students,
teachers and researchers to share papers, find relevant research ...
06 Jun 2018
This post has been crossposted from the Zense Blog.
Microsoft recently announced that it is buying GitHub for $7.5 billion dollars, and predictably, there’s...
20 Apr 2018
Requirements: Ubuntu, Java
1. Install Java:
sudo apt install openjdk-8-jdk
2. Download the latest run deck debian packages from this link
http://rundeck....
15 Feb 2018
I have been playing around with Docker for a while. I use Docker for all of my
Rails development and deployment tasks. So, every once in a while I encounter ...