I am having difficulty understanding whether it broke its own cycle and is now crying, or broke someone else’s cycle and is now being intimidating.
- ulterno@lemmy.kde.social
- Banned
Disclaimer: I don’t represent KDE in any interaction with this account. I am just freeloading off of the kde.social server.
- 1 Post
- 213 Comments
- ulterno@lemmy.kde.socialBannedto
Steam Deck@sopuli.xyz•New Steam Agreement gets rid of forced arbitration and waivers for class action lawsuitsEnglish4·10 months agoSo you realise that when a lawsuit has a larger corporate backing, they get to bribe the arbitrator more than you and now you back off from arbitration.
Sad that this cannot be done to companies that already agree with others.
- ulterno@lemmy.kde.socialBannedto
Technology@beehaw.org•After is a new dating app that tries to tackle ghostingEnglish37·10 months agoI don’t get how that’s going to help with multiple keys on my cheap keyboard not registering properly, when pressed at the same time.
IMHO, nKRO is the best solution to get rid of ghosting.
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@programming.dev•Error messageEnglish4·10 months agoThe wall of text was the error message.
I just prefer using the parsed outputs from IDEs which also take you to the line of code on click.
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•Me working with the OSEnglish1·10 months agoDoesn’t even startup on my box,
It needs to startup and then go to that point (after you select the projection) to cause the crash.
It definitely caused something other than the application to get into an invalid state. Which is why I am apprehensive about trying it out again to answer your comment. Probably was the display driver, which is why it didn’t just turn off after that.
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•Me working with the OSEnglish1·10 months agoYou might want to use 3 backticks instead of 2,
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•Me working with the OSEnglish2·10 months agoThere’s this game “HyperRougue”. Run it on Arch.
hyperrogue-git version 13.0d.r60.g27fb2d92-1
Go to
settings -> 3D configuration -> projection -> projection type ->
. Cycle through the projection types. One of them causes something good enough to call a crash.I don’t remember anymore if it was just a display driver crash or a kernel crash and I haven’t updated to a newer version (which might have fixed it).
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•Me working with the OSEnglish4·10 months agoWhat language were you using?
Python maybe? I don’t know of any other interpreted language, that you may be calling system commands from, without saving to diskI use C and C++ and my IDEs save to disk before compiling. Makes sense to not try compiling when there are potentially 2 versions (one on RAM or
/tmp
and one on Disk) and the build system might be running multiple commands, which the IDE may/may not know of, in my case.
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•Off by one solitudeEnglish11·10 months agoGuy is wrong. Went to 0th table. She asked for 1st table.
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@programming.dev•What a stupid guyEnglish6·10 months agoHow come you know my IP !?
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•total programmer memeEnglish3·10 months agoI installed a buzzer on it
Definitely want to do that on all keyboards at work
Redundant power supply too!
Wait! Is the backup power supply compatible?
sugar-crash-wise
I meant the same thing. Spices are more than just taste.
And I seldom put sugar in my lemonade.
The rice seems to do the job
VSauce ⇒ orange = brown
Guess who’s orange
I end up feeling like absolute garbage.
Maybe, not cooking it well enough? Try changing your recipes, perhaps? Maybe more variety in spices?
Gram, pulses and dried beans (rehydrated before eating) with rice, tend to make my favourite recipes
and even though I use milk products, I feel pretty good even if it is lemonade with black-salt instead.
- ulterno@lemmy.kde.socialBannedto
Asklemmy@lemmy.ml•To people who choose not to swear (for non-religious reasons), what is your motivation to be that way ?English8·10 months agoI hear what I say and it feels unpleasant.
Also, I don’t like adding senseless* words in my speech.* Unless it’s funny or sth.
- ulterno@lemmy.kde.socialBannedto
Asklemmy@lemmy.ml•What’s your “I can’t believe other people don’t do this” hack?English1·10 months agoI see. When using X11, I was using
xinput
to set MMB scrolling, but at that time, it had the problem of activating the MMB paste function, if I didn’t click and hold properly.Over time, my habits changed and I kinda stopped using it. But maybe I’ll try again once it comes in Plasma 6.2 (it’s actually in beta rn)
A previous company of mine, required an “AntiVirus” installed on the Linux computers too.
The one the IT guy installed, ran in the background all the time, doing nobody-knows-what and and slowing down every thing and having multiple segfaults in a minute, shown in the journal.
Long after I left, I also saw an RCE vulnerability related to it. So essentially, my system would have been more secure without the app.