Exactly. I created my whatsapp account in waydroid like this.
they/them
Exactly. I created my whatsapp account in waydroid like this.
I’ve seen typescript being used for modding using typescript-to-lua. See https://github.com/jordan4ibanez/forgotten-lands and https://github.com/RepComm/mt-api
They have already bought .org and .net. I guess they just haven’t set them up yet.
You can use command line arguments for minetest to bypass the built in menu. You could then re-implement all menu features yourself.
It’s gradually getting there. The settings redesign was introduced a few versions ago, and the online content menu redesign will hopefully land in the next version (and potentially replace the current content tab after that). I agree that the main menu redesign might be a while away though.
I believe it is the implementation of the tick system in Mesecons (which VoxeLibre redstone is based on) that is the issue, and I agree it makes it nearly useless. It is absolutely an issue with the mod, not the engine, but would probably require a big rewrite of the mod to fix (not that I’m familiar with the actual implementation of mesecons).
That is interesting. WASM seems like it’s just a replacement for the TrueType hinting language (which is already a VM). So I guess it’s benefiting from a more standardised and audited virtual machine.
It’s also fairly limited to what it can do (source):
you can influence the process of mapping a string of characters into an array of glyphs, you can determine how those glyphs are positioned and their advance widths, but you cannot manipulate outlines, variations, line breaks, or affect text layout between texts of different font, variation, language, script or OpenType feature selection
I don’t see how the mentioned future drawing API will fit into that though.
Do you have a link for that, or a term I can search for? I’m not finding anything about it.
I’m not entirely sure how I feel about fonts containing WASM code… It feels like we’re overcomplicating things a bit.
They do? I’ve always seen that as being up to distro maintainers, and out of control of the devs.
My cat is currently sitting on an identical pillow :)
Has IRC been getting many new features recently? It kind of feels like the sort of thing where software can become “finished”.
and all future commits
Not entirely true. As long as you hold the copyright to all of the code (there are no contributions from other people), you can change the license however you like. The important thing is that this only affects commits after the licence is changed. All earlier versions are permanently available under the license they were released with.
Also Haiku. I was impressed by the amount of software available for it.
I think it just needs a little polishing. They look a bid odd in those places for now.
If stability was their aim, they wouldn’t be breaking stuff all the time…
https://crates.io/search?q=neofetch brings up 21 versions to choose from (21 are actual neofetch clones). There is also a library to help you write even more of them.
A good starting point, but since they are GET requests, there is no reason to leave the browser.
You can visit the links directly, such as (I filled in OP’s instance):
I’ve heard from somewhere that chrome doesn’t render JSON nicely, so make sure to use firefox!
Other interesting parameters are saved_only
and disliked_only
.
The issue OP is having is with the position. If you measure the sizes in the video, they are being remembered correctly.
I’ve never tried having the app on multiple devices - I specifically didn’t want it on my phone - but it’s worth a try. I use whatsapp web in firefox, and only start waydroid when I need to log in again. The third party linux apps just load whatsapp web in electron or something.