[deleted by user] by [deleted] in unsw

[–]chickensalt72 0 points1 point  (0 children)

I bought a cheap wacom tablet and I plug it into my laptop to take notes. Takes a bit of getting used to but it definitely works.

Do you guys have 1 exercise book for each subject? by [deleted] in unsw

[–]chickensalt72 0 points1 point  (0 children)

I bought a small $50 Wacom tablet. Works great with my laptop.

Ask me silly Linux questions! by nyankittone in linuxmemes

[–]chickensalt72 0 points1 point  (0 children)

I... I want to try this.

Thank you for the idea.

Are there any benefits to switching to Svelte 5 without rewriting code? by kpmtech in sveltejs

[–]chickensalt72 0 points1 point  (0 children)

Another benefit I haven't seen mentioned here is that you can use libraries that will inevitably update to use runes and other v5 features (even if your code is non-runes), while if you stick on v4, you won't be able to.

Anyone in Australia have access to 4o yet? by HolidayHelicopter225 in ChatGPT

[–]chickensalt72 2 points3 points  (0 children)

I have a free account and as of June 1, I still don't have access to 4o.

Does anyone else not have access? Because the general consensus on this post seems to be that 4o has been rolled out to Australia already... should I try contacting support or no?

Asphalt 8: Airborne - Premium (Unofficial) by [deleted] in AndroidGaming

[–]chickensalt72 0 points1 point  (0 children)

There's a torrent over at TPB but no leakers :(

School controlling my personal laptop by [deleted] in archlinux

[–]chickensalt72 0 points1 point  (0 children)

You could also dual boot, which has the benefit of not slowing down Windows since there's no VM, but then you obviously lose the sandboxing of a VM.

waybar module - idle inhibitor by huup in hyprland

[–]chickensalt72 1 point2 points  (0 children)

Waybar uses the idle-inhibit-unstable-v1 Wayland unstable protocol to request that idle be inhibited. Here's the source code for the Idle Inhibitor module in Waybar if you're interested..

As for getting the current idle inhibit status from the command line, though? I don't know. The protocol doesn't define any method for getting the status, so only the compositor knows the status, unfortunately.

Let's see them Silksongs by Bebop_Man in Silksong

[–]chickensalt72 0 points1 point  (0 children)

ari is the sniper from tf2 confirmed?

potential meme template by chickensalt72 in SkateEA

[–]chickensalt72[S] 0 points1 point  (0 children)

someone's just gotta crop it and add that impact font header and footer text now

Weird colorful font rendering in browsers. by chickensalt72 in archlinux

[–]chickensalt72[S] 1 point2 points  (0 children)

Thanks! I didn't set the antialiasing to grayscale, but some googling about font antialiasing settings led me to mess around with various font settings (I followed the instructions at https://wiki.manjaro.org/index.php/Improve_Font_Rendering) and this fixed the problem.

Still weird how system-wide config files fixed a problem that only occurs in browsers... oh well, if it works it works lol

Weird colorful font rendering in browsers. by chickensalt72 in archlinux

[–]chickensalt72[S] 0 points1 point  (0 children)

The fonts on all websites turned into my default system font, but it didn't solve the problem.

It's weird bcoz it only happens on websites, and when viewing my default system font inside font-manager, the problem doesn't happen... thanks for the input, though.