OK I’ll bite, how do you get rid of a literal ~ directory?
- 0 Posts
- 6 Comments
Joined 2 years ago
Cake day: June 24th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
schnurrito@discuss.tchncs.deto Programmer Humor@programming.dev•Are IDEs really like this ?5·29 days agoI mainly code Java with IntelliJ.
- it doesn’t AFAIK have an integrated browser or if it does I have never encountered it ❌
- I have not seen it crash a lot and certainly not for the stated reason ❌
- if autocomplete isn’t working, that is a sign something about the build process isn’t set up right, so other things won’t work either ❔
- basic settings being buried deep in the menus is definitely a thing ✅
- if it underlines something, that has always been an error, I think it calls a real Java compiler for this ❌
- freezing at critical moments can occasionally be a thing ✅
schnurrito@discuss.tchncs.deto Programmer Humor@programming.dev•PHP: Gender\Gender - Manual4·2 months agoThx, fixed
schnurrito@discuss.tchncs.deto Programmer Humor@programming.dev•PHP: Gender\Gender - Manual391·2 months agoIf you click around a bit more in that documentation, you can see that that isn’t an enumeration of genders, it’s an interface for answering the question which gender any given name belongs to. (For example, “Andrea” is understood as exclusively feminine for German speakers, but it’s a common male first name in Italy.)
True if these are installed, but if I’m on a server’s command line they probably aren’t.