HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mohaine

976 karmajoined 12 jaar geleden

comments

mohaine
·6 dagen geleden·discuss
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 dagen geleden·discuss
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 maanden geleden·discuss
Pretty sure phased array LASERs are not yet a thing.
mohaine
·5 maanden geleden·discuss
To bad they used red and green that look exactly the same to me
mohaine
·6 maanden geleden·discuss
It seems like releasing more would have probably broken the exact same rules they are claiming AdaFruit broke.
mohaine
·6 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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
·9 jaar geleden·discuss
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.