VirtualTam's bookmarks
28 bookmarks found
-
haiti - Hash Type Identifier
2024-03-14 -
Have I Been Pwned - Pwned Passwords
2024-02-28 - HaveIBeenPwned/PwnedPasswordsDownloader
- API Clients:
- mattevans/pwned-passwords - Go API Client
- lionheart/pwnedpasswords - Python API Client
- philnash/pwned - Ruby API Client
- wisespace-io/pwned-rs - Rust API Client
-
Subclassing in Python Redux
2023-06-11 The conflict between subclassing and composition is as old as object-oriented programming. The latest crop of languages like Go or Rust prove that you don’t need subclassing to successfully write code. But what’s a pragmatic approach to subclassing in Python, specifically?
-
Legacy Rails: Silently Judging You
2023-06-03 How can you judge the quality of a legacy Rails application?
-
RSpec: Behaviour Driven Development for Ruby
2018-02-12 -