this post was submitted on 24 Feb 2021
7 points (100.0% liked)

Open Source

32665 readers
868 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

The inherent problem with creating a new browser/platform is getting people to create addons/extensions for it.

If you don’t think Google could do this, think again. Google has an iron grip on the Chromium project.

From the beginning of its time with Google, Android was touted as THE open-source phone operating system. The Android Open Source Project was used by several projects to create their own version of Android.

Then at a certain point, Google introduced an app called Google Play Services. This app is not open source and contains all of the stuff you need to access Google’s services.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 4 years ago* (last edited 4 years ago) (1 children)

In terms of interactivity, I need to look more into this bliz. I don’t know what it is capable of, but maybe some limited form of a comment section could be implemented

Bliz is an extension to text files to allow interpolated shell scripting - in this case, the fish shell. Of course, the shell can call any other program to embed content from.

It's intended to be used to generate gemtext dynamically, but it can just as easily generate any kind of text file.

https://lemmy.ml/post/52524

bliz: Incredibly easy, interpolated server-side scripting for Gemini

https://sr.ht/~cadence/bliz/

example of submitting a search: https://portal.mozz.us/gemini/gus.guru/search%3Flemmy

more on cgi: https://github.com/makeworld-the-better-one/gemlikes

[–] [email protected] 1 points 4 years ago* (last edited 4 years ago)

OK, that seems interesting. Maybe Gemini could be capable of even more than I anticipated then. Will have to look into that.