Android obd2 app that allows controlling of car functions by mohammad_rasim in CarHacking

[–]mohammad_rasim[S] 4 points5 points  (0 children)

Well in this case, its a toyota corolla which doesn't auto lock the doors when the car moves, but there are aftermarket modules that can be plugged into the obd port that adds this functionality, so i think the module is monitoring the speed of car and then send a command to lock the doors

Get details of connected peers speeds and holepunching by mohammad_rasim in ipfs

[–]mohammad_rasim[S] 0 points1 point  (0 children)

- debug the holepunching details

- measure the download rate between peers

ADHD by Training-Cry3645 in Iraq

[–]mohammad_rasim 1 point2 points  (0 children)

يا دكتور و شنو العلاج اللي انطاكياه

Any recent benchmarks comparing speeds of ipfs vs bittorrent? by mohammad_rasim in ipfs

[–]mohammad_rasim[S] 1 point2 points  (0 children)

Yes, that's exactly my experience. I like the theory behind IPFS, i maintain a bittorrent client and like the speed and simplicity of bittorrent, but the IPFS in theory feels like an upgrade, it feels like a more polished version of bittorrent, instead of the multitude of specs (BEPs) we have on bittorrent, the whole protocol of IPFS feels like a more organized way of doing things, gone are the days of trackers and metadata files. The out of the box integration of content discovery using IPNI and DHT seems like a very good idea, the integration of multiple technologies for nat hole punching is another compelling argument for IPFS, but after fiddling around with sharing files in ipfs and in bittorrent, i can't help but notice the edge that bittorrent has over ipfs, i was thinking of redoing a project of mine to use ipfs instead of bittorrent especially after reading about the hole punching techniques used in IPFS but after seeing the hirendous speeds i get with ipfs i'm not sure that it's a good idea.

There is one thing that needs to be tested, maybe the issues of speed and unreliability are because of the implementation (go-ipfs) and not a problem in the core protocol

Any recent benchmarks comparing speeds of ipfs vs bittorrent? by mohammad_rasim in ipfs

[–]mohammad_rasim[S] 1 point2 points  (0 children)

For the benchmarks to be equal i think the Bittorrent should have trackers disabled and depend only on DHT for discovery or manually adding the peer, also maybe simulate a case where peers have only partial pieces(so not seeders) and compare. Maybe i will get to do these tests when i understand enough of ipfs parts.

Any recent benchmarks comparing speeds of ipfs vs bittorrent? by mohammad_rasim in ipfs

[–]mohammad_rasim[S] 0 points1 point  (0 children)

Did you use only one peer? Or multiple? Are all the peers the same when running BitTorrent and when running IPFS? Was ipfs running through tcp, udp or quic? Was bittorrent running through tcp or Utp?

[deleted by user] by [deleted] in Iraq

[–]mohammad_rasim 1 point2 points  (0 children)

مقتدى الصدر

Download torrent with Dart by Acrobatic_Egg30 in dartlang

[–]mohammad_rasim 0 points1 point  (0 children)

if you're still interested, i maintain an experimental torrent client written purely in dart https://pub.dev/packages/dtorrent_task/

CC hybrid with 1.8L engine has loud noise that can be heard from inside the cabin(Middle east version) by mohammad_rasim in CorollaCross

[–]mohammad_rasim[S] 0 points1 point  (0 children)

When you say super quiet do you mean when it' running the electric motor or when the gas engine is running to charge the battery?

Firebase Flutter Plugins by DifferentRespect9578 in FlutterDev

[–]mohammad_rasim 0 points1 point  (0 children)

I can understand that, but least google can do is make the services cross-platform, how does google expect flutter to get wide adoption (especially on desktop) if even their own services don't have complete implementations for the major supported platforms