HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Splizard

no profile record

Submissions

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

github.com
1 points·by Splizard·5개월 전·0 comments

The Holy Grail of Linux Binary Compatibility: Musl and Dlopen

github.com
231 points·by Splizard·6개월 전·206 comments

Home Sourced AI Safety

quentinquaadgras.com
1 points·by Splizard·8개월 전·0 comments

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

mesh2motion.org
229 points·by Splizard·9개월 전·37 comments

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

github.com
2 points·by Splizard·10개월 전·0 comments

The Engine to No Engine Journey

md.jtmn.dev
2 points·by Splizard·10개월 전·0 comments

Native Multiplatforming – Android and Web

github.com
1 points·by Splizard·10개월 전·0 comments

comments

Splizard
·15일 전·discuss
yea this headline is pretty disgusting
Splizard
·3개월 전·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개월 전·discuss
you can patch musl, to initialize the brk state as -1 and then it won't use it.
Splizard
·6개월 전·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개월 전·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개월 전·discuss
The issue appears to be cascading internationally due to internal dependencies on us-east-1
Splizard
·9개월 전·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개월 전·discuss
> neither of those languages has dynamic linking

what do you mean by this?
Splizard
·10개월 전·discuss
you can totally still do this
Splizard
·10개월 전·discuss
Very exciting stuff!
Splizard
·11개월 전·discuss
Remind me again why we can't use HTTPS certificates to sign code that is linked with a domain?
Splizard
·11개월 전·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개월 전·discuss
> require your device to be running an official rom signed by Google

How exactly does the app detect this?