yetfeo | 12 years ago | on: R beats Python, R beats Julia, Anyone else wanna challenge R?
yetfeo's comments
yetfeo | 12 years ago | on: R beats Python, R beats Julia, Anyone else wanna challenge R?
yetfeo | 12 years ago | on: The next version of DuckDuckGo
yetfeo | 12 years ago | on: The next version of DuckDuckGo
If I use the DDG TOR hidden service, 3g2upl4pq6kufc4m.onion, do a search and click on a search result the link goes via a DDG redirect from r.duckduckgo.com. This should be using the hidden service domain, not the duckduckgo.com domain. As it is the redirect goes over a tor exit node rather than directly via the hidden service.
yetfeo | 12 years ago | on: Announcing ClearCrypt: a new transport encryption library
[1] https://github.com/clearcrypt/clearcrypt/pull/3#issue-327877...
yetfeo | 12 years ago | on: Announcing ClearCrypt: a new transport encryption library
Most projects start with this as an implicit goal. Unfortunately they tend to grow out of control as the code base gets larger.
yetfeo | 12 years ago | on: The Nix project – Atomic upgrades, rollbacks and multi-user package management
You can have multiple different versions of packages installed and other packages can depend on the different versions. The management of the 'shared library hell' is done behind the scenes using symbolic links in a GNU Stow like manner.
You can create 'environments' that are collections of installed packages and switch between them so tools needed for one task don't pollute the namespace for other tasks. For example, I create an environment for working on Firefox. It uses specific GCC versions and libraries. Only that environment sees them. I then switch to another environment when working on another project which uses clang - that environment can't see the library versions from the firefox environment, etc.
You can build package from source or download from a binary cache. You can modify configure flags and other build settings and the correct packages will rebuild - or download from cache if they are built with the same flags.
It installs easily on top of other Linux distros.
yetfeo | 12 years ago | on: The Nix project – Atomic upgrades, rollbacks and multi-user package management
yetfeo | 12 years ago | on: Duktape: an embeddable JavaScript engine
yetfeo | 12 years ago | on: Frozen Funds
yetfeo | 12 years ago | on: Frozen Funds
yetfeo | 12 years ago | on: Frozen Funds
It would also make trades a little more difficult in that users that are slow in signing off a transaction slows the trade down. The buyer has to wait until the seller has performed an action. Could you DoS an exchange with multiple buy/sells that you don't release?
yetfeo | 12 years ago | on: Frozen Funds
It's unfortunate that those that have deposited since then have subsidised those that withdrew after the hacks.
yetfeo | 12 years ago | on: Mt. Gox's Bitcoins are being sold on Bitstamp?
https://blockchain.info/tags?form_type=1
Taint is viewable using "Related tags" and "Taint Analysis" on address pages.
yetfeo | 12 years ago | on: The Neo900 project is still alive and steadily progressing
yetfeo | 12 years ago | on: Mozilla's New Multi-Core Browser and the Open Source Language That Powers It
https://groups.google.com/d/msg/mozilla.dev.servo/-dmlVwMknJ...
yetfeo | 12 years ago | on: Firefox OS 1.3
yetfeo | 12 years ago | on: GnuTLS certificate verification vulnerability announced (CVE-2014-0092)
That said I'd hope that systems like ATS, Mercury, MLTon and OCaml being open source make it easier to contribute to the implementation for issues that come up and this would offset any 'not enough real world' problems that they have. If you don't like those languages, pick another (eg. Haskell).
[1] http://en.wikipedia.org/wiki/Prince_XML
[2] http://www.missioncriticalit.com/technology.html
[3] http://mmpool.bitparking.com/pool
[4] https://blogs.janestreet.com/category/ocaml/
[6] https://blog.mozilla.org/blog/2013/04/03/mozilla-and-samsung...
yetfeo | 12 years ago | on: GnuTLS certificate verification vulnerability announced (CVE-2014-0092)
Neither is C++. People writing new systems level code should seriously consider safer languages. ATS, Rust, Mercury, OCaml, SML, and many others.
yetfeo | 12 years ago | on: Reddit to Give 10% of Its 2014 Ad Revenue to Non-Profits Picked by Its Users