Viewing profile — janco
janco
HN member- Joined
- Mon, May 16, 2016, 10:34 AM UTC
- HN karma
- 17
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About janco
No profile information was provided.
Recent public activity
-
comment
Comment #19071513
My notes from Quantum Computing and Open Hardware tracks are here, if somebody is interested: https://j-marjanovic.io/notes-from-fosdem-2019.html
-
comment
Comment #18108252
my notes: * HardCaml - DSP for FPGA/ASIC, * embedded SW in OCaml (running on Xilinx MicroBlaze), * HardCaml example: AXI interface, GPIO, SPI, cordic, * FPGA: LUTs and regs, BRAM, …
-
comment
Comment #15945152
clearly not, it is missing "blockchain" somewhere in the title
-
comment
Comment #15785548
Latency measurement from car side?
-
comment
Comment #15391505
Keep in mind that this is scientific community, so most of the (official) communication is anyway in English, and from my personal experience people don't have a problem switching …
-
comment
Comment #15388513
DESY | Software Developer, Firmware Developer | Hamburg, Germany | ONSITE | http://www.desy.de/ DESY is one of the world’s leading research centres for photon science, particle and…
-
comment
Comment #15190102
DESY | Software Developer, Firmware Developer | Hamburg, Germany | ONSITE | http://www.desy.de/ DESY is one of the world’s leading research centres for photon science, particle and…
- story
-
comment
Comment #14724825
Australian Synchrotron is already using three giant flywheels as an UPS, here is a short presentation. I am sure that you will be able to find enough information to determine if do…
-
comment
Comment #14003161
`FLT_EPSILON` represent the minimum difference between two adjacent floats around 1.0; it should be scaled according to the input argument. E.g. your `equal_float` returns `true` f…