In that case the full thing would be const fun = () => {}
Ghoelian
- 0 Posts
- 11 Comments
Ghoelian@piefed.socialto
Programmer Humor@programming.dev•The myth of "consensual" internetEnglish
12·9 days agoIt is now
As soon as the dns changes have propagated anyway
I can use the tablet just fine, I did say it’s a fine tablet overall. It just feels worse to use than my phone with a 144Hz display, and it feels like an odd choice when most phones have >60Hz displays.
I’m running grapheneos on my pixel tablet. My biggest complaint is that the screen is only 60Hz, makes the whole thing feel more sluggish than my phone. Otherwise it’s a fine tablet.
Ghoelian@piefed.socialto
Technology@lemmy.world•Russia’s first AI-powered humanoid robot AIDOL collapses during its onstage debutEnglish
21·13 days agoWhat the hell is this website? Every time I press play it just takes me to a different video.
Ghoelian@piefed.socialto
Linux@lemmy.ml•Tired of reinstalling every time you tweak your system? Build a resilient Linux desktop with Btrfs, LUKS and borg in one afternoonEnglish
5·13 days agoSo all you’re doing is using btrfs snapshots? Don’t most distros that use btrfs by default already do this?
Ghoelian@piefed.socialto
Linux@lemmy.ml•Uses for a 2 GB internal USB flash module?English
3·14 days agoI didn’t see any way if posting data, so I guess there’s not really a reason for them to use ssl. Their forum is using ssl at least.
Ghoelian@piefed.socialto
Technology@lemmy.zip•Firefox expands fingerprint protections: advancing towards a more private web | The Mozilla BlogEnglish
6·16 days agoIf you want to be anonymous in the sense that you blend in with everyone else, just use librewolf.
So why is btrfs bad? Is it just because oracle bad or is there an actual reason?
Afaik btrfs was developed by a person at oracle, but not for or by oracle.
Ghoelian@piefed.socialto
Technology@lemmy.world•How I Reversed Amazon's Kindle Web Obfuscation Because Their App SuckedEnglish
5·1 month agoNot the most ethical, but kobo is also very easily de-drm’d with calibre.
Actually no this is not even unethical, I did actually pay for those books.

The reason is very simple, performance. If a value doesn’t need to be changed, don’t declare it as mutable. This isn’t just a front-end thing btw.