You’re aware of what the * does? And of people using other shells?
You’re aware of what the * does? And of people using other shells?
Presumably just to get rid of unnecessary stuff that would slow down the start of all bash instances. Also aliases that could fuck with scripts
Afaik the difference is whether a session is interactive or not, and non-interactive ones don’t source the rc
You can, if you write really small
It’s like the evil [character] meme where an image of them was inverted, along with a caption of something that’s the opposite of what they’d say. So, here dystopia is basically depicted as “evil utopia”
Sure, but doesn’t the 0th freedom clash with pricing? It makes it so that certain people, through no fault of their own, can’t run the program
Presumably, tho it might be a little difficult. SVGs use a lot of paths, where you specify the edges of elements. Afaik you can’t do that exact thing in CSS but you could probably split it up into a bunch of triangles. Idk how you’d want to do bezier curves tho
A couple of profs tell the students at our school to use it. Students would ask me (a tutor) “can you help me with this problem with eclipse?” and then point to the worst UI anyone ever created. I want to like it, because open source and stuff, but it’s just horrible
“nothing fancy” that’s the issue, just some jumping won’t impress her; you gotta do the real crazy shit. Friggin “wife not impressed by my cooking? I make a hard boiled egg and she isn’t impressed”
That’s pretty cool, might actually do that. Tho, we currently don’t use the history as much anyways, we’re just having a couple of small student projects with the biggest group being 6 people. I guess it’s more useful if you’re actually making a real product in a huge project that has a large team behind it
So, with a merge you basically shuffle in the changes from both branches, but a rebase takes only the changes from one branch and puts it over the other? Edit: no. Read wrong. I should probably watch a vid about it or something
I’ve been using merge, and I hate that I don’t even know what rebase really does
Yeah, but imo the best way to learn vim is to do it as you go. You only really need to know getting in and out of insert and how to write and quit. Once you’ve got that, if you wanna do something and think there’s probably a better way than moving there with the arrow keys, look it up on the Internet, remember the thing, do it a few times and you’ve learned a new thing about vim. “Surely there’s a search and replace function” yeah, is substitute with the s command. “I wanna navigate quicker within lines” use f, t and their capital versions. Combine with the quickscope plugin and you’re golden. Learn the stuff you want to use, don’t memorize commands you don’t need
Or, hear me out, : because you’re doing a command, and then q for quit. Probably make it wq too, to write and quit
I mean, timestamps aren’t really all that useful. Really just if you do some stuff with makefiles but even then it’s a stretch. I did once use cat for its intended purpose tho, for a report. We split up the individual chapters into their own files so we have an easier time with git stuff, made a script that had an array with the files in the order we wanted, gave it to cat and piped that into pandoc
It needs a flaw to be fun; there has to be a problem that made it unfit for production and the solution lowered the power. Too inefficient, too inaccurate, too big, too unsafe, too unreliable. Make it a fun thing the player can play around so it’s a sidegrade rather than an upgrade
Vim actually has a surprising ammount of features already built in, you don’t even really need any Plugins. It has a file browser, terminal emulator, and window tiling built in
I read the Wikipedia a little and apparently A to A cables can damage your devices, and the ones that do exist are for specific purposes and should only be used in those specific scenarios, and often they are more than just cables and have some computational stuff inside them