HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pigpang

no profile record

comments

pigpang
·2 yıl önce·discuss
Carpet shelling or carpet bombing with kilotons of TNT beg to differ.
pigpang
·2 yıl önce·discuss
> So while you may see videos of drones taking out tanks, they are often tanks that have already been killed and drones come in on an immobile target, etc.

Those tanks are immobilized by other drones or mines.

> You would also think that Ukraine is using more drones than Russia - based on the videos.

Yep, Ukraine uses more drones than RF in both absolute and relative terms, because Ukraine uses 10x less artillery shells.
pigpang
·2 yıl önce·discuss
If Ukraine will win war with Russia, it will mean that Ukraine will take their place as mightiest country in the world. EU will be a good buffer for us.
pigpang
·2 yıl önce·discuss
Global warming can be stopped by nuclear winter only.
pigpang
·2 yıl önce·discuss
Supersonic missiles are very vulnerable to a debris in the sky. Instead of catching of a missile, a drone can be blown up in advance on predicted trajectory of the supersonic missile.
pigpang
·2 yıl önce·discuss
Exactly. "Foo" is democratic when democratic or non-democratic country does it in a democratic way.
pigpang
·2 yıl önce·discuss
> In Italy the current defence minister is personally earning considerable amount of money by sending weapons to Ukraine, because he's also an owner and manager of companies that make said weapons.

FUD is the reason why Russian liars are banned from EU.
pigpang
·2 yıl önce·discuss
When Tesla's will have built-in StarLink?
pigpang
·2 yıl önce·discuss
When single bug may cost millions of dollars, then Rust is cheaper and faster than Go. Google manager is not a liar.
pigpang
·2 yıl önce·discuss
It's possible to write unsafe and slow code in Rust.
pigpang
·2 yıl önce·discuss
Many games are written in Rust already, but they are not AAA games. Example: https://bfnightly.bracketproductions.com/chapter_0.html
pigpang
·2 yıl önce·discuss
Unsafe Rust is not harder or safer than C/C++. If you can uphold all safety invariants for C/C++ code (OMG!), then it will be easier to do same thing for unsafe Rust, because Rust has better ergonomic.
pigpang
·2 yıl önce·discuss
I.e. don't throw bad apples into bin, because they will rot deeper, but keep them closer to healthy apples with hope that healthy apples will heal bad ones.

Nice idea, I like it too.
pigpang
·2 yıl önce·discuss
You can use unsafe code and pointers if you really want, but code will be unsafe, like C or C++.
pigpang
·2 yıl önce·discuss
Meta.ai requires "login with FB" for me. :-/
pigpang
·2 yıl önce·discuss
Exercising in hot weather requires drinking electrolyte water to avoid hyponatremia. Drinking large amounts of soft or distilled water (around 6 liters) can lead to death.
pigpang
·2 yıl önce·discuss
How you will calculate hash of file, when it broken, to lookup for?
pigpang
·2 yıl önce·discuss
It's not a legend, it's just chemistry.
pigpang
·2 yıl önce·discuss
Rust-protobuf is much slower than quick-protobuf or prost.
pigpang
·2 yıl önce·discuss
Idiomatic quick-protobuf is much faster than non-idiomatic rust-protobuf: https://github.com/tafia/quick-protobuf/tree/master/perftest