Skip to content

Instantly share code, notes, and snippets.

@mculp
Last active August 16, 2024 06:08
Show Gist options
  • Save mculp/9e7642739efe6b9ee49c2991f1e6ea2e to your computer and use it in GitHub Desktop.
Save mculp/9e7642739efe6b9ee49c2991f1e6ea2e to your computer and use it in GitHub Desktop.
solana projects by twitter handle
require 'set'
File.write(LONG_ASS_FILE_NAME_WHY_DID_I_NAME_IT_THAT, handles)
handles = Set.new(File.readlines(LONG_ASS_FILE_NAME_WHY_DID_I_NAME_IT_THAT).map(&:strip))
if File.exists?("2.tsv")
handles += Set.new(File.readlines("2.tsv").map(&:strip))
File.delete("2.tsv")
end
File.write(LONG_ASS_FILE_NAME_WHY_DID_I_NAME_IT_THAT, handles.to_a.join("\n") + "\n")
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
@rendernetwork
@orca_so
@AuroryProject
@helium
@Hivemapper
@bonk_inu
@ionet_official
@huddle01com
@drip_haus
@MagicEden
@tensor_hq
@phantom
@MayanFinance
@SquadsProtocol
@cubexch
@jito_sol
@heliuslabs
@JupiterExchange
@photofinishgame
@Stepnofficial
@OrangeDAOxyz
@ColosseumOrg
@solanalabs
@OVioHQ
@alliancedao
@BuidlerDAO
@superteam
@jump_firedancer
@tinydancerio
@SeabedLabs
@sphere_labs
@solanafm
@streamflow_fi
@IronforgeCloud
@roothq_
@SuperteamDAO
@SagaMobileDAO
@BackAnUnderdog
@clockwork_xyz
@Backpack
@teleportxyz
@bsktfi
@MarinadeFinance
@solblaze_org
@marginfi
@StepFinance_
@bonfida
@Solcasinoio
@GenesysGo
@openbookdex
@guac_gg
@SolChatCoin
@DualFinance
@flexlend
@PythNetwork
@GooseFX1
@DriftProtocol
@ZetaMarkets
@exchgART
@RaydiumProtocol
@player2world
@HxroNetwork
@birdeye_so
@RainFi_
@metaplex
@ArmadaFi
@anchorlang
@only_raindrops
@getTriggr
@juicerfi
@PsyOptions
@candypayfun
@FluxBeamDEX
@tradewithPhoton
@MeteoraAG
@PhoenixTrade
@Lifinity_io
@lifiprotocol
@solflare_wallet
@solanabeach_io
@Parcl
@KaminoFinance
@getgrass_io
@ParallelColony
@ApolloByZeus
@oreSupply
@MetaTicketApp
@solincinerator
@solcardapp
@solfollowsapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment