First-year girls’ nonsense programming explodes! Anyone who understands programming or not is tied to Q after reading it

Her daily work has made netizens call out: God of China’s computer industry! In just two weeks, this female college student has attracted 400,000+ fans and over 2.6 million likes. And the comments below are usually like this: Is this a computational demonstration of a quantum computer, so strong. Top hacker, that’s awesome. … There

First-year girls’ nonsense programming explodes! Anyone who understands programming or not is tied to Q after reading it Read More »

Clock Bar – Displays the current time on the Touch Bar, the only useful Touch Bar tool

Original link: https://www.appinn.com/clock-bar-for-touch-bar/ Clock Bar is a tool that can display the time on the Touch Bar, suitable for Macbook Pro devices with Touch Bar, can be set in multiple colors, and no other functions. @Appinn Yesterday was a pain in the ass, thinking that I have to watch the time many times a day,

Clock Bar – Displays the current time on the Touch Bar, the only useful Touch Bar tool Read More »

People who are always worried that the other party will cheat because they have cheated

Original link: https://onojyun.com/2022/06/12/6201/ △ 163| People who are always worried that the other party will cheat because they have cheated This title is not what I said, but a kind of “theory” that everyone is reluctant to explain but well-known in the emotional world. To put it simply, those who do not trust each other

People who are always worried that the other party will cheat because they have cheated Read More »

An interesting phenomenon of the Tangshan beating incident

Original link: https://aaronnick.github.io/posts/disappeared-comments/ In the early morning of June 10, a beating incident occurred in a barbecue restaurant in Tangshan. Several men beat up several women recklessly in full view of the public. After the incident, it sparked heated discussions among netizens. I don’t want to expand on this matter here, but I want to

An interesting phenomenon of the Tangshan beating incident Read More »

Gutenberg 13.4 adds theme.json button settings, gallery blocks support different spacing settings

Original link: https://www.wpdaxue.com/gutenberg-13-4.html Gutenberg 13.4 includes 25 enhancements and nearly 30 bug fixes. The more prominent improvements are as follows: Support for button elements in theme.json Gallery block support for spacing settings Sidebar design Update search block variants now support query variables Support for button elements, so themes can now add styles to their buttons

Gutenberg 13.4 adds theme.json button settings, gallery blocks support different spacing settings Read More »

618 Great deals, buy Parallels Desktop with 30% off and get a Win 11 activation code!

Original link: https://ldqk.xyz/p207 The recent launch of the new MacBook Air has not only raised the price but also put bangs on it… Obviously, the follow-up products of Apple computers are all working on their own chip series. This also makes it difficult for Mac users who need Windows software, and the choice of virtual

618 Great deals, buy Parallels Desktop with 30% off and get a Win 11 activation code! Read More »

still life of fish

Original link: https://s3-eu-west-1.amazonaws.com/dailyartartwork/img-20220406624db8ca01a25 It’s time to celebrate our special Collaboration Month with the Statens Museum for Kunst . Let’s take a look at a very interesting painting by Carl Bloch this time. It is also worth noting that the museum is preparing its largest exhibition to date on Karl Bloch , which will open in

still life of fish Read More »

Convert to WebP with FFmpeg

Original link: https://hsiaofeng.com/archives/191.html use case ffmpeg -i “t.jpg” -compression_level 0 -quality 80 -preset photo “[email protected]” Batch: for /f “tokens=1 delims=.” %%a in (‘dir /B *.png’) do ffmpeg -y -i “%%a.png” -compression_level 0 -preset picture “%%a.webp” for /f “tokens=1 delims=.” %%a in (‘dir /B *.jpg’) do ffmpeg -y -i “%%a.jpg” -compression_level 0 -preset picture “%%a.webp” official

Convert to WebP with FFmpeg Read More »