From 35c999ea426a5f0b32e2b5d5bab5fe010ea9ce97 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Mon, 4 May 2026 09:01:42 +0800 Subject: Improve accuracy of framing. --- _log/bumblebee.md | 19 +++++----- _log/etlas.md | 6 +-- _log/neo4j-a-star-search.md | 8 ++-- _log/site-search.md | 92 ++++++++++++++++++++++----------------------- _log/vcs-1.md | 5 +-- index.md | 6 ++- 6 files changed, 66 insertions(+), 70 deletions(-) diff --git a/_log/bumblebee.md b/_log/bumblebee.md index 21a9a07..bbe0490 100644 --- a/_log/bumblebee.md +++ b/_log/bumblebee.md @@ -1,16 +1,16 @@ --- -title: Built a browser session script synthesizer +title: Built a browser automation script synthesizer date: 2025-04-02 layout: post project: true thumbnail: thumb_sm.png --- -One year at trading firm. Webscraper is giving too many problems. CPUs are +One year at the trading firm. Webscrapers are causing problems. CPUs are saturated, servers are stalling. -2025-02: Built Bumblebee, a C# WinForms application, to record browser sessions -and automate the synthesis of scripts. +2025-02: Built a C# WinForms application to record browser sessions and +automate the synthesis of scripts.