caniuse.com

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.

New feature: Lazy loading via attribute for video & audio

5 March 2026 @ 12:00 am

Lazy loading via attribute for video & audio: The loading attribute on video & audio elements gives authors control over when the browser should start loading the media resource, allowing deferred loading until the element is near the viewport.

New feature: CSS Grid Lanes

10 January 2026 @ 12:00 am

CSS Grid Lanes: CSS Grid Lanes extends CSS Grid to create layouts with columns or rows (not both), allowing mixed aspect ratio content to pack neatly (also known as "masonry" or "waterfall" layout).

Site update: web-features now included + new feature list functionality

11 October 2025 @ 12:30 pm

Today's site update adds a number of new features: Web-features browser support tables In addition to the existing caniuse and MDN BCD support tables, features from the web-features project will now appear in search results and elsewhere on the site. Each web-feature table includes the support included from the major browsers tracked as well as derived support for other browsers where available. Each table also includes a link to the list of all BCD sub-features that the feature's support is based on. Web-features that have a caniuse equivalent are currently hidden to prevent duplicate information (similar to how BCD features are handled). Note that currently there are still a few places where only the original caniuse features are listed or considered (for example the comparison tool), these will be updated to include web-features in the future. New feature list UI and improved filteri

New feature: CSS if() function

18 July 2025 @ 12:00 am

CSS if() function: The if() CSS function allows different values to be set for a property depending on the result of a conditional test. The test can be based on a style query, a media query, or a feature query.

New feature: View Transitions (cross-document)

23 March 2025 @ 12:00 am

View Transitions (cross-document): Provides a mechanism for easily creating animated transitions between different DOM states, while also updating the DOM contents in a single step. This API is specific to cross-document transitions.

scrabble-solver.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Useful for scrabble cheats.

tvsubtitles.net

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

TV subtitles from almost every television series.

tvduck.com

VN:F [1.9.22_1171]
Rating: 5.5/10 (2 votes cast)

streaming tv archive

virtualhelp.me

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Virtual help for common windows and linux problems

superuser.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Super User is a Q&A site for computer enthusiasts that’s free. Free to ask questions, free to answer questions, free to read, free to index

What do the stacks of points, which appear during a “docker compose up” run, mean?

9 June 2026 @ 12:21 pm

When installing a new Docker container using docker compose up, I get a message with a stack of points inside rectangular brackets and one at the beginning of the line: ⠇ Image izdock/nfs-ganesha [⣿⣤⣦⣿] 41.49MB / 67.84MB Pulling What do these points mean: ⣿⣤⣦⣿ and ⠇?

How to convert a TS file to an MP4 file on Windows?

9 June 2026 @ 12:54 am

I have a TS file created by my Hauppauge PCI card in my Windows 11 PC see MediaInfo below I'm trying to create a FFmpeg Batch file to convert the TS to MP4 retaining the subtitles In all my tests ffmpeg (and ffprobe) throws up multiple errors (see below) for the file but if I do a TS to TS conversion with VideoRedo it seems to work with the file. Note: My objective is to replace VideoReDo which is now unsupported. MediaInfo Report General ID : 1 (0x1) Complete name : C:\\zz-DoNotBackup\\VideoRedo\\xxxxxx.ts Format : MPEG-TS File size : 1.86 GiB Duration : 1 h 14 min Overall bit rate mode : Variable Overall bit rate

Locked external hdd [closed]

8 June 2026 @ 6:23 pm

Hi I have deleted a local profile to which my external hard disc was connected to and was not asking for a password but later on deleted the profile to create two profiles for data management then I deleted the first profile now my external hard drive is not working on the other two profiles and it is not locked with the bitlocker just password that I used to login for the first time which was one month ago 5th of may that was and I don't remember the password. EDITED VERSION. thanks for Ur reply.Sorry about that let me try again. Local profile on windows deleted as two new were created for proper data management Then deleted the first original one but external hdd drive was configured on it. Now external hdd unaccessible after deletion or original profile. How can I get it to work, no BIT locker just password. Password forgotten Drive was configured 5th may 2026. Profile deleted three days ago. Hope it makes sense now..

