Posts in Category: clouders

REST Best Practices: Choosing HTTP Methods

WeΒ do a lot of REST in the Pineapple team. We love REST. Why? There are many reasons:

  • It is standard, so that creating services always follows a pattern
  • Developing clients is super easy, in all programming languages
  • Programmers can easily understand it
  • Testing (of all types) can be easily automated
  • Because it relies on HTTP, it’s highly scalable infrastructure wise
  • We can choose the preferred data format for sending and receiving information – usually JSON πŸ™‚

Graduation Papers In The Cloud

Avatar photo

The other day, during a team meeting, someone brought up the issue of tools that make students’ lives easier than it was years ago.Β I was stunned to learn that I can be the “esteemed” author a of a scientific paper in a matter of minutes, using the proper tools. πŸ˜€

Bear in mind the fact that my career is correlated with the science papers at the level of a 10th grader. I hold an MA, would love an MS, but I never considered using this to get it.

Love Is A Phone Call Away

Avatar photo

Do you think today is just a ordinary day? Don’t you just love those big fluffy hearts that are everywhere?!? So do we!

As one of our male colleagues put it, Valentine’s Day is a celebration that women worship and man loathe. Except for us! The ladies in 4PSA team are completely unimpressed at being loved more than usual on one particular day. We prefer that to happen every day. πŸ˜‰

URL, URN, URI, IRI – Why So Many?

Avatar photo

Computer guys tend to lack imagination, especially when they work with acronyms. This may lead to a lot of funny stuff. Let’s look at the following acronyms, for instance: URI, URN, URL, and IRI.

In interviews I like to ask this question and only once a guy was able to give an almost 100% correct answer. Somehow, I was not particularly surprised about it, as even widely adopted specifications contain subtle mistakes.

Self-Improvement At The Top And Bottom Of Everything

Avatar photo

The most important thing parents should teach kids are the mechanisms for self-improvement. This is basically what differentiates people from computers. When computers will be endowed with such a power, they will become more powerful than humans. And most likely humanity will disappear πŸ™‚

Behind the Walls – 4PSA Teams

Avatar photo

In a previous article, we promised you a better insight on how we are organized internally, namely the product-oriented teams we built. So, let’s start to review the teams πŸ™‚

Stack

This software engineering team is handling the low-level aspects of our software engineering, i.e. most of the stuff other teams need in order to develop their products. Because we are lazy, we like to keep things standardized. πŸ˜€ This means that all frameworks (with one exception) are developed at this level.

Static vs. Dynamic Type – Maybe More Important Than You Think

Avatar photo

Most programmers think they know what this means. I’ve heard it many times because I often ask developers on job interviews to tell me what they prefer.

Why?

Might sound like a trivial question, but Β it is quite relevant. Programming languages are just tools and we want to know whether our possible future colleague is able to understand how things work.

Product Oriented Teams

Avatar photo

Until recently, 4PSA has had a pretty standard organization, with function-based departments – Sales and Marketing, Software Development (with many teams), Technical Support, Administration, Human Resources etc. This worked decently for many years and that is why I still recommend it as the default organization for any company really focused on a single product.

LinkedInXCopy LinkShare