GravityWell | 10 years ago | on: NASA’s New Horizons Plans July 7 Return to Normal Science Operations
GravityWell's comments
GravityWell | 11 years ago | on: The Universe Might Be Expanding a Lot Slower Than We Thought
GravityWell | 11 years ago | on: Author of “Unix in Rust” Abandons Rust in Favour of Nim
I see similar lists for GCC when a branch is underway. I'm actually impressed with the number of active contributors, and I find the design very compelling. I'll be keeping an eye on this project.
GravityWell | 11 years ago | on: Hard Drive Reliability Update – Sep 2014
GravityWell | 12 years ago | on: Node.js Tools for Visual Studio
1) "Set Next Statement" doesn't work, which is a pretty big part of E&C
2) I could change code and literals without stopping and restarting the debugging session. Each change causes the current statement to jump to the top of the current function, or to the first line if modifying code outside of any function. Local variables are reset, but globals retain their state.
3) Interestingly, I could change code in a function that does not have the focus, and nothing is reset, then step into that function.
I remember seeing something similar when V8 was being demoed and showed a "live edit" capability, so I guess NTVS has similar functionality.
It short, it sort of works, but it's not the same as E&C for .Net (C# or VB), C/C++ native code, or Office VBA.
GravityWell | 12 years ago | on: Node.js Tools for Visual Studio
http://nodejstools.codeplex.com/releases/view/104141
https://www.youtube.com/watch?v=ZAroJmb6XY4
It was in the original title, but has been edited out.
GravityWell | 12 years ago | on: Node.js Tools for Visual Studio
GravityWell | 12 years ago | on: Node.js Tools for Visual Studio
GravityWell | 12 years ago | on: Valve Is Making All Their Games Free To Debian Developers
GravityWell | 12 years ago | on: Valve Confirms Official AMD-Powered Steam Machines For 2014
GravityWell | 12 years ago | on: Google swaps out MySQL, moves to MariaDB
GravityWell | 12 years ago | on: Google swaps out MySQL, moves to MariaDB
"..It turns out that far from being a minor initiative to keep MariaDB alive, Google is actively patching and upgrading MariaDB 10.0 to be fit enough so that Google can migrate all of its thousand-plus MySQL instances onto the technology."
GravityWell | 12 years ago | on: First Mechanical Gear Found in a Living Creature
GravityWell | 12 years ago | on: Sigil
GravityWell | 12 years ago | on: 95.4 Million self driving cars sold per year by 2035
GravityWell | 12 years ago | on: Lossy PNG
There is a reason why jpg has survived the test of time. It delivers a good balance of quality, performance, and is well supported. Challengers like JPEG 2000 have not gained much traction because jpg gets the job done. http://en.wikipedia.org/wiki/JPEG_2000
GravityWell | 12 years ago | on: Google supports MariaDB
One point about PostgreSQL that bothered me was the apparent lack of case insensitive collation. Where SQL Server, Oracle, and MySQL default to case insensitive, PostgreSQL defaults to case sensitive, and there was no built in way to change this, so you have to do things like "WHERE LOWER(namecol) = 'jdoe'" to work around it. At least that was the situation last time I checked.
GravityWell | 12 years ago | on: Google supports MariaDB
http://www.postgresql.org/docs/9.1/static/tutorial-window.ht...
These have been part of PostgreSQL, SQL Server, Oracle, etc for quite a while and still absent from MariaDB/MySQL.
GravityWell | 12 years ago | on: Google Chrome security flaw offers unrestricted password access
GravityWell | 12 years ago | on: Amazon launches Amazon Art marketplace