Omitir al contenido
  • Global IT outage

    Chitchat it outage microsoft
    31
    24 Votos
    31 Mensajes
    4k Visitas
    @phenomlab I was. I was one of the ones they gave access to, to help fix the computers and get them back up and running. It was fun running around the floor again fixing computers. Reminded me of my IT days haha
  • Podcasts, freemium, and premium services

    Chitchat podcasts
    28
    15 Votos
    28 Mensajes
    4k Visitas
    @JAC the guy had already mentioned the app previously during the video and said how to download it and how much he loves it etc, and then went onto thank them for sponsoring the video .
  • 15 Votos
    14 Mensajes
    2k Visitas
    @phenomlab said in What's your view on RSS - is it dead technology?: @JAC would be keen to get your views around RSS feeds I’ve used RSS feeds over the years to pull in articles on forums and websites. I also have an RSS feed app on my phone that contains selective football news, it’s still an incredibly handful tool for me.
  • Create a dynamic category list

    Movido Let's Build It dynamic categories api
    16
    3
    14 Votos
    16 Mensajes
    4k Visitas
    Hmm - seems I never committed this code. I’ll do that now… EDIT - here it is https://github.com/phenomlab/category-list/tree/main
  • Hi phenomlab 🙂

    Chitchat phenomlab
    4
    1
    4 Votos
    4 Mensajes
    886 Visitas
    @My-Account do you mean https://hostrisk.com That’s still running, and is a news aggregation site. You can’t login or register there though.
  • Bug Report

    Solved Bugs nodebb bugs
    47
    1
    26 Votos
    47 Mensajes
    9k Visitas
    @crazycells Good points, thanks. I completely forgot that classes are added - makes life much simpler! EDIT - seems this is pretty straightforward, and only needs the below CSS .upvoted i { color: var(--bs-user-level) !important; } This then yields [image: 1718028529465-3f072f8a-ebfa-4910-8723-73c493b8e4eb-image.png] However, the caveat here is that the .upvoted class will only show for your upvotes, and nobody else’s. However, this does satisfy the original request however I would love to see my upvoted posts more clearly, because currently, when I upvote, nothing on the post tool is changing, it would be nicer if there is an indication that I have upvoted (like a filled or colored triangle?)
  • 8 Votos
    9 Mensajes
    1k Visitas
    This is interesting - $116m bet on share positions? https://news.sky.com/story/gamestop-stock-resurgent-as-influencer-roaring-kitty-places-116m-bet-on-retailer-13147356 Anyone else think this sounds very much like insider trading?
  • 0 Votos
    2 Mensajes
    2k Visitas
    See enclosed article from Sky News https://news.sky.com/story/worlds-largest-botnet-taken-down-as-alleged-chinese-mastermind-arrested-and-29m-in-cryptocurrency-seized-13145394
  • ANNOUNCEMENT: Social Login Changes

    Announcements openid oauth
    4
    1
    6 Votos
    4 Mensajes
    1k Visitas
    @DownPW Always looking for ways to improve the overall experience.
  • Is no cpanel on host normal?

    Solved Hosting hosting
    8
    3 Votos
    8 Mensajes
    1k Visitas
    @Panda if just seems bizarre practice to me. They clearly state that cPanel comes with the package, yet don’t seem to offer it unless you complain it’s missing!
  • MogoDB v6 to v7 upgrade

    Solved Configure nodebb
    5
    1 Votos
    5 Mensajes
    1k Visitas
    @Panda if you used the Ubuntu PPA, I think this only goes as far as 6.x if I recall correctly.
  • 3 Votos
    6 Mensajes
    2k Visitas
    @DownPW said in Nginx core developer quits project in security dispute, starts “freenginx” fork: Maybe virtualmin implement it in the future… I don’t think they will - my guess is that they will stick with the current branch of NGINX. I’ve not personally tested it, but the GIT page seems to be very active. This is equally impressive [image: 1714914575066-8ac0d197-68fa-4bd8-bfa3-87237bf8f1f4-image.png] I think the most impressive on here is the native support of HTTP 3
  • How to deploy WordPress.org Developer theme

    Solved Configure wordpress theme github
    4
    1 Votos
    4 Mensajes
    1k Visitas
    @Hari the real issue here is that I don’t think it can be used as a theme for WordPress because of the dependencies it clearly has, including its own Web server. My view here is that this is designed to be a complete development environment outside of the WordPress core.
  • 5 Votos
    3 Mensajes
    2k Visitas
    Very good like always
  • Page control arrows for PWA

    Solved Customisation nodebb
    27
    25 Votos
    27 Mensajes
    8k Visitas
    @crazycells it is, yes - I think I’ll leave it as there is no specific PWA CSS classes I know of. Well, you could use something like the below, but this means multiple CSS files for different operating systems. /** * Determine the mobile operating system. * This function returns one of 'iOS', 'Android', 'Windows Phone', or 'unknown'. * * @returns {String} */ function getMobileOperatingSystem() { var userAgent = navigator.userAgent || navigator.vendor || window.opera; // Windows Phone must come first because its UA also contains "Android" if (/windows phone/i.test(userAgent)) { return "Windows Phone"; } if (/android/i.test(userAgent)) { return "Android"; } if (/iPad|iPhone|iPod/.test(userAgent) && !window.MSStream) { return "iOS"; } return "unknown"; // return “Android” - one should either handle the unknown or fallback to a specific platform, let’s say Android } Once you’re in that rabbit hole, it’s impossible to get out of it.
  • Google looks to AI paywall option

    Discussion google intelligence
    1
    1 Votos
    1 Mensajes
    614 Visitas
    Nadie ha respondido aún
  • Setup OGProxy for use in NodeBB

    Movido Let's Build It ogproxy opengraph npm node
    110
    2
    21 Votos
    110 Mensajes
    29k Visitas
    @crazycells said in Setup OGProxy for use in NodeBB: are they cached for each user separately? No. It’s a shared cache @crazycells said in Setup OGProxy for use in NodeBB: additionally, this is also handling youtube videos etc, right? No. This is handled by nodebb-plugin-ns-embed
  • 50 Votos
    107 Mensajes
    25k Visitas
    @crazycells [image: 1711908210287-7f4c7193-7c28-4e2e-80e8-d439ac7285c6-image.png] [image: 1711908232109-3ab9c33d-04b9-4c15-91e6-891450aebfc2-image.png]
  • Is NTFY working properly on iOS?

    Bugs
    10
    5 Votos
    10 Mensajes
    2k Visitas
    @phenomlab thx, the same for us. It sees 1.7.3 as the last version although it is updated to 1.7.4… i will report this to @barisusakli
  • 3 Votos
    3 Mensajes
    970 Visitas
    @crazycells if it does indeed materialise, then this could well be a landmark case that sets a precedent. But, I don’t hold much hope to be honest. I’d like to be wrong.