Pinned Repositories
AutoSwitchAirport
This is a bash script that will automatically turn your wifi off if you connect your computer to an ethernet connection and turn wifi back on when you unplug your ethernet cable/adapter.
collectd
collectd
complain
complain
flightpath
A playground for google map APIs
jruby
JRuby, an implementation of Ruby on the JVM
playground
Experimental repository
TransGC
This is a previous work I've done on hotspot, the name TransGC meaning transactional GC. It conatains the hack that I made to enable hotspot to group objects into different transactional areas so that we can reclaim the space once the transaction is over. The implementation is complete, but unfortunately the overhead is not acceptable. It runs with real benchmarks like specj2004, but the performance is not as good as expected, that's why it's not published into a paper yet. But I would like to still share this code in case anyone is interested.
wechat-chatgpt-connection
chatGPT+WeChat!
techtony2018's Repositories
techtony2018/AutoSwitchAirport
This is a bash script that will automatically turn your wifi off if you connect your computer to an ethernet connection and turn wifi back on when you unplug your ethernet cable/adapter.
techtony2018/collectd
collectd
techtony2018/complain
complain
techtony2018/flightpath
A playground for google map APIs
techtony2018/jruby
JRuby, an implementation of Ruby on the JVM
techtony2018/playground
Experimental repository
techtony2018/TransGC
This is a previous work I've done on hotspot, the name TransGC meaning transactional GC. It conatains the hack that I made to enable hotspot to group objects into different transactional areas so that we can reclaim the space once the transaction is over. The implementation is complete, but unfortunately the overhead is not acceptable. It runs with real benchmarks like specj2004, but the performance is not as good as expected, that's why it's not published into a paper yet. But I would like to still share this code in case anyone is interested.
techtony2018/wechat-chatgpt-connection
chatGPT+WeChat!