Jump to content
Come try out our new Arcade we just put up, new games added weekly. Link at the top of the website ×

Sitting-Duc

++++ Senior Admin
  • Posts

    5334
  • Joined

  • Last visited

  • Days Won

    29
  • Donations

    91.99 USD 
  • Points

    198,600 [ Donate ]

Everything posted by Sitting-Duc

  1. Aye I thought I would fix that whilst in there
  2. Upgrade has commenced. Let the chaos begin.
  3. Hi all, There is a major website upgrade that needs to be applied. This is expected to cause issues with themes and plugins as the core functionality is changing. There should be no significant user impacting changes in terms of usability. Some features may disappear though. I will look to prepare for the upgrade over the next couple/few days and then implement. I would expect there to be significant disruption over the course of a day when the changes are applied. Will update this thread before the change. There may be outages to Teamspeak, the portal, the redirect and some game servers due to restarts that may occur during the change period. Duc
  4. Because very few used it, there were multiple security issues, it was high maintenance and simply not viable for it to continue.
  5. Registered users and members are moved into an inactive group after 30 days of not visiting the site. They are automatically moved back in to their respective groups upon visiting the site. This is purely a group management thing and to allow us to gauge the active users/members. Being marked as 'inactive' does not remove membership.
  6. No it is not a rule to get rid of freedom of speech neither is there a rule that you will have it. In fact there are very few 'rules' as to what can be posted on these forums. However we have always reserved the right to remove objectional content and that is clear in the terms that you agreed to. For you to compare this with the abhorrent treatment to people of the Jewish faith in WW2 shows the warped mindset that you have. If you wish to hand in your tags over this or at the point 20 likes are achieved then I will get the process started.
  7. What are peoples thoughts on cast iron pans for their steaks? I love a grill but don't have one at my house so find the cast iron great. I have had great results with thick steaks (or meat in general) searing in a cast iron to get a great crust and then finishing off in the oven. I use the Meater wireless thermometer for my cooks - https://meater.com/
  8. Not an 'expert' by any means. However to my knowledge photos that are taken on your phone only will be sync'd to Google Drive if you have enabled 'camera uploads': https://support.google.com/photos/answer/6193313?co=GENIE.Platform%3DAndroid&hl=en
  9. No worries - I quite like the concept may try and make something of it. The code is here: https://github.com/frasermolyneux/FM.TreasureHunt and contains some terraform to deploy to an Azure app service. I was going to use Azure storage but ran out of time so used the generic SQL database for the back-end in the end. The majority of the 'proof of concept' is in here: https://github.com/frasermolyneux/FM.TreasureHunt/blob/master/src/FM.TreasureHunt.Web/Controllers/TreasureHuntController.cs
  10. As has been suggested - a simple QR code on the poster (probably with a 'friendly code') for those without QR capability. Then a simple website to manage the 'treasure' and record finds. I would keep the concept simple. I have created a quick example to give some ideas... plus I kind of like the concept in general. Haven't looked to see if there is already an existing service that provides what you want. See example: https://fm-treasurehunt-webapp-mikzzona.azurewebsites.net/ Links to treasure: https://fm-treasurehunt-webapp-mikzzona.azurewebsites.net/TreasureHunt/RegisterFind/9539676B-C721-4A3B-E17D-08D846F0F275 https://fm-treasurehunt-webapp-mikzzona.azurewebsites.net/TreasureHunt/RegisterFind/0C4B463B-35F0-4444-E184-08D846F0F275 https://fm-treasurehunt-webapp-mikzzona.azurewebsites.net/TreasureHunt/RegisterFind/B7A1B700-74F3-4327-E18A-08D846F0F275 https://fm-treasurehunt-webapp-mikzzona.azurewebsites.net/TreasureHunt/RegisterFind/67DFB0B4-8E2F-4B02-E197-08D846F0F275 https://fm-treasurehunt-webapp-mikzzona.azurewebsites.net/TreasureHunt/RegisterFind/B7A1B700-74F3-4327-E18A-08D846F0F275 If the user isn't already logged in they are taken to the login page (or they can register). If they are already logged in then they are taken directly to the register page. Centralised model does allow easier tracking and minimal manual intervention etc.
  11. The 502's happen occasionally, I believe there is a memory leak (of sorts) somewhere in one of the background tasks that gets run on the website. I delete the servers and recreate them from time to time (haven't done it in 75 days). Will do that and see if it improves. Traffic is at an all time low at present there has been a significant drop in traffic coinciding with Covid-19 (initial spike followed by a flattening curve downward). The servers and configuration of other infrastructure components are over provisioned at present and could do with being cut back at some point. The new features do seem to cause a larger amount of errors but they are application not infrastructure errors. I am not seeing 'a large number of errors' in any monitoring or analytics. I have seen a nominal increase in load times since 29th July which could be put down to needing to rebuild the nodes as mentioned above. Duc
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.