HackerTrans
TopNewTrendsCommentsPastAskShowJobs

speps

no profile record

Submissions

Reverse-Engineering O2Jam Network

dev.cxo2.me
1 points·by speps·il y a 4 mois·0 comments

Building a software-defined GPS receiver

axleos.com
3 points·by speps·il y a 6 mois·0 comments

comments

speps
·il y a 7 jours·discuss
Well done on the paper, I saw your Reddit post a few days ago. Are you getting it through JCGT for example?
speps
·il y a 14 jours·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
·il y a 24 jours·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
·le mois dernier·discuss
Yes splats do reflections
speps
·le mois dernier·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
·il y a 3 mois·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
·il y a 3 mois·discuss
S4 exists: https://mega.io/objectstorage
speps
·il y a 4 mois·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
·il y a 4 mois·discuss
Also called datamoshing, it dates back a few decades already: https://en.wikipedia.org/wiki/Compression_artifact#Artistic_...
speps
·il y a 5 mois·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
·il y a 5 mois·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
·il y a 6 mois·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
·il y a 7 mois·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
·il y a 8 mois·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
·il y a 9 mois·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
·il y a 2 ans·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
·il y a 3 ans·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
·il y a 7 ans·discuss
Or by the author himself at the end of TFA: https://mtransitapps.github.io/apk/
speps
·il y a 8 ans·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.