HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mohaine

976 カルマ登録 12 年前

コメント

mohaine
·6 日前·議論
I'm pretty sure the software side of the project is a direct descendent from the WRT54G stack.

LinkSys got sued to release the firmware as it was GPL linked. This dump got modified to make the WRT54G way more powerful than LinkSys ever planned but they got to sell the hardware for years more than would have been expected at the time.
mohaine
·24 日前·議論
I love by Dream Machine Pro. Seems to just work and keep everything up to date. I have it running my security cameras as well and it has been pretty much bullet proof.

What needs do you have for a router that the Cloud Gateway is missing or is bad at? A PiHole equivalent is about all I can think I'm missing.
mohaine
·4 か月前·議論
Pretty sure phased array LASERs are not yet a thing.
mohaine
·5 か月前·議論
To bad they used red and green that look exactly the same to me
mohaine
·6 か月前·議論
It seems like releasing more would have probably broken the exact same rules they are claiming AdaFruit broke.
mohaine
·6 か月前·議論
Ah, most the problem in programming is writing the tests. Once you know what you need the rest is just typing.

I can see an argument where you can get none programers to create the input and output of said tests but if the can do that, they are basically programmers.

This is of course leaving aside that half the stated use cases I hear for AI are that it can 'write the tests for you'. If it is writing the code and the tests it is pointless.
mohaine
·8 か月前·議論
But data science usually isn't an island.

Use whatever you want on your one off personal projects but use something more non-data science friendly if you ever want your model to run directly in a production workflow.

Productionizing R models is quite painful. The normal way is to just rewrite it not in R.
mohaine
·8 か月前·議論
Been awhile since I've worked at one but it is usually grounded in trying to achieve 100% MS usage.

It is rarish to find a partial MS shop. Most of this is how hard MS makes it to use other tools. Even in 2025 they have good interop with external tools hamstrung.

Example: SQL Servers JDBC driver will convert an entire table's of data from ASCII to UTF and a full table scan instead of convertering your UTF bind to ASCII and using the ASCII based index. This doesn't break interop but does make it painful to code and one more reason to just use .Net.
mohaine
·9 か月前·議論
He was 170m away from the location the bomb exploded over, not 170m away from the explosion.

That said, the bomb only exploded at roughly 600m in altitude so still pretty close.
mohaine
·7 年前·議論
Well, this simply doesn't matter. There are already tests for impairment that failing will land you a DUI regardless of your breathalyzer test levels.
mohaine
·9 年前·議論
There is no need for a browser to download something from the internet. You only need the browser to browse the internet. (hence the name) A simple UI with a list of options was all that was needed.