HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zyxin

no profile record

comments

zyxin
·3개월 전·discuss
There is a group that is attempting to communicate with whales by training a transformer based model on whale sounds.

https://www.projectceti.org/
zyxin
·7개월 전·discuss
Ha! I had to do something similar, I think for Texas Instruments? I signed up for an account and for some reason could not login. Apparently on the client side they were limiting how many characters could be in the password. I also had to force a submit of the login form with my longer password to login and then change my password to something shorter.
zyxin
·9개월 전·discuss
I sent over a cgit web page for a take home assessment and the interviewer was horribly confused. I assume they have never seen anything apart from github before...
zyxin
·작년·discuss
I will be visiting China later this year, any chance I can get one while I'm there via something like TaoBao to save on tax and shipping?
zyxin
·작년·discuss
Might just be normal mode? I know that some gaming monitors strobe the backlight in order to reduce motion blur, maybe reader mode just turns that off.
zyxin
·2년 전·discuss
Same thing happened to me! Did you manage to fix it?
zyxin
·2년 전·discuss
English is written left to write. If you use your left hand to write, your hand will glide over ink that's still wet.
zyxin
·3년 전·discuss
Those schematics look surprisingly similar to ladder logic. I always thought that ladder logic for programming PLCs makes absolutely no sense compared to a proper programming language, but now I see that it does make quite a lot of sense if you're trying to get electrical engineers who used to design actual physical logic circuits into programming PLCs.
zyxin
·3년 전·discuss
I would've liked to see an explanation that includes the weight of water being displaced. That would also explain how a steel ship with an open top is also able to float.
zyxin
·3년 전·discuss
Is this an issue with the price of sugar? From the video, it seems like they have already fermented the beans, turning it into some basic dark chocolate after that shouldn't be too hard especially if you're not after a smooth texture.
zyxin
·3년 전·discuss
Interestingly, the steam engines of the Titanic made use of the vacuum generated by condensing steam to extract additional energy from steam that's below atmospheric pressure.

https://www.titanicology.com/Titanica/TitanicsPrimeMover.htm
zyxin
·3년 전·discuss
Do operators currently need to manually control every movement of the arm? I always assumed that such heavy equipment uses inverse kinematics to help the operator.
zyxin
·3년 전·discuss
The wiki.vg website has a list of quite a few server implementations, even some written in Rust! That site also has extensive documentation of the Minecraft protocol if you want to try writing a server or client yourself.

https://wiki.vg/Server_List

https://wiki.vg/Protocol
zyxin
·3년 전·discuss
That battery is for load shifting from peak times to off-peak times and also to provide bridging power while other generators start up. If you want reliable purely green power, you need a lot more battery. For longer term storage, pumped hydro seems to be the only option for now.
zyxin
·3년 전·discuss
That image makes me appreciate just how slowly most plants grow and move. Imagining that bundle of dandelions writhing around triggers the same sort of visceral reaction as seeing maggots for me.
zyxin
·3년 전·discuss
This very same site also supports Chinese, along with plenty of other languages! It's linked in the footer.

https://youglish.com/chinese
zyxin
·3년 전·discuss
This makes me wonder what would happen if neural networks contain manually programmed components. It seems like trivial components such as detecting DNA sequences could be programmed in by manually setting the weights. The same thing could be done for example to give neural networks a maths component. Would the network when training discover and make use of these predefined components, or would it ignore them and make up its own ways of detecting DNA sequences?
zyxin
·3년 전·discuss
If you're referring to the outdated certificates, I installed Let's Encrypt's ISRG Root X1 Certificate onto my old iPad 4 and that seems to have taken care of it. Local sites served over HTTP never had any issues.
zyxin
·3년 전·discuss
From the Readme, their eventual plan for the project is to be able to serve the client through the web browser which would mean that almost all tablets would be supported.