Skip to content

Commit

Permalink
Merge pull request #151 from lambdalisue/gh-pages-lambdalisue-2024
Browse files Browse the repository at this point in the history
Fix the title and add the abstract of the session of lambdalisue 2024
  • Loading branch information
thinca authored Oct 6, 2024
2 parents d147995 + f11987f commit 4e52d38
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion _data/y2024/sessions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,21 @@
start_time: 15:45
end_time: 16:15
duration: 00:20
title: "Can't Help Falling in Vim ~ Wise men say only fools reinvent the wheel, but I can't help building yet another fuzzy finder: vim-fall"
title: "Can't Help Falling in Vim ~ Wise men say only fools reinvent the wheel, but I can't help building yet another fuzzy finder: Fall"
speaker: Λlisue
language: English
image: ../icon/lambdalisue.png
github: lambdalisue
x: lambdalisue
abstract: |-
"Yet another"
We programmers often encounter the phrase "Yet another." For example, a search for "Yet another" on GitHub will return around 37,000 repositories. Why do programmers love using this phrase so much? Personally, I often use it as a light-hearted excuse, as if to say, "Yes, I know I'm reinventing the wheel."
Which brings me to what I'll be discussing at VimConf 2024: a new "Yet another" fuzzy finder called Fall. Fully aware that I'm reinventing the wheel, I even started Fall's README with "Yet another."
Wise men say not to reinvent the wheel, but I can't help doing exactly that. In my presentation, I'll explore the world of existing fuzzy finders, share what I look for in one, and discuss the design philosophy behind Fall.
bio: |-
A long-time Vim plugin developer and the creator of denops.vim, an ecosystem for Vim/Neovim plugins built on Deno.
Expand Down
2 changes: 1 addition & 1 deletion _data/y2024/timetable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
- start: '15:45'
end: '16:15'
duration: '30min'
title: "Can't Help Falling in Vim ~ Wise men say only fools reinvent the wheel, but I can't help building yet another fuzzy finder: vim-fall"
title: "Can't Help Falling in Vim ~ Wise men say only fools reinvent the wheel, but I can't help building yet another fuzzy finder: Fall"
speaker: 'Λlisue'
session_id: 'lambdalisue'
language: 'English'
Expand Down

0 comments on commit 4e52d38

Please sign in to comment.