shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

244
active users

#evm

0 posts0 participants0 posts today
Valentin B. :ferris:<p>Announcing lintspec, a Solidity NatSpec linter.</p><p><a href="https://beeb.li/blog/announcing-lintspec" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">beeb.li/blog/announcing-lintsp</span><span class="invisible">ec</span></a></p><p>Doc-comments (NatSpec) in Solidity are extremely important, because they are often the only source of documentation related to a smart contract.</p><p>Not happy with existing solutions, I decided to create my own, which ended up being 200x faster.</p><p><a href="https://hachyderm.io/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a> <a href="https://hachyderm.io/tags/solidity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>solidity</span></a> <a href="https://hachyderm.io/tags/web3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web3</span></a> <a href="https://hachyderm.io/tags/ethereum" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ethereum</span></a> <a href="https://hachyderm.io/tags/evm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>evm</span></a> <a href="https://hachyderm.io/tags/smartcontracts" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>smartcontracts</span></a> <a href="https://hachyderm.io/tags/blockchain" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>blockchain</span></a> <a href="https://hachyderm.io/tags/defi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>defi</span></a> <a href="https://hachyderm.io/tags/codequality" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>codequality</span></a> <a href="https://hachyderm.io/tags/devtools" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devtools</span></a> <a href="https://hachyderm.io/tags/web3dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web3dev</span></a> <a href="https://hachyderm.io/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a> <a href="https://hachyderm.io/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://hachyderm.io/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://mastodon.social/@bagder" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bagder</span></a></span> Problem with that is (besides occasional bugfixes), most people including myself would see <a href="https://infosec.space/tags/curl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>curl</span></a> to be <em>functionally complete</em> and anything <em>"nice to have"</em> would be considered not worth the balooning in <a href="https://infosec.space/tags/complexity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>complexity</span></a> and <a href="https://infosec.space/tags/size" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>size</span></a>. </p><ul><li><p>I mean, does <a href="https://curl.se/" rel="nofollow noopener noreferrer" target="_blank">curl</a> <em>need</em> to be able to do <a href="https://infosec.space/tags/BitTorrent" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BitTorrent</span></a> (magnet:), <a href="https://infosec.space/tags/IPFS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IPFS</span></a> (ipfs://) or god forbid <a href="https://infosec.space/tags/blockchain" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>blockchain</span></a> (i.e. <a href="https://infosec.space/tags/EVM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EVM</span></a>) support? </p></li><li><p>Do you really want to integrate <span class="h-card" translate="no"><a href="https://mastodon.social/@torproject" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>torproject</span></a></span> / <a href="https://infosec.space/tags/Tor" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tor</span></a> support <em>natively into curl</em> when using <a href="https://infosec.space/tags/HTTP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HTTP</span></a> (localhost:8118) and <a href="https://infosec.space/tags/SOCKS5" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SOCKS5</span></a> (localhost:9050) <a href="https://infosec.space/tags/proxy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>proxy</span></a> allows for the same and doesn't necessitate having to handle and ingest Tor arguments as well??</p></li></ul><p>In fact if <a href="https://infosec.space/tags/toybox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>toybox</span></a> didn't have a <a href="https://infosec.space/tags/wget" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wget</span></a> implementation that I could use for OS/1337 I would've merely chosen <a href="https://curl.se/tiny/" rel="nofollow noopener noreferrer" target="_blank"><code>tiny-curl -o</code></a> as a <a href="https://stackoverflow.com/questions/30702803/set-aliases-globally-for-all-users" rel="nofollow noopener noreferrer" target="_blank">global alias</a> or if <a href="https://infosec.space/tags/tinycurl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tinycurl</span></a> wasn't an option, <a href="https://linux.die.net/man/1/curl" rel="nofollow noopener noreferrer" target="_blank"><code>curl -o</code></a> instead.</p><ul><li>Maybe someone who wants to have said functionality like <code>tor</code> support built-in will go and IDK make i.e. <code>#neocurl</code> or sth. along those lines or build something like <code>#ethcurl</code> or <code>#torcurl</code>or <code>#ipfscurl</code> or whatever...</li></ul><p>That being said I am glad <code>curl</code> isn't <em>solely</em> maintained by you but has other contributors (give them a shoutout!) but I also am glad you maintain that vital software that most <em>"<a href="https://infosec.space/tags/TechIlliterate" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TechIlliterate</span></a> <a href="https://infosec.space/tags/Normies" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Normies</span></a>"</em> most likely never heard of but propably use on a daily basis as part of all the <a href="https://infosec.space/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> they use to <a href="https://infosec.space/tags/consume" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>consume</span></a> media with...</p><ul><li>I consider curl to be <em>"the <a href="https://infosec.space/tags/vim" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vim</span></a> of downloaders"</em> (tho that's kinda insulting and limiting since <code>curl</code> is more than just a downloader <em>and</em> more intuitive than <code>vim</code>) with wget being <em>"the <a href="https://infosec.space/tags/vi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vi</span></a> of downloaders"</em> (tho <code>wget</code> is even simpler to use than <code>vi</code>)...</li></ul><p>Either way, curl is awesome... </p><p><a href="https://infosec.space/tags/OS1337" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OS1337</span></a> <a href="https://infosec.space/tags/Enshittification" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Enshittification</span></a> <a href="https://infosec.space/tags/Bloat" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Bloat</span></a> <a href="https://infosec.space/tags/Bloatware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Bloatware</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://oxytodon.com/@fuchsiii" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>fuchsiii</span></a></span> <span class="h-card" translate="no"><a href="https://transfem.social/@puppygirlhornypost2" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>puppygirlhornypost2</span></a></span> <a href="https://infosec.space/tags/blockchain" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>blockchain</span></a>-based, per-<a href="https://infosec.space/tags/API" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>API</span></a> call <a href="https://infosec.space/tags/paywalled" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>paywalled</span></a> (access priority auctioned off to the highest bidder), <a href="https://infosec.space/tags/NFT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NFT</span></a>-based, transactiobal <a href="https://infosec.space/tags/LIFO" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LIFO</span></a> database system with <a href="https://infosec.space/tags/IPFS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IPFS</span></a>-based <a href="https://infosec.space/tags/storage" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>storage</span></a> and <a href="https://infosec.space/tags/BitTorrrent" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BitTorrrent</span></a>-based <a href="https://infosec.space/tags/sync" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sync</span></a> using <a href="https://infosec.space/tags/EVM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EVM</span></a> as <a href="https://infosec.space/tags/runtime" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>runtime</span></a>. Written in <a href="https://infosec.space/tags/Solidity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Solidity</span></a>...</p><p><a href="https://www.youtube.com/watch?v=kdvVwGrV7ec" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=kdvVwGrV7e</span><span class="invisible">c</span></a><br><a href="https://en.wikipedia.org/wiki/Ethereum#Virtual_machine" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">en.wikipedia.org/wiki/Ethereum</span><span class="invisible">#Virtual_machine</span></a><br><a href="https://en.wikipedia.org/wiki/Solidity" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">en.wikipedia.org/wiki/Solidity</span><span class="invisible"></span></a><br><a href="https://fireship.io/lessons/api-monetization-stripe/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">fireship.io/lessons/api-moneti</span><span class="invisible">zation-stripe/</span></a></p><p><a href="https://infosec.space/tags/Shitpost" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Shitpost</span></a> <a href="https://infosec.space/tags/Tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tech</span></a> <a href="https://infosec.space/tags/Enshittification" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Enshittification</span></a></p>
Stephen Fierbaugh<p>I'm an experienced <a href="https://home.social/tags/nonprofit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nonprofit</span></a> operations and tech leader open to <a href="https://home.social/tags/501c3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>501c3</span></a> and <a href="https://home.social/tags/BCorp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BCorp</span></a> startups. Send me a good pitch but bring a HNWI. I am a <a href="https://home.social/tags/PMP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PMP</span></a> project manager with a MA in Intercultural Studies and extensive international experience.</p><p>Will you be Jonas Salk or Albert Speer? Do good. Fight evil. Be a hero.</p><p>Misc: <a href="https://home.social/tags/evm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>evm</span></a> <a href="https://home.social/tags/pmbok" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pmbok</span></a> <a href="https://home.social/tags/ngo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ngo</span></a> <a href="https://home.social/tags/ict4d" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ict4d</span></a> <a href="https://home.social/tags/democrat" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>democrat</span></a> <a href="https://home.social/tags/exvangelical" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>exvangelical</span></a> <a href="https://home.social/tags/minecraft" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>minecraft</span></a> <a href="https://home.social/tags/opentowork" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opentowork</span></a></p>