HackerTrans
TopNewTrendsCommentsPastAskShowJobs

matsz

no profile record

comments

matsz
·4 miesiące temu·discuss
Funnily enough, there's a drum loop that's also frequently sampled in electronic music from a track titled "Think (About It)."

https://en.wikipedia.org/wiki/Think_(About_It)
matsz
·5 miesięcy temu·discuss
> I've always advocated for having a read only database connection to be available for your customers to make their own visualisations.

A layer on top of the database to account for auth/etc. would be necessary anyways. Could be achieved to some degree with views, but I'd prefer an approach where you choose the publicly available data explicitly.

GraphQL almost delivered on that dream. Something more opinionated would've been much better, though.
matsz
·5 miesięcy temu·discuss
Coincidentally, they started releasing much better models lately.
matsz
·7 miesięcy temu·discuss
Valve saw the writing on the wall when Windows 8 was released. Their investment made Linux more feasible for the average user.

This makes me wonder how much better the world would be if corporations didn't have to answer to shareholders. Valve isn't publicly traded, Microsoft is.
matsz
·7 miesięcy temu·discuss
Arguably CTA isn't exactly an obscure acronym. It's multi-disciplinary - quite common in UI/UX design and marketing; and also decently common in any branched of software engineering that interact with these topics, like... web development.
matsz
·7 miesięcy temu·discuss
I couldn't imagine living in a country where my every move is being watched.

Privacy is a human right. Sacrificing your human rights just for a bit of "safety" is just short sighted.
matsz
·7 miesięcy temu·discuss
You might not even need ffmpeg.js for that anymore. WebCodecs API is well supported nowadays.

https://developer.mozilla.org/en-US/docs/Web/API/VideoEncode...
matsz
·7 miesięcy temu·discuss
I've been running Arch (on my desktop and servers) for over a decade, and never had issues. Just read their homepage before upgrading.
matsz
·8 miesięcy temu·discuss
It's probably one of the best introductory projects to x86 assembly on bare metal.

More advanced than my attempt: https://github.com/mat-sz/pongloader

BTW: You could provide a live online demo using v86 - https://github.com/copy/v86
matsz
·8 miesięcy temu·discuss
One can dream.
matsz
·8 miesięcy temu·discuss
Finally, been waiting for this moment since I've learned about Oracle. Would be well-deserved for them. Hope Larry Ellison loses his yacht.
matsz
·8 miesięcy temu·discuss
> VSCode already renders terminal on GPU

When did they add that? Last time I used it, it was still based on xterm.js.

Also, technically Chromium/Blink has GPU rendering built in for web pages, so everything could run on GPU.
matsz
·8 miesięcy temu·discuss
True, I was considering going back to Poland for business... if only Poland was more politically stable.
matsz
·8 miesięcy temu·discuss
> Giant GDP boosts are always just one deregulation away, hm?

Honestly, reducing the complexity of incorporating and paying taxes in Germany would quickly improve the dire situation of startups here. It's so bad right now that a tax advisor straight up told me to move to a less business-hostile country.
matsz
·9 miesięcy temu·discuss
Not everything is about profit :)
matsz
·9 miesięcy temu·discuss
As a patient, I'm not sure if I'd be comfortable with the doctor operating on me doing a speedrun.

Full sterilization before each surgery is a good thing. Better safe than sorry. Same for only having one patient in the operating room - reduced risk of contamination and human error.
matsz
·9 miesięcy temu·discuss
"Late stage enshittification."

We're already at a point where more often than not people want to quit using online apps. I wonder if at some point we'll end up with the internet being completely abandoned because we did nothing to keep it usable?

Similar scenario to what might likely happen to our planet, now that I think of it.
matsz
·10 miesięcy temu·discuss
I'm not sure if linking to those files is allowed by HN, and it could potentially expose me to lawsuits.

However, searching for "Yandex git sources magnet link" might help.
matsz
·10 miesięcy temu·discuss
You could take a look at the leaked Yandex source code from a few years ago. I'd believe their architecture should be decent enough.
matsz
·10 miesięcy temu·discuss
One layer up, the blade. Silicon would be the iron in this analogy.

The physical server itself would be the wooden handle, I guess.