carbonara

joined 2 years ago
[–] carbonara@lemmy.world 5 points 1 year ago

Looks trash

[–] carbonara@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

In italy rice isn’t part of every meal, but we are the major producer in all Europe. We produce many types of rice by ourselves and they are really different by each other. We didn’t import ‘em and decided to give names…

[–] carbonara@lemmy.world 3 points 2 years ago (1 children)

Ever thought about deviated septum

[–] carbonara@lemmy.world 1 points 2 years ago (3 children)

I’m the only person who fails 2/3 times, once it didn’t encrypt, the second didn’t install nvidia drivers

[–] carbonara@lemmy.world 1 points 2 years ago

One of em installed it just because he saw me use it

[–] carbonara@lemmy.world 45 points 2 years ago (12 children)

Some of my friends just switched to DDG just because Google isn’t reliable anymore since the results became only ads

[–] carbonara@lemmy.world 2 points 2 years ago* (last edited 2 years ago) (1 children)

In my company we use Ionic, it uses a native WebView to render websites code.

The fact I can use html/css/js to do everything I want is great. But having to rely on third-party Capacitor plugins to use native features really sucks. Ionic provides custom html components with native look, and this is great, exept for the fact it still uses MD2 for Android.

Implementing MD3 all by myself has been a painful experience, only because default components style is so baked in, that you have to use ionic custom css variable to even change the background.

Back in the days, we were just 2 developer for 2 apps and a Website, and Ionic build all 3 of them with just one codebase

[–] carbonara@lemmy.world 85 points 2 years ago (5 children)

Don’t try to find a meaning in this, just switch to something FOSS. Look at how the 3D modeling world is since Blender became a real competitor.

[–] carbonara@lemmy.world 11 points 2 years ago

Voyager is made with Ionic. The difference with Electron is that in Ionic, trough Swift/Kotlin, shows a WebView from the System Browser (mobile only) while Electron “installs” Chrome each time (desktop only).

WebApps are great, but Electron is just too much

view more: next ›