Live data from Hacker News

Viewing profile — uyjulian

uyjulian

HN member
Joined
Fri, Jan 08, 2021, 1:38 PM UTC
HN karma
35
Public activity
20 items

About uyjulian

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47961749

    It has been that way since people from Cygnus (now RedHat->IBM) reorganized the project

  4. comment
    Comment #47555261

    A lot of stuff is happening on the n64brew discord. https://discord.gg/WqFgNWf

  5. comment
    Comment #47376803

    Reminds me of Rambus / RDRAM terminator RAM sticks.

  6. comment
    Comment #45578220

    If the devkit is a DTL-H, the instructions are pretty much the same as retail systems. For DTL-T (e.g. DTL-T10000 or DTL-T15000), there is lots of info here, including a link to a …

  7. comment
    Comment #45201736

    PhyreEngine doesn't use .NET, and it is written in C++ (with optional Lua for scripting). You might be thinking of PlayStation Mobile, which does use .NET for scripting.

  8. comment
    Comment #45013144

    Someone actually reverse engineered the formatting and made a open source tool that does the equivalent on Linux: https://github.com/profi200/sdFormatLinux

  9. comment
    Comment #39180021

    Someone did a port to a newer Linux base, and upstreaming is in progress: https://github.com/frno7/linux

  10. story
  11. comment
  12. story
  13. comment
    Comment #27101731

    The Python implementation used is Micropython, so it is not compatible with most Python modules.

  14. comment
    Comment #27101724

    The TI Nspire CX II supports Python. However, I'm not aware if they backported the feature to the older models… In any case, micropython can be run on all models with Ndless.

  15. comment
    Comment #27101709

    There is an exploit that allows you to run assembly programs on newer OS versions called arTIfiCE…

  16. comment
    Comment #27101682

    There is an exploit that allows you to run assembly programs on newer OS versions called arTIfiCE…

  17. comment
    Comment #27101675

    It is possible to attach a USB keyboard using a USB-A to USB mini-A adapter. This feature was added to OS 5.1.5.

  18. comment
    Comment #26246866

    There is a work-in-progress port of the newer Linux 5.x kernel to the PS2: https://github.com/frno7/linux

  19. comment
    Comment #26246860

    There were a couple of games released in Japan that got the HDD support stripped out in the North American release. Two such examples are Star Ocean 3 and Xenosaga.

  20. comment
    Comment #26246847

    There also exists the "Fortuna" exploit (and also recently reimplemented and documented as open source "OpenTuna"), which uses a buffer overflow in the memory card icon reading cod…