Skip to content

Commit

Permalink
✨ newpost136
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed Jul 9, 2023
1 parent c573779 commit 1f0d356
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
Binary file added public/assets/135.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/136.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions src/pages/posts/136-深圳湾桥.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
date: 2023/07/10
---

<img src="https://gw.alipayobjects.com/zos/k/2a/136.jpg" width="800" />

<small>封面来源于晚上在深圳湾散步拍的一张大桥照片,对面就是香港,海风很凉爽,相比杭州很不一样的体会。</small>

> **记录每周看到的接地气的前端潮流技术,筛选后发布于此,觉得不错可关注此周刊,方便获取更新通知**
## 技术相关

**构筑大语言模型应用:应用开发与架构设计**
<https://aigc.phodal.com/prelude.html>
看到一个 Thoughtworks 工程师梳理的的学习手册, 关于开发 LLM 应用写得很详细和清楚,有兴趣的可以抽半天时间学习一下。

**反对在 HTML 中使用自闭合标签的理由**
<https://jakearchibald.com/2023/against-self-closing-tags-in-html/>
你平时是怎么写的`<input type="text" />` 还是 `<img src="…" />`

**为什么 Netflix 对 GraphQL 押注?**
<https://amplication.com/blog/why-netflix-took-a-bet-on-graphql>
想使用 GraphQL 其实改造是很大的,可以看看 Netflix 是如何做的。

## 潮流工具

**不错的字体:东方大楷**
<https://www.iconfont.cn/fonts/detail?cnid=IhcTcFymWeyf>
突然发现阿里妈妈原创这个免费字体「东方大楷」也超好看,基于颜真卿的多宝塔碑算法生成并结合人力完成的一套字库,辛苦制造的同学。
<img src="https://gw.alipayobjects.com/zos/k/jd/ViHApk.png" width="400" />

**midjourney-proxy:代理 Api 能力**
<https://github.com/novicezk/midjourney-proxy>
玩 Midjourney 的同学可以试试这个,实现了代理 MidJourney 的 discord 频道的能力,让你可以用 Api 的形式来调用 AI 绘图,和自己的系统或者聊天工具结合起来更方便的使用。

**Chat2DB:智能的 SQL 工具**
<https://github.com/chat2db/Chat2DB>
在 Github 上面看到一个智能的通用数据库 SQL 客户端和报表工具「Chat2DB」,之前我们在内部也有一些类似的实践,用于解决非专业同学写 SQL 跑数据的问题,这个思路挺好的,有兴趣可以玩玩看。
<a href="https://cdn.fliggy.com/upic/0wq7t5.mp4" target="_blank"><video width="800px" controls autoplay preload loop muted><source src="https://cdn.fliggy.com/upic/0wq7t5.mp4" type="video/mp4"></video></a>

**科技品牌 Logo 下载**
<https://figma.com/community/file/1246098308176329289/>
从 Figma 看到一个科技品牌 Logo 下载,有 200 多个常见的整理,可以直接二次编辑使用,对于不少需要放品牌 Logo 的场景很有用处。
<img src="https://cdn.fliggy.com/upic/qRQHYj.png" width="800" />

## 随便看看

**2023,我私藏的英语学习工具**
<https://sspai.com/post/80086>
在少数派看到一篇关于学习英语的常用软件推荐的文章《2023,我私藏的英语学习工具》,里面的好几个工具也是我正在使用的,比如说沉浸式翻译、YouTube 双字幕、Myshell AI 都挺不错,此外还有阅读文献、英文会议记录的工具,各种场景下的最佳实践,可看看。
<img src="https://gw.alipayobjects.com/zos/k/84/Q8exyE.png" width="800" />

**Youtube:经济机器是怎样运行的**
<https://youtube.com/watch?v=rFV7wdEX-Mo>
大概半小时的样子,大道至简把很多复杂的、抽象的经济现象和规律,用通俗、简单、易懂的方式给讲的很清楚。

**奢侈品牌为何疯狂涨价?**
<https://www.huxiu.com/article/1778287.html>
为啥呢?按理说经济不怎么好,这东西应该不会疯狂涨价的。

0 comments on commit 1f0d356

Please sign in to comment.