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.
- 2 Posts
- 165 Comments
- ulterno@lemmy.kde.socialBannedto
Technology@beehaw.org•After is a new dating app that tries to tackle ghostingEnglish38·7 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@lemmy.ml•Me working with the OSEnglish1·7 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 OSEnglish0·7 months agodeleted by creator
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•Me working with the OSEnglish2·7 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·7 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.
Guy is wrong. Went to 0th table. She asked for 1st table.
- ulterno@lemmy.kde.socialBannedto
Programmer Humor@lemmy.ml•total programmer memeEnglish3·8 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?
- ulterno@lemmy.kde.socialBannedto
Open Source@lemmy.ml•Ventoy source code contains some unknown BLOBs, still no word on the issue from the dev after monthsEnglish10·8 months agoI like multiboot. Used it back when I used Windows.
The Ventoy advertisements on Reddit looked too suspicious, so I never checked it out.
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·8 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·8 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)
It’s probably just an alternate pronunciation.
Considering that country names are different in different languages, I don’t see much of a problem with it.
If the last sentence made you go “?” Check the
- Chinese language name for China
- Japanese name for Japan
- Indian language names for India
- But also what China, Japan and India have names for other countries and even alternate names for historical personalities in their languages. In some cases, even regional languages will have other alternate names.
- ulterno@lemmy.kde.socialBannedto
Firefox@lemmy.ml•On .LAN domains, how to stop firefox switching to https (when it's not available) and stop complaining about self-signed certificates when it is available ?English0·8 months agoP.S. I’m guessing OP doesn’t actually have a CA and is just using simple self signed certificates without any private CA that has signed them.
You’re right. I’m talking about making a certificate using
gpg
and storing it on your system. Then adding it to the root CA list and signing all your Local SSH stuff with it.
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.