About this publication
嘿!欢迎来到我的小天地,这里有关于 AI 和 Python 的那些事。我会在这跟大家分享我的各种新奇发现、有趣玩法,还有那些让我又爱又恨的小挫折。
{
"publication": {
"id": "674e932b99a112f5043e7b2a",
"title": "hbpc blog",
"displayTitle": null,
"url": "https://blog.hbpc.us.kg",
"urlPattern": "SIMPLE",
"metaTags": null,
"favicon": null,
"isTeam": true,
"about": {
"html": "<p>嘿!欢迎来到我的小天地,这里有关于 AI 和 Python 的那些事。我会在这跟大家分享我的各种新奇发现、有趣玩法,还有那些让我又爱又恨的小挫折。</p>\n"
},
"descriptionSEO": "嘿!欢迎来到我的小天地,这里有关于 AI 和 Python 的那些事。我会在这跟大家分享我的各种新奇发现、有趣玩法,还有那些让我又爱又恨的小挫折。\n",
"ogMetaData": {
"image": null
},
"features": {
"newsletter": {
"isEnabled": true
},
"readTime": {
"isEnabled": true
},
"textSelectionSharer": {
"isEnabled": true
}
},
"author": {
"id": "674e7e6d59009505b8eb4822",
"name": "Carl lee",
"username": "carllee",
"profilePicture": "https://cdn.hashnode.com/res/hashnode/image/upload/v1733197421506/50e93376-f8f2-45d1-ba82-c01db3f3eab5.png",
"tagline": "goodman",
"bio": {
"html": ""
},
"socialMediaLinks": {
"twitter": "",
"github": "https://github.com/hbpc002 ",
"website": "",
"linkedin": "",
"facebook": "",
"youtube": "",
"instagram": "",
"stackoverflow": ""
}
},
"preferences": {
"logo": null,
"darkMode": {
"logo": null
},
"navbarItems": [
{
"id": "674ebc356cbdcc96a8db5448",
"type": "link",
"label": "ai",
"url": "https://aitest-4vi8.onrender.com/chatbot/919ec684-74bf-4870-9674-56c2b8772669"
}
],
"enabledPages": {
"badges": false,
"newsletter": true,
"members": true
},
"layout": "magazine"
},
"links": {
"twitter": null,
"github": null,
"linkedin": null,
"website": "https://www.hbpc.us.kg",
"hashnode": null
},
"integrations": {
"umamiWebsiteUUID": null,
"gaTrackingID": null,
"fbPixelID": null,
"hotjarSiteID": null,
"matomoURL": null,
"matomoSiteID": null,
"fathomSiteID": null,
"fathomCustomDomain": null,
"plausibleAnalyticsEnabled": null
},
"posts": {
"totalDocuments": 4,
"edges": [
{
"node": {
"id": "674fb0d856eb593b8c9f4a01",
"title": "这是一个ai本山,一词讲一笑话",
"url": "https://blog.hbpc.us.kg/ai",
"author": {
"name": "Carl lee",
"profilePicture": "https://cdn.hashnode.com/res/hashnode/image/upload/v1733197421506/50e93376-f8f2-45d1-ba82-c01db3f3eab5.png"
},
"coverImage": null,
"publishedAt": "2024-12-04T01:31:04.642Z",
"readTimeInMinutes": 1,
"slug": "ai",
"brief": "",
"tags": [
{
"name": "AI",
"slug": "ai"
}
],
"comments": {
"totalDocuments": 0
}
}
},
{
"node": {
"id": "674facdad8d65043e8288c7f",
"title": "The Basics of AI: How Artificial Intelligence Works",
"url": "https://blog.hbpc.us.kg/the-basics-of-ai-how-artificial-intelligence-works",
"author": {
"name": "Carl lee",
"profilePicture": "https://cdn.hashnode.com/res/hashnode/image/upload/v1733197421506/50e93376-f8f2-45d1-ba82-c01db3f3eab5.png"
},
"coverImage": null,
"publishedAt": "2024-12-04T01:14:02.739Z",
"readTimeInMinutes": 1,
"slug": "the-basics-of-ai-how-artificial-intelligence-works",
"brief": "Introduction\nDefinition of Artificial Intelligence (AI)\nBrief history of AI development\nImportance and relevance of AI in today’s world\nUnderstanding AI\nTypes of AI\nNarrow AI\nGeneral AI\nSuperintelligent AI\nCore components of AI\nMachine Learning\nNeura...",
"tags": [
{
"name": "AI",
"slug": "ai"
}
],
"comments": {
"totalDocuments": 0
}
}
},
{
"node": {
"id": "674ebe4f676c70acff25449a",
"title": "linux查询端口状态并关闭",
"url": "https://blog.hbpc.us.kg/linux",
"author": {
"name": "Carl lee",
"profilePicture": "https://cdn.hashnode.com/res/hashnode/image/upload/v1733197421506/50e93376-f8f2-45d1-ba82-c01db3f3eab5.png"
},
"coverImage": null,
"publishedAt": "2024-12-03T08:16:15.695Z",
"readTimeInMinutes": 1,
"slug": "linux",
"brief": "linux查询端口状态并关闭\n要关闭 Debian 上的80和443端口,你需要停止运行在这些端口上的服务。以下是一些命令可以帮助你完成这些操作:\n检查正在运行的服务和它们所监听的端口。可以使用命令 sudo netstat -tulnp。\n根据上一步的结果,查找正在监听80或443端口的进程ID(PID)。\n停止使用端口80和443的服务。对于Apache HTTP服务器,可以使用命令 sudo systemctl stop apache2,对于Nginx,可以使用命令 sudo system...",
"tags": [
{
"name": "Linux",
"slug": "linux"
},
{
"name": "debian",
"slug": "debian"
}
],
"comments": {
"totalDocuments": 0
}
}
},
{
"node": {
"id": "674ea5dc6de5a0b5f74ee6e0",
"title": "How to Conduct a Successful Test: A Step-by-Step Guide",
"url": "https://blog.hbpc.us.kg/how-to-conduct-a-successful-test-a-step-by-step-guide",
"author": {
"name": "Carl lee",
"profilePicture": "https://cdn.hashnode.com/res/hashnode/image/upload/v1733197421506/50e93376-f8f2-45d1-ba82-c01db3f3eab5.png"
},
"coverImage": null,
"publishedAt": "2024-12-03T06:31:56.924Z",
"readTimeInMinutes": 1,
"slug": "how-to-conduct-a-successful-test-a-step-by-step-guide",
"brief": "Introduction to Artificial Intelligence\n\nDefinition and brief history\nImportance of AI in modern technology\nTypes of Artificial Intelligence\nNarrow AI\nGeneral AI\nSuperintelligent AI\nKey Technologies Behind AI\nMachine Learning\nDeep Learning\nNatural La...",
"tags": [
{
"name": "#ai-tools",
"slug": "ai-tools"
},
{
"name": "AI",
"slug": "ai"
}
],
"comments": {
"totalDocuments": 0
}
}
}
],
"pageInfo": {
"endCursor": "Njc0ZWE1ZGM2ZGU1YTBiNWY3NGVlNmUwXzIwMjQtMTItMDNUMDY6MzE6NTYuOTI0Wg==",
"hasNextPage": false
}
}
},
"authorSocialLinks": {
"twitter": "",
"github": "https://github.com/hbpc002 ",
"website": "",
"linkedin": "",
"facebook": "",
"youtube": "",
"instagram": "",
"stackoverflow": ""
}
}