Well for me my Physical Host Layout how do you mean? O.o
Like i just use Caddy as my Web Server running on Port 80 and 443 which are open physically on my Router >.>
and i dont think i use a Proxy? >.>
I infact dont even use a Firewall tho i probably should set that up sometimes XD
Retro-Hax
- 2 Posts
- 7 Comments
Retro-Hax@feddit.orgto
Selfhosted@lemmy.world•Harmony - Yet Another Discord AlternativeEnglish
7·7 days agoeh while i appreciate this Project i do also think that contributing to Software like Matrix or XMPP would be better as theyre actually used in Production and Companies :P
Retro-Hax@feddit.orgOPto
Open Source@lemmy.ml•Question about Reberse Engineered Code and Licenses
1·10 days agoWell i do usually go for GPL 2.0 only or LGPL 2.1 or later (unless its Python where i usually go with either GPL 3.0 or AGPL 3.0 only) :P
But with writing Assembly by Hand and translating Reverse Engineered ASM from one CPU Architecture to another one that is kinda my unknown basically :(
Especially as im usually a Tooling Dev than a Game Dev more on PC and usually when i write ASM Patches it is for LGPL 2.1 and written from Scratch (So im not modsifying for Example existing Nintendo Code) :P
Retro-Hax@feddit.orgOPto
Open Source@lemmy.ml•Question about Reberse Engineered Code and Licenses
2·10 days agoyup basically that as in writing Assembly by Hand :P
Translate 6502 Assembly Code to x86 Assembly Code that in turn Assembles into a Windows 95 Executeable (as im looking to doing some Windows 95 Programming) :P
Retro-Hax@feddit.orgOPto
Open Source@lemmy.ml•Question about Reberse Engineered Code and Licenses
1·10 days agoah alright then :0
Thanks! :D
and yea i did refer the 6502 Assembly Code which i got via a Emulator Debugger basically so ill probably just attach the CC0-1.0-Universal License to my Translation and call it a Day :P
I would say it is very much not a derivative due to the Way the Hardware works/differs but hm ill just have to see really >.>
Retro-Hax@feddit.orgOPto
Open Source@lemmy.ml•Question about Reberse Engineered Code and Licenses
1·10 days agohuh? >.>
how you mean? >.>
The Plan is to basically also Open Source it obviously :P
well without iocane https://retro-hax.net/ can be accessed but just if i do uncom,ment the iocane stuff then i just get this 421 error But iocane is running via the systemd system and started so i dont understand why it doesnt work easily >.>