- Brisbane, Australia
- https://fdi.sk
- @simeonmiteff
Block or Report
Block or report simeonmiteff
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
nzcovid19cases Public archive
Scrape New Zealand's COVID-19 case, alert level and hardship grant information from government web pages, and render the data in various formats suitable for mapping, visualisation and analysis.
Go 11
-
-
mod_auth_xradius Public
Apache module for RADIUS auth (http://www.outoforder.cc/projects/httpd/mod_auth_xradius/)
-
32 contributions in the last year
Contribution activity
July 2022
Created an issue in zeek/spicy that received 3 comments
Type error in code generated for map get() call
Hi!
I want to use the map
type's get()
method to build a map of counts with a default of 0:
module test; global m: map<uint8, uint8> = map<uint8, u…
3
comments