Searching We Love Privacy Club

Twts matching #notes
Sort by: Newest, Oldest, Most Relevant
In-reply-to » The original twt is unavailable. It may have been edited or deleted, or is from an unknown or muted feed.

Attention, attention! Please note: The fork lockdown will take effect in five minutes. Please keep calm, we will keep you posted.

⤋ Read More

Important notes for LARBS users
Two notes for LARBS users:

  1. Xorg went through some updates last week that changed how it calculates dots-per-inch (DPI) on screens. There’s a chance that you might update and find your font extra large or small. If so, you can just manually addxrandr --dpi 96 to the beginning of your xprofile to set the DPI to the typical 96 (or whatever number looks best).
  2. I have no switched new installs of LARBS from using Pulseaudio to Pipewire as an … ⌘ Read more

⤋ Read More

Important notes for LARBS users
Two notes for LARBS users:

  1. Xorg went through some updates last week that changed how it calculates dots-per-inch (DPI) on screens. There’s a chance that you might update and find your font extra large or small. If so, you can just manually addxrandr --dpi 96 to the beginning of your xprofile to set the DPI to the typical 96 (or whatever number looks best).
  2. I have no switched new installs of LARBS from using Pulseaudio to Pipewire as an … ⌘ Read more

⤋ Read More

** Operators in C **
Following up my notes on Data Types and Variables in C here are notes on operators in C.

An operator is a symbol that represents a mathematical or logical operation. An operator effects operands.

C provides a number of operators.

Some arithmetic operators include,

”`hljs plaintext

+

*
/
%
”`

% is the most exciting of the list, it is called modulo and it returns the remainder after division. Of note, modulo c … ⌘ Read more

⤋ Read More

Bookmarked : Fix Facebook by Making It More Like Google+ - The Atlantic
My colleague Adrienne LaFrance has named the fundamental assumption, and danger, of social media megascale: “not just a very large user base, but a tremendous one, unprecedented in size.” Technology platforms such as Facebook assume that they deserve a user base measured in the billions of people—and then excuse their misdeeds by noting that effectively controlling such an unthinkably la … ⌘ Read more

⤋ Read More

** Data Types and Variables in C **
I’ve been writing a heap of Lua lately — this has lead to my becoming interested, again, in C. Here are some ancient notes I dug up on the most basics of data types and variables in C.

All of a computer’s memory is comprised of bits. A sequence of 8 bits forms a byte. A group of bytes (typically 4 or 8) form a word. Each word is associated with a memory address. The address increases by 1 with each byte of memory.

In C, a byte is an object that is as big as t … ⌘ Read more

⤋ Read More

The features that macOS Monterey will bring, albeit minor, will made for a better “quality of living”. I am looking forward to Notes, and the iCloud+ integration (Private Relay, Hide My Email). It also bring macOS cohesively close to iOS. My work 2015 iMac and M1 Mini will get it, so looking forward to it!

⤋ Read More

Gajim: Gajim 1.3.3
This release features improved Ad-Hoc Commands and brings back spell checking. Gajim 1.3.3 includes many bug fixes and improvements. Thanks everyone for reporting issues!

What’s New

The Ad-Hoc Commands window has been ported to Gajim’s new Assistant. This unifies the look and feel with other actions using an Assistant and it also fixes some issues.

More Changes New
  • Profile: A NOTE entry has been added
Changes

⤋ Read More

A new public beta of GitHub Releases: How we’re improving the release experience
GitHub Releases has a new look and updated tools to make it easier for open source communities to create and share high-quality releases with auto-generated release notes. ⌘ Read more

⤋ Read More

Jérôme Poisson: Libervia progress note 2021-W38
Hello,

it’s time for a new progress note. The work is currently focused on ActivityPub Gateway, and progress has been done on pubsub cache search and the base component.

Pubsub Cache Full-Text Search

Next to the pubsub cache implementation, it was necessary to have a good way to search among items.

So far, Libervia was doing pubsub search using pubsub service’s capabilities, and notably the [XEP-0431](https://xmpp.org/extensions/xep-0 … ⌘ Read more

⤋ Read More

Horses don’t lie
A horse is a straight forward animal. When you look at a horse’s eyes you know it is telling you the truth, even before it mutters a word—not that it can, but you get the gist. A horse is sincere, forthcoming, warm, and above all faithful.

My wife is a Horse 😂 ❤️. Let it be noted. ⌘ Read more

⤋ Read More

Important: LindyPress undergoing some updates
Although I haven’t announced in a video on the YouTube channel yet, I’m glad that there’s been a lot of interest in LindyPress.net. I haven’t done a video on it just because there are some details in the site coding we’re still figuring out, but books are already printing, shipping and arriving at some of your houses.

Just a couple technical notes:

  • I switched the Stripe backend of the site over the week … ⌘ Read more

⤋ Read More

I am not the sort of person who worries a lot about their career growth. I never was a manager and I was always happy to just quietly hack on interesting problems. If you can find the right corners to work in, Google is a pretty great place for that kind of attitude. Tech Notes: Leaving Google

⤋ Read More

Notes on Learning Languages
I get asked a lot about learning languages, so I have a few comments about it here.Hopefully I can awaken you from some dogmatic slumbers about language.

Vocabulary is the least important part of learning a language.

This is hard for people to understand because I think most monolingual people think that languages are just different word lists that people use.As a result, 101 students will manually look up every word in the dictionary to translate.This actually … ⌘ Read more

⤋ Read More