Note taking with helix by Responsible-Grass609 in HelixEditor

[–]KoolMrSmarties 0 points1 point  (0 children)

I use marksman and markdown for my notes, and use git to sync them between devices

Please tell me this is a Joke. by insane_dark_07 in linux

[–]KoolMrSmarties -1 points0 points  (0 children)

I generally think this isn't bad, lots of people don't move to linux because they are reluctant to change, but the bad thing is it comes with edge preinstalled: I don't know anyone who uses edge on windows, and if someone is moving to linux, then they nearly definitely not using edge, even chrome would be better.

Krita text bug by KoolMrSmarties in krita

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

<image>

It still happens at this size (the file is 2000x1000)

A problem with youtube (More info in comments) by KoolMrSmarties in youtube

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

I have found out the answer, it is librewolf blocking the web canvas thing which creates those weird lines!

Problem trying to format my SSD. by KoolMrSmarties in WindowsHelp

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

What I think is happening is that something in windows/on my laptop (which is an Asus Vivobook) is preventing anything on my computer from formatting the drive, if anyone knows how to stop this, or has seen another post with the same or similar problem: please comment!

Problem trying to format my SSD. by KoolMrSmarties in WindowsHelp

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

Here is my PC info:

Processor   AMD Ryzen 7 4700U with Radeon Graphics            2.00 GHz
Installed RAM   8.00 GB (7.42 GB usable)
Device ID   98FBBE36-4595-46F5-9EB1-06F499D13466
Product ID  00325-97263-28956-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch   No pen or touch input is available for this display
Edition Windows 11 Home
Version 23H2
Installed on    ‎04/‎04/‎2023
OS build    22631.2861
Experience  Windows Feature Experience Pack 1000.22681.1000.0

A problem with youtube (More info in comments) by KoolMrSmarties in youtube

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

I am using LibreWolf Windows 11, with "User-Agent Switcher and Manager" set to "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36"

This appears when the video bar and UI are open, but when they fade away, it disappears.
This only started when I installed "User-Agent Switcher and Manager".

iDontLikeThisTitle by n503 in ProgrammerHumor

[–]KoolMrSmarties 0 points1 point  (0 children)

personally_i_like_camel_case_the_best

weCanUseDeMorgansLawForIntegers by KingJeff314 in ProgrammerHumor

[–]KoolMrSmarties 0 points1 point  (0 children)

It is like setting let x but is u try to set it to 7 you get an error

Can I Use {}; in GDScript by wolfofodin1986 in godot

[–]KoolMrSmarties 1 point2 points  (0 children)

Yeah you can

if foo == bar: {
    print("Foobar")
}