JaddedFauceet

joined 1 year ago

the first comparison is not technically correct, in the sense:

  • Chrome is built on top of Chromium
  • LibreWolf is built on top of Firefox

LibreWolf implements additional privacy features and settings on top of Firefox. Chromium is the base browser that everyone else built on top of. It does not implement additional privacy features.

perhaps a better comparison would be: LibreWolf is to Firefox what Ungoogled Chromium is to Chromium

React it is then ๐Ÿ˜„. It only has 2 dependencies:

- react
    - loose-envify
        - js-tokens

https://www.npmjs.com/package/react?activeTab=dependencies

[โ€“] JaddedFauceet@lemmy.world 5 points 2 weeks ago (2 children)

Likely they want a lower time complexity.

for example a question can be trivially solved in O(n^2). but there is no know < O(n) solution, so they ask for O(n)

[โ€“] JaddedFauceet@lemmy.world 4 points 2 weeks ago (3 children)

What do you want to use for frontend framework then?

python, ruby, java, C? Invent a new language?

you will see me screaming "X is for Y, it should have never been a whole framework for a frontend"

Due to security policy, we cannot run vm. Oh, btw, we do android development too. I guess they didn't know android studio runs a vm. So that is ok

[โ€“] JaddedFauceet@lemmy.world 30 points 1 month ago (5 children)

As part of our company's security policy, our IT admin disallows firefox to be installed in dev machine.

our engineers cannot test their work in firefox.

LOL

[โ€“] JaddedFauceet@lemmy.world 7 points 6 months ago (1 children)

By banishing the bad part of the language with linter.

For instance, standard eslint preset has rules that enforce usage of ===, https://eslint.org/docs/latest/rules/eqeqeq

These rules often come with project starter template

[โ€“] JaddedFauceet@lemmy.world 1 points 6 months ago

Looks confusing at first, but I found it nice for accessing a month array.

const months = ["Jan", "Feb", ...];

months[0] === "Jan";

const label = months[date.getMonth()];
[โ€“] JaddedFauceet@lemmy.world 3 points 7 months ago

maybe it is similar to "how to destroy all instances belonging to a class"

[โ€“] JaddedFauceet@lemmy.world 9 points 7 months ago

not funny anymore. Banks and regulatory are doing this in some countries. Their app just refuses to open if users install any app outside of Google Play Stores.

Take a look at this https://mothership.sg/2023/08/ocbc-security-feature-delete-third-party-apps/

[โ€“] JaddedFauceet@lemmy.world 1 points 8 months ago (5 children)
[โ€“] JaddedFauceet@lemmy.world 6 points 8 months ago (1 children)

So.. am I secured if I buy more than 1?

view more: next โ€บ