-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
028bf76
commit b8842f6
Showing
8 changed files
with
67 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
tags: | ||
- dwarves | ||
- work | ||
- internal | ||
- discussion | ||
- event | ||
- labs | ||
- catchup | ||
- rust | ||
- elixir | ||
title: "Labs Weekly Catchup #5" | ||
date: 2024-01-03 | ||
description: Our fifth weekly catchup to kick off the new year! We organize an agenda the day beforehand and consolidate our findings, notable research progress, possibly new tech, insight or technique everyone should know. | ||
authors: | ||
- monotykamary | ||
menu: labs | ||
toc: false | ||
notice: | ||
type: labs | ||
hide_frontmatter: false | ||
event_date: 2023-12-13 | ||
--- | ||
|
||
| Event Date | Discord Channel | Type | | ||
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | -------- | | ||
| 03/01/2024 | 🍎 apple | Internal | | ||
|
||
Our fifth weekly catchup. We organize an agenda the day beforehand and consolidate our findings, notable research progress, possibly new tech, insight or technique everyone should know. | ||
### Agenda: | ||
- Auto pass reCAPTCHA by @Toan Ho | ||
- Passkey demo by @Tay | ||
- Github Trending Analyzer use-case discussion by @Hieu | ||
|
||
### Output: | ||
- Understand the research progress and passions of the labs team | ||
- Understand any shortcomings or things to improve for the next weekly catchup | ||
|
||
--- | ||
|
||
## Notes from the catchup | ||
|
||
weekly meeting #5 - 03/01/2024: | ||
|
||
🤖 **Auto-pass reCAPTCHA followup** | ||
- A follow up of @Toan's demo ov YoloV8 over Tensorflow.js, using WebGPU as the backend, to do object detection over recaptcha images | ||
- @Toan demo includes image autodetection, keyword detection, object separation, and auto clicking. | ||
|
||
![[Labs Weekly Catchup 5-20240105153824098.webp]] | ||
|
||
|
||
🔒 **Passkey demo** | ||
- A continuation effort with @Tay | ||
- (@Tay) Uses Golang library instead for the backend server | ||
- (@Tay) Different from magic links where it uses JWT token and a verification flow | ||
![[Labs Weekly Catchup 5-20240105154513918.webp]] | ||
|
||
🚀 **Github Trending Analyzer use-case discussion** | ||
- @Hieu Scaffolded a repository for scraping web data from GitHub trending, user profile, stars, and contributions | ||
- ![[Labs Weekly Catchup 5-20240105155035154.webp]] | ||
- (@Hieu) Today is more of a general discussion as to what use-cases there should be for the app | ||
- (@Hieu) The application uses TimescaleDB to allow for high ingest rates, currently requires a bit of remodeling and general constraints | ||
- ![[Labs Weekly Catchup 5-20240105155040503.webp]] |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters