

I use pangolin and subdomains on my domain. It works really well, and enables SSO login to all services on the network.


I use pangolin and subdomains on my domain. It works really well, and enables SSO login to all services on the network.


Here’s from the 100 year anniversary, it’s a fascinating watch: https://www.youtube.com/live/JJb_RdKX4qc
You should get some, they are rad
It would make sense that a code editor could use a more limited subset of text rendering that could be more optimized.
Perhaps a bit surprisingly, Microsoft actually has pretty good documentation on OpenType. Here’s info on what shaping applies to “standard” scripts:
https://learn.microsoft.com/en-us/typography/script-development/standard
And here’s the landing page for the latest OpenType spec:
https://learn.microsoft.com/en-us/typography/opentype/spec/
Specifically for ligatures, you’re looking for the liga feature which is specified in the font’s GSUB table.
deleted by creator
HarfBuzz does opentype shaping, that is, transforming strings of unicode characters to lists of glyphs with positioning. The significance of this can be hard to understand for someone used to the latin script, as that needs very little shaping - kerning is often the only thing that’s absolutely necessary.
But in complex scripts, most notably the Indic, there’s a lot going on. Unicode characters can merge into one glyph under circumstances, or one character can split into several, and relative positioning in both the x and y axis is imperative.
A reason that OpenType shaping is complex is that part of the rules for what to do will be found in the font, and part will need to be hard-coded in the code implementing it.
If you’re going to roll your own text renderer, you’ll have to care about the following areas:
Let’s just say that I do not recommend going this route unless you’re prepared to spend a lot of time on it.
What kind of socks do you need for Linux Mint? Are any mint green ok?


Not in the EU
Edit: Hmm, so is not Norway nor North Macedonia either. So I don’t get the logic either behind why some countries are included and others aren’t in this map.
Ah, I might try this 😂 my current strategy is to install and run xneko on coworkers’ computers when they forget to lock their screen, so they will have a cat running after their mouse pointer.
I am the girl! Hmm, but maybe I’ll bring another one too? 🤔
This gif is audible
Tfw the 5000 population town you grew up in is mentioned on Lemmy 😳
[Best I can do is Väla gift card](http://www.köp.com/ Väla presentkort - en uppskattad present - Väla https://www.vala.se/besok-oss/presentkort/)
(the shopping center this bus passes)


Are you for real? I seriously cannot imagine anyone willingly using Eclipse.
What about it using at least 1 GB of RAM, and growing continuously while you’re using it until the OOM killer has gotten enough and kills it?


This! Also, it’s a solid base to stand on when you want to optimize your code. Performing optimizations becomes much easier, quicker and fraught with errors once you have a unit test suite that will instantly tell you whether your change is working or not.


I might initially go with the option to manually import into Reitti, just to see what it can do.
Regarding the second option, how do you attach Reitti to owntracks recorder?


So I’m currently using Dawarich but I’m intrigued by this alternative. However, I found no way to export my data from Reitti, so I feel like it’d hold my data hostage until the feature would be added.
Alternatively, maybe there’s a way to report location to both at once? I’d rather not run two different apps to report my location to both at the same time, however. I guess it would be possible to make a small app that I run on my server that submits the location to both at the same time, but that would be some work.
Yeah, for certain apps you may need to do that. I’ve had to do that with Nextcloud and Linkwarden. But Immich will happily work with a shareable link.