Skip to content

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

Ruby logo

Popular topic

Ruby is a scripting language designed for simplified object-oriented programming.
Kansas City Developer Conference 2022

Upcoming event recommended by GitHub

Aug
8

Kansas City Developer Conference 2022

August 08, 2022 - August 10, 2022 • Kansas City, MO

The Kansas City Developer Conference is excited to announce our 13th annual event! Our 2022 conference will be held August 8–10, 2022, with both two full conference days, as well as a post-conference workshop day. Once again, the event will be held at the Kansas City Convention Center in downtown Kansas City
Depfu screenshot

App recommended by GitHub

Depfu

Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.

We support all Ruby projects using Bundler, all JS projects using npm or Yarn, all Elixir projects using Hex and all PHP projects using Composer. Lock files are handled automatically.

View Depfu website

Trending repository

conradludgate
conradludgate commented Apr 26, 2022

We support two flows when registering:

Upfront (arguments):

atuin register -u "..." -e "..." -p "..."

Partial (prompt):

atuin register -u "..." -e "..."
Please enter password: ...

I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)

There's also the issue that the password prompt does not enable any proper p

good first issue

Trending repository

smartcontracts
smartcontracts commented Apr 29, 2022

Another simple task for ya. We have this function called setProxyTarget:

https://github.com/ethereum-optimism/optimism/blob/8ac47db2f7397ff545a674d20281a13dfba90d86/packages/contracts/test/helpers/resolver/address-manager.ts#L6-L17

It's only used in the contract tests. However, it's not necessary and we can remove it. Goal of this issue is to first remove the function, and then replace all

C-maintenance good first issue M-contracts

Trending repository

marlon-tucker
marlon-tucker commented Mar 16, 2022

I'm in the process of converting our WCF security model over to CoreWCF and have hit a wall because CustomUserNameSecurityTokenAuthenticator has been marked as internal.

I'm unable to work around it by inheriting from a class further up the chain because the UserNameSecurityToken is also marked as internal, and that is the token type which will get created.

Is there a reason why these ar

good first issue Triaged
keda

Trending repository

zroubalik
zroubalik commented Apr 13, 2022

Proposal

As disscuseed on kedacore/keda#2765 (comment), we should unify the functions for Status & Conditions handling. Referencing controller related stuff here is suboptimal.

There are two locations with similar functions:
https://github.com/kedacore/keda/blob/9f0ee58fc6839d74636e1ec6883fe21d82617ea3/controllers/keda/util/status.go#L30-L63
https://g

help wanted good first issue feature-request

App recommended by GitHub

CodeScene

CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.

  • Prioritize development hotspots based on Code Health measure.
  • Integrates with GitHub checks to supervise hotspots in pull requests.
  • Utilize socio-technical analyses to measure off-boarding risks, detect team coordination bottlenecks, etc.