Viewing profile — kersny
kersny
HN member- Joined
- Sat, Apr 10, 2010, 2:44 AM UTC
- HN karma
- 305
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About kersny
https://www.kefrobotics.com/
Recent public activity
-
comment
Comment #49145887
I bought a full rack for $240 (free shipping) Thanksgiving day 2024 - got lucky!
-
comment
Comment #23491894
Some more related info on different algorithmic differentiation approaches in Julia: https://github.com/MikeInnes/diff-zoo
-
comment
Comment #21937769
A RISC-V linux system for the ECP5 can be built with the FOSS toolchain using vexriscv and litex: https://github.com/litex-hub/linux-on-litex-vexriscv also, step by step using a di…
- story
-
comment
Comment #17908797
Astrobotic Technology | Embedded & SW Engineering | Pittsburgh, PA | Onsite | Full Time | US persons only | https://www.astrobotic.com Astrobotic is a small space robotics company …
-
comment
Comment #17565659
Seems like they do: https://arxiv.org/pdf/1805.04115.pdf
-
comment
Comment #17255598
The DJI Tello is probably the closest thing available: https://store.dji.com/product/tello https://tellopilots.com/forums/tello-development.8/
-
comment
Comment #17205078
I messed around with some slightly above toy work, implementing expectation-maximization for gaussian mixture models and some other supporting tools for 3D point clouds, and found …
-
comment
Comment #17077080
or LCROSS: https://en.wikipedia.org/wiki/LCROSS
-
comment
Comment #17054235
If anyone has AIAA paper access (or a workaround ;), they published a ton of details on their guidance, control, and avionics designs at the beginning of this year: https://arc.aia…
-
comment
Comment #16757614
Joe Grand developed a similar product for Parallax a while back, with a lot of interesting technical details on his site: http://www.grandideastudio.com/laser-range-finder/
-
comment
Comment #14857256
#1 is not strictly true, although it's not necessarily useful yet: https://github.com/japaric/nvptx#nvptx
-
comment
Comment #14249464
The C.H.I.P. guys (and maybe Allwinner themselves) use R8 as a CPU name: https://getchip.com/ http://linux-sunxi.org/Allwinner_SoC_Family#.22R.22-Series
-
comment
Comment #12804874
http://spritesmods.com/ Maybe not exactly what you're looking for, but its simple and clicking through any project makes me to want to work with and/or hire him immediately.
-
comment
Comment #12585993
This? same family atleast: https://github.com/torvalds/linux/tree/master/drivers/net/wi...
-
comment
Comment #12480089
Google has been using that name semi-publicly since at least 2011.
-
comment
Comment #12372779
See also: Demovfuscator https://kirschju.re/demov
-
comment
Comment #12337788
Very interesting, I recently put together a simple caffe static compiler of my own on the path to FPGA deployment of CNN inference pipelines. I looked at halide[0] as a possible in…
-
comment
Comment #12202428
One such multidimensional extension of Eigen is from Google and I believe was extracted from TensorFlow: https://bitbucket.org/eigen/eigen/src/039efd86b75ce1b72befb7...
-
comment
Comment #12183149
Its been done, but AFAIK not with hand etching: http://hforsten.com/making-embedded-linux-computer.html I don't think you can do high frequency RAM lines with hand etched boards or…
-
comment
Comment #12086375
The Datasheet on their site has some tech details: http://icarusinitiative.org/sites/default/files/ICARUS%20SP%... That one doesn't seem to be loading for me, but the Internet Arch…
-
comment
Comment #11943217
Looks like this is the actual paper, doesn't seem to be linked in the article: http://people.ee.duke.edu/~sorin/papers/rss16_chip.pdf
-
comment
Comment #11397048
You could check out Macrofab: https://macrofab.com/ I've never actually used them but their online tooling is impressive, they have reasonable prices for low quantity assembly, and…
-
comment
Comment #11392945
My understanding is that MyHDL is in fact more like Chisel/Clash, it specifically says "It does not turn arbitrary Python into silicon" in their getting started guide (and as sklog…
- story