All activity
Bence Nagy
left a comment
Heya! I myself am waiting for an embassy interview and have channeled the stress of that into making something useful for others in my situation. Here's a sample page about L-1 (intracompany transfer) visas issued in Bangkok:
https://visawhen.com/consulates/bangkok/l1
The code is source-available (not open source) at https://github.com/underyx/visawhen. It's my first time choosing a...
VisaWhen
Data on US visa issuance backlogs
Since COVID-19, U.S. consulates are way behind on visa processing. VisaWhen estimates based on public data how large the backlog at each consulate, in each visa category.
VisaWhen
Data on US visa issuance backlogs
A fast, open-source, code analysis tool that excels at expressing code standards — without complicated queries. Rules look just like code; no more wrestling with regexes. Includes 900+ rules and SaaS infra for use in your editor, at commit-time, or in CI.
Semgrep
Find bugs and enforce code standards
Bence Nagy
left a comment
Heya all! Excited for my first post here after lurking for 4-5 years! I joined the team behind Semgrep (called r2c; bonus points for anyone who gets the reference) around half a year ago because I saw they were on the right track to overhaul the code analysis landscape.
My personal highlights of Semgrep are:
• You write code to search code: `print("hi world")` can be found with the pattern...
Semgrep
Find bugs and enforce code standards