Bugs are usually reported on github, in your case the https://github.com/LemmyNet/lemmy-ui one under the “issues” tab I think. Make sure to read the prompts given. If it’s not a bug or a feature request, https://lemmy.ml/c/lemmy_support might be a better place.
- 2 Posts
- 56 Comments
- Willem@kutsuya.devtoNo Stupid Questions@lemmy.world•Where is the best place to address specific issues with Lemmy across all instances?11·1 天前
- Willem@kutsuya.devtoNo Stupid Questions@lemmy.world•Which kind of applications need legacy processor but up to date OS ?2·3 天前
Automatic automatic teller machine machines
- Willem@kutsuya.devtoiiiiiiitttttttttttt@programming.dev•Yet Another Dangerous TikTok Trend (YADTT)3·7 天前
If they turn it on spanning tree, it’s not always default on.
- Willem@kutsuya.devtoLinux Gaming@lemmy.world•[Question] Nvidia 570 drivers and "DirectX12 unsupported" issueEnglish8·19 天前
550+ has Explicit Sync, which indeed causes a variety of issues still. Newer versions does bring things like multi monitor VRR, increased performance in VR and Wayland hardware cursors (and probably more).
DX12 support is usually handled through VKD3D, which has an open issue on the latest Nvidia driver. The ticket suggests you have to run at least Kernel version 6.9.3.
Rolling back the driver version would probably be through
downgrade
together withnvidia-utils
andlib32-nvidia-utils
, you can chain them in one command to satisfy the dependency resolver. e.g.sudo downgrade nvidia nvidia-utils lib32-nvidia-utils
. Make sure to check if you runnvidia
ornvidia-dkms
.
- Willem@kutsuya.devtotechsupport@lemmy.world•[Solved] Can't boot into Windows at all after moving to a new case2·27 天前
journalctl is usually the way yes, you can also check dmesg if it’s part of your distro. Errors are usually highlighted in red, that’s something to scan for. You can use
journalctl -ef
to keep the log updating on your screen, if the issue is intermittent, it might take a bit before it shows up. If the issue is logged on boot, it should be injournalctl -b
Does htop/free show the correct amount of memory?
Also try applying load on the system, maybe it’s a thermal or power delivery issue.
Do you have a overclock enabled in your bios? Try disabling that and XMP if enabled.
- Willem@kutsuya.devtotechsupport@lemmy.world•[Solved] Can't boot into Windows at all after moving to a new case3·27 天前
That’s a troubling state! My first guess would be your system memory being not great seated, which Linux handles more gratefully.
Do you see any errors in the Linux log?
- Willem@kutsuya.devtoNo Stupid Questions@lemmy.world•What are some FOSS programs that are objectively better than their proprietary counterparts?2·29 天前
ShareX is amazing, it just needs a big UX improvement. If you’re not technical of nature, the program is kinda too much at once. I can’t recommend it easely to my family until it has a simpler interface option.
Going to the grocery store or the gym is faster by foot then by car.
“Every important sideways manoeuvre” is what I learned from my driving instructor. I sometimes even feel a bit bad when I forget to use my indicator.
Can I make a small complaint here that the 3 blinks your car does is way too short to start and finish most actions?
Our preferred way of doing this is have a pot of near boiling water with the plate on top next to the pan I’m baking the pancakes on. Pile the pancakes directly on the plate.
This keeps the plate hot and maintains the temperature of the bottom pancakes while you’re making a larger batch. remove the plate carefully after baking, wipe the bottom of the plate dry and put it on the table. Hot pancakes for the entire meal!
This is for dutch pancakes BTW, no clue how it would go for American or other more fluffy pancakes.
For how long can we ignore those consequences?
- Willem@kutsuya.devtoDungeons and Dragons - Memes and Comics@lemmy.world•Unspoken dangers of Barding28·3 个月前
Generic mockery always works:
- “if they would paint a portrait of you they will need neither hammer nor nail, since the painting would hang itself”
- “The mud on thy face does make it better”
- Willem@kutsuya.devtoMildly Infuriating@lemmy.world•Travelling with dad and the normal looking hotel he booked turned out to be some sort of love hotelEnglish10·4 个月前
Out of general curiosity, what hotel is it? asking for a friend ofc
Simplest solution would be to setup the nfs/smb as storage for backups and making a backup schedule. Datacenter -> Storage -> Add -> SMB/CIFS
Datacenter > Backup > Add
On Error Resume Next
Visual Basic is a beautiful language
“A bit loud” is understating it, those drives rip and tear (we use exos X18 drives). I pity the person trying to sleep next to those.
They are good though, while we had one (of 5) fail within the first week but that was quickly resolved.
The leak doesn’t even need to happen on their site, they could check the password hash against known leaked hashes (from have I been pwned for example) and block it
Personally I’m more in the “oh yes please take my job as a programmer” mindset, yet none of the currently available tools seem to be anywhere near capable of it.
When they do, I guess I’ll just translate the b.s. customers spit into something that’s even humanly readable, just merely distilling the intent often isn’t enough. Also A.I. needs to ‘learn’ to say no, because even though the customer asks for something, doesn’t mean they actually want to have the result of their question.