• 哪个是真的

    喝多的时候才会想好好赚钱 给大人小孩好的生活,清醒的时候都是想自己得好好活着,也不知道哪个是真的哪个是假的

  • jq

    jq '.[] | select (.csetname == "online") | .routes | .[] | .id?'
    
  • docker-buildx

    docker buildx build –platform linux/amd64,linux/arm64 –push -t membermatters/membermatters .

  • 呼吸都像在演戏

    对于经常演戏骗人的人,她的每一次呼吸都像在演戏。

  • 昨夜还在烧

    昨天夜里4点左右,体温又上来了,又喝了布洛芬。看今天情况怎么样吧。

  • reuse timewait

    myip:port -> hub.corp.com:80

    hub.corp.com 上面大量 timewait

    新的 myip:port -> hub.corp.com:80 进来的时候,hub.corp.com 上面这个连接还是 timewait

    会发生什么情况。

    测试下来,服务端会丢弃这个 timewait 端口,然后正常建连。

  • 偏激

    偏激,意味着不能理性的有逻辑的看待问题。

  • 讨论问题

    说话的时候,要知道,自己是在讨论问题,还是在劝导对方。

    但要避免逃避责任,要真诚直接。这样成本才小。

  • rwbs

    For tracing observability, the kernel provides a way to describe the type of each I/O using a character string named rwbs. This is defined in the kernel blk_fill_rwbs() function, and uses the characters:

    • R: Read
    • W: Write
    • M: Metadata
    • S: Synchronous
    • A: Read-ahead
    • F: Flush or Force Unit Access • D: Discard
    • E: Erase
  • Mission_control_is_constantly_changing_the_positions_of_windows

    https://www.reddit.com/r/MacOS/comments/cuhcz2/mission_control_is_constantly_changing_the/

    I'll bet you have "group windows by application" turned on in Mission Control preferences. If so, try turning that off.
    
    I think the reason why this happens when that option is turned on is because when Mission Control scales the windows down and tiles them, it tries to keep windows from the same application in roughly the same arrangement. So depending on where exactly those windows are placed, it can change how Mission Control tiles them. If you open, say, multiple Finder windows and then move them around to different areas on the screen and invoke Mission Control, you'll see what I mean.