I use a lemmy client for android called Jerboa. There is an [official community](https://lemmy.ml/c/jerboa) on lemmy.ml dedicated to news about its development, but on jeremmy.ml I can't find it and subscribe to it. Is there some sort of whitelist here? Or I don't fully understand how Lemmy works?
cross-posted from: https://beehaw.org/post/219380
> Just to make this official: use-package has now landed on the emacs-29
> branch. This means, barring any major world disasters, solar storms, or
> similar, use-package will officially be a part of Emacs 29.
Speaker: Chema https://twitter.com/Chemaclass
Phel: https://twitter.com/phel_lang
Completely open source: https://github.com/phel-lang/phel-lang
Phel is a functional programming language that compiles to PHP. It is a dialect of Lisp inspired by Clojure and Janet.
Features
- Built on PHP's ecosystem
- Good error reporting
- Persistent data structures (Lists, Vectors, Maps and Sets)
- Macros
- Recursive functions
- Powerful but simple Syntax
- REPL
The following example gives a short impression on how Phel looks like:
```phel
# Define a namespace
(ns my\example)
# Define a variable with name "my-name" and value "world"
(def my-name "world")
# Define a function with name "print-name" and one argument "your-name"
(defn print-name [your-name]
(print "hello" your-name))
# Call the function
(print-name my-name)
```
You can find all documentation here: https://phel-lang.org/
@mickie to Jeremmy Community- •
- 4M
- •
A community dedicated to the users of Depthboot.
> (a fork of Breath) can create bootable images for all 64-bit Chromebooks. Multiple Linux distributions and desktop environments are supported. https://eupnea-linux.github.io
Below is the changelog compared to Breath:
All scripts were rewritten in python
Easier syntax
More error catching
Better user input
Switched from using cloud images to using clean bootstrapped rootfs/bootstraps
Fixed a lot of cloud image related issues
Fixed arch
Fixed Fedora
Fixed a lot of desktop environments
Verified all desktop environment choices and distribution combinations
Added Pop!_OS support
Fixed Crostini support
Unified all audio scripts
wrote AMD support
wrote AVS support
Added a mainline kernel (Depthboot will switch to the mainline kernel completely in the future
Name eupnea_linux_depthboot
Display name Eupnea-Linux Depthboot
Depthboot (a fork of Breath) can create bootable images for all 64-bit Chromebooks. Multiple Linux distributions and desktop environments are supported. https://eupnea-linux.github.io
A drop-down console written in Emacs Lisp, designed for eshell and terminal emulation.
First apologize for my English, it is not my native language and I am using google translate to help me.
I have been testing several applications of the fedivers and this one in particular, or I do not know how to handle it or it does not work like others. Here or in Mastodon I can see,
follow and interact, with people from other instances without problems and with great ease. In funkwhale I have tried it from different pods, even with accounts created by me in two of them and I can't do it, it always gives errors or problems. Only once I managed to add a library from another user,
it was supposed to be public and even so, I had to wait for its approval, but well, the fact is that the library had like a thousand and odd songs and when I added it to my pod it only came out like 100
What am I doing wrong? How does this work? is it really impossible/very difficult to follow people from other pods for some reason?
Thanks for your answers
Want to unlock the full power of Lisp/Scheme but don't know where to start? In one hour we'll go from NO background to Scheme written in Scheme!
This is the video tutorial version of A Scheme Primer:
https://spritely.institute/static/papers/scheme-primer.html
as published by the Spritely Institute: https://spritely.institute/
We go from 0 prior Scheme experience to Scheme programmed in Scheme in about an hour! Hold onto your seat!
This was originally presented on 2022-07-16 at Hack and Craft
https://fossandcrafts.org/hack-and-craft/
which is a usergroup / crafting circle of the FOSS & Crafts podcast: https://fossandcrafts.org/
Hey, does anyone know any Funkwhale pods that host alt rock and punk? I think they're federated, but I'd like to be on a server like this nonetheless.
Thanks in advance!
> Clawe is a clojure-centric window-manager, uh, -manager.
@mickie to LibreWolf- •
- gitlab.com
- •
- 5M
- •
cross-posted from: https://lemmy.ml/post/560487
> from that issue:
>
> > I'll be stopping providing new LibreWolf builds, and it's possible I'll abandon the port altogether in the near future.
> So, unless I'll find someone who will take care of the port, it would be better to remove the instructions.
>
> more details inside, and many thanks to the person who provided the port during these months!
cross-posted from: https://lemmy.ml/post/555597
> hello! v106.0.1 is rolling out on all platforms.
>
> some might have already got a v106.0 update, others will be upgraded directly to the newer version as the releases were condensed into one, since they occurred within 48 hrs from each other upstream.
>
> main changes:
> - rebased to latests firefox;
> - updated settings: there have been many minor changes in the past few releses, I suggest looking at the [changelog](https://gitlab.com/librewolf-community/settings/-/blob/master/docs/Changelog.md) of the past few versions;
> - hide firefox view for now, we will eventually patch it and re-introduce it in a revisited form later on!
>
> enjoy and be safe :-)

Let's take a couple of minutes to round up what's been happening here at Funkwhale HQ