Blog | 博客

ubuntu environment variable settings

Linux is a multi-user operating system. After each user logs in, there will be a dedicated operating environment. Usually, the default environment for each user is the same, and this default environment is actually the definition of a set of environment variables. Users can customize their own operating environment by modifying the corresponding system environment […]

ubuntu environment variable settings Read More »

JS – input input box, click Enter to submit or perform other operations

$(“input”).keydown(function(event){ if (event.keyCode == 13) { /* Submit or other operations */ } }); Reprinted at: https://ift.tt/zLJg5Y6 … The post JS – Input input box click enter to submit or do something else first appeared on Lenix Blog . This article is reprinted from https://blog.p2hp.com/archives/9332 This site is for inclusion only, and the copyright belongs

JS – input input box, click Enter to submit or perform other operations Read More »

hell methodology

Original link: https://onojyun.com/2022/08/12/6540/ △ 224|Damn Methodology Early in the morning, I worked hard to convert what I wrote when I wrote the last five hundred days, which happened to be on the fifteenth day of the seventh lunar month. I found out that I didn’t write anything about the Mid-Autumn Festival that day. Probably because

hell methodology Read More »

Detailed process control, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, Go lang process structure detailed EP09

Original link: https://v3u.cn/a_id_232 The process structure refers to how the program logic is executed, and furthermore, the sequence in which the program executes the logic. As we all know, the whole program is executed from top to bottom, but sometimes, it is not just as simple as executing from top to bottom. Generally speaking, there

Detailed process control, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, Go lang process structure detailed EP09 Read More »

Daddy Donkey

Original link: https://s3-eu-west-1.amazonaws.com/dailyartartwork/img-2022070562c44211dabbe Vincent van Gogh was known for his landscapes, still lifes, and self-portraits, but he also created many portraits during his lifetime. Today we introduce you to one of them – “Papa Dongy”, one of his three paintings depicting Julian Dongy. Tanguy was a painting supplies dealer who sold art supplies and an

Daddy Donkey Read More »

Tech Lover’s Weekly (Issue 218): Wine, Cherry Blossoms, Global Warming

Original link: http://www.ruanyifeng.com/blog/2022/08/weekly-issue-218.html Here is a record of weekly tech content worth sharing, published on Friday. This magazine is open source (GitHub: ruanyf/weekly ), welcome to submit issues, contributions or recommend scientific and technological content. Weekly discussion forum post “Who’s Hiring? “ , provides a lot of programmer employment information, welcome to visit or post

Tech Lover’s Weekly (Issue 218): Wine, Cherry Blossoms, Global Warming Read More »

Weekly Share Issue 174

Original link: https://feizhaojun.com/?p=3562 On August 6, 2022, the retrieved stray cats in Beijing will be released on the website and the official account every Friday at the same time. What you have seen and gained in the past week is worth sharing. Fragments without […] This article is reprinted from: https://feizhaojun.com/?p=3562 This site is for

Weekly Share Issue 174 Read More »

The practice of issue-driven software development based on multiple labels

Permalink to this article – https://ift.tt/0gkIBAC Software eats the world, open source eats software! The issue-driven development model based on the issue tracking system not only has an important impact on the development process of open source systems, but in the field of commercial software development, more and more companies and organizations are also using

The practice of issue-driven software development based on multiple labels Read More »

Completely liquidate old accounts

Original link: http://gojira.net/2022-08-11.htm Thursday, August 11, 2022 Lunar Calendar July 14, 2022 [Year of the Tiger] The Gregorian calendar is Renyin year Wushen month Bingshen day Leo today is 29~39 degrees, sunny. Today, the last two stocks of the old account Everbright Securities were sold, and the position was completely liquidated! Not one share left,

Completely liquidate old accounts Read More »

Machine Learning Compilation (Continuously updated…)

Original link: https://sanzo.top/Default/mlc/ Chinese Notes: https://mlc.ai/zh/ Chinese timetable: https://mlc.ai/summer22-zh/schedule Course code: https://github.com/mlc-ai/notebooks Homework: https://github.com/Sanzo00/mlc-summer22 Machine Learning Compilation Overview There are many complex variables from the development to deployment of a machine learning model: a matter of hardware (ARM or x86), operating system, container execution environment, Runtime Libraries, or the type of accelerators involved. Machine learning

Machine Learning Compilation (Continuously updated…) Read More »

Walking Evening News: When the tragedy of “Parasite High” comes true??

Original link: https://sehseh.substack.com/p/93b Click the button ? to view the Daily Evening News ? Good night, The lockdown of the city during the epidemic was too boring, so New Zealand teenager Alexander Blong created the world’s longest Lego train ? The train has a total of 101 carriages and is 25 meters long. 14-year-old Bloom

Walking Evening News: When the tragedy of “Parasite High” comes true?? Read More »

Walking Evening News: When the tragedy of “Parasite High” comes true??

Original link: https://sehseh.substack.com/p/93b Click the button ? to view the Daily Evening News ? Good night, The lockdown of the city during the epidemic was too boring, so New Zealand teenager Alexander Blong created the world’s longest Lego train ? The train has a total of 101 carriages and is 25 meters long. 14-year-old Bloom

Walking Evening News: When the tragedy of “Parasite High” comes true?? Read More »

[Highlights] Buterin: Gas fee could be as low as $0.002 after ETH merger (via Rollups)

Original link: https://www.hellobtc.com/news/202208/16446.html [Highlights] Buterin: Gas fee could be as low as $0.002 after ETH merger (via Rollups) This article is reprinted from: https://www.hellobtc.com/news/202208/16446.html This site is for inclusion only, and the copyright belongs to the original author.

[Highlights] Buterin: Gas fee could be as low as $0.002 after ETH merger (via Rollups) Read More »