@NCGreen_1776 @nicoledonawho@Penn@mcneilcenter Doubtful, if you know just a little of current events @Penn. For context here, my starting salary in the writing program as a lecturer was 48k (6 years ago), less than I made a postdoc before that. Now up around 60k, full time. And this is a better paid lecturer position here.
We’re proud to announce the campaign to unionize non-tenure-track faculty and researchers within Harvard University—we are Harvard Academic Workers - UAW! We unite ~6000 workers across all 12 Harvard schools. 🧵
@laskin In short, you can join any server (they talk to each other, like an email address). I'm on a big one (https://t.co/OuAUVZFRKK and could invite you) but there a ton of cool small servers if you want a nice "local" group: https://t.co/8AZL3XQdvm and see https://t.co/E6Bmf3EiOA
For those taking the jump to #Mastodon (it's a real nice place!) here's me: https://t.co/7CldzejSW1 Honestly I'm about as active there as anywhere, which is to say not much, but it has become energetic and more exciting in the #Fediverse. #TwitterIsDead#TwitterMigration
@hardpenguin13 Stats? Google is very popular but from my quick search Google plus Microsoft is less (maybe equal?) than half of email users. Bit more in business. Outlook is way behind Gmail. Either way, not the same in scope or lock-in as social media. I agree they are too big in either case
@daviwil@bterlson I just learned about self hosting a simple redirect, so you can use your own domain but whatever Mastodon instance: https://t.co/6OX2qyDztT
Do people actually use the default Twitter website/app? It has so many ads, suggestions, random "trending" or whatever, who other people follow or random reply they got, ....I really don't understand how that keeps people on there, give me the basic timeline on #Mastodon any day
@daviwil @SqrtMinusTwo @GuixHpc The change was this one, the reason being that the glibc-for-fhs package can be overwritten by another package in the container propagating glibc (or something like that): https://t.co/FEgoYGv8Ss
@daviwil @SqrtMinusTwo @GuixHpc Ah, I thought the LD_LIBRARY_PATH being needed was weird, as the container should have a glibc that uses a global ld cache. Turns out there was a bug introduced with a recent change. Hopefully have a proper fix soon, reverting the change locally it works without that path.
@daviwil @SqrtMinusTwo @GuixHpc Missed the stream but glad to see someone playing with the FHS container! This worked for me for Discord (with /lib and /lib/nss to LD_LIBRARY_PATH): "guix shell -C -F -N coreutils gcc:lib -D ungoogled-chromium --preserve='^DISPLAY$' --preserve='^XAUTHORITY$' --share=$XAUTHORITY
@GuixHpc Thanks for highlighting this work (I wrote the patches)! I'll be looking to add to that recent cookbook entry and/or a blog post to show some tips on working with this.