diff --git a/README.md b/README.md index 91ef5ab3b..485b6567e 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ everything I know! [Dive down the rabbit hole now](https://cho.sh/random)! ## Last updated -Thu Dec 7 02:47:35 PST 2023 +Wed Dec 13 21:56:11 PST 2023 ## Stats @@ -34,9 +34,9 @@ Thu Dec 7 02:47:35 PST 2023 ─────────────────────────────────────────────────────────────────────────────── Language Files Lines Blanks Comments Code Complexity ─────────────────────────────────────────────────────────────────────────────── -Markdown 2280 57966 15077 0 42889 0 +Markdown 2290 58061 15096 0 42965 0 CSS 70 20359 792 36 19531 0 -TypeScript 59 18765 178 49 18538 165 +TypeScript 59 18809 178 49 18582 165 JSON 16 1632 0 0 1632 0 YAML 12 17547 1882 3 15662 0 SVG 9 9 0 0 9 0 @@ -47,13 +47,13 @@ TypeScript Typings 2 15 1 4 10 0 gitignore 2 296 69 69 158 0 JavaScript 1 19 3 12 4 0 ─────────────────────────────────────────────────────────────────────────────── -Total 2463 117583 18072 203 99308 248 +Total 2473 117722 18091 203 99428 248 ─────────────────────────────────────────────────────────────────────────────── -Estimated Cost to Develop (organic) $3,376,204 -Estimated Schedule Effort (organic) 21.84 months -Estimated People Required (organic) 13.73 +Estimated Cost to Develop (organic) $3,380,488 +Estimated Schedule Effort (organic) 21.85 months +Estimated People Required (organic) 13.75 ─────────────────────────────────────────────────────────────────────────────── -Processed 5540356 bytes, 5.540 megabytes (SI) +Processed 5547373 bytes, 5.547 megabytes (SI) ─────────────────────────────────────────────────────────────────────────────── ``` diff --git a/Research/assets/47AA6E.png b/Research/assets/47AA6E.png new file mode 100644 index 000000000..b488d5cd5 Binary files /dev/null and b/Research/assets/47AA6E.png differ diff --git a/Research/assets/6DF84D.png b/Research/assets/6DF84D.png new file mode 100644 index 000000000..94bdef8cf Binary files /dev/null and b/Research/assets/6DF84D.png differ diff --git a/Research/journals/2023-12-13.md b/Research/journals/2023-12-13.md new file mode 100644 index 000000000..d12e8ad98 --- /dev/null +++ b/Research/journals/2023-12-13.md @@ -0,0 +1,27 @@ +--- +date: '2023-12-13' +lang: 'en' +slug: '/2023-12-13' +--- + +- [[까리]] +- [[CSS Scroll Snapping]] +- [[iTunes]] +- [[Zenly 4.0 Design]] +- [[Video AI]] +- [[SVG]] +- [[ChatGPT Client]] +- [[Vertical ChatGPT]] +- [Script Kit: Shortcut to Everything](https://www.scriptkit.com/) +- [[Metal]] +- [Cognosys](https://www.cognosys.ai/) +- [Julius AI | Your AI Data Analyst](https://julius.ai/) +- [Fintool](https://www.fintool.com/) + +

One of the best testimonial presentations I've ever seen 👏

Giving me all sorts of ideas... pic.twitter.com/sj3yZvktjh

— Ridd 🤿 (@ridd_design) December 13, 2023
+ +

Back In 2012, we designed CleanMyMac 2 in Adobe Illustrator.

All interfaces, icons, and textures are made in fully scalable vector graphics.
Big icons are not 3D and are also made in Ai with Blends.

The interface was revolutionary at that time. pic.twitter.com/TiSdhzZoxq

— Dmitry Novikov (@novikoff) December 9, 2023
+ +

The new Discord nav is delicious 🤤 pic.twitter.com/3yetOOm6Dm

— Andreas Storm (@avstorm) December 8, 2023
+ +

Created a Medical AI concept using @splinetool x @webflow !

Site: https://t.co/T7QTSbUhd3

If you're interested in a 3D web experience, book a call with me: https://t.co/utkuA6BSj3#Spline #Webflow pic.twitter.com/r33AFXJznn

— Andrew E (@andrew_hda) December 13, 2023
diff --git a/Research/pages/Apple Music.md b/Research/pages/Apple Music.md new file mode 100644 index 000000000..0524f103a --- /dev/null +++ b/Research/pages/Apple Music.md @@ -0,0 +1,6 @@ +--- +lang: 'en' +slug: '/785E07' +--- + +Apple Music is a music streaming service developed by Apple. diff --git a/Research/pages/CSS Scroll Snapping.md b/Research/pages/CSS Scroll Snapping.md new file mode 100644 index 000000000..db21dc4ab --- /dev/null +++ b/Research/pages/CSS Scroll Snapping.md @@ -0,0 +1,6 @@ +--- +lang: 'en' +slug: '/E3984C' +--- + +

CSS scroll snapping is so good now that Safari supports scroll-snap-stop: always. Building a carousel of swipeable cards that feels just like native apps is like 5 lines of code now. 😍 pic.twitter.com/kJRsa4XtjV

— Devon Govett (@devongovett) December 9, 2023
diff --git a/Research/pages/ChatGPT Client.md b/Research/pages/ChatGPT Client.md new file mode 100644 index 000000000..cb1b9433c --- /dev/null +++ b/Research/pages/ChatGPT Client.md @@ -0,0 +1,6 @@ +--- +lang: 'en' +slug: '/F48FB6' +--- + +[lobehub/lobe-chat: 🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.](https://github.com/lobehub/lobe-chat) diff --git a/Research/pages/Metal.md b/Research/pages/Metal.md new file mode 100644 index 000000000..ef4c50fb4 --- /dev/null +++ b/Research/pages/Metal.md @@ -0,0 +1,8 @@ +--- +lang: 'en' +slug: '/2BDFBF' +--- + +Apple's Metal is a low-level, low-overhead API (Application Programming Interface) that supports hardware-accelerated graphics on Apple platforms. + +[alexwidua/zoom-motion-blur: Zoom and Motion Blur shader built using SwiftUI, Metal and Wave.](https://github.com/alexwidua/zoom-motion-blur) diff --git a/Research/pages/SVG.md b/Research/pages/SVG.md index ecf0d46ff..1d2bcd8fb 100644 --- a/Research/pages/SVG.md +++ b/Research/pages/SVG.md @@ -4,3 +4,5 @@ slug: '/3F3E97' --- > Scalable [[Vector Graphics]] (SVG) is an XML-based vector image format for defining two-dimensional [[graphics]], supporting interactivity, and [[animation]]. The SVG specification is an open standard developed by the World Wide Web Consortium in 1999. [Scalable Vector Graphics](https://en.wikipedia.org/wiki/Scalable_Vector_Graphics) + +- [A beautiful library with SVG logos - Svgl](https://svgl.vercel.app/) diff --git a/Research/pages/Vertical ChatGPT.md b/Research/pages/Vertical ChatGPT.md new file mode 100644 index 000000000..587a84d53 --- /dev/null +++ b/Research/pages/Vertical ChatGPT.md @@ -0,0 +1,6 @@ +--- +lang: 'en' +slug: '/A01920' +--- + +

Excited about vertically-optimized, unbundled ChatGPT. e.g.:

◆ Web search → https://t.co/9L6lDygNNN
◆ Agents → https://t.co/FGAezEutI1
◆ Data analysis → https://t.co/UQIzBWbZ8C
◆ Finance & stocks → https://t.co/uMtNOD45UO
◆ Documents → https://t.co/hdDrv26Ik2

— Guillermo Rauch (@rauchg) December 13, 2023
diff --git a/Research/pages/Video AI.md b/Research/pages/Video AI.md new file mode 100644 index 000000000..df97dc4ef --- /dev/null +++ b/Research/pages/Video AI.md @@ -0,0 +1,8 @@ +--- +lang: 'en' +slug: '/99F394' +--- + +- [HeyGen - AI Video Generator](https://www.heygen.com/) + +![[6DF84D.png]] diff --git a/Research/pages/Zenly 4.0 Design.md b/Research/pages/Zenly 4.0 Design.md new file mode 100644 index 000000000..72fcb7719 --- /dev/null +++ b/Research/pages/Zenly 4.0 Design.md @@ -0,0 +1,8 @@ +--- +lang: 'en' +slug: '/A4A7B2' +--- + +![[47AA6E.png]] + +

Paywalls 💵

I'd like to share some of my favorite paywall concepts designed in 2023. pic.twitter.com/gyscKdXTz4

— Valera Pieŭnioŭ 💙💛 (@mamkindesigner) December 9, 2023
diff --git a/Research/pages/iTunes.md b/Research/pages/iTunes.md new file mode 100644 index 000000000..d83039b01 --- /dev/null +++ b/Research/pages/iTunes.md @@ -0,0 +1,8 @@ +--- +lang: 'en' +slug: '/36E401' +--- + +iTunes was better than [[Apple Music]] in so many ways... + +

Information density, agency over your data, scalable from novice to prosumer, just enough texture to feel relatable, and fucking fast.

🐐https://t.co/Yx5pmFKS8q pic.twitter.com/JyqC1lhm75

— max (@mschoening) December 9, 2023
diff --git "a/Research/pages/\352\271\214\353\246\254.md" "b/Research/pages/\352\271\214\353\246\254.md" new file mode 100644 index 000000000..a68d8cabc --- /dev/null +++ "b/Research/pages/\352\271\214\353\246\254.md" @@ -0,0 +1,10 @@ +--- +lang: 'en' +slug: '/F7C045' +--- + +- 불가사리 +- naroo +- dogo (도고) +- gosang (거상) +- manduk (만덕) diff --git a/src/data/backlinks.ts b/src/data/backlinks.ts index 5ee6d3242..ce24001eb 100755 --- a/src/data/backlinks.ts +++ b/src/data/backlinks.ts @@ -1354,6 +1354,9 @@ export const backlinks = { "Vertical Federated Learning": "... employing advanced cryptographic techniques like [[Secure Multi-Party Computation]] ([[Secure Multi-Party Computation|SMPC]]) or [[Homomorphic ...", "honest-but-curious": "... Learning|FL) and cryptographic protocols like [[Secure Multi-Party Computation]] ([[Secure Multi-Party Computation|SMPC]]). In this ..." }, + "Zenly 4.0 Design": { + "2023-12-13": "- [[Zenly 4.0 Design]]" + }, "소셜 엔지니어링 금지": { "2023-09-26": "- [[소셜 엔지니어링 금지]]", "민사고 앱": "... 소프트웨어는 온전히 사람을 보조할 것. [[소셜 엔지니어링 금지]]", @@ -2264,6 +2267,9 @@ export const backlinks = { "Readings": "- [x] [[Atomic Habits]]", "水適穿石": "- [[Atomic Habits]]" }, + "까리": { + "2023-12-13": "- [[까리]]" + }, "Web Graphics": { "2022-10-25": "- [[Web Graphics]]", "2022-10-27": "- [[Web Graphics]]", @@ -2864,6 +2870,7 @@ export const backlinks = { "유난한 도전": "... 약간의 입질이 오자 홈페이지를 열고 [[Twitter|트위터]]에 링크를 올리니 반응이 확실했다." }, "SVG": { + "2023-12-13": "- [[SVG]]", "CSS": "... (including XML dialects such as [[SVG]], MathML, or XHTML). CSS is ...", "Open Graph Image as a Service": "... convert HTML and CSS to [[SVG]]", "Show me your Laptop": "Someday Project. And embeddable [[SVG]] card that lets you add ...", @@ -4739,6 +4746,9 @@ export const backlinks = { "Fabric.so": { "2023-10-27": "- [[Fabric.so]]" }, + "Video AI": { + "2023-12-13": "- [[Video AI]]" + }, "Augmented Reality": { "Apple Vision Pro": "... cases in various fields, including [[Augmented Reality]]‐based instruction, home decoration, and watching ...", "Extended Reality": "Virtual Reality|VR + [[Augmented Reality|AR]]", @@ -5005,6 +5015,9 @@ export const backlinks = { "GitHub Copilot Investigation": { "Copilot": "- [[GitHub Copilot Investigation]]" }, + "Metal": { + "2023-12-13": "- [[Metal]]" + }, "Packet Switching vs Circuit Switching": { "Internetworking": "- [[Packet Switching vs Circuit Switching]]" }, @@ -5703,6 +5716,9 @@ export const backlinks = { "Cache Conscious Programming": { "2022-11-04": "- [[Cache Conscious Programming]]" }, + "CSS Scroll Snapping": { + "2023-12-13": "- [[CSS Scroll Snapping]]" + }, "RSU": { "Finance": "- [[RSU]]" }, @@ -6824,6 +6840,9 @@ export const backlinks = { "Computer Systems": "- [[Page Size and Address Translations]]", "Virtual Memory": "- [[Page Size and Address Translations]]" }, + "iTunes": { + "2023-12-13": "- [[iTunes]]" + }, "ChatGPT보다 내가 나은데": { "2023-09-05": "- [[ChatGPT보다 내가 나은데]]" }, @@ -7047,6 +7066,9 @@ export const backlinks = { "Reimagining Emails": "- Interactive Mail|Emails using [[AMP Email]]. Example: [[Spellbound]]", "Spellbound": "- [[AMP Email]]" }, + "Vertical ChatGPT": { + "2023-12-13": "- [[Vertical ChatGPT]]" + }, "Monte Carlo and Las Vegas Algorithm": { "2023-08-15": "- [[Monte Carlo and Las Vegas Algorithm]]", "Las Vegas Algorithm": "[[Monte Carlo and Las Vegas Algorithm]]", @@ -9391,6 +9413,9 @@ export const backlinks = { "Caching": "- [[Cache Evictions]]", "Page Faults": "... LRU, FIFO, Random approach like [[Cache Evictions]]" }, + "Apple Music": { + "iTunes": "iTunes was better than [[Apple Music]] in so many ways..." + }, "Poisson Law": { "2023-02-02": "- [[Poisson Law]]", "Probability": "- [[Poisson Law]]" @@ -10993,6 +11018,9 @@ export const backlinks = { "Grammarly Work Note 2023-05-30": { "2023-05-30": "- [[Grammarly Work Note 2023-05-30]] on [[GNAR]]" }, + "ChatGPT Client": { + "2023-12-13": "- [[ChatGPT Client]]" + }, "이공계": { "2023-02-15": "- [[이공계]]", "민사고와 쇼비니즘": "[[이공계]] 문제와 [[의대 쏠림]] 문제, 그리고 ...", @@ -11617,6 +11645,9 @@ export const backlinks = { "72F981.png": { "Bump": "![[72F981.png]]" }, + "47AA6E.png": { + "Zenly 4.0 Design": "![[47AA6E.png]]" + }, "C8903B.png": { "Metadream": "![[C8903B.png]]" }, @@ -12492,6 +12523,9 @@ export const backlinks = { "224F73.png": { "Fabric.so": "![[224F73.png]]" }, + "6DF84D.png": { + "Video AI": "![[6DF84D.png]]" + }, "Int": { "0015 3Sum": "... func threeSum( numsOriginal: [Int]) -> [[Int]] {", "0057 Insert Interval": "... func insert( intervals: [[Int]], newInterval: [Int]) -> Int ...", diff --git a/src/data/filenames.ts b/src/data/filenames.ts index 7b51cf51c..3dfe38925 100755 --- a/src/data/filenames.ts +++ b/src/data/filenames.ts @@ -542,6 +542,7 @@ export const filenames = { "2023-12-04": "2023-12-04", "2023-12-05": "2023-12-05", "2023-12-07": "2023-12-07", + "2023-12-13": "2023-12-13", "3-SAT": "DCB869", "30-Day Tweet Test (Harry Stebbings)": "18728A", "3D": "82C83C", @@ -632,6 +633,7 @@ export const filenames = { "Apple": "B44343", "Apple Earth": "23E22A", "Apple Easter Egg": "4512BD", + "Apple Music": "785E07", "Apple Music API": "6777C7", "Apple Newsroom 서체 따라하기": "1C362F", "Apple Pay": "5C8AD7", @@ -746,6 +748,7 @@ export const filenames = { "CS Colloquium": "6CF6CB", "CSS": "D4ECCD", "CSS Inject": "6F4A43", + "CSS Scroll Snapping": "E3984C", "CSS에서 언어마다 다른 글씨체를 설정하는 방법": "B790F3", "CUID": "88A52F", "Cache Average Access Time": "D27BDB", @@ -774,6 +777,7 @@ export const filenames = { "Chaf Games": "D7076F", "Channel.io": "4BF7BA", "ChatGPT": "85E9E7", + "ChatGPT Client": "F48FB6", "ChatGPT is a Blurry JPEG and We Need That": "AC83DD", "ChatGPT는 흐릿한 이미지이지만 필요합니다": "1D93D4", "ChatGPT보다 내가 나은데": "E769E5", @@ -1337,6 +1341,7 @@ export const filenames = { "Metadata": "A87D06", "Metadream": "95A991", "Metaknowledge": "B08D93", + "Metal": "2BDFBF", "Metapage": "8343D1", "Metaphor": "F5954B", "Metastore": "AEB9B6", @@ -1927,8 +1932,10 @@ export const filenames = { "Vercel": "E42038", "Vercel Incident Report (April 2023)": "B1F73D", "Vertex Buffer": "A01101", + "Vertical ChatGPT": "A01920", "Vertical Federated Learning": "4214F8", "Vesting": "C66C08", + "Video AI": "99F394", "Video Editor": "5D697D", "Video to GIF": "8CCDFD", "Virtual Address Space and Physical Address Space": "8EA0CD", @@ -1997,6 +2004,7 @@ export const filenames = { "Yuncheng Wu et al. Privacy-Preserving Vertical Federated Learning for Tree-based Models": "2FBCC4", "Z-Fellows": "BB2B76", "Zenly": "AFB418", + "Zenly 4.0 Design": "A4A7B2", "Zenly Playbook": "A33FA6", "aaaa.coffee": "E5D877", "anaclumos": "A798A0", @@ -2022,6 +2030,7 @@ export const filenames = { "iMessage App": "A8398E", "iOS": "1AD652", "iOS Style Toggle in CSS": "DDE8E8", + "iTunes": "36E401", "iiframe": "5F349B", "jQuery": "1EEABA", "latexify.cho.sh": "D5036F", @@ -2072,6 +2081,7 @@ export const filenames = { "기술 발전의 속도": "73A568", "기술 할부 결제": "F4E427", "기술낙관론자 선언문": "3E9590", + "까리": "F7C045", "깍두기": "70774C", "날씨 요정": "75FFF1", "남이사": "7701E1",