diff --git a/Gemfile.lock b/Gemfile.lock index 453abd3..2ffc980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,6 +46,8 @@ GEM faraday-net_http (3.4.0) net-http (>= 0.5.0) ffi (1.17.1) + ffi (1.17.1-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-musl) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -90,7 +92,7 @@ GEM liquid (= 4.0.4) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.18.9, < 2.0) + nokogiri (>= 1.16.2, < 2.0) rouge (= 3.30.0) terminal-table (~> 1.4) webrick (~> 1.8) @@ -270,7 +272,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (1.0.2) + uri (1.0.4) webrick (1.9.1) PLATFORMS diff --git a/about.html b/about.html index 120f42d..bd00ce4 100644 --- a/about.html +++ b/about.html @@ -22,9 +22,11 @@
(Since 2022): Principal Software Engineer at Midokura. - Contributing to Sony's Edge AI sensing platform. We build systems to - manage fleets of edge devices, deploy AI vision models, and stream - real-time inferences to the cloud. Some notable projects: + We build systems to orchestrate, monitor and manage GPU servers and + high-bandwidth network fabric for AI workloads, deployed in private + datacenters. On an earlier project, I worked for ~3y on Sony's Edge AI + sensing platform. We build systems to manage fleets of edge devices, + deploy AI vision models, and stream real-time inferences to the cloud.