Skip to content

Here's what's popular on GitHub today...

Git Merge 2022

Git Merge 2022

Join our host Kedash Kerr and hundreds of developers for technical talks, hands-on workshops, and breakout discussions about Git—and the people who build the world’s technologies with it. Tickets are on sale now.

macOS logo

Popular topic

macOS is Apple's operating system.
Git Merge 2022

Upcoming event recommended by GitHub

Sep
14

Git Merge 2022

September 14, 2022 - September 15, 2022 • Chicago, IL

Git Merge is a two-day conference dedicated to Git—and the people who use it every day. The Call for Speakers is open now!
graphql-engine

Trending repository

erikhSSI
erikhSSI commented Nov 9, 2020

When browsing wide data tables in the dashboard (which I do a lot) it is very inconvenient because the browser's horizontal scrollbar is hidden unless you scroll to the very bottom of the page.
If I am at a page like /console/data/schema/public/tables/[tablename]/browse

I won't be able to scroll the table right (to see other columns) unless I first scroll vertically to the bottom of the page

good first issue c/console e/quickfix p/longterm

App recommended by GitHub

Localazy

Localize digital products while you sleep.

There are over 4B people online behind language barriers. Speak everyone's language today and enjoy full and simple control over localization and translation management.

Localazy® is a localization platform built for developers and friendly to all other users.

Manage translations and enjoy powerful localization features.

Integrate Localazy to your Github Actions and forget about all the hassle. Never touch localizable files again 😏.

Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.

  • Updated Aug 5, 2022
  • JavaScript
duckdb

Trending repository

Mytherin
Mytherin commented Aug 8, 2022

See #4308

We should support the UNION BY NAME operator to union together tables with re-ordered and potentially new columns. This operator is useful for unifying data from an evolving schema, where new columns have been added over time.

Example usage:

create table integers(i integer, j integer);
create table strings(j integer, k varchar);
insert into integers values (1, 10);
good first issue

Trending repository

annotated_deep_learning_paper_implementations

Trending repository

🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

  • Updated Aug 10, 2022
  • Jupyter Notebook

Trending repository

naiyerasif
naiyerasif commented May 28, 2022

Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are

  • backward compatibility (if I'm migrating from some other framework)
  • customization of slugs (one off custom transformations)
  • handling special usecases for non-latin languages (like Urdu)

Possible alternative

If it is too much, [@sindresorhus/sl

good first issue markdown p2-nice-to-have
LogRocket screenshot

App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.