Viewing profile — uyjulian
uyjulian
HN member- Joined
- Fri, Jan 08, 2021, 1:38 PM UTC
- HN karma
- 35
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About uyjulian
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #47961749
It has been that way since people from Cygnus (now RedHat->IBM) reorganized the project
-
comment
Comment #47555261
A lot of stuff is happening on the n64brew discord. https://discord.gg/WqFgNWf
-
comment
Comment #47376803
Reminds me of Rambus / RDRAM terminator RAM sticks.
-
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 …
-
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.
-
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
-
comment
Comment #39180021
Someone did a port to a newer Linux base, and upstreaming is in progress: https://github.com/frno7/linux
- story
- comment
- story
-
comment
Comment #27101731
The Python implementation used is Micropython, so it is not compatible with most Python modules.
-
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.
-
comment
Comment #27101709
There is an exploit that allows you to run assembly programs on newer OS versions called arTIfiCE…
-
comment
Comment #27101682
There is an exploit that allows you to run assembly programs on newer OS versions called arTIfiCE…
-
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.
-
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
-
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.
-
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…