How to change the whitespace (non-printable characters) colors based on current theme in Visual Studio Code?

7 June 2026 @ 3:10 pm

I want to customize the appearance of all non-printable characters (spaces, tabs, end-of-line markers, etc.) in VS Code. Rather than assigning fixed colors, I'd like their foreground and background colors to automatically follow or be based on the active theme's foreground and background colors. Actually, I want the non-printable characters to be rendered using the current theme's background color as their foreground color, and the current theme's foreground color as their background color—essentially an inverted color scheme, similar to how Notepad++ displays them in the screenshot. Any tips? Notepad++ screenshot below: "N++ do it right"

ALT-TAB switches keyboard language as well

7 June 2026 @ 6:45 am

I am working on Windows Server 2016 Standard. Only after a while (weird), ALT-TAB starts to switch my keyboard language (to Hebrew), in addition to switching windows, seemingly only for my typing within the Mathematica Notebook environment. Very frustrating. Suggestions? Thanx.

How to get yt-dlp to download age restricted videos?

31 May 2026 @ 11:19 pm

Can someone please tell me step by step how to do that as it's not working and keeps giving me this error even after exporting the cookies and using it. I also made sure to update to the latest version of yt-dlp. The command I used: yt-dlp --cookies cookies.txt "https://www.youtube.com/watch?v=-ID" The output: [youtube] ID: Downloading webpage [youtube] ID: Downloading tv downgraded player API JSON [youtube] ID: Downloading player 9fc68080-main [youtube] [jsc:deno] Solving JS challenges using deno WARNING: [youtube] [jsc] Remote components challenge solver script (deno) and NPM package (deno) were skipped. These may be required to solve JS challenges. You can enable these downloads with --remote-components ejs:github (recommended) or --remote-components ejs:npm , respectively. For more information and alternatives, refer to https://github.com/yt-dlp/yt-dlp/wiki/EJS WARNING: [youtube] ID: n challenge solving f

How can I increase throughput between two instances connected with 1 Gbit/s Ethernet adapter each?

31 May 2026 @ 7:23 pm

Or more exactly, how can I improve network throughput between two systems mentioned below, optimizing only stuff from OSI layer 4 and below it? I have two Nginx servers running on Ubuntu instances. Both systems use the same Ubuntu version, identical Nginx configurations, and the same network-related settings (including TCP stack parameters). I am using the WRK benchmarking tool to generate HTTP traffic. When I run WRK locally on the same instance as the Nginx server, I achieve approximately 520,000 requests per second. Both servers produce similar results in this configuration. Load test on the same localhost

Port forwarding with rootless podman containers

2 April 2025 @ 5:53 am

I'm trying to run some rootless Podman containers. One of them is a reverse proxy and the others are the applications. Because I use rootless containers I can't use port 80 and 443 directly. So I've to create port forwarding rules. I created an image to visualize it a bit: enter image description here For the red and green arrow I found rules to accomplish this, but I'm unable to define a rule for the blue arrow. # red arrow firewall-cmd --permanent --add-rich-rule "rule family=ipv4 forward-port port=80 protocol=tcp to-port=8080" # green arrow firewall-cmd --permanent --direct --add-rule ipv4 nat OUTPUT 0 -o lo -p tcp --dport 80 -j REDIRECT --to-port=8080 I there a way to define one rule for all 3 arrows? Or what additional rule is needed to allow the blue arrow? And furthermore, is it possib

How to enable "Direct Rendering Display Compositor" in Chrome on Windows 11?

20 July 2022 @ 2:38 pm

I have enabled most of the hw acceleration options (GTX 1060). But despite the added #enable-drdc flag Direct Rendering Display Compositor is not enabled. So, the question is in the title.

How to enable virtualization via PowerShell on Windows 10, HP laptop?

29 December 2020 @ 12:36 pm

How to enable virtualization via PowerShell on Windows 10, HP laptop? Reason why I am not doing it this way: Go to Windows Settings. Click on Update & Security. Now click on Recovery. Click Restart now under Advanced startup. Go to Troubleshoot. Click on Advanced Options. Now click on UEFI Firmware Settings. Click Restart. Note: My monitor on the laptop is broken, and thus I use an external monitor. When I go restart, I see the broken monitor "light up", but this restart mode doesn't switch on the external monitor.

