Making specific websites use the VPN connection.
Hey,
Is it possible to make it so specific websites connect via the VPN?
I already have split tunneling enabled but that is for apps alone.
Hey,
Is it possible to make it so specific websites connect via the VPN?
I already have split tunneling enabled but that is for apps alone.
So we can set the menu bar to solid or transparent.
Is it possible to have it a gradient from dark to transparent?
I am in no way a dev or coder, so I had to use A.I to get me started!
Anyway I wanted new keybinding and to replace some of the defaults and after having to correct A.I multiple times I came up with this.
At first I just added the keybind to launch brave but it continued to open chromium (at the same time) so I added the hl.unbind. That's one area A.I kept failing.
Does this code look good enough? (It does work BTW)
Cheers.
-- YouTube Web App
hl.bind("SUPER + ALT + Y", hl.dsp.exec_cmd('uwsm app -- brave-origin --app="https://youtube.com"'))
-- YouTube Music Web App
hl.bind("SUPER + ALT + M", hl.dsp.exec_cmd('uwsm app -- brave-origin --app="https://music.youtube.com"'))
-- Onshape CAD Web App
hl.bind("SUPER + ALT + O", hl.dsp.exec_cmd('uwsm app -- brave-origin --app="https://cad.onshape.com/signin"'))
-- 1. Unbind the default Chromium launchers first
hl.unbind("SUPER + SHIFT + RETURN")
hl.unbind("SUPER + SHIFT + B")
-- 2. Rebind to Brave Origin explicitly
o.bind("SUPER + SHIFT + B", "Browser (Brave)", { launch = "brave-origin" })
o.bind("SUPER + SHIFT + RETURN", "Browser (Brave)", { launch = "brave-origin" })
How do i edit the menu bar? All I want to do in increase the font size?
Do I alter the shell.json file?
So I have a name tag that I want to 3D print.
The logo is just text.
Anyway It's an SVG and I used an online converter to turn that into a DXF file.
However when I load that into OnShape the font of the text gets changed.
Now I don't know if this is an Onshape issue, and issue with the conversion or if I need to make changes in Inkscape to the SVG file.
Any help would be awesome.
As you only provide a deb and rpm for the app what is your recommendation for those on Arch Linux.
I see there is an app in the AUR but that's risky at present.
I thought I'd give Pika (hyprland) a try and first impression have been very positive well that was until I tried connecting my headphones via bluetooth.
While the headphones and other devices are listed they all fail to stay connected.
I select from the drop down, it states their paired but almost immediately goes back to saying the are available.
Now Iron know if you his is a pika or hyprland issue.
So I haven't been keeping abreast of what's going on. The last thing I read (glanced at really) was the shitshow surrounding Andy Kirby.
I didn't go into any of it TBH.
For years I have just used Linux Mint for my gaming PC, it's a great distro but not really for gaming.
But I was happy, I'm just a casual gaming so I am not arsed about gaining 2% on whatever.
But last night I installed Bazzite because I had heard that my wireless Xbox One Controller will just work (I couldn't get it working on Mint)
Not only did it just work but the games I play just looked and seemed to play better.
Surprising what good GPU drivers will do.
Nice work Team Bazzite 👍
So as a follow up to my post about considering an EV when I don't have home charging.
What possible solution could be introduced to give none home charging folks the ability to charge at an affordable price?
There isn't a solution for inconvenience.
Work place charging isn't realistic IMO. Particularly for large work force.
Lamp post charging sounds great but not everyone on the street will be able to charge overnight or park near a post.
I do seem to remember a boom arm that allowed for on street charging by have the cable high up.
That seems great until you can't part outside your house.
Anyway let's see if we can come up with something.
Am I a loco for considering an EV when I have no access to home charging (I live in an apartment)
My back of a used tissue calculation tell me that even on a public charger (podpoint 44ppkw) I can save about £90 a month on current Diesel prices.
Podpoint is extremely close to home so wouldn't be too much of an inconvenience.
I do about 1300 miles a month, mostly motorway.
So a work around for the Lloyd's banking app not working in GrahpineOS is to link your Lloyd's account to a Revolut account.
However it is limited to being able to see what's in the account. You can't actually do any transactions or payments.
If you are worried about the issue surrounding the AUR we it's not the only one.
​
You can use Chaotic AUR it has curated pachages.
​
So with the move to lua in v4 what does that actually mean for just your regular user?
Just what is possible with this switch?
​
I'm not adev or programmer, I'm just a regular Joe.
I'm a UK resident and a user of protons services inclusing their VPN.
If the fascist UK government really try to ban VPNs what would Protons option be?
Not asking for an official stance just some hypotheticals on what Proton could do to continue to offer VPN services to UK residents.
So I'm coming from onshape and this was an easy thing to do but onshape does not allow for custom fonts. I need to re-create this in freecad.
In onshape I created a sketch, added the text to a plane, extruded and the shelled.
I cannot figure out what workbench I need to achieve the same.
If I install NPM does the Admin login have any kind of 2FA?
My AD5M pro has stopped working, at first I thought it was the power supply. So I replaced that, still dead. Then I though touch screen, I replaced that. Still dead.
So now it has to be the control board right?
Even though that is still getting power (green LEDs are on)
Anyone experienced this issue?
So I recently replaced to power supply to my AD5Mp and while this seemed to fix power to the main board (green LEDs on the board light up) the printer will still not power on from the button next to the screen.
So now I'm thinking that the touch screen is also knackered.
Getting the replacement part is easy.
Just after any insight into changing it, anything I should be aware of?
Is it easy.
Out of curiosity are any of you using Hyprland on your Devuan install?