I can confirm the extensions work well together.
- 0 Posts
- 15 Comments
bagfatnick@kulupu.duckdns.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•YouTube on Firefox mobile is awesomeEnglish1·2 years agoIt seems it may be because Orion on iOS has web extensions support. Which I think safari also does (partially) but uses a different framework for its on extensions. Check out Kagi’s page on Orion and web extensions.
bagfatnick@kulupu.duckdns.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•YouTube on Firefox mobile is awesomeEnglish2·2 years agoFor iOS safari, I can’t recommend vinegar enough. It replaces the YouTube player with the default html 5 player. So you get all the built in iOS features and ad blocking. There’s also the sponsor block app which works in conjunction with vinegar.
bagfatnick@kulupu.duckdns.orgto Self Hosted - Self-hosting your services.@lemmy.ml•[Question] What are your computers named?1·2 years agoIve named mine quite similarly: officeServer, bedroom1server, atticServer…
Think of it this way: If there’s loads of implementations of an idea, it means there’ss already a market/need for it!
bagfatnick@kulupu.duckdns.orgto World News@lemmy.ml•Burnt out or jobless - meet China's 'full-time children'English9·2 years agoEating bitterness (吃苦) is a phrase that really brings me back to my time growing up in east Asia. However it seems older generations believing their offspring are too weak / spoilt to handle what they themselves have gone through appears to be a pretty universal thing.
For the backend I used the ADO library to create a MSAccess DB on a shared network folder. Then it’s a matter of using VBA to generate SQL commands to same library to read / write records from the DB.
For the frontend, I use VBA to generate a HTML document from the fetched data. For the IE control in a user form, you can then write the HTML to it. During this process you can bind local VBA variables to any of the html elements in the page.
A common flow would be:
- User clicks an element in a table
- simple JS on the page does some calculation, stores a value in a hidden input and clicks it.
- the user form variable detects the click in the monitored element, reads the changes, and acts on it.
I also have VBScript to act as the launcher by copying the excel file to the local machine, and launching the local copy. This solves the concurrency issue.
I can really emphasise with Samir. Working in healthcare I’m basically limited to just the Office applications. However in the past few years I’ve been able to cook up solutions by reading / writing to file based databases, and using VBA to generate and bind to HTML contents on the fly for the built in IE11 instance. It’s as close to getting to some kind of web-stack within the confines of IT Sec in healthcare.
When this saga began, I didn’t think I’d be struggling with such a sense of disconnect with the loss of an app of all things. However, I do feel that Christian’s eulogy for Apollo helped, a gentle reminder to “smile because it happened”. Here’s to moving on.
bagfatnick@kulupu.duckdns.orgtoLemmy Support@lemmy.ml•Slowly increasing CPU usage.English3·2 years agoI’d give it a try. I read there were federation issues between 0.18 instances and those <0.18. Might be linked to that.
bagfatnick@kulupu.duckdns.orgtoLemmy Support@lemmy.ml•Slowly increasing CPU usage.English7·2 years agoI’ve been running the 0.18 docker build since it was released. Just took a look and it’s CPU usage has remained <3% on load since the release. Admittedly my instance has only a handful of users, but it might be worth upgrading to 0.18?
After all, mum makes the best spaghetti.
bagfatnick@kulupu.duckdns.orgto Technology@beehaw.org•Suicide Hotlines Promise Anonymity. Dozens of Their Websites Send Sensitive Data to FacebookEnglish13·2 years agoThis reminds me on why I turned off personalised ads on Google many years ago.
I work as a psychiatrist, and regularly have to search for literature surrounding the medications I prescribe (like antidepressants). After a few months of practice, Google started having ads that start with “if you’re depressed, have you tried… ?” Or the more click-baity “so-and-so have tried … and you won’t believe what happens next! ”
It was funny the first few times, thinking that Google must have profiled me as depressed.
bagfatnick@kulupu.duckdns.orgto Technology@beehaw.org•What browser extensions do you use?English1·2 years agoVinegar on safari for iOS / macOS is probably the extension I find the most useful day to day. It replaces the usual YouTube video player with a standard html5 player. So no ads, and support for PiP.
As an added bonus, the text that’s taped to the steering wheel tyre reads “Wednesday” in Chinese. Which seems to suggest a different wheel(s) for other days of the week.