Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "main"
-
GF: I swear, you're spending more time staring at the screen than actually typing anything.
ME: Because literally 80% of coding is staring at the screen thinking about how to code something. My mind is an endless void of possible approaches to a problem.4 -
How my C programs may as well be written:
#include<stdio.h>
int main() {
printf("Segmentation fault\n");
return 0;
}6 -
Me being a good collegue teaching my friend basic C++ for upcoming exam and trying my best not tore my friend apart.
Crime scene: university's library, today, 1PM.
Me: Create a new class, just type 'class' and hit TAB
Him: I'm trying to but it pastes some code
Me: That's the point of hitting TAB.. now that we are finished, include it in your main file, the one with main entry point
Him: I have no such thing
Me: Look for main function
Him: There's none, what is it called?
Me: ...main
Him: Yeah, what is it called?
Me: ..main, the name is main
Him: I get it, but what is it called?
Me: 'MAIN' FOR GODS SAKE, THE NAME IS 'MAIN' *points towards my code*..
Him: Oh, okay, I get it now
Me: Ok, let's compile
*Error pops on his screen*
Him: You know what, I don't think you can really program.. *closes laptop and walks away*.
FML16 -
So, appearantly "excel" is a programming language.
And I am rejected couse "I don't even know main computer programs".
FML13 -
Good part : I'm on devRant more than I'm on Facebook.
Bad part : In on devRant more than I'm coding.4 -
sudo apt-get random-tool
Traceback (most recent call last):
Aborting because there's a fork in the spoon compartment on line 43 in main
Error this script only works on Python 2.7 and maybe 4.1 on line 59 in main
Missing symbols when trying to decipher Sumerian recipe for steamed vegetables on line 67 in main
Cannot open shared object: Your OS is a bully and is hiding my files on line 98 in main
Are you sure all directories matching ^(/)?([^/\0]+(/)?)+$ are in your $PATH on line 268 in main
Your computer is kind of vibrating in an annoying way on line 332 in main
Failing because I'm feeling insecure please hold me on line 587 in main
I'm feeling confused about my sentience when running TensorFlow models on line 682 in main
FUCK
HAS ANYONE EVER MANAGED TO JUST FUCKING INSTALL A PYTHON BASED APPLICATION WITHOUT DEBUGGING RANDOM COMPUTER STATE SHIT AND DEPENDENCIES FOR THREE HOURS?15 -
Confession of the day:
1. I work in release mode
2. I work on the main branch only
3. I test on production13 -
int main()
{
bool NeedPoints = true;
int Points = 0;
if (NeedPoints)
{
Points++;
if (Points > 10)
{
CreateAvatar();
NeedPoints = false;
}
}
}29 -
There are two main versions of Python.
When you want to have it work with both of them, things can get really ugly. :(6 -
import java.util.Exception;
try {
public class A {
public static void main(String args[]) {
new Exception();
}
}
}
catch(Exception e) {
System.out.println("Got you BITCH");
}9 -
My first code :-
#include<stdio.h>
void main()
{ printf("Hello Divya"); }
Output :- I have a boyfriend...1 -
"For those that don't know: Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busy box. The latest version of Alpine Linux v3.3 weighs in at a whopping 5MB. Not bad for a full blown Linux OS considering 5MB is same size as the Windows Start button."
That last sentence made me laugh so badly :D4 -
Rocky Linux.
The ancient Linux distro, presumably the main desktop Linux used by cavemen.
You can still see some instances running these days.6 -
Went to a hackathon once where the main rule was - "No abuse of one another with respect to operating systems"3
-
My first code:-
#include<stdio.h>
void main() {
printf("Hello Priya");
}
Output:- I have a boyfriend!9 -
Buttons that constantly move around the page, because of loading content, is the main reason I have trust issues.5
-
First step of creating antivirus,
void main() {
printf("✅Scan Complete.
0 threat found.
Upgrade to premium");
}2 -
Finally finished my Pacman clone (atleast all main things I wanted to complete)
Took me 1.5 years :/
Score wasn't on attempt :D6 -
Today `master` turned into `main` for me on Github and I was like "wait did someone make a branch on my repo."
Should of been called the "magic" branch because shit breaks for no reason like magic.19 -
wooah.... devRant's front page got a whole redesign....
... though it feels sort of main-stream now...17 -
So apparently calling the main() function inside the same main(), without a base case doesn't give an error in C 😑
Why ?!
Why the hell is it allowed ?!22 -
That's how computers look in our school (with main focus on science)...
"Windows XP"
"No internet"9 -
The feeling, when you realize that devRant uses PHP as main language... priceless..
haters gonna hate :D
Thanks, @dfox7 -
I added under my LinkedIn description a P.S. (post scriptum)
Don't contact me if your main browser is Internet Explorer.7 -
Changing default branch name from "master" to "main" is just one more entry in the already very long list of "things sane people must do because some retarded american woke up one day and decided to be offended".
I am so fucking tired of the entire world having to accommodate to the first-world-problems of some spoiled brat just because they happen to be american.38 -
What is the worst production mistake you made?
Mine is restarting one of the main servers (wrong terminal window).31 -
I need some suggestions for a funny wifi name.
Preferably something tech related, but funny is the main priority lol46 -
I have finally launched my own mirror. I would really appreciate if you guys that use Raspbian could start using my mirror so I can see if shit works :)
More distros are underway!
deb http://mirror.linux.pizza/raspbian/ jessie main contrib non-free rpi
deb-src http://mirror.linux.pizza/raspbian/ jessie main contrib non-free rpi
Server is hosted in southern Sweden25 -
Just two wishes!
#1 : Way to download images rather than having to screenshot
#2 : Code with syntax hilighting
#3 : I know I'm of by one, but a coding font maybe?4 -
Friday Eve: Closing eclipse project happily at work. Everything works sorta fine.
Monday morning: Opening eclipse project again. Everything is like i left it. "Main class could not be found."
What the fuck eclipse?4 -
Skyrim SE looks great, never would've guessed being able to draw d*cks on the main menu would become a feature....2
-
#Personal_Opinion
I'm still a little annoyed at the fact that GitHub started pushing us to name the first branch "main" instead of "master".16 -
#define void 🦈
#define main() 🐬
#define { 🐋
#define } 🐳
#define printf("hello sea world"); 🌍
🦈 🐬
🐋
🌍
🐳5 -
What kind of genius pulls the power cable of the main server through the PSU lever of an old useless server?
I had to pull out the PSU and let it hang on the powercord just to be able to pull the old ugly bastard out... fucking genius, really!
Now I have to wait until the evening to shut down the main server and remove the hangman PSU.
I just really fucking hope and pray that restarting the main server will not cause errors. It has been on for 2 years and never been updated since then.5 -
New dev prefers mariadb over postgresql, which is okay.
But his main reason is 'the smaller docker image'
What an argument, wtf2 -
To create your avatar: go to the menu (top left icon) on the main feed, tap "profile", and then tap "Build Avatar". Enjoy!3
-
I think today's the day, when I finally drop my dual booting safety net and install Linux exclusively on my main desktop9
-
devRant logo in the web version main page is cropped just a bit at the right edge.
Have a nice day!14 -
My programming teacher told me we need to solve problems using functions. Theoretically, main is a function .-.6
-
Just realised I can guess your main programming language by whether your nickname is in lower/camel case 🤔26
-
> Install linux
> Completely fuck up windows partition
> Can't get into safe mode
> The main program you use is windows only
fml14 -
Our company is changing the default branch on our main repo from master to main.
We're literally on the verge of global genocide and a holocaust, and people are worried about over-sensitive people's feelings. I'm sure a branch change will end racism.6 -
Apparently the fire hose in our building wasn't connected to the water main, because the legislation stated the building owner had to install a fire hose, not connect a fire hose to the water main.1
-
Go is fast they said, Go is lightweight they said.
package main
import "fmt"
func main() {
var nums []int
for i := 10; i > 0; i++ {
nums = append(nums, i)
i--
}
fmt.Println(nums)
}
# htop
| PID | USER | VIRT | %CPU | %MEM
| 12048 | root | 16.9g | 101.3 | 94.2
WTF is eating my resources to hell and.... oh... oh im a dickhead!9 -
I wanna make you feel what you have brought into my house!!
I was working with security cameras once in a home automation project. One of those camera particularly stand out by offering a cgi without password request to view and change the current passwort and username.
Seriously wtf is wrong with you? I mean this thing automatically connects to an internet service offering everyone to connect to it with that passwort and username. And I know some of you might say "hey chill the cgi is only available on the wifi" - dammit no. Security is a lifestyle do it complete or get the fuck out. God knows what other mistakes there might be hidden in that thing screaming out to everyone to watch me taking a shit.
But that's not the end of it. My company arranged a call to the technical support of that camera so that I can explain the problem and a patch gets released. Those guys didn't give a shit about it and were even laughing at me. Fuck you!
So whoever is responsible - I will find you - and you will never see me coming.4 -
Regarding my last rant: I AM FUCKING DUMB!
When I receive data from the master Arduino, a hardware interrupt runs and oversteps my main loop stuff!
Lesson? NEVER WRITE HARDWARE LATCHES ON THE MAIN LOOP WITH A HARDWARE INTERRUPT WHICH IS MOST OF YOUR FUCKING CODE!!13 -
public class Main {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
sorry for my messy code19 -
I just noticed visualizing git is like a timeline with alternate realities and a lot of time travel. The main branch is the main timeline and the branches are like fixes from the past to try and make the future better they merge when the future is fixed otherwise if someone or something fucked up time traveling it becomes the main timeline.
-
Aaaa stop this issue with renaming everything furcubimofawasggkdjgdkkf whitelist blacklist git blame and the master of em all, the main branch3
-
OMG ... please.
Digital era 2018 - Data secuity forum.
Main topic - GDPR.
First talker talks about blockchain.1 -
Anyone else feel that the main code base they work on is so old and clusterfucked it could do with a rewrite?5
-
Hm.. I wonder if maybe Google finally hired a deaf person....
This stuff is the main reason I wanted to work for Google.9 -
include <studio.h>
int year;
int main(){
if (year==2016){}
else{
printf("Happy %d!!",year);
be happy;
}
return 0;
}6 -
soy eating developer: * change the name of his master branch to "main" *
Me: That's it, you ended racism!25 -
That moment when you remove a giant CSS vendor lib from the project repo and it goes from 60% main language and 40% CSS, to 90% main language
-
Is it real that github are changing master to main? Does this mean I need to call my dungeon master main now? She’s not going to be happy...6
-
WTF C++?! I liked you, I defended you, I told people about you. Then you go and do shit like this:
int main(int argc, char* argv[])
to
auto main(int argc, char* argv[])->int
Seriously C++ WTF?!15 -
The main challenge with building a free education platform is to convince people to actually contribute to it. :(10
-
#include <iostream>
using namespace std;
int main() {
cout << "Hello world" << endl;
}
If it works, It's time for a coffee break!! :)12 -
I love react native but I hate the fact that I have to type
cd android && ./gradlew cleanBuildCache && cd .. && react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/ && cd android && ./gradlew assembleDebug
just to generate an apk file.12 -
My iPhone has two pages for apps, the main page and not the main page - none start on the main page and few ever make it. DevRant has made it to the main page 😊8
-
A legacy custom made WordPress Theme.
Old developer made main styling sheet with 8000+ lines of code with no component separation. -
I waste 50 minutes reading tutorials and StackOverflow answers just to configure to my Git and GitHub account so that I can push the main local branch to the main remote branch from my terminal, and I still can't do it.
Fml.5 -
master -> main/default/primary
slave -> secondary
blacklist -> deny list
whitelist -> allow list
Let the age of newspeak commence!16 -
Fuck off apache and ur fckinn 10 thousand different goddamn ports in use i can not start my python server bcz hhhhh too many processes use the main port and i need the main port to run the website
Tired of ur shit apache29 -
I hate when build takes forever to complete and all my enthusiasm drains out.
The main reason I am not being productive. -
When your friends wants you to help them code in Java and they type
public void Main String
without any instruction ... -
#include <stdio.h>
int main()
{
printf("Come at me. I give opening curly brackets their own line, use Dvorak and use tabs!")
}5 -
when i change main programming language.
me: Wow, this language is much better!!
language: (singing) I will always love you!!!!6 -
//not an actual rant
Just curious how many non software students/employers/people code while it is not their main profession5 -
Yaaaay, cells now size themselves correctly on the main feed! (Profile view still needs some work but it’s also improved some)9
-
Switched to Visual Studio Code as my main editor when not using an IDE and really enjoy it way more than I thought5
-
++ if you've ever had to type something along these lines:
def main(args):
do = some
stuff = here
if __name__ == '__main__':
main()
trying to figure out the best way to write a driver script for a processing pipeline and the choices have boiled down to;
a) define "new" main functions where necessary
b) learn subprocess module
c) write a bash script to do it instead
still not sure what I'm going with... -
public static void turnItUpTo(int val) {
this.setLevel(val);
}
public static void main(String[] args) {
turnItUpTo(11);
System.out.println("Rock out");
} -
Instead of looping through your entire project, just recursively calling main() to restart every time it would otherwise end
-
Just started learning HTML, css and JavaScript. What are the main components to learn thoroughly besides the DOM.7
-
no matter what I am developing, the starting process will always be done inside a function named "main"
-
Silly question: what is the main difference between a procedural programming paradigm and a functional paradigm?7
-
That moment when you realize you spend more money on the non-main hobbies (aircraft shit, coffee, shooting at the shooting range) than on your main passion (programming and tech shit) :^)2
-
There are two types of people in this world, those that understand that arrays start at 0 and
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at NewClass2.main(NewClass2.java:7)2 -
Main branch running locally - fine
Main branch locally connected to QA dB - fine
Main branch on QA server with QA dB - NOPE
OK - build main locally, push to QA server - fine
WTF.jpg
Main build by build server, push to QA - nope
Rebuild QA vm and dB - build main, push to QA - nope
Turn on full server logging - PASS.
MAXIMUM WHAT -
I'm genuinely curious: Is there anyone here who is offended by the use of the name 'master' for a Git repository 'main' branch? If we all moved to 'main' and never used 'master' again (for anything, Git or not) would that make a difference to you?37
-
Feature request: Setting to display whole image on main feed without having to click into the rant :)
-
The side project that takes up more time than the last side project I started. Wait what was the main project again?1
-
Clowns who reply to each thread separately with a single comment on Slack instead of keeping it in the main window 🤡
-
int main() {
char age = 0x14;
char tmp = 1;
while ( age & tmp ) {
age &= ~tmp;
tmp <<= 1;
}
return age |= tmp;
}1 -
Is this okay, why or why not? (I see this used that's why I ask
public static Main instance = new Main();3 -
OK, here goes nothing: now, I absolutely hate putting the main function at the end of the file and everything else above it.11
-
Since when has Brave based on the Chromium base been the main download?
Today my legacy Brave based on their own base crashed and as it seemed unrecoverable, I tried reinstalling. But now I'm stuck with this crappy Chromium based browser... I hate the non tab-pages and lack of tab peeking.
I initially had the Dev channel version but only as a backup for my main Brave because I realized how crappy it was, safe in knowing that at the time the main download was the old Brave Core. Now I'm really annoyed.2 -
Build Succeeded in 9.37s (3 seconds ago) ...
$ java -jar MyAwesomeAppWithALotOfExceptionHandling.jar
Exception in thread "main" java.lang.NullPointerException
at ...
at ...2 -
If git merge automatically performs a commit to the main branch, how do we add a message to that commit?16
-
The main driver behind my use of social media is work meetings. Thank god for no requirement to have camera on.1
-
Public static void Main()
{
wakeUp();
massiveProject.refactorLargeSwathsOfCodeForReusability();
smallerProject.findOutItCanBeDoneInOneLine();
Environment.RageQuit();
} -
That feeling when you upgraded an internally used library from TypeScript 1.8 to 2.5 getting rid of the typings dependency and fixed its bug highlighted by the upgrade and all tests are green -- that feeling would not be rantworthy.
Realizing on trying to publish the new version that the master branch is not the actual master branch but a branch called 0.3 is. Of course I cannot merge my changes back there.
I don't mind a different main branch name. Yet don't call it a version, that's what tags are for. And for all that's holy, please set the proper main branch in your bitbucket / GitHub / gitlab so that I can find out easily.
Now I've wasted half a day and if you're looking for me: I'm gone searching for the motivation of doing the same shit again for the "main" branch. -
#NIPS2018 The main conference sold out in 11 minutes 38 seconds
AI conferences are like concerts these days, haha1 -
If you would create something simular to devRant (which is ofc topic Dev), which main Topic/Theme would it have?12
-
Amazon Web Services conference and main question is...
"how do we turn off costs?"
Basically we don't want to pay -
/*
* uk.c
*/
#include <assert.h>
#include <signal.h>
#include <stdlib.h>
void brexit()
{
kill(getpid(), SIGABRT);
}
main()
{
/* THE END */
atexit(brexit);
} -
CS education should start in elementary school....main topic: netiquette
"People" just write too much shit wherever possible...4 -
* Stay without password for 1 month*
CHALLENGE ACCEPTED:
Install Linux, installed i3 wm and changed all mappings to custom ones.
#thuglife -
so i had this day at college we were supposed have a viva ( oral test ) ..the teacher asked me to print hello world..in java but no where can i use a static method including 'main'..well i made a static block instead and added System.exit in it.. and i had to write the complete syntax of main else it wont run..but my teacher snapped back at me saying it could be done.. with a non static main
..nodded an okay..didnt want a fight..came home..figured out the thing she said is now obsolete.. fuckin hell..update yourself at least..1 -
any idea where I can put a backup of my password files in case my main drives is not working for some reason?8
-
The most normal C++ program be like:
// prints "Hello, World!"
namespace{decltype(+*"")(*main)()=[]()->decltype(main()){return{};};}
decltype(main())(main(decltype(main())={},decltype(&*"")_[]={})){
extern decltype(&"") puts;
reinterpret_cast<decltype(::main())(*)(decltype(&*""))>(&puts)("Hello, World!");
return(decltype(::main()){});
}8 -
When I implemented a supplier's library, I noticed my app froze every time I called that library. I then asked the suppliers if they were doing any heavy stuff on the main thread and they told me they weren't.
Luckily, they were "right", StrictMode told me they were only dumping a whole log file... -
So, the main system we develop and "maintain" is a horrible monolithic huge project that has the majority of the code in one and only one god class.
On top of that, all the main logic is implemented directly in the "main" method (yes, the "public static void main"). Now every time you have to create a method to use it in the main logic, it has to be static!
God, I hate to even look at this class, let alone touch it, I feel dirty, like I'm touching a pile of shit. -
I'm so fond of "joe" as the main console editor.
But Arch Linux hasn't it in the repos. Screw you Arch! Keeping Fedora.3 -
They need to adjust their play list
Second time creepy song says “I don’t want you waking up” as it’s main lyric5 -
AngularJs:
Two main Controllers (main layout, sub page) and two directives with controllers. Controllers and directives have two-way data binding. All of them use $watch, $broadcast, $on.
BRAINFUCK OF MY LIFE. DO NOT COMBINE WATCH WITH TWO-WAY DATA BINDING. -
When the work network goes down during BF4 at lunch. That's the main reason why we have fibre broadband.
-
public class MyLife {
public static void main (String [] args) {
System.out.println ("My life sucks!");
}
} -
My life:
Int main(nothing){
while(1){
drink(beer);
code(c);
sleep(the_next_time);
}
return 0;
}
/* compile error -infinite loop found- */ -
hey guys
what's main difference between cross-platform and multi-platform?
and whats main difference between kotlin multiplatform and ReactNative?
i am familiar with both kotlin and NodeJS, What is your suggestion for build a app for ios and android?6 -
Horror story and rant time I guess...
I haven't seen the main developer of this MVC project that I've been working on but I can totally assure that his seniority isn't in frontend development 😠 and I doubt the backend too... Fucking DataTables converted to IDictionaries<string,object>
Guess who need to build on top of the pile of shit!
Anyway, I wasn't really careful about what kind of template I was given to work on a new SPA page, so I'm doing the job given the time, but it's fucking gory:
- matrioska style layers (n.3) without documentation
- partials everywhere
- too much inline styling
- too many <style> sections (n per layer or partial)
- too many <script> sections (n per layer or partial)
- poor CSS styling or no styling at all! (classes without any style nor js association)😠
He's just been lucky that the browser is capable of handling his shit
Now that at the end of this year I'll leave this project (solo fullstack) and need to provide documentation for the next poor souls I was thinking to leave behind something at par of my skills and capabilities but analysing the current mess ticks my brain in a bad way, fuck you Marco!
Fuck you
and your seniority
and the Italian way of perceiving seniority that gives you a higher living in the wrong side of the field 🤬🤬🤬2 -
If i have 2 branches on git
- main
- infra
You cannot push directly to main. It is forbidden. You can only merge to main
Now. Once i push to infra branch. Assuming all the shit went good pipeline passed tests passed etc. Then i merge it to main.
Now
Locally while im on infra branch. I have to pull latest changes from main otherwise ill fuck up everything and cause conflicts.
After trial and error i realized i just have to do:
git fetch
This fetches all shits from main (defaukt branch) into infra branch. And now it works. No rebase. No pull. Wtf?
Is this the correct way to do it?
Also i need someone to explain this to me like im 5:
- git pull
- git pull --rebase
- git fetch
What is the difference between those 3 commands? I tried googling and chatgpting but i cant seem to understand any explanation. Explain it to me in simple terms with examples15 -
If you are using Javascript as your main language .. what is your stack either front end or back end?4
-
the main issues for DevOps seems to be environment variables.
Cuz thats what they always talk about. I mean.2 -
There are two types of coders out there:
int main() {
// code here
}
int main()
{
// code here
}
Which one are you?8 -
Our Gitflow:
- kill bug
- pushes hotfix branch.
- deploy hotfix branch
- see if that solves the issue
- go back to the top if it doesn't
- merge hotfix into main and then deploy main -
The main maintainer of libadwaita — the library Gnome is built on — is an autistic trans girl from Russia.
https://mk.nyaa.place/@alice4 -
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 26
at words.main(nightmare.java: 4)1 -
today, in one of my main projects, I did a
"git add ."
left the office 6 hours later. it was still adding.
fml.... -
PHP was made to become the language propulsing main e-commerce frameworks... because of those dollars everywhere
-
Web Dev course : open the starter code base in firefox and see a big smily Berlusconi's face as main banner :/
-
Hey guys, a quick question: what's your main area of expertise? Mine is web backend (so web services, servers, cloud systems etc)12
-
What is your default git branch? is it master or main?
When they started changing default branch from "master" to "main", & forcing us the change, what was your initial reaction?
I was very much annoyed! & I'm still using master as my default branch. But pretty sure, the new generation of git users would use main as default in the future, & that kinda bothers me.27 -
void main()
{
if( isWeekday() ) {
if( alarmRinging() || kidsKnocking() ) {
startMorningRoutine();
escapeToOffice();
while ( !meetingsInProgress() ) {
code();
} //meetings interrupt the whole day, every time...
escapeMeetings(); //Go home.
startEveningRoutine();
} else {
sleep(1);
}
} else {
playWithKids();
doYardWork();
if( kidsSleeping() ) {
sleep(1);
}
}
} //end main. Like a microcontroller, this forever loops. :) -
I wonder how many people use Bitcoin as their main currency...
From the SO 2018 dev questionnaire!1 -
Has anyone used catch2? How do I pass the command line arguments to a test when I have test in a separate file. The supplying main yourself document is quite useless, it only tells you how to get the arguments but not how to pass it to tests. I saw people setting a global variable in main but it’s not working for me.
-
I could never ever use Linux as a main OS, but for development, hands down, it's the best for my needs.3
-
So what about sandboxing wine by executing it and the prefix under a different unprivileged user than your main user account ?
wine shouldn't be able to access your normal users home directory then right ?
I keep seeing goddamn ads for firejail... and then its main site is a wordpress..9 -
Some people were lazy so they added throws Exception to all the methods up till main. No catch clause....1
-
It's funny when you MUST create two pull requests (from feature to ART main and from ART main to dev) also if the feature is just one because you need to respect the shitty flow.
-
"Well GPU main memory is L2. CPU main memory is L3. Which is why GPUs are so much faster." - cs major in my college.
Someone please confirm if this is a common opinion.2 -
We provide investigated informations for credit protection. Traffic to our main website during Italy lockdown7
-
Attempting my first main comp Linux box since my sister fried my old hdd... Trying elementary os because it looks pretty
-
I'm following the Grable tutorial and running into an issue with pointing to the main class in Intellij. Anyone have any ideas?
-
My office at the weekend, it’s quiet so no one annoys me, setup is good and my main side project at the moment involves a modification I want to proof of concept (to try and get funding to do it properly) to our main product so all my resources are there
-
Submodules in git.... every time you switch a branch on the main git repo the submodules end up going haywire2
-
Thin client server side software. What have you experienced and what worked? Main software used is a web browser. But some require office.11
-
waste a few hours trying to debug shit im working on a feature branch, only to check main branch and it turns out somebody else broke main but the dev environment i'm piggy backing on using is cutting edge
i now miss having a separate individual dev environment to use, but i suppose id lose on some perks probably -
Did git go back to using “master” instead of the new “main” as its default branch name? Because when you create a new repo on GitHub now, they explicitly ask you to rename the branch to “main”. I checked by doing ‘git status’ on a newly initialized repository and it still shows “on branch master”.3
-
#1 Umzugsunternehmen Frankfurt am Main!
Bei uns erhalten Sie alles aus einer Hand: vom passenden Möbelwagen bis zum Umzugsmaterial in Frankfurt am Main – in unserem Umzugsshop finden Sie alles, was Sie für einen unkomplizierten Privat-, Büro- oder Firmenumzug in Frankfurt am Main brauchen.
Email address: info@frankfurterumzugsunternehmen.de
Phone: +4915792604201
Address: Große Bockenheimer Str. 6, 60313 Frankfurt am Main, Germany
Monday-Sunday 7:00 - 22:00
Credit Card, Cash, Bank Transferrant umzugsunternehmen frankfurt am main umzüge frankfurt am main umzug frankfurt am main umzugsfirma frankfurt am main umzugshelfer frankfurt am main -
Help. Has Python changed in version 3.6.5, or is there something wrong with my code?!
The following doesn't work:
import os
def main():
console = input("...")
rom = input("...")
The following does work:
import os
console = input("...")
rom = input("...")
def main() :12 -
Can someone tell me how to properly rebase changes from main branch
I always fuck myself over. Fucking merge conflicts i caused by myself. Since the CD pipeline creates a commit or i merge into main from a side branch, i often forget to pull those changes locally from main branch
What happens then is i just create a new branch to start working on the next feature
git checkout -b feature/shit
Totally forgetting to first do
git pull --rebase
From main branch. Because of this when i push shitload of features to feature/shit branch and then try to merge that shit into main. CD pipeline gets fucked. There are merge conflicts now because i havent rebased
Question -- if i switch to a new branch, make a shitload of changes and forget to rebase from main branch First, what command do i type to rebase right there (on the new branch) but rebase from main branch so these conflicts dont appear?23