HackerTrans
TopNewTrendsCommentsPastAskShowJobs

djxfade

no profile record

comments

djxfade
·قبل 19 يومًا·discuss
This is pretty much what Tauri solves. It re-uses the systems WebView. So the built apps are tiny (kb to a few mb)
djxfade
·قبل 26 يومًا·discuss
Anyone know why? Some of the tiers more than doubled in price, that's pretty insane.
djxfade
·الشهر الماضي·discuss
On macOS, I use a free app called Fluor, that lets me auto switch the Fn key behavior based on which app is active.
djxfade
·قبل 4 أشهر·discuss
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?
djxfade
·قبل 8 أشهر·discuss
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 important if it's missing. In that case, you can silence the warning.

$array = ['apple', 'pear']; @list($mainFruit, $secondaryFruit, $tertiaryFruit);

Since I suppress the warning that would occur due to the third member not being present, the program will continue executing instead of halting.
djxfade
·قبل 9 أشهر·discuss
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 acquiring Sun Microsystems.
djxfade
·قبل 9 أشهر·discuss
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 could force in-app web views to open in the browser.
djxfade
·قبل 9 أشهر·discuss
What if I just simply promise to not enjoy it?
djxfade
·قبل 9 أشهر·discuss
It is, it's called inline styles
djxfade
·قبل 9 أشهر·discuss
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.
djxfade
·قبل 10 أشهر·discuss
Whats the point of the obfuscation in the first place, if they offer mappings to deobfuscate it?
djxfade
·قبل 10 أشهر·discuss
Totally possible today with modern SPA technology that all major browsers support
djxfade
·قبل 10 أشهر·discuss
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. Otherwise, the startup sound is tied to the audio level you had before last shutdown.
djxfade
·قبل 3 سنوات·discuss
Perhaps a stupid question, but is this kinda thing related to how Markov chains work?
djxfade
·قبل 3 سنوات·discuss
Databases would be me suggestion