home.social

#greatape — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #greatape, aggregated by home.social.

fetched live
  1. Remote Sensing, Real Impact - Technology-Driven Conservation At The Jane Goodall Institute
    (How the Jane Goodall Institute [JGI] is using satellite imagery and spatial technology to help people and animals thrive.)
    --
    geoweeknews.com/news/conservat <-- shared technical article
    --
    iceye.com/blog/government/solu <-- shared technical article
    --
    [this post should not be seen as endorsement of a particular provider and/or approach]
    “Dr. Jane Goodall’s groundbreaking research at Gombe National Park in Tanzania began in 1960, and transformed our understanding of chimpanzees and redefined the relationship between humans and animals. Dr. Goodall dedicated her life to conservation and community empowerment. Her recent passing marks the end of an extraordinary career in ethology and conservation science. Yet her legacy lives on powerfully through the Jane Goodall Institute [JGI] and the countless individuals and communities she inspired worldwide. Her pioneering work revealed that chimpanzees make and use tools, have complex social structures, and possess individual personalities; discoveries that fundamentally challenged our understanding of what it means to be human, for the better…
    The institute's current work embodies Dr. Goodall's profound philosophy: that humanity can only reach its full potential "when our clever brains and our compassionate hearts are connected."
    This principle guides every aspect of JGI's conservation science strategy, from analyzing satellite data to providing local communities with the tools they need to strengthen their environment. Dr. Goodall's vision that conservation must be rooted in compassion, scientific rigor, and respect for local communities continues to shape the institute's innovative approach to using technology for conservation action.
    As time has gone on, geospatial technologies have become increasingly indispensable to this mission, enabling JGI to monitor forest health in real-time, map critical chimpanzee habitats and migration corridors, and measure the tangible impact of community-led conservation initiatives. But perhaps most importantly, these technologies help the communities understand that the lives of people, animals and their shared environment are all interconnected…”
    #ConservationTechnology #illegal #Deforestation #hunting #mining #GombeNationalPark #remotesensing #radar #earthobservation #chimpanzee #conservation #communityempowerment #JaneGoodallInstitute #JGI #satellite #spatialanalysis #spatiotemporal #GIS #spatial #mapping #habitat #destruction #migration #corridors #monitoring #conservationscience #strategy #resource #cloudcover #alerts #foresthealth #protection #SAR #vegetation #ecosystems #rainforest #greatape #disease #foodsecurity #DRC #Tanzania #CongoBasin #nationalpark #ranger #parkranger #security #safety #alerts #wildlifetrafficking
    @JaneGoodallInstitute @iceeye

  2. Fossils from Chinese Cave Fill Crucial Gap in History of Gigantopithecus blacki

    Deep inside a limestone cave in southern China, paleontologists have uncovered an assemblage of thirteen fossilize…
    #NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Science #China #Climate #climatechange #Early-MiddlePleistocenetransition #Fossil #Gigantopithecus #Gigantopithecusblacki #Greatape #Guangxi #Hominid #paleoclimate #Pleistocene #Primate #Teeth #YanliCave1
    newsbeep.com/us/708719/

  3. @lou
    > They are now allowing creators to do livestreams and then afterwards also host the recorded steams for later viewing. I don’t believe we have anything like this currently in the OSS world

    You may have missed my mention of @peertube, which does both of these things;

    joinpeertube.org/

    Also there's @owncast for livestreaming;

    owncast.online/

    Not sure if #GreatApe is still going to be a thing, but I IIRR that was intended to be a federated Twitch (@atomicpoet?)

    @FediTips

  4. TEST BEENDET (= mit zwei Personen hat es gut funktioniert, eine dritte konnten wir nicht zuschalten)

    ----

    Mag mal kurz jmd mit mir #GreatApe testen? (= Videokonferenztool für das Fediverse, ich bin jetzt bis 17.45 Uhr im Raum)
    greatape.social/@nele@fedilab.

  5. Çağan Mert İŞLEK ( @islekcaganmert ) asked this question at FediForum 2025 (in the comments).

    The answer is — it already exists.

    It is called GreatApe.

    GreatApe is a conferencing platform for the Fediverse and the Social Web — where an audience can listen & watch live, and can be invited to join the speakers on the stage.

    You can try an early MVP here:

    greatape.social

    With more features being added every week.

    #FediForum #GreatApe

  6. GreatApe is a conferencing platform for the Fediverse and the Social Web — where an audience can listen & watch live, and can be invited to join the speakers on the stage.

    GreatApe is made up of a number of components — LittleApe (front-end), LogJam (back-end), GoldGorilla (sfu for video), etc.

    If you had a really good Internet connection at home (ex: Internet over fiber optics) — you could run GoldGorilla at home on something less powerful than a Raspberry Pi

    #GreatApe #Fediverse #SocialWeb

  7. This is how I am thinking about pointing to the GreatApe WebSocket API in the activity file.

    The GreatApe WebSocket API — ActivitySocket ? — is sending ActivityPub activities over a WebSocket, along with some other stuff (such a queries, and commands).

    Right now, I am using the "endpoints" field with the sub-field "inoutbox" to point to the WebSockets API end-point.

    RE: mastodon.social/@reiver/114590

    #ActivitySocket #GreatApe #Fediverse #FediDev #FediDevs #DeSo #FeSo #LoSo

  8. 2/

    One thing that is interesting about the GreatApe WebSocket API is that —

    Because the WebSocket can be both read from and written to — the WebSocket is in a sense both an ActivityPub outbox and an ActivityPub inbox at the same time.

    RE: mastodon.social/@reiver/114585

    #ActivitySocket #GreatApe #Fediverse #FediDev #FediDevs #DeSo #FeSo #LoSo

  9. 1/

    GreatApe is a conferencing platform for the Fediverse and the Social Web — where an audience can listen & watch live, and can be invited to join the speakers on the stage.

    GreatApe makes use of a WebSocket for communications.

    I am working on turning the WebSocket API that @muhammadzaidali and @benyamin0 created into something more ActivityPub / ActivityStreams like.

    Interestingly —

    RE: mastodon.social/@reiver/114585

    #ActivitySocket #GreatApe #Fediverse #FediDev #FediDevs #DeSo #FeSo #LoSo

  10. 6/

    GreatApe update №5:

    We are looking at adding OpenWebAuth support for logging into GreatApe.

    So that people can log into GreatApe using any Fediverse software that supports OpenWebAuth — such as Hubzilla.

    . @scott suggested we do this (and him and I are currently discussing it).

    #DeSo #GreatApe #Fediverse #FeSo #LoSo #SocialWeb

  11. 5/

    GreatApe update №4:

    I am working on making the WebSocket API (that @muhammadzaidali and @benyamin0 already created) look more ActivityPub / ActivityStreams like.

    For example, sending ActivityPub / ActivityStreams events over the WebSocket.

    Although, the WebSocket protocol needs to support a QUERY & QUERY-RESPONSE pattern, too. But, so far, the QUERY-RESPONSE has been a AP / AS `Announce` of some type of AP / AS 'Object'.

    #ActivitySocket #DeSo #GreatApe #Fediverse #FeSo #LoSo #SocialWeb

  12. 4/

    GreatApe update №3:

    . @benyamin0 is working on fixing a UX bug — where everyone who was on the 'stage' gets kicked off of the stage if the host temporarily gets disconnected.

    He is going to make it so — even if the host gets disconnected for 60 seconds, the GreatApe conference will continue.

    #DeSo #GreatApe #Fediverse #FeSo #LoSo #SocialWeb

  13. 3/

    GreatApe update №2:

    . @muhammadzaidali is doing a major refactor of the GreatApe front-end.

    It is something we need to do to make future development of GreatApe better and faster.

    (Once he is done, we will have to do a lot of testing to do to make sure everything went OK.)

    #DeSo #GreatApe #Fediverse #FeSo #LoSo #SocialWeb

  14. 2/

    GreatApe update №1:

    We have stopped calling what GreatApe does "live public conversations", as some people found that confusing.

    We are now calling it a "Conference".

    GreatApe has a concept of a 'stage' and an 'audience'. The people on the 'stage' can be seen and heard. The people in the 'audience' cannot (unless they come on the 'stage').

    I updated most of the language in the GreatApe front-end to reflect that, but more to-do.

    #DeSo #GreatApe #Fediverse #FeSo #LoSo #SocialWeb

  15. 1/

    GreatApe is a conferencing platform for the Fediverse, and the Social Web — where an audience can listen & watch live, and can be invited to join the speakers on the stage.

    Some updates —

    #DeSo #GreatApe #Fediverse #FeSo #LoSo #SocialWeb

  16. I deployed a new version of LogJam for greatape.social

    Please let me know if you see any issues.

    #GreatApeSocial #GreatApe

  17. 3/

    LittleApe is what people see when, for example, they go to greatape.social — it is a web-based front-end.

    LogJam is part of the back-end. It deals with managing the rooms people are having conversations in.

    GoldGorilla is also part of the back-end, and does the heavy lifting for the non-P2P conversations.

    (GreatApe has a P2P conversation mode, and a non-P2P conversation mode.)

    .

    #GreatApe