HN user

Hacktivist

51 karma
Posts0
Comments20
View on HN
No posts found.

The F2P game "Path of Exile" (similar to Diablo) does everything on the server and it causes so many problems that you need to avoid certain character skills that are more prone to causing desync issues between server and client. They even include a chat command that will sync you with the server which most people have macro'd to a key on their keyboard or mouse it's so prevalent.

The whitelist feature isn't the issue here. You have always been able to whitelist sites in the "Custom Filter > Exceptions." The issue here is the addition of a built in whitelist subscription to a list controlled by the developers.

My university had similarly bad security practices. Although not accessible as plain text, the social security number was used when you wanted to change personal information.

For example to reset your university email account you needed the last three digits of the ssn and your date of birth. In my case, the school somehow never got my ssn so my ssn in this case was just "0". So theoretically if anyone wanted to change my password they just needed to use "yyyymmdd0" to access it.

My point was that x isn't always better than y. And in the case of turbine blades, monocrystalline is the way they are made.

On the topic of forged turbine blades, the oriented strength of the resultant blade _is_ the advantage of using forging over conventional casting for a polycrystalline blade. Since the load on a turbine blade is mostly axial it makes no sense to not have favorable grain orientation to maximize strength in the axial direction. As a result, turbine blades are forged such that the grain orientation and size is elongated and coarse. This minimizes grain boundary area perpendicular to the load direction and thus minimizes creep at the high operating temperatures of a gas turbine.

It isn't quite as simple as saying that forging produces a stronger part since a monocrystalline casting of a turbine blade would be stronger than a forged polycrystalline one.

I guess I shouldn't have used such a strong word like "causes this" since the article was more about the force field and not the source of the ionized air.

The point is that if the tape spool can create such a strong field then there is more than likely a visible light being created at the interface of the spool and tape caused by the charged atmospheric nitrogen which releases a photon when leaving the excited state.

I wish they would make it so that addons and plugins can only be installed inside Firefox (via addons.mozilla.org, File > Open or exceptions for trusted sites.)

I have seven plugins listed and I only installed two of them.

  2007 Microsoft Office system - Installed with Office 2007
  Google Update - Installed with Google Chrome (??)
  Java Deployment Toolkit - Installed with Java (on Firefox blocklist)
  Java Platform - Installed with Java
  Picasa - Installed with Google Picassa
  Shockwave Flash - I installed this
  Silverlight - I installed this
In the extension category only two are there that I didn't installed
  FiddlerHook - Installed with Fiddler (not removed after uninstalling Fiddler, uninstall button greyed out in Firefox)
  Java Console - Installed with Java

Personally I look at it like this. While I'm not physically 'stealing' their product, I am still profiting by not paying X amount for its use.

As an example, imagine if you are planning on purchasing a copy of Photoshop at $1000 but before you leave to go to the store you do a quick search on your favorite torrent site. Sure enough it's there and you download it, saving yourself $1000 while still benefiting from the use of the software and using the $1000 on something else.

So while software piracy might not harm the developer directly, it greatly benefits the person who downloads the software.

Does anyone have any sales statistics comparing volume of iPods purchased from apple.com to volume of iPods purchased at retail (including Apple retail stores since they don't offer engraving?)

Because even if what he is saying is true I doubt that the fraction of people that get engraved iPods and then resell can influence the secondary market filled with iPods from almost all technology retailers and Apple's retail stores themselves.

Can you expand on what you thought was subpar about using Latex on Windows 7? I use Latex almost exclusively and for such an obscure (compared to Office) document publishing system, Latex has some pretty amazing tools available for Windows.

If you go the full IDE path you have TeXnicCenter, WinEdt, and LEd.

If you go text editor path you have your favorite editor to write the source and latexmk to automatically build when the source file changes.

Combine your favorite way of writing with MiKTex for the core program and package management and you have a bulletproof way of using Latex in Windows.

If OneNote is anything like Word you can use LaTeX notation once you are inside an equation environment (Alt + =).

For example in Word typing Alt + = \int^1_2 \sum^x_(x+1) \ge \sqrt(25)

Would produce exactly what you would get in LaTeX.

You can even copy/paste between applications that support MathML.