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

gilad

7,135 カルマ登録 12 年前

投稿

Flow – A terminal dashboard for real-time network throughput

github.com
2 ポイント·投稿者 gilad·9 日前·0 コメント

Riding Roads

mountainroads.com
1 ポイント·投稿者 gilad·6 か月前·0 コメント

Archaeology of the IBM PC110 [video]

youtube.com
2 ポイント·投稿者 gilad·9 か月前·0 コメント

Aircraft radar display built with Python and Pygame

github.com
2 ポイント·投稿者 gilad·9 か月前·0 コメント

A Python dict that can report which keys you did not use

peterbe.com
94 ポイント·投稿者 gilad·12 か月前·43 コメント

rqlite – Highly-Available, Distributed Relational Database Built on SQLite

rqlite.io
4 ポイント·投稿者 gilad·12 か月前·0 コメント

ZeroVer: Cutting-edge software versioning for minimalists

0ver.org
1 ポイント·投稿者 gilad·昨年·0 コメント

Artificial Intelligence for Beginners – A Curriculum

microsoft.github.io
2 ポイント·投稿者 gilad·昨年·0 コメント

How to write a Git commit message (2014)

cbea.ms
21 ポイント·投稿者 gilad·昨年·7 コメント

Thypher-Decipher the equations to find the word

thypher.com
1 ポイント·投稿者 gilad·昨年·0 コメント

Typed Python in 2024: Well adopted, yet usability challenges persist

engineering.fb.com
5 ポイント·投稿者 gilad·2 年前·1 コメント

Microsoft wants Three Mile Island to fuel its AI power needs

theverge.com
4 ポイント·投稿者 gilad·2 年前·0 コメント

Python's Supportive and Welcoming Environment Is Tightly Coupled to Its Progress

pyfound.blogspot.com
2 ポイント·投稿者 gilad·2 年前·0 コメント

Saa – Making Time Speak

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

A Guide to Python's Weak References Using Weakref Module

martinheinz.dev
1 ポイント·投稿者 gilad·2 年前·0 コメント

Minimal container images: Towards a more secure future (2022)

chainguard.dev
1 ポイント·投稿者 gilad·2 年前·0 コメント

The fastest caching Python library written in Rust

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

Ideas.rip – Founder insights from ideas left behind

ideas.rip
1 ポイント·投稿者 gilad·2 年前·0 コメント

Money creation in the modern economy [pdf]

bankofengland.co.uk
2 ポイント·投稿者 gilad·2 年前·0 コメント

What are some good Python codebases to read?

lobste.rs
5 ポイント·投稿者 gilad·2 年前·0 コメント

コメント

gilad
·3 年前·議論
MiniCA[0] works for this, quite trivial to setup and stamp out certs.

[0] https://github.com/jsha/minica
gilad
·3 年前·議論
In general, FortNine's channel[0] is incredibly informative and entertaining; many comments on his videos suggest people watch without even riding a motorcycle. See his educational, elaborate explanations of the physics of riding, market/business aspects (esp. interesting is relationship between motorcycle dealerships and manufacturers), reviews, and much more. Well worth exploring.

[0] https://www.youtube.com/@FortNine
gilad
·4 年前·議論
Similarly, see https://tidbyt.com - RGB LED matrix desktop appliance to show weather, sports scores, etc.
gilad
·4 年前·議論
what about aiofiles[0] for disk I/O?

[0] https://github.com/Tinche/aiofiles
gilad
·4 年前·議論
RQ [0] (Python-based with Redis backend) is another option; works great. [0] https://python-rq.org/