HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Splizard

no profile record

Submissions

Benchmarks: Go's FFI is finally faster then GDScript (and Rust?)

github.com
1 points·by Splizard·5 mesi fa·0 comments

The Holy Grail of Linux Binary Compatibility: Musl and Dlopen

github.com
231 points·by Splizard·6 mesi fa·206 comments

Home Sourced AI Safety

quentinquaadgras.com
1 points·by Splizard·8 mesi fa·0 comments

Mesh2Motion – Open-source web application to animate 3D models

mesh2motion.org
229 points·by Splizard·9 mesi fa·37 comments

Develop native iOS apps in Go, on any platform, without the SDK

github.com
2 points·by Splizard·10 mesi fa·0 comments

The Engine to No Engine Journey

md.jtmn.dev
2 points·by Splizard·10 mesi fa·0 comments

Native Multiplatforming – Android and Web

github.com
1 points·by Splizard·10 mesi fa·0 comments

comments

Splizard
·15 giorni fa·discuss
yea this headline is pretty disgusting
Splizard
·3 mesi fa·discuss
Maybe you could look at using some AI assistance to provide some real 'useful' feedback to the OP about what made you lose interest, as your false confidence in some opaque 'AI-detection' heuristic is lazy and only harms individuals who are trying to find effective ways to share information.
Splizard
·5 mesi fa·discuss
you can patch musl, to initialize the brk state as -1 and then it won't use it.
Splizard
·6 mesi fa·discuss
You have to tell musl to use mmap instead of brk. You're right that it doesn't work in all cases but as long as you switch TLS on calls (and callbacks), at least with a project the size of Godot, you can approach a workable solution.
Splizard
·8 mesi fa·discuss
If only there was an easy way to fund all the Open Source programs you like and use, so the projects who struggle with it, can put more focus into design.

Seems like a win-win, take my money solution, for some reason the market (and I guess that means investors) are not pursuing this as a consumer service?
Splizard
·9 mesi fa·discuss
The issue appears to be cascading internationally due to internal dependencies on us-east-1
Splizard
·9 mesi fa·discuss
The problem with configuration formats, is not syntax, or abstraction, it's the lack of consistent language server integration, it's problem when I can't lookup the definition for a key, the expected type, or quickly jump to definitions that clearly show which keys are available to configure.
Splizard
·9 mesi fa·discuss
> neither of those languages has dynamic linking

what do you mean by this?
Splizard
·10 mesi fa·discuss
you can totally still do this
Splizard
·10 mesi fa·discuss
Very exciting stuff!
Splizard
·11 mesi fa·discuss
Remind me again why we can't use HTTPS certificates to sign code that is linked with a domain?
Splizard
·11 mesi fa·discuss
Only Linux, BSD and other operating systems that are entirely Open Source.

Even Windows has scary warnings now that pop up unless you pay several hundred dollars a year plus you have to go through a completely unreasonable process (that often requires being shipped a physical USB device) just to sign your application.
Splizard
·11 mesi fa·discuss
> require your device to be running an official rom signed by Google

How exactly does the app detect this?