HackerTrans
TopNewTrendsCommentsPastAskShowJobs

speps

no profile record

Submissions

Reverse-Engineering O2Jam Network

dev.cxo2.me
1 points·by speps·4 maanden geleden·0 comments

Building a software-defined GPS receiver

axleos.com
3 points·by speps·6 maanden geleden·0 comments

comments

speps
·7 dagen geleden·discuss
Well done on the paper, I saw your Reddit post a few days ago. Are you getting it through JCGT for example?
speps
·14 dagen geleden·discuss
It’s not a problem in practice if debug data is emitted properly. For example I used the VS Code C++ debugger extension with Zig.
speps
·24 dagen geleden·discuss
They’ve been dabbling in this space within Unreal Engine for a few years. Perforce is the de facto standard in AAA studios from my experience, curious to see what’s going to happen to them.
speps
·vorige maand·discuss
Yes splats do reflections
speps
·vorige maand·discuss
Stop the misinformation, it’s just changing where it’s being done moving from the language to the build system itself: https://ziggit.dev/t/cimport-going-away/5132

It’s also decoupling Zig compiler and C compiler so they’re updated independently.

It’s still a bummer in my view as I just replaced my build pipelines with just a Zig compiler instead of emscripten but that’s fine.
speps
·3 maanden geleden·discuss
No need to mess with Win32, Godot supports it: https://docs.godotengine.org/en/stable/classes/class_window....

There’s a resurgence of transparent apps and games just because of that.
speps
·3 maanden geleden·discuss
S4 exists: https://mega.io/objectstorage
speps
·4 maanden geleden·discuss
SVG path syntax [1] mentioned as being an inspiration in the article is very similar to Turtle graphics (move, lineto, etc.)

[1] https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/E...
speps
·4 maanden geleden·discuss
Also called datamoshing, it dates back a few decades already: https://en.wikipedia.org/wiki/Compression_artifact#Artistic_...
speps
·5 maanden geleden·discuss
Awesome looking results. As far as I understand it's a "3D" shader in the sense that it looks 3D but it's a prerendered 2D normal map which is then lit using the resulting world space normal.

Here are the frames: https://github.com/nukep/gbshader/tree/main/sequences/gbspin...
speps
·5 maanden geleden·discuss
The usual way of solving this is to make the voucher responsible as well if any bad actor is banned. That adds a layer of stake in the game.
speps
·6 maanden geleden·discuss
It was an issue with the main JPEGXL library being unmaintained and possibly open for security flaws. Some people got together and wrote a new one in Rust which then became an acceptable choice for a secure browser.
speps
·7 maanden geleden·discuss
Windows has PIX for Windows, PIX is the name of the GPU debugging since Xbox 360. The Windows version is similar but it relies on debug layers that need to be GPU specific which is usually handled automatically. Although because of that it’s not as deep as the console version but it lets you get by. Most people use RenderDoc on supported platforms though (Linux and Windows). It supports most APIs you can find on these platforms.
speps
·8 maanden geleden·discuss
With projects like this competing against well known massive competitors (eg. the browser JS engines), not seeing their main competitors in a benchmark is a massive red flag to me: https://boajs.dev/benchmarks

Not seeing V8, SpiderMonkey JavaScriptCore is very strange...
speps
·9 maanden geleden·discuss
From a quick glance, it's a very simply a premade wav file which has all letters A to Z with 0.15s for each. The final wav is just a concatenation of all of letters from the text, and a silence of each unknown character/space. It doesn't support numbers but could easily be extended beyond what's in the demo. Very clever.
speps
·2 jaar geleden·discuss
Seems like it was a needed option for you at the time. Are you still enjoying it? Waiting for someone to take the baton?
speps
·3 jaar geleden·discuss
It used to be C# along with JS and Boo (a Python for .NET). All docs had examples in order of preference for JS, C#, Boo.
speps
·7 jaar geleden·discuss
Or by the author himself at the end of TFA: https://mtransitapps.github.io/apk/
speps
·8 jaar geleden·discuss
EDIT: it's actually his address, I thought it was just a coincidence but you can the house on Street View... I removed the actual name as doxxing isn't great, sorry.