Login
Discover
Waves
Communities
Login
Signup
brooder
@brooder
25
Followers
6
Following
11
Follow
Email digest
Resource Credits
Available
Used
Created
2022-04-23 11:47
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
brooder
Splinterlands
2024-01-31 16:12
RE: Leaderboard Rewards & Short Update
I had a great time playing! Looking forward to what's coming next!
$ 0.000
0
brooder
Programming & Dev
2023-12-28 09:39
!
Low reputation account with an unverified outbound link, Reveal content
RE: Use DNS Not IPs
I use the ~/.ssh/config file for these kind of configurations. You can configure a lot more options on the ssh connection that way. See for example
$ 0.000
0
brooder
Programming & Dev
2023-10-13 07:28
RE: Extracting info from the HIVE C++ source code
Hello Rob, interesting post! Have you considered wrapping the C++ API in Python? It seems to me that extracting the API is easier than extracting the types of the data to be packed.