mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.5K
active users

#webapps

3 posts3 participants0 posts today
Replied in thread

@ajsadauskas @JessTheUnstill @tomiahonen @fuchsiii obviously, that would've been a good standard for everyone, given that almost all non-#Gaming #Apps these days are #WebApps and at that point we'd not have 100+ MB #bloatware that essentially just loads a #Website and can't even cache shit!

Personally I believe the @europarl_en & @EUCommission could do that and establish as well as enforce an #EC #norm, just as they did with #USBc, #CCS2 and #GDPR!

#Android needs to be better as in being more than just the "lesser evil" compared to iOS!

Compare your #webapps and see how much memory and CPU they are using.
Oh wonder #SPAs are more prone to memory eating, by nature, there is more dynamic page content, more #JS. Already the base memory footprint is double that one of an MPA.
Just check out the your browser's task manager. #devtools
And in doubt #usetheplatform, or in other words: HTML and CSS are powerful tools and solve more problems than some may think. Try to think simple(r).

Modern #TechStack|s are convenient but they also make #developers lazy and result in the #enfattening of #Software and #Games.

Nowadays we have shitty #WebApps that eat up 100+MB just for a #WebView and which are instantly useless once they don't have a high-speed, low latency internet connection!

  • People like #GraceHopper and #MargaretHamilton propably wouldn't even be mad, but just disappointed, knowing how a modern #IDE eats more computing power than the entire human race had at their career peaks...

And don't even get me started on all the #WastefulComputing aka. "#AI" #bs and #Shitcoin - #Scams!

Infosec.SpaceKevin Karhan :verified: (@kkarhan@infosec.space)@sekka@shark.community But one of the best tracks - abeit #Blues, not #Chill or #Jazz - is Blue Mary Blues Real Bout - Fatal Fury Special (Neo Geo CD Version) https://www.youtube.com/watch?v=-3XTuBZiC4w https://inv.nadeko.net/watch?v=-3XTuBZiC4w Hard to believe they were able to get this done with a 135 kbit/s CD-ROM drive and 2 MB of cache! #music #mukke #mood #KingOfFighters #OST #GameMusic #Soundtrack #NeoGeo #NeoGeoCD

‘The UK's Mobile Browsers and Cloud Gaming Market Investigation Reference (MIR) has published its final report. The conclusion is clear: #Apple’s “#WebKit restriction”, which forces all browsers on #iOS to use Apple’s engine, harms competition, stifles innovation and functionality, particularly for #WebApps.’ #CMA #DMU #DMCCA
open-web-advocacy.org/blog/uk-

Page image for Open Web Advocacy
Open Web AdvocacyUK Regulator's Final Verdict: Apple’s Browser Engine Ban Harms Competition - Open Web Advocacy

[Security at W3C]

In this talk, Kian Jamali introduces the Trusted Types (TT) Helper, a #Chrome extension designed to simplify adopting Trusted Types in #webapps Trusted Types is a #security feature that prevents unsafe DOM manipulations by enforcing policies.

🎬 youtu.be/EJ_axf3JAbk

The tool aims to streamline adoption, improve debugging efficiency, and help #developers implement secure, functional default policies, although a final review by a security engineer is recommended.

The need for native apps diminishes daily.

“Native apps still have their place, like video/image editing where it’s better for working with local files. But these are niche use cases. For most situations, web apps have caught up. They’re faster, more flexible, and work seamlessly across devices. Native apps? Not so much.”

(Via @adactio.com)

rogueengine.io/blog/your-app-s

rogueengine.ioYour App Should Have Been A Website (And Probably Your Game Too)Discover why native apps are becoming obsolete in today's web-first world. Learn how web apps, including web games, are revolutionizing industries and how platforms like Rogue Engine are leading the charge.

FireFox with PWA support

Woohoo! Managed via an extension to get FireFox to support PWAs... Of course, a couple things are slightly janky with this arrangement:

  1. I had to install the .deb version of FireFox instead of using the snap or flatpak version, as it won't work with either of those methods.
  2. Each PWA is essentially running in its own profile, which runs within a patched instance of FireFox (the extension refers to it as a runtime).
  3. Extensions, themes & settings don't carry over from the main FireFox instance, so things like 3rd party password managers, UBlock Origin, etc won't be available unless installed in each PWA profile.

Thankfully it seems that better (and native) PWA support is coming to FireFox in the future... fingers crossed as it's in the nightly build currently.

MozillaGet Firefox browser — Mozilla (US)Choose from Desktop, iOS, Android, or let us email you a mobile download link.

dicioccio.fr/how-i-write-pures

And I've done Part-3. It's good to delete tons of notes I had accumulated and make them almost well-formed thoughts.

I'll likely make:
- a git template/demo repo of some sort
- some step-back post for the over-arching theme of how simple-approaches lead you far

Next in line: a rant about SQL (tutorials but there are some original sins), it's gonna be much shorter than the close to 8,000 words of text of the recent series.

dicioccio.fr · Lucas DiCioccio's Blog - How I write PureScript web-apps: Part-IIIThis article is the third part of a series about web-application patterns emerging from writing non-trivial web applications.