Search results

  1. S

    Obtain SOL no KYC without all the shitty fees / headaches?

    @Machiavellianism There are plenty of Swiss onramps that don't require KYC (Mt Pelerin being one) that have insanely low fees, you can buy one of the major coins (whether that be a stable, BTC, etc) and bridge that way. For $500, they offer $499.37 of ETH. But ultimately, this will go down to...
  2. S

    Which is the most secure crypto exchange after binance ?

    +1 Kraken, they even have their own banking license in Wyoming now!
  3. S

    Qardeun-DeFi CRYPTO SCAM WARNING! HUGE SCAM

    There are millions out of crypto scams out there, you should always do your own due diligence. imo warnings like this are completely useless, give it another day and they'll spawn under another name.
  4. S

    I'm starting an adult site and I have a big problem

    Controversial opinion, but if you can only afford hosting/domain then this probably isn't the venture for you. How are you expecting to gain traffic, advertise, for free? I also question if you need to null a theme, in the long term you'll gain far more experience doing everything yourself...
  5. S

    Any instant Paypal to BTC or LTC exchange ?

    Either, use PayPal (in supported regions, you can also onramp with PYUSD), or find someone Peer2Peer to trade with but at your own risk. The big exchanges all support deposits through PP (Kraken, Coinbase).
  6. S

    WiseCP Decode

    but.... why wisecp specifically when there are plentiful alternative options out there?
  7. S

    Crypto Payment Widget

    Look towards switzerland, plenty of onramps there that do no KYC up to 1000 CHF daily (approx 1k usd)
  8. S

    Bot Builders: Whose APIs do you use

    Any exchange that lists said Memecoins will have an API - PumpPortal is an unofficial API for pump.fun (big memecoin trading site)
  9. S

    i need crypto trading platform

    This sounds sketchy... What do you need help with? You might want to look in the hire-a-freelancer channel, this is no small task I'd start by looking at Github projects and modifying one that's open source, you'll save yourself so much time
  10. S

    WiseCP Decode

    What exactly are you trying to achieve? There are plenty of open source panels out there that you can modify, why WiseCP in particular?
  11. S

    Need a Django expert to help me fix abug.

    Absolutely nothing anyone can do without a code snippet. It could literally be something as basic as your registration service making the user inactive by default, or calling the wrong method. I'd compare your working and not working views, there will be a difference. You can debug this as well...
  12. S

    Best IDE to connect with AI?

    Copilot is available across most IDEs, I personally prefer VSCodium over VSCode. Jetbrains is pretty neat too, some of their products are available for free non-commercially or as early-access. It's really just a matter of finding, using, getting used to an IDE that you like, whether that be...
  13. S

    Botting a vote system

    Have you checked to see if anything is being saved in localStorage, sessionStorage, cookies, etc? Are you able to see what data is in the POST request and are you able to re-create it automatically (eg what is in the request body - you can see this in the network tab)
  14. S

    How to make register form with referral code

    Could you please be a bit more specific about what you're trying to achieve? Typically with referral codes you'd have a backend API to store the referral codes (normally integrated into another endpoint eg passing it in the body of a Registration request). These can be stored on the client...
  15. S

    Next trending framework or language

    firstly you might want to be more specific as there is no 'one language/framework fits all' but I must say Rust + Axum is pretty neat for BackEnd :)
  16. S

    Betting and Casino Script

    Most licensed casino sites use a game aggregator that allow them to access multiple providers. The list of providers used by that specific company is available at https://bc.game/providers Evolution Gaming, NoLimitCity, PlaynGo come to mind. Some of these are available on a revenue share model...
  17. S

    How to find job as junior DevOps

    hey - I work very closely with a DevOps team at my day job, - I highly suggest joining any local tech meetups, network is extremely valuable in finding scarce junior positions. Learning infrastructure - K8S, Docker as another user has mentioned are extremely useful in this day, and knowing the...
  18. S

    Is It a Problem Getting DNS From Other ISPs?

    Unlikely. What matters is existing behaviour/reputation intelligence on the IP address you provided (81.157.94.198) and a Reverse DNS lookup that shows it is a BT Residential Connection, as opposed to being ran by a known proxy provider. The IPv6 DNS address shows up as Google as you are likely...
  19. S

    What is the best Crypto payment gateway now?

    It Depends; What networks are you looking to accept? Are you a registered business and willing to undergo KYB checks for AML purposes (This typically only applies to gateways that have a fiat offramp feature/are licensed)? For Bitcoin check out BTCPayServer (0% Fee), it's self hosted. I'm quite...
  20. S

    I want to buy cryptocurrency, but I don’t like leaving my identity information on platforms like Binance. Are there any other P2P trading platforms?

    Hi, are you able to share some additional information? What coin are you trying to acquire (USDT? BTC?), What payment method and Quantity/Frequency? As others have suggested Bisq could be a decent choice. Although you specifically mentioned P2P there are also several Swiss centralized onramps...
Back
Top