Viewing profile — MrPowerGamerBR
MrPowerGamerBR
HN member- Joined
- Sun, Aug 14, 2022, 7:01 PM UTC
- HN karma
- 235
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About MrPowerGamerBR
Recent public activity
-
comment
Comment #48791438
Was the bar that much lower, or is that some people on this thread are misrepresenting what the project actually is? EA Games open sourced the original C&C Generals source code a y…
-
comment
Comment #48756531
If you removed the front page, the annoying push notifications that push posts from communities you don't even care about, and remove the gamification to push users to keep comment…
-
comment
Comment #48756347
Not quite, a forum for a specific niche wouldn't have their posts pushed to random users that do not care about that specific topic because those users wouldn't be on that communit…
-
comment
Comment #47970301
Just a fyi for anyone that doesn't know: A few years back Don Hopkins got the permission from Yoot Saito to open source Yoot Tower, SimTower's sequel: https://github.com/YootTowerM…
-
comment
Comment #47680346
In my opinion it would be way cooler if it actually created a real Linux desktop environment instead of only a replica. Would it succeed? Probably not, but it would be way more int…
-
comment
Comment #47070044
I'm pretty sure Mojang will just use the Vulkan bindings provided by LWJGL, considering that Minecraft uses LWJGL
-
comment
Comment #46948889
I would've guess so, but I was talking about it in a "does Claude Code (not the model) have access to the internet?", which, according to Anthropic, it didn't.
-
comment
Comment #46942025
In the original post Anthropic did point out that Claude Code did not have access to the internet
-
comment
Comment #46860160
It is a bit vague, but I think that this means that you aren't going to be able to use Animate altogether after 01/03/2027. > Access to your Animate files and project data will end…
-
comment
Comment #46681231
To be SURE that I'm not "misrepresent basically everyone involved": Right now I tried the Proton build the PR creator made... and Photoshop still does not work. It shows the activa…
-
comment
Comment #46680170
Because I really want to be proved wrong, I tried using the patch creator's pre-compiled build with umu-launcher. However I couldn't get it work because umu-launcher kept complaini…
-
comment
Comment #46679168
> then going ahead and trying a Wine 10 patch on Wine 11. Like, what exactly did you expect? You can copy the PR's diffs and apply it on Wine 11.0, it is not like it doesn't work o…
-
comment
Comment #46673911
Pretty sure it is this one: https://github.com/ValveSoftware/wine/pull/310 Some news outlets did report on it. However, in my experience after testing the patch applied on top of W…
-
comment
Comment #46580290
Funnily enough there are old Windows applications that do work on Wine, but doesn't work on Windows 11
-
comment
Comment #46578195
But most of those issues are because Linux doesn't have enough market share. No one brushes off Windows because they need to support Windows and they need to add CI/CD for Windows.…
-
comment
Comment #46578113
Yeah, I thought that Affinity would work pretty well in Wine because I've seen a lot of people pointing to the "just follow the guide (AffinityOnLinux repo) and it will work!" but …
-
comment
Comment #46576485
> Oh!, and the one thing I miss is Affinity Designer. While I haven't experimented with it that much yet, Affinity (the new one, the one after the Canva acquisition) does work in W…
-
comment
Comment #46319336
I have something similar on my website, and my solution was to make server driven modal/toast responses. Allow the server to return a modal/toast in the response and, in your front…
-
comment
Comment #46314124
> Every endpoint returns 3–5 different HTML fragments. Frontend and backend must agree on every scenario — success, validation errors, system errors, partial updates, full reloads.…
-
comment
Comment #45618085
I haven't checked Hetzner's prices in a while, but OVHcloud has dedicated servers and they do have dedicated servers in the US and in Canada (I've been using their dedicated server…
-
comment
Comment #44748008
While true, at least with open source you can actually go into the code and try to fix the code if you really want to. With a closed source business you are at the mercy of them to…
-
comment
Comment #44123199
If I had to guess, they were talking about the DeepSeek iOS app: https://apps.apple.com/br/app/deepseek-assistente-de-ia/id67...
-
comment
Comment #44035548
True, but I don't have the need to run applications that require GPU under WSL, while I do need to run applications that require the GPU under my current host OS. (and those applic…
-
comment
Comment #44034749
Sadly I'm not one of those people because I have a desktop with an AMD Ryzen 7 5800X3D, which does not have an integrated graphics card. However now that AMD is including integrate…
-
comment
Comment #44033037
Except that if you require anything that is GPU-related (like gaming, Adobe suite apps, etc) you'll need to have a secondary GPU to passthrough it to the VM, which is not something…