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 - "reservation"
-
A client that owns a restaurant wanted me to develop a webapp for the restaurant with 15-20 pages and table reservation feature. He wanted to pay me with a "free" dinner in the restaurant.19
-
I did a little website where people can make reservations. I made an administration section where my client can create a reservation and delete them.
But every day damn I have this conversation. EVERY DAY between 9am and 10am:
My client to me: Can I ask you a question?
Me: Yes?
Client: [the question]
Me: Open the documentation i wrote for you.8 -
Google Duplex: "Hi! Uhm.. I'd like to make a dinner reservation for 3."
Restaurant: "Sure! What time would you like?"
Google Duplex: "It's, uhh.. for tomorrow May the 11th at NULL POINTER EXCEPTION."
Restaurant: "Internal Exception: Invalid parameter not satisfying: time"
Btw, hi devRant, this is my first post!!4 -
My wife and I just put an offer on a house, 7 try and this offer was accepted. We're trying to get our financial approval together, she's a nervous wreck and keeps asking me if that's any news because I'm dealing with the bank. So I set this up.
She called me after a couple hours to tell me the dog house had called to confirm my reservation.3 -
I have become so lazy that I write things like
int reservations = getReservations()
and then use the IDEs quickfix to change int to Arraylist<Reservation>
Saves me roughly 15 characters but its always worth it :D6 -
Watching the Google I/O 2018 where they are showcasing their AI called Google Duplex, making a call for reservation.
I just realized it has better communication skill than me.
I am pooping for last 20 minutes watching the video.5 -
When I just started my software engineering course in college, we had a group project every semester where we would use the skills learned during that semester to make a certain product or program.
For the semester in this story, we were tasked with making a reservation system for a campsite. Visitors would be able to select a free spot, and reserve it.
The spot reservation screen would be a map of the campsite, and visitors would click on the desired site on the map to select it. Sites were neatly laid out in a perfect grid.
My task in the group for this project was my favourite position: yelling at people for poor code quality. And boy did I get to yell.
Any semi competent programmer would probably come up with two simple loops to generate all the buttons (something like 144 buttons), one loop to fill a row, and then another to go down the rows until all were filled. Some other similar functionality in the program was solved this way.
However, my classmate that was responsible for this part of the code wasn't a big fan of concise programming. So instead, he wrote 144 functions aptly called `generateFirstButton()` all the way through `generateHundredFourtyFourthButton()`.
*what*
I called him out on his horribly smelly code, and his retort was "But it works, and now you don't have to think about complicated loop logic".
I rewrote the class and reduced it from ~1150 lines to about 20 lines.
He didn't pass the exam.2 -
When you start inspecting code of the page you are using, and you find something like this...
Not sure if I want to make this reservation anymore...1 -
Google is amazingly good at using tech to solve problems we did not even know we have...
I mean.. How did we even survive til this day w/o google making restaurant reservation or barbershop calls..? We are cavemen bcz we still do it all ourselves... So inefficient..
/s4 -
As a junior dev I'm really frustrated at work today. My boss wanted us to complete a project within 3 weeks. The project includes a multi-tenant hotel system that includes reservation, invoicing, advanced reports, housekeeping system and an API. I'm starting to feel something about myself, I have no progress. I'm so slow. I love what I'm doing but maybe this is too much.
ps. we're a team of 28 -
Reserve a meeting room for 30 minutes. Sit in there for 2 hours straight and don't give a shit if someone else who reserved the room wants to have it.
Learn to plan your fucking meetings! -
!dev
Had to cancel the pavilion reservation for a local park today... Had reserved it for my son's 6th birthday party. This is what made it finally all hit me. I'm not doing ok today.
Try to be excellent to all those you talk to, even users. You never know how they're doing at the moment.3 -
what it's like when someone doesnt use "mm/dd/yyyy" or "dd/mm/yyyy":
"I need a name for your reservation. It can either be base64 encoded or a sha3 hash"
"Yeah, I'm on my way, how many light years is it past 404th street?"
"Oh, cool, my birthday's coming up, too. How many eons away is it?"9 -
It annoys me when restaurants provide an online form for reservations, put in their disclaimer that "no reservation = no table", but when you make the reservation things go wrong.
For starters: their infrastructure not working on weekends (while they are open on weekends), them doing manual instead of automatic validation of a reservation, them not even knowing how to manage their own reservation system (which gives me the idea that they purchased some random reservation software).
I ended end having to call them about my reservation, they had a confused voice at the phone while they were navigating their own reservation software and ended up saying "Yeah ok table is booked, bye". I understand they're stressed out but come on, I don't think this is a modern nor graceful process. If you're boasting about having a reservation form, then at least live up to it. It reminds me of another restaurant where I had made a reservation online and when I got there, they told me "Next time book by phone please, we're not used to our software". For *********** sake.
Bah.1 -
We had a group presentations today, and one group had a simple home screen for a reservation system. It consisted of a date picker and some labeled buttons.
My teacher said, "I don't like how the date search field isn't labeled, I don't know that, that field is for a date".
It's a date picker, that date icon is a universal sign for pick a date, the group said.
He was our programming teacher in our first year 🙈7 -
When me and my friends were working on a school project where we have to do a C++ bus reservation system (that will accept reservation and name of the person who reserved the seat / that will show a list of reserved persons / that will show a graphic design of a bus with seats that will be changed in design if reserved.). At first I can't comprehend the problem and develop a solution, but when my friend told me that "let's think that the value is a poop and the toilet is the variable, when we flush it, it will be sent to the sea/ocean/river and it will serve as a new element in the array" that is when I knew how I will do the damn project, then we passed it the night when the project was given, and we got recognition from our professor.
*my friend is already feeling the call of nature*
++ for my friend2 -
Do you say to police officers "Please stop me if I'm breaking any laws"?
Do you say to traffic wardens "Please fine me if I'm parked illegally"?
Do you say to rental agents "Please reject my application if I don't meet the requirements"?
Do you say to Restauranteurs "Please turn me away if I don't have a reservation"?
Do you say to Airport staff "Please confiscate my item if it's prohibited"?
...
...then why would you say to a Facebook Group Admin "Please delete if not allowed"?2 -
- have/share an agenda as soon as possible
- each talking point should identify a problem. Make a list of strategic questions answers to which would make it perfectly clear what and by whom has to be done to resolve them.
- plan meeting duration according to the list of questions. Make sure you meeting room reservation gives you enough time
- take notes
- be prepared for a need for another meeting(s), if during that meeting it comes clear that:
> more/other people need to be engaged
> some things are not clear and need more investigation before going further
> you have run out of time
> there are other problems tgat need to be worked out and it might cobsume too much time to do this in a current meeting
- do not turn the meeting into a chat. It's counter-productive, tiring to the listeners and a waste of time
- do not try to cover many topics. The less, the better. Unless they are very tightly coupled.
- do not invite people you do not need or there is a very slim chance you will need.
- only schedule meetings when the situation needs to be DISCUSSED among multiple parties
- that being said, do not schedule meetings when it's more convenient to communicate otherwise, like email, chat, etc.
- after the meeting make a summary and send it our to all the participants. They might reply and clarify if you have misunderstood smth or missed some important point.
- during the meeting assign tasks to each other. Verbally. Make notes. After the meeting reflect them in jira, rally, wtv.
- while assigning tasks nake sure the assignees have no blockers to work on them and make sure they understand what, when and how should be done. Some tasks might be dependedt on each other, work the sequence out.
- while assigning tasks ask "for ETAs. They might be as silly as 1-hour-to-2-weeks, but they still let you know what to expect.
- offer your assistance to the task assignees if they need any while working on their tasks
- work on your language, grammar, syntax, etc. Reading texts with typos/mistakes is repelling
- be a leader, an authority everyone is looking up to. Not a boss.
- avoid saying NOs. Be more of a "do we really need this; can we do this some other way/time; I can't promise anythibg but I'll see what I can do about it" kind of person. -
Is it worth it to make a UI in c? (console application)
Note: That is our school assgignment due next month,
make an interactive app using databases in c that runs in console
ex) theater seat reservation system4 -
In PC World yesterday after reserving an item online for "Collection within minutes". Took about 20 mins to get there.
Went to the collection desk and gave them my reservation number. Staff member (very friendly and nice) went to go get it. Waited 10 mins for them to come back and say "I'm having trouble finding it...".
I said thanks anyway then went next door to maplin to get what I needed.
Just annoyed they promise a collection in minutes service and the item doesn't even exist in the store.
Maybe as they don't specify the minutes it's actually ready to collect in a million minutes. -
Expanding a batch system on production
Set reservation to block the new nodes
Apply changes and restarted scheduler
(Reservation quietly lost, as it should persist)
Client called because jobs start to fail on new nodes…
Gahhhhhhh!!!!!! -
When your boss wants to use a WordPress plugin (online reservation system) but ended up customizing (client's requirements) it because of its limitation and wants you to finish it for a week because the client need it ASAP but adding those features will take a month to implement.2
-
!rant
I fuck my brain with thinking about a smart way for a hourly reservation system which does not look like shit... has anyoke an idea for me?1