Skip to content
#

macOS

macos logo

macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.

Here are 631 public repositories matching this topic...

bnoordhuis
bnoordhuis commented Aug 18, 2020
$ git grep -n  '<< 24' src/
src/base64.h:88:        unbase64(src[i + 0]) << 24 |
src/cares_wrap.cc:83:  return static_cast<uint32_t>(p[0] << 24U) |
src/node_sockaddr.cc:305:  uint32_t check = ptr[0] << 24 | ptr[1] << 16 | ptr[2] << 8 | ptr[3];
src/util-inl.h:51:  (((x) & 0xFF) << 24) |                                                      \
src/util-inl.h:61:  (((x) & 0x0000000000FF0000ul
Kap
foolip
foolip commented Nov 20, 2018

System information

  • node version: v10.13.0
  • npm or yarn version: 6.4.1
  • OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing)
  • Applicable nodegit version: v0.23.0 built from source

https://www.nodegit.org/api/tree/ has an example of how to use tree.walk(), but it doesn't mention a critical detail, which is mentioned in an example:
https://github.com

patchwork
cinnamon-bun
cinnamon-bun commented Jun 7, 2019

There is a user with a dick pic as their icon. Many people have blocked them, as have I.

I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.

Can we use CSS to blur the user icons of blocked and ignored users?

filter: blur(8px);
-webkit-filter: blur(8px);

(Those icons might al

Sabaki
rekstein
rekstein commented Aug 27, 2020

Hi there,

First of all, thank you all for this great piece of software. Sabaki is neat and fantastic.

As I use a tiling window manager in GNU/Linux (i3wm) without UI border (ie. without a cross in an upper corner to close the window), I can't close Sabaki via a menu entry or a shortcut (ex. ctrl+w or alt+F4).
Thus I have to directly kill the Sabaki process. It's not really clean and conveni

Created by Apple

Released March 24, 2001

Website
www.apple.com/macos
Wikipedia
Wikipedia
You can’t perform that action at this time.