An attempt to make Neovim as functional as an IDE
https://github.com/NvChad/NvChad
https://redd.it/p6ttfi
@programmingreddit
https://github.com/NvChad/NvChad
https://redd.it/p6ttfi
@programmingreddit
GitHub
GitHub - NvChad/NvChad: Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. - NvChad/NvChad
Git is hard. A story about building new version control focused on collaboration
https://getsturdy.com/blog/2021-08-18-unbreaking-code-collaboration
https://redd.it/p7dg4e
@programmingreddit
https://getsturdy.com/blog/2021-08-18-unbreaking-code-collaboration
https://redd.it/p7dg4e
@programmingreddit
Getsturdy
Unbreaking code collaboration | from the Sturdy Blog
I feel like collaborating on code today is broken. It is too hard to get started and even after learning all the basic tools and commands there is just too much effort in making contributions as a team. Why is it so hard to give meaningful feedback on each…
ImageNet contains naturally occurring Apple NeuralHash collisions
https://blog.roboflow.com/nerualhash-collision/
https://redd.it/p7iyoi
@programmingreddit
https://blog.roboflow.com/nerualhash-collision/
https://redd.it/p7iyoi
@programmingreddit
Roboflow Blog
ImageNet contains naturally occurring NeuralHash collisions
NeuralHash is the perceptual hashing model that back's Apple's new CSAM (child
sexual abuse material) reporting mechanism. It's an algorithm that takes an
image as input and returns a 96-bit unique identifier (a hash) that should match
for two images that…
sexual abuse material) reporting mechanism. It's an algorithm that takes an
image as input and returns a 96-bit unique identifier (a hash) that should match
for two images that…
Why Sourcegraph is indexing the open source universe
https://about.sourcegraph.com/blog/why-index-the-oss-universe/
https://redd.it/p7k2bq
@programmingreddit
https://about.sourcegraph.com/blog/why-index-the-oss-universe/
https://redd.it/p7k2bq
@programmingreddit
Sourcegraph
Why we’re indexing the OSS universe
We’ve indexed over 1M open source repositories on Sourcegraph cloud to bring code search to the open source universe and code literacy to a much wider set of people.
This is how auto-merge works at Bumble, how we optimised processes and removed restrictions on the number of tickets per day
https://medium.com/bumble-tech/unlimited-throughput-how-to-increase-auto-merge-performance-d555e10e5ecd?source=friends_link&sk=8be9768d1077bd522b148bfb830abccd
https://redd.it/p82rhs
@programmingreddit
https://medium.com/bumble-tech/unlimited-throughput-how-to-increase-auto-merge-performance-d555e10e5ecd?source=friends_link&sk=8be9768d1077bd522b148bfb830abccd
https://redd.it/p82rhs
@programmingreddit
Medium
Unlimited throughput: how to increase auto-merge performance
How we implemented automatic Git branch merging in the past and how we then increased the auto-merge performance.
SerenityOS is a Unix-y love letter to the ’90s
https://arstechnica.com/gadgets/2021/08/not-a-linux-distro-review-serenityos-is-a-unix-y-love-letter-to-the-90s/
https://redd.it/p884lp
@programmingreddit
https://arstechnica.com/gadgets/2021/08/not-a-linux-distro-review-serenityos-is-a-unix-y-love-letter-to-the-90s/
https://redd.it/p884lp
@programmingreddit
Ars Technica
Not-a-Linux distro review: SerenityOS is a Unix-y love letter to the ’90s
Although it’s nowhere near ready for prime time, there’s a lot to love here.
A collection of free/public APIs you can use to build stuff
https://github.com/public-apis/public-apis
https://redd.it/p86y11
@programmingreddit
https://github.com/public-apis/public-apis
https://redd.it/p86y11
@programmingreddit
GitHub
GitHub - public-apis/public-apis: A collective list of free APIs
A collective list of free APIs. Contribute to public-apis/public-apis development by creating an account on GitHub.
How database indexing actually works internally?
https://blog.pankajtanwar.in/how-database-indexing-actually-works-internally
https://redd.it/p8b3lc
@programmingreddit
https://blog.pankajtanwar.in/how-database-indexing-actually-works-internally
https://redd.it/p8b3lc
@programmingreddit
Enhanced support for citations on GitHub | The GitHub Blog
https://github.blog/2021-08-19-enhanced-support-citations-github/
https://redd.it/p8mloo
@programmingreddit
https://github.blog/2021-08-19-enhanced-support-citations-github/
https://redd.it/p8mloo
@programmingreddit
The GitHub Blog
Enhanced support for citations on GitHub
We're excited to support researchers and academics on GitHub with enhanced citation support through `CITATION.cff` files.
You can understand or debug just about anything. Just keep popping the hood :)
https://blog.larah.me/pop-the-hood
https://redd.it/p8ebib
@programmingreddit
https://blog.larah.me/pop-the-hood
https://redd.it/p8ebib
@programmingreddit
blog.larah.me
To understand anything, keep popping the hood.
You have the ability to understand anything. High five!
bcal - a tool for devs who use bits, bytes and addresses regularly
https://github.com/jarun/bcal
https://redd.it/p8t02e
@programmingreddit
https://github.com/jarun/bcal
https://redd.it/p8t02e
@programmingreddit
GitHub
GitHub - jarun/bcal: :1234: Bits, bytes and address calculator
:1234: Bits, bytes and address calculator. Contribute to jarun/bcal development by creating an account on GitHub.
Vim Users! Share your Clever Configs and Plugin Setups (or learn something new)🔥
https://github.com/Torbet/Vim-It-Up
https://redd.it/p8vt6e
@programmingreddit
https://github.com/Torbet/Vim-It-Up
https://redd.it/p8vt6e
@programmingreddit
GitHub
GitHub - Torbet/Dot-It-Up: A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your…
A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! 🚀 - GitHub - Torbet/Dot-It-Up: A collection of dotfile scripts, plugins, and clever hack...
Parser generators vs. handwritten parsers: surveying major language implementations in 2021
https://notes.eatonphil.com/parser-generators-vs-handwritten-parsers-survey-2021.html
https://redd.it/p8vv1l
@programmingreddit
https://notes.eatonphil.com/parser-generators-vs-handwritten-parsers-survey-2021.html
https://redd.it/p8vv1l
@programmingreddit
reddit
Parser generators vs. handwritten parsers: surveying major...
Posted in r/programming by u/eatonphil • 113 points and 22 comments
Developers Are the Most Valuable Resource When Creating Software but Their Time Is Undervalued and Misused
https://thehosk.medium.com/developers-are-the-most-valuable-resource-when-creating-software-but-their-time-is-undervalued-and-85aab08d7af7
https://redd.it/p9mlla
@programmingreddit
https://thehosk.medium.com/developers-are-the-most-valuable-resource-when-creating-software-but-their-time-is-undervalued-and-85aab08d7af7
https://redd.it/p9mlla
@programmingreddit
Medium
Developers Are the Most Valuable Resource When Creating Software but Their Time Is Undervalued and Misused
Developers create software, managers create nothing