HackerTrans
トップ新着トレンドコメント過去質問紹介求人

devev

no profile record

投稿

[untitled]

1 ポイント·投稿者 devev·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 devev·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 devev·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 devev·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 devev·5 か月前·0 コメント

A Practical Security Audit for Builders

eliranturgeman.com
1 ポイント·投稿者 devev·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 devev·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 devev·11 か月前·0 コメント

Show HN: 404skill – real-world projects to level up your swe skills

404skill.github.io
4 ポイント·投稿者 devev·昨年·0 コメント

[untitled]

1 ポイント·投稿者 devev·昨年·0 コメント

[untitled]

1 ポイント·投稿者 devev·昨年·0 コメント

[untitled]

1 ポイント·投稿者 devev·昨年·0 コメント

[untitled]

1 ポイント·投稿者 devev·昨年·0 コメント

Over-Engineering; Architecture Edition

16elt.com
3 ポイント·投稿者 devev·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 devev·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 devev·2 年前·0 コメント

Show HN: Collecto – open-source, self-hosted, lightweight, email collection

github.com
2 ポイント·投稿者 devev·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 devev·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 devev·2 年前·0 コメント

Whether you think you're replaceable by AI or you think you're not, you're right

16elt.com
3 ポイント·投稿者 devev·2 年前·0 コメント

コメント

devev
·3 年前·議論
Using this package, you can access different models such as gpt, dalle, and repos from hugging face, and chain them together to create runnable flows.

We are open to any feedback,
devev
·5 年前·議論
1. I wasn't intending to make it sound like you should substitute all your Lists to Sets as I am well aware of the differences between them. I was trying to convey that on some specific cases Sets are faster than lists, whether if it's obvious or not to everyone, I don't know.

2. Yes, you can use .get(), I was trying to demonstrate the idea of EAFP, and thought that the dictionary snippet might serve as a good example, we probably disagree.