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 - "plan"
-
So, I took 4 weeks vacation. I planned to finish so many projects and learn so many stacks.
First 3 weeks:7 -
Want to take your open office plan to the next level? Double the efficiency of your space by having two employees per standing desk.8
-
i've been working with my plan to make a small software development company for a while now.
time to implement my plan
Finalizing my plan: Done
Quit my job: Done
Ordering Office Requirements : Shipping
a Server : Shipping
Dozen of Rubber Ducks : Shipping
etc...
so here it is, Day 0; repurposing my bunker to be my small office !
new life, new hope26 -
Corporate IT: Here at Company A we are very proactive about CyberSecurity!
Dev: What is our cybersecurity plan?
Corporate IT: If any breaches happen we will terminate those involved and discontinue use of the offending product
Dev: That sounds reactive to me
Corporate IT: 😡 It’s proactive actually as we put together that plan of action BEFORE anything happened!
Dev: …12 -
I now feel like an esports gamer...
Except I don't actually have any games or plan to get any....24 -
All,
Let's have a quick meeting about today's meeting so we can plan our meeting for tomorrows meeting. Thanks!
Thanks,
Kill myself5 -
Whoever thought huge open plan offices were a good idea needs shot in the fucking face with a brick-gun9
-
Management knows shit about managing.
They ask us to do x and one month later they have the first meeting to discuss it... They didn't even plan it, only asked.
Its like asking a hamburger at Mc Donalds and letting the kind of hamburger for when it arrives:
"Hey, I want a hamburger"
Mc. Employee: "Which one , sir?"
"Doesn't matter, when it arrives we decide about it, just go on, chop chop"5 -
Spotify just asked me for my ZIP code (to verify my family plan again after like a year).
I typed 00000 and they accepted that 🤔8 -
Today, for fun, I wrote prime number generation upto 1000 using pure single MySQL query.
No already created tables, no procedures, no variables. Just pure SQL using derived tables.
So does this mean that pure SQL statements do not have the halting problem?
Putting an EXPLAIN over the query I could see how MySQL guessed that the total number of calculations would be 1000*1000 even before executing the query in itself and this is amazing ♥️
I have attached a screenshot of the query and if you are curious, I have also left below the plain text.
PS this was a SQL problem in Hackerrank.
MySQL query:
select group_concat(primeNumber SEPARATOR '&') from
(select numberTable.number as primeNumber from
(select cast((concat(tens, units, hundreds)+1) as UNSIGNED) as number from
(select 0 as units union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) unitsTable,
(select 0 as tens union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) tensTable,
(select 0 as hundreds union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) hundredsTable order by number) numberTable
inner join
(select cast((concat(tens, units, hundreds)+1) as UNSIGNED) as divisor from
(select 0 as units union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) unitsTable,
(select 0 as tens union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) tensTable,
(select 0 as hundreds union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) hundredsTable order by divisor) divisorTable
on (divisorTable.divisor<=numberTable.number and divisorTable.divisor!=1)
where numberTable.number%divisorTable.divisor=0
group by numberTable.number having count(*)<=1 order by numberTable.number) resultTable;9 -
My average work day:
Thinking of better ways to plan/organise my work - 75%
Planning my work - 15%
Rethinking how to plan my work - 9%
Actual work 1%1 -
"we don't plan on fixing a huge security hole that allows for root on our one server that runs our million-dollar service"3
-
Weekend plan:
1. I will watch react conf
2. I want to complete vim cheat sheet
3. LFS project is too
4. Netflix
5. ........
...
.
.
Electricity : 😈
Fuck..
😡2 -
Plan A: Get software job in foreign country. Migrate and get citizenship there.
Plan B: Start a business in foreign country and get citizenship.
Plan C: Marry a foreign citizen, get citizenship.14 -
Mobile plan with fairly decent call time and 2gigs of internet: $20
Mobile plan with no calls and unlimited internet: $5
Yep its time to put telegram on my family's phones17 -
my boss have a weird habit of asking plan to us...this happened today
boss: What's the team plan today?
me: Not getting frustrated..
other devs: <claps> -
Got migrated from 3-nerd room to 18 person open office. Even call centers have cubicles, but noooo.
Who the FCK invented open plan offices?
I can see how the morons are rubbing their two cells together:
"Who on earth would like to have some quiet when thinking? Thinking is for nerds! Sales people make money and they like to yell all over the F!#!#! place.
Fck this. Turning in my resignation today.7 -
SSL FYI for anyone using Thawte, VeriSign, Equifax, GeoTrust, and RapidSSL Certs, Chrome will distrust next year.
https://security.googleblog.com/201...8 -
Hmm, Manager called us for a meeting to discuss our future plan
All we ended up listening he wants to open up his own caffe with library
:(8 -
Plan before you start a project (write pseudocode, draw a small diagram, research other implementations, etc). Without a plan, those projects are usually the ones that turn out unfinished.1
-
Upgraded my cellphone plan from 300MB to 5GB. Now browsing DevRant and Reddit while hearing over Spotify. Its awesome.4
-
Thinking about getting this as a tattoo on my wrist (without the words), what do you think? Currently 21, will this decision fuck me over somewhere?11
-
Product manager: ah ok I understand. So is the plan still to do xyz?
Me: .... STILL?? ... when was that ever the plan? .... ok when you said “I understand” what did you mean?3 -
A cable company in my home country recently launched their cloud hosting solution.
Their cheapest plan is $125 and it comes with a 1vCPU, 1GB of RAM and 50 GB HDD. ARE YOU KIDDING ME. That's the equivalent of a $10 plan in DigitalOcean.
P.S.
Picking Linux or Windows does not change the price 😐4 -
Fuck all managers who expects us to deliver a completely new feature before the holidays when in reality it would take thrice the time left until everyone is on vacation. Fuck them all with a cactus.5
-
Online friends: "So what's your plan for new years?"
Me: "We will do some amazing stuff! This will be fun"
Online friends: "Great!"
*Real condition: alone, no plan, and miserable*
Who else having the same?17 -
I left a well paid job with a very good pension plan for an exciting startup job. Whats wrong with us developers ;)4
-
I forgot that WiFi was turned off, and so I went through half of my data plan in just an hour. Fml2
-
When you turn up to work and realise you forgot your headphones so you gotta try and concentrate while overhearing every conversation in the office.4
-
So my plan was to buy 4 x 4tb wd reds. But then I saw a really great offer, and now I've ordered 4x 8tb Seagate ironwolf 😅16
-
That would have to be the meeting we went to to plan a meeting. At the clients offices on top of it, so a 20min drive one way to sit in a meeting room to plan a meeting.
-
Everybody has a plan until they get punched in the face.
(Might do a variation with “punched in the mouth”, since I realize both versions of the quote exist)6 -
Today's full day meeting accomplishments:
- start 9:00 am
- updated intellij idea
- updated fedora
- checked out servers to see if everything was OK
- lunch break
- people agreed that "we are just gonna do it and plan later"
- presented my status on the actual meeting subject
- me and the consultant realised we are really fucked :)
- meeting ended 5:30 pm
Yay!5 -
After googling "fuck whoever thought of open plan offices" out of pure rage, I found this gem of a website, now I'm happily surprised I'm not alone. :)11
-
We upgraded to Dyn Managed DNS last month, now we're down with the DDoS attack! If we didn't upgrade from their standard plan, we would be online still 😂1
-
Free Pivate Repos on Github everyone!
Microsoft, what's your evil plan???
https://blog.github.com/2019-01-07-...5 -
1. Make a plan
2. Execute the plan
3. Expect the plan to go horribly wrong
4. Improvise
Truest words to come out of the DC (or any) universe!!!4 -
just so you know, $25/month is NOT a pay as you go plan - its a $25/month plan
why the hell would i pay for $25 a month on top of my usage charges
fuckin 🤡s4 -
AT&T: "there is an excessive use cap on your unlimited mobile data plan but you'll never hit it"
Me: BEGIN TRANSMISSION6 -
Nice! At least we have plenty of advance notice with which to plan. Design could be a little better, maybe.2
-
Any under 18 developers here? If yes, what language do you use to code, and where do you plan to go?60
-
First day of new year, first day of relaxing until my new job starts .. Plan to travel and not code for awhile!2
-
Apple drops plan for E2E encrypted backups after FBI pressure: https://reuters.com/article/...
And one step at a time, the world goes deeper and deeper into shit...8 -
"No battle plan survives contact with the enemy."
- Helmuth von Moltke
And make no mistake... the users are the enemy. -
Got my first message from a recruiter today 😄! Not that I plan to leave the current company but it's a nice feeling 😄3
-
Baaaahhhhh!!! I just stepped on my UPS power button and killed my machine after spending considerable time working out the plan for a new tool to add to our system.5
-
If you didn't became a developer what would you be? What's your plan B?
Mine is to be a psychologist.38 -
now we r talkin'. don't you dare change the status. I even plan to be quiet as much as I can endure to enjoy the 1K++
P.S. 10x @retoor4 -
1. Plan your work
2. Plan new skills to learn every year
3. Stackoverflow is your best friend
4. Don't be afraid to ask stupid questions...
5. ... but make sure not to ask too many of them
6. Don't get burned on one single topic, find other projects to work in parallel or even better work on side projects in your spare time -
Thinking about buying a yearly VPN plan. Private Internet Access is cheaper but NordVPN has much better interface.
...9 -
Hello VPN gurus,
Which VPN service should I buy?
I just wanna access Hulu and similar content with country restrictions.
Currently using ProtonVPN free plan. But to watch Hulu, I'll have to upgrade their $8/mth plan.
So if I have to buy something, I wanna hear some recommendations and feedbacks before doing so.
Thank you.14 -
Work won't buy me noise-cancelling headphones T_T it gets so fucking loud here in this open floor plan3
-
I'm curious..
When does programming suck for you, and when is it fun?
Like I hate programming, when I run into an obscure use case that opens up some serious errors with my some, or gasp, all, of my architecture and forces me to rethink everything - especially DB design, ugh.
I love programming when my architecture and DB design create naturally readable code and everything falls into place and I feel like a genius.
I guess, in short.... plan before you code?
And then, plan again.
But don't plan too much.
The love/hate of my programming life summed up right there I think.
How about you?10 -
6 months for them to plan for a project, poorly. 3 days for me to code and actually create the logic properly. Clowns. Ass clowns.1
-
How much does your internet cost?
My stats:
Speed: 50Mbps
Bandwidth: Unlimited with no FUP
Yearly: $67.16
Monthly: $5.59
Downtime: Almost never
Note: This is for home internet plan and NOT mobile plan51 -
Nothing breaks a dev's heart more than when you plan to spend your day off programming and work asks you to do a full day .-.
Why must everything cost money .-.1 -
Boss: I wonder how the whole plan failed
Developer *thinking*: If only I could have told this to you weeks ago. Well, I knew you wouldn't listen. Your actions were clear. Your loss. Or maybe it kinda became my plan to fail the plan and it work worked. Idk, lol. Maybe next time don't categorise what I say as negative by asking me to frame it positively. I won't give any feedback then, especially critical feedback to improve -
Stupid prof thinks paid M$ office/email plan is much better than GSuite because it is free.
FML. 🤦6 -
What I have in my mind for my future plan as professional developer :
"I need my own Espresso machine"3 -
At work, do you ever start with a plan for your day, get dragged into some other 'urgent' task and then into another, and your plan becomes a sweet distant memory?4
-
Open plan office. Distraction hell.
Phones ringing. Endless people walking past. People talking shite nearby. Constant interruption in one form or another.2 -
Well this is the end...
My dream of getting a enginieer degree is over.
I hope my plan B wont fail.9 -
Hiring manager: "Our open office plan is great, we collaborate all the time!"
*Goes into office, shuts door*1 -
"The free plan allows 200 API calls per month, while the paid plan offers unlimited API calls."
wtf is this, 1990 and you're running a raspberry pi as your server? give me a fuckin break15 -
After a week of logs investigation, we finally found a solution for performance issue. Just scaled up the app vertically to the next tier plan in Azure.4
-
No error handling at all, not even a single try catch. Program crashes when the wind changes direction. Previous developer developed his test plan around his bugs. 😭1
-
Somebody just asked me: "so what's the plan for Monday?"
Me: What's Monday?
...After waiting for a reply for a while, I check the calendar... IT'S MY FREAKING BIRTHDAY!!! -
Tonight was the regionals of CPTC, a relatively new competition about penetration testing. Here's our master plan, dont tell anyone ;)5
-
Is there anyone else who works at a company that takes longer to plan sprints than the actual sprints?2
-
What's everyone's plan for after the AI takeover?
I'm thinking machining. Unless they took up AI to CNC...11 -
Anyone use AutoHotKeys?
If you do, what are some scripts you use daily?
I also plan to create some of my own scripts and I need suggestions6 -
People who put stickers on laptops... Are they badges of honour or aspirational?
So, if you code in VB6, but want to write Reason code, do you have VB6 stickers, showing you have lived through it, or Reason stickers, hoping that recruiters read your laptop stickers.
Or, is it just some undirected mess when you are handed a sticker and you put it on---like a reflex action?8 -
Business Continuity / DR 101...
How could GitLab go down? A deleted directory? What!
A tired sysadmin should not be able to cause this much damage.
Did they have a TESTED dr plan? An untested plan is no plan. An untested plan does not count. An untested plan is an invitation to what occurred.
That the backups did not work does not cut it - sorry GitLab. Thorough testing is required before a disruptive event.
Did they do a thorough risk assessment?
We call this a 'lesson learned' in my BC/DR profession. Everyone please learn by it.
I hope GitLab is ok.2 -
I have fucked up almost every plan i thought of regarding my career. Just a whole lot shit scared10
-
n-
N A N I ? ? ? ? ?
my dad just upgraded our phone plan from like 100 miles away out of nowhere.
turns out with some weird discount it's only $20 more for unlimited than our old holdover-from-2012 plan of "8GB pool for all lines, but the last 4GB is 3G speeds"
shit
time to start theorycrafting a way to get around the "one device streaming at a time" limit2 -
Super duper Marketing guy gets hired to boosts Eshop sales. Sends a huge wall of text about moving the site to the X VPS hosting plan, put SSL to the site etc..
Me: We are already on that hosting plan. We have SSL and everything else you mention. Are you sure you checked the right Eshop before you made that Grand Plan of boosting sales? 🤣🤣🤣 -
when you plan to go on holiday to see the inlaws in thailand and you have to work - holiday office preped :)5
-
Today, I got some crap on my desk with possible bug reports from the field. They have been lingering somewhere for fucking MONTHS, and suddenly, an immediate answer was due. I was the unlucky one who was the least clueless about the product involved. SHIT.
OK, sifted through the reports. Some of them were duplicate, others obviously not our problem. No idea where to even start for the rest. FUCK, it's Friday!
But here comes "senior dev secret knowledge"(tm). Instead of saying WTF-IDK, I proposed an "action plan"(tm) (that BS term alone...) detailing the steps that we would need to take, and since I had no idea how long we would need, I just added enough steps in the "action plan"(tm) to make two weeks of investigation believable.
PM was very happy and just took that as direct customer reply. Now it's weekend anyway. :-) -
Stop wasting time setting up continuous integration environment and get on with real work.
2 days later: why aren't we using continuous integration, the plan says we have to. -
Client: we want to double conversions and Facebook likes by end of year.
Dev: (internal: this is impossible) So what's the plan?
Client: *blank stare* ... -
Plan my workday a day ahead. And plan it into as small steps as possible.
So that the next day I do not have to think about what to do. And that all steps are so small that I wont have much mental rejection for them. -
Elon Musk doesn’t know what consequences his plan has 🤨
Musk: I‘m putting people on Mars!
Developers: Fantastic, more timezones to support 😑2 -
Manager 101: Plan things ahead.
My manager: Hey let's move this complex server today (Friday) all hands on deck, no plan in advanced. Nothing.
Why so much people bullshit they way to managerial positions?10 -
Plan plan and then plan again
Especially on a hardened server in an off-site facility.
If you fuck up your SSH then you will be in trouble.4 -
My top and only plan for 2020 is to buy the next iPad Pro and pen and learn to draw cats. No joke.4
-
My dad asks me to rip YouTube videos to DVD...even though I bought him a Roku.
I guess he likes having a contingency plan.2 -
Change one thing a day, stick with plan, do one thing at a time and be consistent and after 356 days or less you would have a product.
-
Dream.
When you sketch out a plan for a new project with lots of awesome ideas! Then you see how long this will take xD -
An iterative process of "plan, do, test, improve" shouldn't leave an engineer's head. If we outsource "plan" to a manager, "test" to another blabbering idiot with a corporately purchased donut hanging off his mouth, the cycle becomes too long to actually work. Multiplied by an engineer's despair because he's obviously clever enough to see the whole picture, this is a recipe for disaster.
Throwing man-hours in there won't solve anything.5 -
"To achieve great things, two things are needed: a plan, and not quite enough time. " - Leonard Bernstein1
-
Open-plan offices are amazing. Fuck you developer who sometimes really needs some quiet time to be able to THINK.
-
So it's Friday and keep in mind this is an open plan office and on fridays the office supplies unlimited beer on company time. Someone bought a pile of new rubber ducks for the office. Little did he know that when you squeeze them they squeak... I'm sure you can imagine the scene, very little work was done.1
-
just plan ahead? there's no point in doing a meeting where no one has thought about the subject beforehand or, even worse, if the interested parties are not present1
-
Hey guys any advice/study plan for a 22 year old C++ Server developer to transition into data science ?
P.s. currently based in London4 -
-get an idea for a game
-lay down the plan
-prototype with basic shapes
-max hype
-realize that I can't draw/model to save my life
-give up3 -
1. Think about it.
2. Get super hyped.
3. Tell everyone.
4. Go to step 1.
5. Plan it
6. Execute
7. Profit.3 -
We plan to colonize Mars in the coming years, but hell we're still unable to properly air cool a bus for god sake1
-
Webhost (that I basically only use for email) decided to get rid of all plans they had in favour of 1 big "unlimited" (with FUP ofc) plan...
I used to pay about 3,65 a year (incl. VAT) for my plan (which had about 1250MB of storage) which was totally fine...
Good enough storage for mails.
The new plan costs me 55 euro a year (incl. VAT) and has that "unlimited" storage...
Which I don't need for a fucking mail server...
And they don't allow me to go back to my old plan >.>
Literally the only reason why I went with them 7 years ago was because they were so cheap (back when they also still hosted my website) and perfectly fit my needs >.>
Way to shoot your longest time customers in the back.
Well, time to look for an alternative T_T2 -
I am working on a small project to help out a small theatre group. The guy who created their website decided to create it with horrible UI and UX. I plan to confront him with notes on how to improve the overall experience of navigating their website and if all goes to plan, I will help rewrite the entire website.1
-
Oh you dumbass I can't "just save the data and we plan later" ! I have to plan firs IN ORDER TO SAVE THE FUCKING DATA SOMEWHERE!!! THIS IS NOT FUCKING EXCEL! EVEN EXCEL WAS FUCKING PLANNED !
DAMN!3 -
Actually getting started and learning to plan for a project is also important. Making a portfolio-website for myself with basic web tech and Firebase. Wish me luck! :D2
-
How can I fucking plan a software AFTER I implement it??? People want to shit without eating first....1
-
I'm definitely gonna plan and design my next side project before coding it...
...nah I don't need plans!1 -
Backblaze lacks support for Linux.
Crash plan Home seems to have disappeared completely.
Does anyone want to start a crowd-sourced backup solution?10 -
Plan for the day: Reinstall Windows on an old desktop
That changed when I didn't get a display to do anything with1 -
be told to go write a project plan on a project im unfamiliar with when im still new here and unfamiliar in general
pain4 -
Word of advice:
Whenever you plan you invest a considerable amount of time in learning a new language make sure that its well documented and has a good support.1 -
Fuck Adobe Premier.... after 2 days of trying to get it to stabilize a video n prolly frying my CPU.... I'm moving to Plan B.... guess it should've been Plan A:
Upload Youtube so I can use their Video Editor... then download it back when it's done.6 -
If I don't know Java and no plan to learning it how should i learn kotlin?
No experience with c or c++ either. No programming experience at all. Because HTML and CSS aren't programming so yeh. plan to learn JavaScript next month after my fucking exam.6 -
!dev
I finally realized that my fate has been written using a donkey's dick!!
Anything I plan or anything I even remotely think of, goes exactly sideways!! 😡1 -
Android's Activities' onCreate(), because it makes me feel like I'm interfering with God's plan... you know... Like Melkor Morgoth!
-
The guy (!dev think he is some kind of analyst) who insists on pacing up and down the open plan office with his Bluetooth headset when on a call1
-
After crashing from balancing school and some side project I decided to take the day off and binge on “the walking dead”.
This is the best feeling I’ve had in days. -
I have a job with health insurance but I’m so stressed out that I overeat and so busy that I don’t have time for prolonged exercise to burn more calories. Ironic that I was healthier when I worked for a diet and exercise company 100% remote that didn’t have a health plan vs driving to work for one that does have a health plan. This feels really upside down.5
-
Wow...a talented developer created a 3 via SQL execution plan. The query runs like crap but the execution plan art is pretty.
-
So I plan to ditch my 17" heavy gaming laptop to chose something more suitable for school for a (13/14") ultrabook (I plan to run Debian on it) that has a decent battery life
Anyway, I looked at those chinese ultrabook on AliExpress/gearbest but I'm a bit skeptical about some factors.
Anyone has recommendations about a model or some advices?9 -
"A good day starts with a good shitting"
So you can plan your day and even think about some problems you have with the code -
Worst part of being dev :
Open plan offices and people pulling you out of the "Zone" - Manager, PMs, QA , other devs. There is such thing as ' momentum ' ! :/ -
Always have a roll forward plan, backups, and a site B. Especially if you think it is a non critical system.
-
GitHub now offers unlimited private repos for its free plan users...
Max contributors for those repos will be 3 which is expected.
Queue Microsoft Haters 😂
https://thenextweb.com/dd/2019/...4 -
TLDR: Decision making is hard...
Get up at 7am, weather looks crappy but need go to the Drs today in NYC.
Original plan was to spend the morning in the park catching up on my reading list. Don't really want to goto the park now but lunch is still good? (Appt at 4pm, was only one left)
Walk into train station, pay for ticket. Get email from Drs saying he's sick...
Oh good... Except I already paid for the ticket.
Decide it's not worth it since weather is crap.
Walk out the station and... it's sunny... Fck...
Now what.... I can either go home and code or go shopping locally and eat out.
Currently decisions these and well shopping and eating out are also hard decisions... -
I hate it whenever I start work with a plan to do what should be a simple change but ends up taking two days.
Argh!!! -
I just found out Microsoft scrapped Desktop Experience in the new Windows Server... Welp I guess there goes my plan for a shared Windows dev setup 🙄9
-
Is there a collaborative tool to make a project plan, with UI mockups and other designs? Not a something like issue tracker or project timeline.3
-
This question is for the 25-40 years age range.
Are you making an effort to save up for retirement? Or do you have a plan in place for that?24 -
Guys ! The plan is to build an AI to do our jobs without telling anyone so we can be paid without doing anything.2
-
What cloud backup service are you using now?
So far the top 3 for me:
1. pCloud - with lifetime plan
2. Google Drive
3. Sync.com6 -
When I found out that the server I use weirdly implements SSH login.
For some very odd reason (probably a historical one,) you have to access the web-app console and press a button TO GRANT SSH ACCESS TO THE F*<KING IP ADDRESS FROM WHICH I PRESSED THE BUTTON. The server blocks the wrong IP addresses outright. And only one active allowed IP at a time. This totally obliterates my plan to perform CD on this server. Why can't I just register public keys?
Then I learned several months later that they introduced a new server plan that *does* support the public-key registration. :facepalm:
I'm divided on whether to change my plan in exchange for a rather significant increase in the monthly cost.3 -
Project Managers who plan on the basis that weekends are part of the project plan, but specifically only for tasks that do not require them to be present
-
I wanna change my job. But since i am frigging underpaid ( almost 2 years exp in web dev) i need an increment before leaving the current mediocre company inorder to increase my Expected CTC for the new company. I need a plan for approaching the CEO.12
-
making a blog, what cms should i use?
i plan to program it little, and i need to publish things from my phone
i have a namecheap hosting plan
wordpress is a 1 click install, but they have alternatives too
i saw wordpress has an app, but people on devRant keep talking about how wordpress is shit. what should i do?
i've not used a cms before10 -
last night random thought.
If things don`t go well after my graduation, should have plan B.
Do all of you have Plan B?18 -
New version release Saturday morning. We have 3 hours window I plan to do it in 15 minutes and don’t loose weekend.
Wish me luck.6 -
Rant/Help me
3 months ago:
"Hey, the domain I want isn't taken and Vultr has some cheap hosting plan, only 2.5$ a month for VPS WOW, gotta get it!"
5 minutes later:
"Okay, I bought the domain, time to buy hosti- where is the plan?.. SOLD OUT? How?.. Okay, that's not a big deal, I'll wait a day, week or even a month if I have to, maybe the plan will be available then"
That was 3 months ago, the plan is still 'Sold Out' and me being a starving uni student, I won't invest my hard earned money into 5$ plan if I know 2.5$ plan exists!
(Help me, as in - suggest a cheapo but goodie hosting, if that's not agains rules heh).19 -
A non-relationship database system with drag and drop + business process flows. It was fun at first, but like my Android phone, it slowed the **** down so much that it affected business operations. Must have been their evil plan all along.rant slow down like an ios update business process flows non-relational database management system evil plan drag and drop also my old android phone
-
Do you guys do any sort of meal planning / prepping (based on caloric intake / macro nutrients)? If so how much time is usually spent on the plan itself, and how long in the kitchen? Also how did you come up with said plan?23
-
!rant
For people who actually finished or published their pet projects.
How do you plan it?
Time wise, and setting project limits.7 -
What was/is your plan to make the most of your college time ?
(You know lots of unnecessary classes , homework, etc)
I mean a plan to be acceptable in classes but also make money / or at least learn cool things6 -
We upgraded Zendesk to Essential plan as we needed atleast 4 agents(we had a plan with 3 agents that does not exist anymore). Annual fee rised to $240 per year.
After "upgrading" our 3rd-party integrations stopped working. I asked why and zendesk told me that we have to update to Team plan which costs $912 per year to get integrations working again (in our case, slack integration). Fuck that, fuck you zendesk. No fucking way we are paying ~$700 more a year just to get notified in slack about the tickets!
Looking alternatives...7 -
me on typing on Google ...
How to write a keyboard logger script and upload to a password protected computer?
:xD that evil plan.6 -
I'm trying to write a test plan but there are TOO many ways to PROCRASTINATE. devRant you're not helping...2
-
The day when you Plan an Alarm clock which will awake you when one of your server have trouble.
Hm I think that should look like this:
https://youtu.be/umtf9bx8cuo2 -
In the midst of considering to be an AI engineer, data science or embedded programmer.
Plan to retire from mobile dev, backend dev and webdev. -
Seems to me that when I read a mix of super drama, and actual rants, I'm looking at the feed and not the people I've subscribed to.
My plan worked. -
Toggl for timekeeping.
Trello for project mgmt.
Report for team performance.
Plan for the month.
oh and by the way, do you have bandwidth for a new project? :/1 -
Anybody has an opinion on CMU for a machine learning or robotics PhD? You think they'll let me in? (I've heard horror stories from their selection process tbh)
Also, any good Canadian unis and degrees for AI/robotic combo PhDs?7 -
where do you guys register your domains? :) i plan to seperated mine from my hosting provider.
namecheap looks good - any pros/cons i have to consider?7 -
Some just know how to talk the walk. Wanna pitch a ridiculous idea but don't know how to execute the plan. I give up on people these days.1
-
Chrome doesn't support something, something Firefox doesn't.
When you plan to take a risk, they give F*** you later on.
IE do you even exist? -
A new product release plan is shared on friday with everyone
On Monday morning its goes like this:
My boss: "when have we planned to do feature x?"
Me: "am sorry, I forgot my release plan at home."
My boss: in his mind ->"i thought you shared on Friday?"
Me: in my mind -> "Just say it loud" -
After hosting a website using digitalocean for $5 monthly plan, can I update its content using FileZilla (like it's index.html page)? Is it possible?6
-
#Suphle Rant 10: boys relax
All things being equal, Suphle will be ready tomorrow. Don't stop dreaming, kids! So long as it's got a realistic, actionable plan to achieve5 -
I'm excited to be starting Lambda School next week! I plan to keep track of my progress, so look forward to that.2
-
!rant
Yep another drinking warning, my mates and I plan on making an Aussie flag of VB and great northen that's the size of a shed, RIP2 -
How do you all plan on how to program a specific project or a specific function, because I find myself struggling on that part..1
-
new year's resolution: create a new healthy diet plan and then break it. Hey, if I cant fit into the diet then I'll make the diet fit me.2
-
Yo Yo Yo . How is the weekend going? Plan A , Plan B?
Previous Week : https://devrant.com/rants/851737823 -
Not learning how to study and focus on something at High Schools. I'm learning the hard way, i often don't have time to plan a thing as i wish, i just have to do a quick plan, hope for the best, and eventually learn something in the end.
-
So I wanted to program a website, but i suck at design... Any tipps for me? I dont plan in employing people4
-
Tech and product teams have to be aligned. If not, there’s chaos where dev teams suffer. No skunk project(s), no adhoc project(s), No special or pet projects for the CTO or Product Manager. Figure out what needs to get done, plan a road map, plan milestones to get there, consider the folks who ACTUALLY does the work. Protect your teams work-life balance.1
-
Once had a meeting for PHP update plan. Somehow the decision was made to 'update' to an older version than we started with as it was 'more stable'.
-
I really need to get on a VPN... looking for recommendations. bonus points for affordable family plan so my girlfriend can use it too.
NordVPN? Private Internet Access? others?13 -
Anyone here believes that good habits are the key to be a better programmer (write friendly code, learn something new, plan before code etc)
Any thoughts-suggestions?4 -
Should I buy more ThinkPads or poster board for stickers? I plan on buying 100s of stickers to put around my laptop and house.5
-
Which CI is best for open source?
TravisCI look pretty promising, GitHub Actions too, but with Travis you can have 3 concurrent jobs on their OpenSource plan. -
Given the choice between working in an open plan office with lots of conversations or working remote at a quiet location of your choice full time, which do you prefer?3
-
Flashback 👇 😉
Client: Why was the cost raised?
Product manager: We had to remove THAT rock!
Client: Removing wasn't in the plan. So, no additional cost!2 -
If you were to make a website for an animal shelter, and needed to name a plan for adopting dogs and cats(seperate plans), what would you name them?6
-
Any tips for building a hackintosh? I plan to work this summer and build one myself... Any advice?11
-
Been working on my esports tracker for several years in my free time, I finally have a plan to make it an actual product.1
-
Has anyone noticed that the members of Simple Plan and Blink-182 match recruiters' "rockstar with 5-10+ years experience" requirement?1
-
Plan the weekend . Make the most out of it. What are you going to do this weekend?
Previous Week : https://devrant.com/rants/98330296 -
I’ve been earmarked for promotion but I plan on quitting right after it. Be honest with me: how important are titles compared to YoE7
-
Today i'm very happy becose i'v just see the devrant.com web ui is full finished !
And i'v see too the new plan of GitHub.. Soo i'v import 65 private project from BitBucket to GitHub haha2 -
Hello all,
For the team leaders and head of departments out there.
What do you use to plan and organize the managerial side of things ?12 -
Does anyone have solid advice on getting a mentor early-on in my coding journey?
Networking and events etc. Is already part of my plan. -
scaled agile day long planning meetings sitting around watching other teams point their pointables.1
-
does any one know any software (opensource/free) to create project plan or product plan (e.g. fancy like productplan.com) ?1
-
Has anyone used mongodb atlas' / mlab's paid plans? I want some information to decide which plan to go ahead with.
PS:
I couldn't find detailed information on official sittes.1 -
Me yesterday: finally weekend is coming, I'll start the research for this cool app idea that I want to make for a side project
Me today: Suma1l you magnificent son of a bitch, that blademail surprise... (I'm watching Dota vods on bed while eating snack endlessly) -
Favorite React begginner tutorials? It's time I actually do something with my website I pay for other than just a badly programmed digital resume I threw together out of bordom.
I plan to turn it into a personal site/personal blog so tutorials to make that plan easier is appriciated. Time for me to get a head start on google-ing while this collects comments.
Thank you in advance2 -
As my plan A for education/training failed horribly around two years ago(as it turns out, you can be too big for fun rides like commercial airliners), and as it is my currently working plan B, i guess it gave me new opportunities and will hopefully help me afford food in the near future. It also made me a lot more cynical, but i do not know if there is a distinct connection between coding and cynicism.
-
4 Step Plan:
1: Have a new idea
2: Work on it
3: Forget about it a week later
4: Pause project till forever! -
Today I got my plan upgraded for free to unlimited data it's a dream come true and between 12am and 12pm I used 8GB hahaha
-
Going to do our first social engineering pen test. We're setting up a general plan and we'll call for a meeting with a company next week. Any tips?5
-
What is the price of internet plan at your place?
Mine:- 40Mbps (Unlimited Download) for 25 months in $11514 -
Management wants me to write e2e tests instead of unit tests. The problem is there are e2e but not a single unit test... I plan on refusing.
-
"Influence is borrowed, inspiration is earned. Create opportunities to earn it, and have a plan to capture it. " - Cameron Moll
-
Should I implement the application first or plan about cloud hosting first?
Do I even go ahead with cloud hosting in the starting?5 -
They should never plan on me not being some place then their evil asses wouldn't be disappointed lol
Would have made more sense to not deplete my alarm clock lol8 -
Once again the department head fucks up my degree plan!
I'm getting my associates degree in Cyber Security. So we have to take networking courses and what not. So my institution recently became a Cisco certified teaching establishment or something along the lines of that.
The department head said that everyone who was enrolled in classes before the upcoming fall semester would have to take the new Cisco networking classes and not switch to the new degree plan. (We would take 3 Cisco classes instead of the new degree plan which is 5 or 6) so we planned and register for those classes.
Now he comes back and says we don't have to take those new classes. So it just fucks up the whole shit.
Switching to the new degree plan would add like 3 semesters to my total semester count and I'm supposed to graduate. August 2018
Fuck this new shit. Even tho I need Cisco.
I plan on taking The Cisco classes after I graduate with my associates degree while I'm going to a university for a dual degree in Software Engineering and Cyber Security -
I want to jump into android app dev. My first plan is to start build one using flutter and dart language but my workstation is slow. Android studio is hogging my memory and it really slow me down plus bad experience. I plan to uninstall android studio and using other tools. Can anybody suggest what kind of tools that suitable for my current condition right now?9
-
I'm looking for an alternative to tradingview which can offer 5 seconds charts for free without upgrading my free plan? is there such thing ?
-
Another weekend. What's the plan ? Are Ya winning, Son?
Previous Week : https://devrant.com/rants/839571816 -
When you get the proper specs only after the current changes on the provided 'vague' spec sheet, that the stakeholders created, goes to production and it's not what they want...
-
Is there a free tool i can use to plan my dashboard, and then get the html code off of it, so i can fill the <div>s with JS?22
-
"Design is a plan for arranging elements in such a way as best to accomplish a particular purpose." - Charles Eames
-
Anyone used secrethub.io? They have a free plan, so seems like it could be neat for low-budget projects.1
-
I have been tasked with planning a feature retirement.
Basically the plan is to move this feature to another plan where it makes more sense and is more stable.
Now we don't have any data on how many or which customers are using this. And I need to plan a migration for them.
Fun times ahead... -
laravel websocket server, laravel echo plugins, android app, ionic angular frontend, laravel backend... hopefully the tech stack is stable for an ordering app1