|
like when my last company was acquired i made like 30k from my options. after taxes i guess it was a nice vacation and a bit of savings e: shameful snipe but w/e
|
|
|
|
|
| # ? Jan 23, 2026 08:15 |
|
Pie Colony posted:didn’t ratbert start his job relatively recently? and what is his equity exactly, stock options? congrats to the dude but lol at pretending he’s going to come out a millionaire from this It's a weird relationship. I was with the company a few years ago when there were only 13 people, so there is the nepotism factor. Also I've been working with them for almost a full year again and equity is part of my contract.
|
|
|
|
just...never forget where you came from. promise us.
|
|
|
|
is ratberts hilarious previous job story already a year old?
|
|
|
|
CRIP EATIN BREAD posted:is ratberts hilarious previous job story already a year old? 2018 was mercifully quick
|
|
|
|
CRIP EATIN BREAD posted:is ratberts hilarious previous job story already a year old? Almost, there are a few months of overlap where I was a W2 with both, but working for my new company while doing nothing at my previous. Edit* Back then I was seriously debating subcontracting my job to my guys, but I didn't want to give then a completed product.
|
|
|
|
congratbert90
|
|
|
|
ratbert fund my startup alternatively make your own startup and hire me i'm a better employee than i am a poster my posting gimmick is not caring but it's actually a cover for caring too much
|
|
|
|
DONT THREAD ON ME posted:ratbert fund my startup Do you know the Linux? And do you have the burning hatred of a million dying stars, all crying out at once towards PHP and Node?
|
|
|
|
ratbert90 posted:Do you know the Linux? And do you have the burning hatred of a million dying stars, all crying out at once towards PHP and Node? yes yes yes. all about the modern c++ atm i dont know how to do normal c it's full of dragons
|
|
|
|
DONT THREAD ON ME posted:yes yes yes. all about the modern c++ atm i dont know how to do normal c it's full of dragons C is C++ friend, except classes are now structs and you should only use it if you are poking registers. And even then only in Kernel land. Also there isn’t a rich standard library.
|
|
|
|
Does dev on the Linux mean the same thing as knowing the Linux?
|
|
|
|
elite_garbage_man posted:Does dev on the Linux mean the same thing as knowing the Linux? Generally it’s a good idea, but not always.
|
|
|
|
ratbert90 posted:C is C++ friend, except classes are now structs and you should only use it if you are poking registers. i can read and write it but it feels like there's a very wide gulf between knowing C and being able to writte quality C. this is probably just an experience thing. I suppose you can say the same thing for modern C++, but I feel like C++ is nudging me in the right direction whereas C is just saying "alright good luck!"
|
|
|
|
DONT THREAD ON ME posted:i can read and write it but it feels like there's a very wide gulf between knowing C and being able to writte quality C. this is probably just an experience thing. C gives you a loaded gun and will sit back and smile as you point it at your face and pull the trigger. Modern C++ does indeed try to protect you from that. C++20 gonna be niiicee
|
|
|
|
ratbert90 posted:C++20 gonna be niiicee Not too loud Some devs will fire back on how modern c++ is unreadable trash, then brag about how the software they write is too complex for unit tests.
|
|
|
|
concepts are looking very good and are very needed imo
|
|
|
|
DONT THREAD ON ME posted:concepts are looking very good and are very needed imo It's a shame the networking stuff is being pushed back.
|
|
|
|
elite_garbage_man posted:Not too loud “look in video game development we don’t have time for unit tests. if it looks like it works then it works”, my manager said as he hit “run” in visual studio 2010 and then refused to make eye contact with me as it immediately crashed from a pure virtual function exception.
|
|
|
|
i've always found C very easy to read/use but I also wrote a poo poo-ton of cross-platform C for quite a long time in a professional setting so i'm probably biased. most C I write now is embedded stuff or linux kernel drivers, but i don't write much C anymore overall.
|
|
|
|
i guess these days, if you're writing (non-legacy) C the scope is probably small. with a few notable exceptions ofc.
|
|
|
|
Terrible DevOps: My team is writing a new microservice for our cloud application, which is managed by the Indian team. As such, we want to make a build that matches production so we can run and modify it on our servers. The Indian team is unable to provide me with a commit ID of our product that matches the production server. The production server has a bunch of libraries that are newer than the libraries listed in the POM.xml. They insist this is OK. Edit: This is the same Indian team that has 450+ branches and 2 Jenkins servers that are both broken. FlapYoJacks fucked around with this message at 21:23 on Jan 18, 2019 |
|
|
|
refactoring python at 10:30 pm on a friday
|
|
|
|
Slurps Mad Rips posted:“look in video game development we don’t have time for unit tests. if it looks like it works then it works”, my manager said as he hit “run” in visual studio 2010 and then refused to make eye contact with me as it immediately crashed from a pure virtual function exception. this is amazing
|
|
|
|
ctps: i wrote some java today and it is much better than the python it's replacing, in that e.g. it actually does the right thing and reports certain types of problem immediately instead of doing the wrong thing and just kind of mostly working by accident also it has enough tests that i actually have some confidence it is correct
|
|
|
|
grats on working yourself out of a job you silly goose
|
|
|
|
Corla Plankun posted:grats on working yourself out of a job you silly goose You must be new. This is where he makes it dump a bunch of gibberish on the terminal while it runs in a loop.
|
|
|
|
if you mean me then I haven’t told anyone at work yet, I can probably put my feet up for a week or two now and still come out looking competent and productive
|
|
|
|
Soricidus posted:if you mean me then I haven’t told anyone at work yet, I can probably put my feet up for a week or two now and still come out looking competent and productive That's a seasoned professional move. Very nice!
|
|
|
|
tps: i spent the workday fixing a batch job, and in doing so accidentally marked one record to be sent to the wrong place in the federal government's system (I don't work for the feds, just communicate with them). I told the business analyst and he said he'd take care of it, so I hope that company trying to deny benefits to their employee gets to see our legal determination.
|
|
|
|
Symbolic Butt posted:I see the exact same effect on people with java streams and C# linq
|
|
|
|
Soricidus posted:if you mean me then I haven’t told anyone at work yet, I can probably put my feet up for a week or two now and still come out looking competent and productive make sure to emphasize how you’ll need to conduct a thorough investigation and porting effort to adopt new versions of java so you can bump the target version and post for a few weeks
|
|
|
|
ratbert90 posted:Terrible DevOps: i think I posted about our shared libraries before but yeha our prod stuff had dlls that have no relation to what's in the source for the libs and the only other person that might have known where the gently caress they came from got made redundant so current process is "keep copying those dlls from app to app and don't touch anything!" nobody else seems to think this is an issue. also i had to try and explain a rebase to our offshore team and said "look ill send you a step by step because I've got to do one" and about half way through realised that there's no loving way they would follow it and I was wasting my time
|
|
|
|
Krankenstyle posted:refactoring python at 10:30 pm on a friday
|
|
|
|
Fatty Crabcakes posted:jeez, guys, it's right there in the thread title. i like bikeshedding my own code forever
Carthag Tuek fucked around with this message at 07:01 on Jan 19, 2019 |
|
|
|
btw, whats the pythonic way of reading a text file that you dont know the encoding of in advance? especially when using argparse.FileType, which accepts an encoding argument code:
|
|
|
|
hmm this appears to workcode:code:
|
|
|
|
Krankenstyle posted:hmm this appears to work depends how stereotypical the files are. what if the first 50kb is entirely ascii and then there's a curly quote after that? you still don't know how that will be encoded. chardet is smarter than most heuristic approaches but it's still a heuristic so it will get things wrong sometimes. the only method that is guaranteed to work, if that matters, is to require the charset to be specified, either in another argument or in the file's header.
|
|
|
|
yea, i should have an option for setting input file charset to override the detection also i guess i could read 500kb instead, that shouldnt be too bad performance wise right?
|
|
|
|
|
| # ? Jan 23, 2026 08:15 |
Captain Foo posted:stack that fuckin paper my dude
|
|
|
|





















