Live data from Hacker News

Viewing profile — throwingtoofar

throwingtoofar

HN member
Joined
Tue, Jan 17, 2023, 11:15 PM UTC
HN karma
32
Public activity
9 items

About throwingtoofar

No profile information was provided.

Recent public activity

  1. comment
    Comment #37013181

    I stay away from the kind of content the article refers to however I think there are cases where it's important to highlight the behaviour of those who would prefer you didn't such…

  2. comment
    Comment #36970129

    Works with windows 11 too.

  3. comment
    Comment #36970123

    Works with windows 11, I have it on an unsupported gen 6 intel desktop + a newer laptop. This version is a fork of the original thats no longer maintained but they didn't update th…

  4. comment
    Comment #36970101

    You can do this by deleting the default value (should be 'C:\Windows\System32\Windows.UI.FileExplorer.dll') under the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{86ca…

  5. comment
    Comment #36970000

    An alternative is Optimize-Offline[0] which uses deprovisioning to remove packages from a Windows install ISO. This is a method which mimics Windows' official methods which should …

  6. comment
    Comment #36921940

    I recently found an awesome flash decompiler[0] and used it to get around site-locking on some swfs I downloaded years ago. Some swfs require files from the sites they are hosted o…

  7. comment
    Comment #36805397

    First they came for protests, now they want to tackle encryption. I don't think they like the ability of people to share unofficial information and organize themselves in huge numb…

  8. comment
    Comment #34828460

    For simple Typescript without node: 1. Typescript in VSCode. 2. Simple script to watch a project directory for changes to .ts files that runs... 3. ...'deno cache ' to transpile th…

  9. comment
    Comment #34420963

    You can keep your extensions loaded by setting this about:config value to false: xpinstall.signatures.required At least I think thats the one. Also extension updating can be disabl…