Viewing profile — djxfade
djxfade
HN member- Joined
- Thu, Jun 13, 2019, 10:06 AM UTC
- HN karma
- 854
- Public activity
- 297 items
- HN profile
- View on Hacker News ↗
About djxfade
No profile information was provided.
Recent public activity
-
comment
Comment #48627727
This is pretty much what Tauri solves. It re-uses the systems WebView. So the built apps are tiny (kb to a few mb)
-
comment
Comment #48541448
Anyone know why? Some of the tiers more than doubled in price, that's pretty insane.
-
comment
Comment #48476807
On macOS, I use a free app called Fluor, that lets me auto switch the Fn key behavior based on which app is active.
-
comment
Comment #47411730
I disagree. What if, hear me out, parents actually parent, instead of relegating the parenting to companies, and ruining the internet for the rest of us?
-
comment
Comment #45991505
This. One common use case for the @ operator, is when "destructuring" array members into variables. In some cases, you can't know if the member will be available, but it's not impo…
-
comment
Comment #45745545
It was implemented in some of the earlier Leopard beta's iirc. Possible speculation from my side, but it was probably removed due to licensing once Oracle expressed interest in acq…
-
comment
Comment #45744662
As a side note, I personally HATE apps that opens links in an in-app web view (apps like Instagram, Facebook, etc). I really wish Apple could have a system wide preference where it…
-
comment
Comment #45641067
What if I just simply promise to not enjoy it?
-
comment
Comment #45590666
It is, it's called inline styles
-
comment
Comment #45525005
It goes both ways. If you try to post anything remotely criticizing Donald Trump or his government on /r/conservative you'll also get banned. Even if you try to keep it objective.
-
comment
Comment #45301746
Whats the point of the obfuscation in the first place, if they offer mappings to deobfuscate it?
-
comment
Comment #45288499
Totally possible today with modern SPA technology that all major browsers support
-
comment
Comment #45219857
Open System Settings, click "Sound" in the sidebar. Under the "Sound Effects" section, you'll find a toggle labeled "Play sound on startup". Turn this off to permanently disable it…
-
comment
Comment #44911808
I think what they meant to say was that Rosetta 2 is going away in the future, leaving only native AARCH64 binaries compatible
-
comment
Comment #44874195
You could simply set Windows XP to use the classic theme as well.
-
comment
Comment #44499114
That's not totally correct. PHP has a "short function" syntax for that specific use case, it automatically captures data without the 'use' statement. $a = 5; $b = fn ($c) => $a * $…
-
comment
Comment #44353481
This is what Apple did when they finally dumped the OS X branding. macOS 15 also reports as 10.15.
-
comment
Comment #44308236
Very cool! How does this work from a technical standpoint? Do you have to implement a full HTML/CSS renderer in JS, or is there an official browser API to capture the elements as i…
-
comment
Comment #43982761
Probably due to different font rendering in the OS.
-
comment
Comment #43839173
Statamic https://statamic.com/
-
comment
Comment #43830094
Yes it does support this
-
comment
Comment #43651867
Sounds kinda like Backpacker: https://en.wikipedia.org/wiki/Backpacker_(video_game_series)
-
comment
Comment #42696271
We do pay carbon tax for all our exports. I know that doesn't defend it. But at least we pay our fair share. Even tough I can definetly see why it looks bad from a moral standpoint…
-
comment
Comment #41714849
I never understood why Reddit couldn’t just have kept the API free, and embedded ads in the feed directly. They would get their ad revenue, and third party developers would actuall…
-
comment
Comment #41697371
Couldn't I just make an aggregate audio device which uses the mic on my MacBook Pro, and speakers of the AirPods?