Doing PDF handling with jQuery? Yeah, it do be like that sometimes.
Doing PDF handling with jQuery? Yeah, it do be like that sometimes.
NOW ALWAYS CLOSED OPEN-BUT MINDED
Kevin O’Leary’s annual income is reported at $40+ million. The average salary in the US is About $60k. The number you’re looking for is 0.15%.
The US average falls in the middle of the list of states, yes. This is a chart of per capita rates.
Oh, you contributed to the kernel? Name every commit SHA.
!!isAdvantage
A doctor of musical theory is still entitled Dr.
I usually go by “fuck you”. Like someone yells out of their cube “who’s goddamn code is this?!?! Ah, fuck you”
Also codemancer
We solve that problem using naming conventions. Branch names must start with the issue key (we use Jira). You don’t do anything in that branch that’s not part of that issue. If you do, you must prefix the commit message with the issue key that it goes with. The commit itself identifies what changed. The Jira issue provides all the backstory and links to any supporting materials (design docs, support tickets, etc). I have to do a lot of git archeology in my role, and this scheme regularly allows me to figure out why a code change was made years ago without ever talking to anyone.
Despite incessant reassurance from recruiting that they have the best market data and we’re paying above average, I have reasons to suspect that’s not the truth. One of them being we’re hemorrhaging mid-grade talent and focusing on hiring backfills in Ireland and Hungary for much lower salaries. It almost seems like they’re trying to offshore the dev group via attrition to work around having to do layoffs…
As someone in the US, 40 hours per week is the minimum. Recognition for “being a hard worker” has required 60+ hours at some places I’ve worked. This is for a fixed salary and no overtime pay, mind you. Then you’re usually on an on call rotation every few weeks where you may have to work off-hours if something comes up. That’s additional unpaid hours. My current company pays $80,000 USD for new college grad software developers.
US holidays are 8-10 days, and junior devs usually start with 5-10 days of vacation. Health insurance costs at least several hundred a month (your employer also pays about 3x more than you towards your insurance premium as a benefit).
This is exciting! He’s come up with an economic principle where entities engage in an equitable exchange of goods for money where the consumer of the good pays for the value they receive. This could really change everything! I wonder what they’ll call it?
https://notion.so It’s a web-based editor with a good android app. Has basic formatting, plugins/integrations, and dark mode. It’s free for individual use cases. Has some nice paid features for collaboration and business use cases, though the free plan still allows sharing and concurrent editing.
E: noticed this is in self hosted after posting. Maybe not what you’re looking for, but it’s a good service if you’re ok with that.
Your sarcasm is brutal! That’s sarcasm, right? RIGHT?!
I run chaotic neutral plus a laptop to the side. The vertical monitor is home to chat and Spotify.
CICD isn’t an alternative to testing your own work locally. You should always validate your work before committing. But then once you do, the CICD pipeline runs to run the tests on the automation server and kicks off deployments to your dev environment. This shows everyone else that the change is good without everyone having to pull down your changes and validate it themselves. The CICD pipeline also provides operational readiness since a properly set up pipeline can be pointed to a new environment to recreate everything without manual setup. This is essential for timely disaster recovery.
If you’re just working on little projects by yourself, it’s usually not worth the time. But if you’re working in anything approaching enterprise grade software, CICD is a must.
OP can now connect 48 Ethernet devices. So like your desktop, and uh, a sip phone, and, uhhh the other 46 things on your desk that don’t have wifi.
Hot damn, where can I sign up?!?! I get the same except for a 1.2 TB data cap and pay $130/mo. Xfinity in the Denver metro area. Finally getting fiber this winter, symmetrical gigabit for $90.
The underscore is used in production code too. It’s a legitimate way to tell the compiler to discard the object because you don’t intend to use the pointer/value.
More likely, he’ll delete the database.