Sunny Singh

Results 19 issues of Sunny Singh

Warp is a pretty fantastic Rust-based terminal: https://www.warp.dev/ Unfortunately, newsh does not work with it when trying to open panes or tabs. New windows of the default macOS Terminal app...

https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v2-to-v3/

enhancement

Essence does not take into consideration when URLs are posted within `` tags. Since these tags (code blocks) are normally used for demonstrating code, I don't want a URL that...

enhancement
question

I use [Pablo](https://pablo.buffer.com/) for quickly creating a properly sized image for Twitter, Facebook, LinkedIn, and search engines. It's not as full featured as an image editor, but that is the...

dailyhack
tool
trick

I use Kent C. Dodd's [netlify-shortener](https://github.com/kentcdodds/netlify-shortener) tool to setup a free URL shortener on Netlify. It works by updating a `_redirects` file in your repository with a CLI command, so...

dailyhack
coding

[View Migration Guide](https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v3-to-v4/) TODO - Fix [MDX Layouts](https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx/#layouts) - Migrate to [Gatsby Head API](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/)

I am attempting to use this plugin with the [metalsmith-changed](https://github.com/arve0/metalsmith-changed) plugin so that only the changed files are rebuilt. However, I get the following error: ``` if (error) throw error;...

Would require sign-in buttons for each service, but for would essentially turn devnews into a full-fledged client.

enhancement
v2

This could be a small sign-in button on the GitHub tab that allowed you to view your home feed, since the trending repositories doesn't change much daily.

enhancement
v2

Be able to swipe between tab views on touch devices. UI docs: http://www.material-ui.com/#/components/tabs

enhancement
help wanted