HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Splizard

no profile record

投稿

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

github.com
1 ポイント·投稿者 Splizard·5 か月前·0 コメント

The Holy Grail of Linux Binary Compatibility: Musl and Dlopen

github.com
231 ポイント·投稿者 Splizard·6 か月前·206 コメント

Home Sourced AI Safety

quentinquaadgras.com
1 ポイント·投稿者 Splizard·8 か月前·0 コメント

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

mesh2motion.org
229 ポイント·投稿者 Splizard·9 か月前·37 コメント

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

github.com
2 ポイント·投稿者 Splizard·10 か月前·0 コメント

The Engine to No Engine Journey

md.jtmn.dev
2 ポイント·投稿者 Splizard·10 か月前·0 コメント

Native Multiplatforming – Android and Web

github.com
1 ポイント·投稿者 Splizard·10 か月前·0 コメント

コメント

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

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

How exactly does the app detect this?