HackerTrans
TopNewTrendsCommentsPastAskShowJobs

FractalHQ

no profile record

comments

FractalHQ
·3 years ago·discuss
I think it’s fine until someone sends me a screenshot of my website in fullscreen on a giant 4K monitor.
FractalHQ
·3 years ago·discuss
Svelte Stores and connect api are a simpler and more powerful solution to this than any library I’ve ever used. I’m curious what you would recommend.
FractalHQ
·3 years ago·discuss
He’s usually right though. And when he is not, he’s one of the fastest to admit it.
FractalHQ
·4 years ago·discuss
Not to mention the countless societal benefits.
FractalHQ
·4 years ago·discuss
Why do you consider it unpleasant? I’m a mac user and I really like Consolas. I like to use it in VSCode or when building websites that display code blocks.
FractalHQ
·4 years ago·discuss
An open source Gary’s Mod style modular universe focused on modding tools and a strong plug-in system - but in Unreal Engine 5!
FractalHQ
·4 years ago·discuss
One thing that I really miss on my Windows machine that I took for granted on my MacBook- system-wide dark theme. The Windows 11 dark theme is terrible. 90% of ui windows are still pure white (and blinding late at night). Browsers don’t seem to pick up on it, so websites don’t either.

Is there any reliable way to get a real dark mode on Windows 11?

On my MacBook, one hotkey changes every app, native window, and (modern) website (with system dark theme support) to dark mode. I only wish Darkreader would add a system theme event listener so I wouldn’t have to turn it on manually.
FractalHQ
·5 years ago·discuss
I got 2 of these today, yet I can’t even send myself email from my own domain through Twilio without google silently dropping it from transit. I would be happy to get into spam, at least that way I could add custom filters.
FractalHQ
·5 years ago·discuss
Can’t unsafe Rust (when properly isolated) exist within a larger codebase that, as a whole, can still be considered safe?
FractalHQ
·5 years ago·discuss
I wish I could say the same. Even getting a complex SVG to render correctly can be a pain, and WEBGL / WebP support is non existent. It’s been awhile though, perhaps I should take another look at the updates they’ve made since.
FractalHQ
·5 years ago·discuss
By design. Apple can’t let Safari function properly as a modern browser, otherwise PWAs would be able to compete with their App Store money printer on iOS!
FractalHQ
·5 years ago·discuss
> Most editors are awful. IDE editors are generally poor (name it, I've probably tried it).

What’s awful about VSCode? Genuinely curious. I use it daily and enjoy it. I love all the extensions I have access to.

> If you need a lot of stuff to be moderately productive, that sucks.

I don’t see why I would ever not have access to my extensions, nor is it very difficult to copy-paste my extensions.json file to a new machine and press “install all”.
FractalHQ
·5 years ago·discuss
Check out Tauri it is much an smaller and faster than electron.