theyworkforyou.com

VN:F [1.9.22_1171]
Rating: 7.5/10 (2 votes cast)

Keeping tabs on the UK’s parliaments & assemblies

New report! Supporting Participation: Building an effective European civic tech hub

5 June 2026 @ 3:22 pm

Today we’ve published a new report with Sitra, the Finnish Innovation Fund, exploring how a future European civic tech hub could strengthen democratic participation across Europe. You can read it online, or download as a PDF.  Drawing on interviews with 19 civic tech organisations from 12 countries, we’ve wrestled with the opportunities and challenges facing…

Welsh residents now have six MSs, and they all work for you

19 May 2026 @ 12:38 pm

Whether or not you voted, or no matter who you voted for, every person in Wales is now represented by six MSs in the Senedd.  And the good news is, we’re here to help you navigate the new system! ✉️ You can find out who your six MSs are, and contact all or some of…

FOI Network 3: hearing from information officers

11 May 2026 @ 10:18 am

For the the third in our series of discovery workshops, we invited people working with FOI in public authorities to discuss how a network might support them — and we had more than 50 attendees joining us from a range of organisations and specialities.  Discussion was lively and informative, with many expressing a thirst for…

FOI Network: what we discovered in workshop 2

20 April 2026 @ 11:42 am

We continue with exploratory work that will help shape what the FOI Network will become, and how it will best serve specific types of those who use Freedom Of Information. Last week, in our second workshop of three, we convened journalists and specialist users to help us understand what the barriers are to their use…

Scorecards “create a level of accountability across the whole organisation to play their part”

20 April 2026 @ 8:28 am

Liz Vango-Smith is Sustainability and Climate Change Officer at Hart District Council, where she manages the climate change programme, helping to meet their carbon reduction targets both internally, and across the district. She recently took the time to speak to us about the part that the Council Climate Action Scorecards play in her work. Liz…

How data might help solve the sewage problem (with a little help from WriteToThem)

16 April 2026 @ 8:03 am

Have you visited sewagemap.co.uk? If you care about your local rivers, lakes and seas, you might want to take a look at this very graphic display of where sewage is being discharged across England. If you’re wondering which sense of ‘graphic’ we mean, well, it’s both: first, it’s easy to see the information at a…

Responding to AI-driven demand on public systems

14 April 2026 @ 12:51 pm

LLMs can increase demand on public systems by removing the friction that previously limited access. One potential result of this is new forms of unconsidered rationing that recreate that friction. Instead, we should move away from zero sum systems and aim for technical and policy approaches that turn unscalable private benefits into efficient collective ones. …

FOI Network: how can we strengthen access to information?

14 April 2026 @ 8:03 am

The FOI Network is an informal coalition of civil society organisations, journalists and academics with an interest in Freedom of Information, convened by mySociety and State of the Future. Last week, we held our first meet-up, in the shape of an online workshop, to discuss and prioritise the ways in which we might strengthen and…

Building skills and capacity in youth organisations, with the Social Investment Business

13 April 2026 @ 11:05 am

We’ve just started a new project exploring how improved data and training could help youth services in England – building their financial sustainability and representing their communities at a national policy level. Working with the Social Investment Business (SIB), which coordinates the government’s Youth Investment Fund, we’ll be talking to youth organisations across the North…

The growing case to protect FOI

8 April 2026 @ 2:36 pm

In a recent blog post, we set out why proposals to reduce the Freedom of Information cost limit would reduce government transparency, without meaningfully reducing the burden on public authorities, since then the opposition to the move has grown.  What’s the problem? On 18 March 2026, The Financial Times reported that the government is considering…

2leep.com:

VN:F [1.9.22_1171]
Rating: 5.0/10 (1 vote cast)

Connecting Bloggers – Blog aggregation 

eHow.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

How To Do (Just About) Everything!
eHow.com

Wikibooks.org

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Online books and reference 
Wikibooks.org