Skip to content

kunokdev/glance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

In recent year we saw huge technological advancement in software development and adaption of new ways to labor the code. Offloading that labor to the machine reduced a big bottleneck in the code delivery. However, it also created new problems to solve. When you type code by hand you spend a lot of intimate time with the code, you get to reason in depth as you craft it. However, code generated by machine is a huge volume that is much harder to reason about, the mental tax increased drastically.

This is a big problem for open source, because people think that generating code creates value, but in reality, the real value comes in digesting the output mentally. People bloat open source projects with AI generated code without truly getting invested into the project and community around it. However, I do believe that AI coding is indeed a correct approach today, and it will only get better, but it requires us to adapt our ways of valuing things and our workflows.

This repository will serve as public repo behind the "Tabs at a Glance" Google Chrome extension. I want to make this extension fully open source and public for anyone to see and trust the implementation as well as take it into their own hands and do with it as they will. However, I first need to think of a proper workflows for this, because I want it to be friendly for AI coding contributions.

I will then merge actual codebase repository into this when it's ready. Until then any issues and similar related to "Tabs at a Glance" extension can be created under this repository.

(sorry I just started this so need a bit of time to set it all properly, but I'd deff like to listen to anyone who decided to use this extension and needs help/feature request/etc)

About

Chrome extension to modernize your tab navigation experience

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors