ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Search results

  1. S

    Bitcoins (and other crypto currencies)

    Jesus christ that's complex.
  2. S

    Bitcoins (and other crypto currencies)

    I've found one of the wallets. Found one of the wallets, any suggestions of where I can cash out?
  3. S

    Bitcoins (and other crypto currencies)

    I think I've found the wallet
  4. S

    Bitcoins (and other crypto currencies)

    I have tens of thousands of dogecoin. I think the keys are on an old laptop, going to have a look over the weekend to see if I can find them. 🤣
  5. S

    what web site builder to use?

    Wordpress+Divi https://www.pingnoo.com https://www.nedrysoft.com I'm by no means a graphic or web designer, but I find divi makes it fairly easy to make something that looks half decent. The nedrysoft site is just a single place, it's basically just a placeholder because I needed to store...
  6. S

    Network Analysis App

    I made some changes so that it builds for raspberry pi, the application works fine. I have misplaced a Pi 4 though, so had to use a Pi 3 to compile, it only took 1h4 minutes. lol
  7. S

    Network Analysis App

    Not been very well for the past couple of weeks, so anything I have done on this has been more behind the scenes than anything else. - added Linux Arch package support. Following a user request for arch support, my deployment script now can create arch packages and the necessary files to...
  8. S

    Loot boxes

    It was funny a couple of years back when there was a court case about them and the developers won saying "it wasn't gambling". It clearly is. I'm not a gamer (I can't even look at somebody playing a game for 30 seconds before my motion sickness kicks in and I spend the rest of the day trying...
  9. S

    Network Analysis App

    Thanks. I've spent a *lot* of time on the GUI, specifically tweaking how it looks per platform. I have a few things to fixup (a pixel here and there) on the windows build, but that's actually the last build that gets work done, macOS->Linux->Windows. In my own development branch I have added...
  10. S

    Network Analysis App

    Wondered why there was a spike in downloads.... Turns out that it has had a review in the latest Linux Format magazine!
  11. S

    Network Analysis App

    Added the jitter plots. I'm now considering saving/loading of data along with outputs (PDF, PNG etc). Data saving will most likely be to a SQLite database.
  12. S

    Network Analysis App

    Just building a new version after pushing a load of code to GitHub. Now has the favourites system implemented (you can click on the favourites item in the ribbon). Everything that was previously a placeholder in the UI is now implemented, I need to do a little refactoring of the project to...
  13. S

    Website Hosting

    I'd seek out a proper WordPress hosting company than use a generic VPS. WordPress can be slow, WordPress hosting generally have CDN's and stuff to make WordPress run properly. I have just moved to 20i as my host, I'm going to move my daughters site as well this week.
  14. S

    Wireless Chargers

    I backed the slicecharge pro on kickstarter and it's fantastic. (can a charger be called fantastic?) https://hardciderlabs.com/collections/test/products/slicecharge-pro
  15. S

    Network Analysis App

    I managed to track down the bug (I think) that he was mentioning, I still don't entirely know why it was crashing for him. I suspect he had some Qt binaries in his path somewhere that were for a different toolchain which caused it to crash on startup because I forgot to include a couple of...
  16. S

    Network Analysis App

    It'll be interesting to know if the installer works for you. Somebody has reported it didn't work (although the link I gave yesterday has newer builds) but I spun up a clean WIndows 10 x86_64 VM and installed it and it worked fine. (Well, apart from windows defender blocking the network access)
  17. S

    Network Analysis App

    I'm also grateful for any Feedback (Constructive or not), Ideas, Suggestions, Death Threats, Nudes etc.
  18. S

    Network Analysis App

    I just built new binaries, you can download them from here, there's Windows (Installer), Linux (AppImage) and macOS (DMG). https://cloud.fizzyade.com/s/FG3xemZoEK2Kt3n Bear in mind, it's currently a work in progress, it is fully usable though. You can't currently change the latency values in...
  19. S

    Network Analysis App

    Which platform? (Windows, Linux, macOS?) I'll build some new binaries and post a direct link to them here rather than pushing them to Github, there are a few outstanding things I want to do before I publish new binaries there.
  20. S

    Network Analysis App

    I've done loads more work on the website in terms of getting both the blog and documents section up and working, the documents was a b**ch as I couldn't find a way of theming the plugin and retaining the layout on a couple of pages, so I ended up trawling through the plugins source code and...
  21. S

    Network Analysis App

    The Windows version was accidentally built against debug libraries and was missing a DLL. I've rebuilt that windows release and replaced the installer file so it now runs correctly, although it's missing OpenSSL DLL's so geo-IP lookups are disabled on the Windows version. I'm also going to...
  22. S

    Home Cloud Storage

    If you have a machine available to install it, Nextcloud is pretty much the go-to software for self-hosting cloud storage. I've used it for years, it's exposed to the internet as well, so it's accessible from anyway. It's useful for sharing files to friends as well.
  23. S

    Network Analysis App

    Cheers guys. Honestly, this keeps me sane - I spend most of the night awake feeling like crap/in pain/vomiting and powering on through with morphine & coding until the pain subsides and I get to sleep. I wanted to get the website up and initial binaries up as well, just so that I can start...
  24. S

    Network Analysis App

    I've been working on a project since the first lockdown, it keeps me occupied and my mind off pain in the early hours of the morning. It's an open-source cross-platform traceroute/ping analysis tool, it's still far from complete, but it's usable and I've created binaries for macOS, Linux and...
  25. S

    M1 Mac's

    f**king touch bar. Honestly, it's a non-feature. I'd like my frigging escape key back.
  26. S

    M1 Mac's

    I’ve got a DTK which I got as soon as they became available for developers. it took me about a day to get my own software up and running on it (I had to hack together a load of fixes for the development library I use as it didn’t support macOS ARM), once I got that compiled I then had to write...
  27. S

    Xcode - anyone a developer?

    Yes and I hate Xcode with a passion. Swift is a decent language though.
  28. S

    Recommend me some Headphones

    The AirPod pros have really good sound quality, apples headphones have been a long standing running joke because they’re so bad, but the first time I tried the pros I was blown away. Not only do they sound great, but they’re the most comfortable in ear headphones I’ve ever worn, usually after...
  29. S

    Programming Careers

    This is very good advice, pick a project that fulfils a need for yourself, picking something at random is a sure-fire way to start on a road to nowhere. It can also be good to work on multiple projects at a time, while it prolongs the development on all projects, it does keep things fresh, and...
  30. S

    Programming Careers

    Did you know that Steve Jobs and Steve Wozniak worked for atari pre-founding Apple and designed Breakout. The state of my application now, I chucked away my experiment with ImGui and re-wrote it.
Top