Live data from Hacker News

Viewing profile — tsaoyu

tsaoyu

HN member
Joined
Sun, Nov 19, 2017, 10:38 AM UTC
HN karma
28
Public activity
23 items

About tsaoyu

Roboticist, renewable energy and RL https://github.com/tsaoyu

Recent public activity

  1. comment
    Comment #42346634

    In short, DPO is not better than PPO. This is because DPO is derived from so called BT reward assumption that pairwise data preference is collected. Through mathematical formulatio…

  2. comment
    Comment #42201826

    Click to play [...the video]

  3. comment
    Comment #34425091

    https://xorbits.io/benchmark

  4. comment
    Comment #33030626

    Very cool. Robots are edge centric at this moment but 5G and other technologies might enable the cloud applications such as https://github.com/BerkeleyAutomation/FogROS2 .

  5. comment
    Comment #31272888

    Agree, aerial vehicles are slightly better than maritime vehicles in this sense. I left maritime robotics because I couldn’t find any decent paying job that is not defense related …

  6. comment
    Comment #31271737

    I can understand the concerns of the technology might be abused in DoD but I should point out that it is much better to see this result on Science Robotics, TRO, ICRA, and IROS etc…

  7. comment
    Comment #22291783

    This is a hybrid Remote Operated Vehicles (ROVs) and Autonomous Underwater Vehicles (AUVs). The vehicle can be controlled using a joystick(^1) using a wired connection while operat…

  8. comment
    Comment #20261018

    Every year we upgrade our autonomous sailboat controller to the latest Raspberry Pi. This year we face a situation to choose from Jetson Nano and RPi 4. Even the decision is hard t…

  9. comment
    Comment #19932655

    Maritime and airplane emission is definite an issue after the grid power transferred to renewables. The problem is the low energy density and the variance in renewable resources. I…

  10. comment
    Comment #18499421

    Reminds me 锟斤拷 due to Unicode replacement character misinterpretation problem. When placeholder 'U+FFFD' decoded using GBK it will displayed as these characters. Some of glitches c…

  11. comment
    Comment #18146919

    Some examples on the usage of synchronous languages: http://zelus.di.ens.fr/examples.html#ex-bouncingball

  12. story
  13. story
  14. comment
    Comment #17610126

    Ordered a paper version on Amazon UK one month ago. Does anyone get the book already?

  15. comment
    Comment #17360905

    I remember the fun time when I hacking into a CASIO fx-82ES. There is a unsolder jumper on PCB that can 'upgrade' 82ES to 991ES which has four more functions. http://www.instructab…

  16. comment
    Comment #17190849

    I had a great fun in taking photos using a 3D printed pinhole lens on my Sony A7 II body. Here are some sample images: https://flic.kr/s/aHsmmwzBQg

  17. comment
    Comment #17113021

    Indeed, we have a previous team (robotics sailing team) member now working at ASV UK. A very exciting job

  18. comment
    Comment #17113005

    We build an open-source sailing boat (MIT license) https://blog.sotonsailrobot.org and we will host World Robotics Sailing Championship this year https://www.roboticsailing.org/201…

  19. comment
    Comment #16649597

    A short list of the other attempts on bio-inspired underwater robots: * Fish https://seagrant.mit.edu/publications/MITSG_00-4J.pdf * Octopus https://phys.org/news/2015-04-octopus-i…

  20. comment
    Comment #16552200

    Great business idea. Here is the freshly made AD[1]. Curious to see if there is any business plan follow ups. [1]( https://i.imgur.com/oD50taU.png )

  21. comment
    Comment #16428810

    Same curious, it has Python extension but not really close to it.

  22. comment
    Comment #16428805

    I assume this situation also holds true for those using LabView to build their virtual instruments. IP wasn't really an issue for us since we have decided to open-source our projec…

  23. comment
    Comment #16421366

    Mathematica/Python/MATLAB user. Mathematica and MATLAB do both have great documentation and intuitive examples shipped with their product, however, document your own code using the…