article_text stringlengths 10 100k | tags stringlengths 6 263 |
|---|---|
How to flatten a Python List or array and which one should you use and when Leonidas Constantinou 1 day ago·8 min read
This is a long post so you can skip to any section using the Table of Content below:
- 1. Python List
— | 1.1 List Comprehension
— | 1.2 sum()
— | 1.3 itertools.chain()
— | 1.4 functools & operat... | ['Complexity', 'Benchmark', 'Arrays', 'Numpy', 'Python'] |
Let’s begin by importing NumPy and listing out the functions covered in this article.
import numpy as np ### List of functions explained
-function1 = np.array_split()
-function2 = np.where()
-function3 = np.sort()
-function4 = np.lcm()
-function5 = np.unique()
Function 1 — np.array_split
This function is used t... | ['Numpy Broadcasting', 'Numpy Array', 'Numpy Functions', 'Numpy'] |
Before any data scientist can concentrate on modeling, they must first master data cleansing. The complexity of your modeling will be determined by how successfully you clean your data. The cleaner your data sets are during the cleansing stage, the simpler the learning algorithms will be during the modeling stage.
Onc... | ['Seaborn', 'Pandas', 'Numpy', 'Python'] |
This article contains the third challenge of the prework: a case study based on research, interviews, testing and redesigning to improve future iteration of a website or app.
The scenario
Rick and Tracey have been married for 35 years this year and to celebrate their anniversary, their wish is to make a special journ... | ['Usability', 'Evaluation', 'Redesign'] |
Written by Roxanne Abercrombie
You enter an office for the first time. The first thing that greets you is the view of a glowering receptionist, slumped deep into their chair and chewing gum brashly. You take a few hesitant steps towards the front desk. The receptionist looks at you, tuts, and raises a surly eyebrow. H... | ['UI Design', 'Usability', 'Bad Design', 'UX', 'UI'] |
I’ll use myself as a counter example because I have my “social networking” screentime limited to 30 minutes on my phone.
My top 3 apps on my iPhone (besides messages…) are:
spotify instagram pinterest…
When I’m in spotify and I click the “meatball” icon (or the more_vert icon) i darn well better see a full screen ov... | ['Cross Platform', 'UI Design', 'Usability', 'UX', 'UX Design'] |
Years ago, I attended a lecture from graphic design luminary Bob Gill. Even though Gill, now 89, is a traditional designer and illustrator, his ideas on design problem statements forever changed my approach to digital product strategy and design.
His revolutionary notion was quite simple. If you want to create somethi... | ['Digital', 'Usability', 'Graphic Design', 'UX', 'User Experience'] |
I have often been asked this question: What is good design? While it may seem like there is one simple answer to this, I always struggle to respond. I can tell what design is not: It is not just about the aesthetics, it is not objective, neither is it very subjective, it is not what you perceive immediately after looki... | ['User Research', 'Aesthetic Usability', 'Usability', 'Aesthetics'] |
Source — Daniel Korpai/Unsplash
If great UX design isn’t part of your product strategy in 2021, it’s safe to say you haven’t been following the news lately. Great UX Design has now become the minimum standard for every successful digital product, and not paying attention or investing serious resources into the excepti... | ['Usability', 'Information Architecture', 'Charisol', 'UX Design', 'Product Strategy'] |
Do heuristic criteria work for your project?
Evaluating a design against defined heuristics can almost always uncover a number of usability issues. While a heuristic evaluation should probably not be the only evaluative step in an iterative design process, there are unarguable benefits to the process, which can provid... | ['Design', 'Usability', 'Product Management', 'UX', 'User Research'] |
At Ironhack, I was given the challenge to redesign a local e-commerce website focusing on Usability, with a team of three other members (Lotte, Joao, and Nastya) and deliver an interactive Mid-Fi prototype. We chose to collaborate with Kokiedog.nl
CLIENT
Koekiedog.nl is a young dog food company that was established i... | ['Ironhack', 'Prototyping', 'UI Design', 'Usability', 'UX Design'] |
What is Beautiful is Usable? Or What is Usable is Beautiful?
Now imagine, in the development process of a new e-commerce website that is about to be launched. When aesthetics becomes the guidelines in the process, a junior designer of Human-Computer Interaction graduate asked the lead of UI/UX designer with a question... | ['Product Design', 'UI Design', 'Usability', 'UX Design', 'UI'] |
A lot of us would be of the opinion that smartphones have accelerated the speed of our interactions with the world of technology. But if you really think about it, we’ve moved from typing with our 10 fingers on our computer keyboard, to now using just 2 fingers on our smartphone screens I will not talk much about this ... | ['Usability', 'Google', 'UX', 'UX Design', 'Gestures'] |
I have put myself in the shoes of a world traveler, keeping in my mind this new mantra “I am not the user of the product I am creating and evaluating”.
credit photo: Fabio Fistarol on Unsplash
I have been inquired to choose a destination, to visit one of the Seven Wonders of the New Millennium. My choice fell on the ... | ['Heuristics', 'Usability', 'Tripadvisor', 'Ironhack Prework', 'Redesign'] |
1/ User Type
Me and mine 2 lifelong friends decided to go on an adventure together, to delight ourseleves with the world’s most exquisite wonders. We ponder better exclusivity and quality over a lower price. We all want to feel comfortable, leave time and space for everyone to fulfill their personal desires.
As we lo... | ['Usability', 'Ironhack Prework', 'Redesign Challenge', 'Design Process', 'Fima'] |
Here is what you need to know about System Usability Scale commonly known as the SUS with 5 easy steps to follow.
How and why it works?
You will find a lot of plagiarized information on this subject on the internet and wonder if anyone has actually given it any thought of their own. Barring a couple of original sites... | ['System Usability Scale', 'Usability', 'Measuring Usability', 'UX', 'Sus'] |
Your company probably has some product strategy documents with gleefully optimistic headings like “deliver an incredible customer experience,” “inspire customers,” or “delight in unexpected ways”. You probably haven’t a clue what these aspirational statements mean in practice, but they sound so uplifting!
One thing th... | ['Framework', 'Product Design', 'Design', 'Usability', 'UX'] |
Every day we need to sort through a ton of information in order to find what is relevant to us. In some cases the information is already curated, in others we need to find meaning in the vast overload of items.
If software contains large amounts of data (and an enterprise app always does) then filtering is a must. Fil... | ['Enterprise', 'Usability', 'Filters', 'User Research', 'Faceted Search'] |
As the UX-professional on your team, you will find that you are often called upon to make the design of a landing page “better”. This very specific request often begs the question of where to start improving your design.
One of the ways we can improve our designs is by looking at how the elements are structured relati... | ['UX', 'Technology', 'Usability', 'UX Design'] |
Hidden vs disabled states
A disabled state is applied to a component when the user is not allowed to interact with it due to either permissions, dependencies, or pre-requisites. When a control is disabled, it usually appears as slightly transparent or lower contrast than the default state, and it stops receiving input... | ['Design', 'Usability', 'UX', 'Technology', 'UX Research'] |
Putting the human in Human-Computer Interaction:
The role of anthropology in the development of interactive design systems Lili Kindelhofer 3 days ago·7 min read
Being a UX/UI Designer with a background in cultural and social anthropology, I oftentimes find myself encountering the question of how I made “the leap” fr... | ['Usability', 'Anthropology', 'UX', 'User Centric', 'Hci'] |
Standardized usability questionnaires: post-task measures
Photo by UX Indonesia on Unsplash
A standardized questionnaire is a questionnaire that is written and administered so all participants are asked precisely the same questions in an identical format and responses recorded and scored in a specific, consistent man... | ['Design', 'Research', 'Usability', 'UX', 'UX Research'] |
Best practices for moderated user testing
Photo by David Travis on Unsplash
Usability testing is a collection of techniques used to measure the way a user interacts with a product. It plays a crucial role in helping product teams understand usability issues with their products. Usability testing can be either moderat... | ['Design', 'Usability', 'UX', 'User Experience', 'UX Research'] |
What’s the best way to display dates to international users?
Photo by Greg Rosenke on Unsplash
Date-entry fields are culture-dependent and can potentially confuse users who are accustomed to a different format. The aim of this report is to investigate how internationalization affects date formatting and ways this can... | ['Design', 'Usability', 'Software Development', 'UX', 'User Experience'] |
I used to think that a key component of love was consistency; the parts of our life that stayed with us for a long time, that were always there, constituted love. I later learned that time doesn’t factor in at all. I have loved strongly but fleetingly. I have had love arrive on my doorstep at the most inopportune momen... | ['Make Things April', 'Meaning', 'Love', 'Personal Essay', 'Creative Non Fiction'] |
Discovering, owning, and expressing the unique attributes of who you are is foundational to constructing a meaningful life.
There is no one like you. Never has been; never will be. No one will ever know what it’s like to be you, think like you, see like you, act like you, or dream like you. There’s no one who will eve... | ['Purpose', 'Meaning', 'Schools', 'Identity', 'Self-awareness'] |
15 Timeless Thoughts from Naval Ravikant + 50 Naval Quotes on Peace, Happiness, the Meaning of Life, & More Sloww Jun 17, 2019·9 min read
Sources: Nav.al & The Angel Philosopher
“‘I don’t have time’ is just another way of saying, ‘It’s not a priority.’” — Naval Ravikant
Naval Ravikant is one of the greatest living s... | ['Happiness', 'Meaning', 'Wisdom', 'Mindfulness', 'Knowledge'] |
I don’t understand this. Playing the game — gaining experience, building the circuits, etc. — lowers your experience of difficulty. You even cover this in your essay.
There are tons of ways to lower the difficulty of Sekiro and other Soulslikes. Grinding currency (souls, whatever), finding a “better” character build, ... | ['Sekiro', 'Meaning', 'Videogames', 'Gaming'] |
Modern Art (20th century art) is under-appreciated. And it is one of the roots to the controversial question: What counts as art? The true answer is undefined and always will be. Over time absolutely anything could develop meaning behind it, but for our purpose, that deeper meaning has to be the cause of the creation o... | ['Modern Art', 'Meaning', 'Art'] |
The Burning eyes
Rain on me and wash away my sins.
Today was bleak and I wake up hurting.
My heart is black and it's have been colored by night.
So you don't need to stay alive.
I write so no one should read this.
The tears in my heart have been ripped apart.
Do you hear me humming in the dark?
Do you still wan... | ['Poetry', 'Lyrics', 'Meaning', 'Love', 'Life'] |
AMC full form is “Annual Maintenance Contract” & AMC is an important part of sales. The better After-sales service provided by any company will help to generate more sales, in the long run, also build a reputation for the brand.
We choose established branded products to get the after-sales service better.
Why Do You ... | ['Amc', 'Meaning', 'Full Form', 'Amc Meaning'] |
Sadguru “Jaggi Vasudev” is well known as “Sadguru” all around the world. Sadguru is a position name given to a person who is mystical about nature with the knowledge of Vedas and Upanishads. Jagdish Vasudev is born on 3rd September 1957 in the South India region. He is an Indian Yogi, Author, Spiritual master, and Phil... | ['Purpose', 'Sadhguru', 'Meaning', 'Purpose Of Life', 'Meaning Of Life'] |
As you may know, I read a lot.
And, recently, I re-read Turning Pro by bestselling author Steven Pressfield.
It’s about how to beat your inner demons (which he calls Resistance), and why we need to go from being an amateur to becoming a professional (turning pro) if we want to “become who we always were but had, unti... | ['Skills Development', 'Meaning', 'Personal Development', 'Expert', 'Professional'] |
Viktor Emil Frankl was born on 26 March 1905. He was an Austrian psychiatrist, neurologist, author, philosopher. He had survived holocaust survivor.
His autobiographical book Man’s Search for Meaning has been a best-selling book for several decades, the book is based on his experiences in various concentration camps d... | ['Purpose', 'Meaning', 'Viktor Frankl', 'Purpose Of Life', 'Meaning Of Life'] |
In Billy Collins “Introduction to Poetry”, it almost leaves the readers confused, and it leaves them wanting to investigate more about this poem and what the significance is behind it. As a reader, I want to know more about what he means by all of this? What is he entailing when he says he wants us to “hold it up to a ... | ['Poetry', 'Writing', 'Meaning', 'Purpose'] |
Hi Guys…
Today I am going to discuss one of the topics which most helpful to your improvised communication.
I have read some vocabulary today, thought to share with you people who need to know. I will give you one example sentence for your better understanding. whenever we read one word or synonyms, the idea is like ... | ['Dilemma', 'Ideas', 'Meaning', 'Vocabulary'] |
The song “Caroline” is the debut single of the American Hip Hop recording artist Amine. But many people want to know the profound meaning of the said song. Many of them listen to this song, but they don’t know its real meaning. They would feel the song more if they know its true sense because they will feel what the so... | ['Lyrics', 'Meaning', 'Music', 'Amine', 'Caroline'] |
When we are asked about our ultimate goal or dream or desire of life, the general answer is I WANT TO BE HAPPY. Well, happiness is indeed the most precious ingredient of our lives. However, most of the time in our lives, we keep chasing happiness and yet, fail to attain it. In this series of The Pursuit of Happiness, I... | ['Self Improvement', 'Happiness', 'Meaning', 'Empowerment', 'Coaching'] |
When I was young, society was going through unprecedented tumult and change.
And I was a weirdo.
I felt the seismic shift in the Force, life as we knew it, the day JFK was shot and killed. It didn’t matter that I as “only in third grade,” at the time. I couldn’t put it into banker or professor words, but I knew somet... | ['Spirituality', 'Thinking', 'Energetic Awarenes', 'Meaning', 'Knowing'] |
Another way to say that man lost the meaning of God in him is that, he lost the image of God in him, the image by which he was made. Sadly he couldn’t see God correctly any more. Hence, what he demonstrated to the world being the governor of earth was complete brokenness and darkness in opposition to the true image of ... | ['Meaning', 'Man', 'Civilization', 'God', 'Truth'] |
The most important philosophical attempts to eliminate human suffering are probably Stoicism in the West, and Buddhism in the East. The premise of this piece is that, even for their devotees, they failed.
Both of these systems emphasize equanimity, which refers to maintaining composure or evenness of mind. This is ach... | ['Buddhism', 'Meaning', 'Psychology', 'Wisdom', 'Philosophy'] |
Has the pandemic helped us see the proper role of work, or has working at home made work an even larger intruder in our personal lives? (Photo courtesy of Time).
When Labor Day comes around, I usually think of my parents, Charles and Theresa Valente. They did the kind of back-breaking work that is labor. My father dro... | ['Balance', 'Happiness', 'Work', 'Meaning', 'Rest'] |
The Personalities
I’m definitely not Anna. Of her many admirable traits, she’s often considerate, tactful and composed — the very incarnation of social graces even as she paradoxically flaunts society’s rules — and I’m just not. She’s also a beautiful woman, and while a beautiful woman would be something to be, in thi... | ['Arts And Culture', 'Books', 'Reading', 'Personality', 'Self Discovery'] |
8 zodiac sign that makes not-so-good ex-partners
To live a balanced romantic life it is necessary to choose the right intimate partner. Here’s how you can choose your ideal, it is not considered how you handle separation with your ancestors, it is considered from astrological perspective. The most important factor is ... | ['Zodiac Signs', 'Ex Partner', 'Relationships', 'Personality', 'Couple Goals'] |
Sleep, Huh! We just love it, right?
It always gives short-term pleasure, snoozing the alarm even if it rings so high that awakes up others but not us, it’s hard, right?
For me also it was way too difficult but I triumphed it. How?
It’s said that sleep is one of the blessings, happiness is very important but our mind... | ['Happiness', 'Personality', 'Lifestyle', 'Mindfulness', 'Life'] |
So far, our Behaviors Uncovered series has explored seven total areas of observable actions made by individuals in conjunction with their work environment. Part one focused on Leadership Style, Communication Style, Conflict Management and Team Contribution. In part two, we highlighted Creativity, Work and Learning Styl... | ['Personality', 'Decision Making'] |
The relation between language and personality expression has often been the focus of a long-standing debate among scholars of different fields (from psychology to linguistics).
In 1964, the American sociolinguist Susan Ervin, forerunner of this discipline, carried out the very first experiment on this topic: the so-ca... | ['Language', 'Linguistics', 'Language Learning', 'Personality Types', 'Personality'] |
Teachers are arguably the most important members of our society. They give children purpose, set them up for success as citizens of our world, and inspire in them a drive to do well and succeed in life. The children of today are the leaders of tomorrow, and teachers are that critical point that makes a child ready for ... | ['Academic', 'Dissertation', 'Personality', 'Undergraduate Project', 'Thesis'] |
At the beginning of such an archetype survey, I was a bit suspicious. Can such a small test offer me the big results of telling me who I am? After these 28 questions constituting all different features about understanding my own personality, I started to realize the trueness of this survey. This survey was not only tel... | ['Personality', 'Surveys', 'Different'] |
Happy Sunday!
In continuing with the relationship series after a brief hiatus, today I will discuss INFJ’s with INTJ’s. I am intentionally starting with INFJ (as my own type) but will expand out from there. Please let me now if there is a type pairing you are interested in, and I am happy to write a bit about it!
Aga... | ['Infj', 'Intj', 'Relationships', 'Personality', 'Mbti'] |
The Social Psychology of Dehumanizing Attitudes and Behaviors: Theoretical evidence to explain gang stalking and electronic targeted assaults Karen Barna Apr 25·5 min read
The maze, thus, seems to symbolize our human limited perspective, our entanglement in the world of the senses and desires, our getting lost, taking... | ['Sadism', 'Personality', 'Social Psychology', 'Targeted Individuals', 'Dark Tetrad'] |
Five Signs of a Highly Intelligent Person
Accurately sizing up someone’s mental acuity is a valuable life skill.
There are significant reasons to size up a person’s mental acuity. For example, if you are taking advice, interviewing, or communicating, it helps to know what you are working with. Many of the best manage... | ['Articles', 'Personality', 'Intelligent', 'Content Writing'] |
What happened to the penniless philosopher — openness to experience and why it doesn’t predict high income Andreas Hofer Apr 25·4 min read
The Big 5 personality traits are formulated in a way that one is easily led to believe that being high on any one of those traits (openness, conscientiousness, extraversion, agreea... | ['Scientist', 'Personality Types', 'Openness', 'Personality', 'Philosopher'] |
My name is Noemi. I am not a psychologist. I am a writer and theatre practitioner. And though I intend to pursue a formal degree in psychology at some point, for now, I am an avid learner and enthusiast.
A couple of years ago, I fell down the rabbit hole of personality psychology, which lead me through wonderland afte... | ['Personal Development', 'Personality', 'Personal Growth', 'Psychology'] |
Rich Dad Poor Dad is one of the fundamental books in the field of developing personal financing knowledge written by Robert T. Kiyosaki. Robert’s fathe is the poor dad here who has been well educated man but struggled financially whereas his Rich dad was his friend’s dad who just passed 8th grade but was one of the ric... | ['Sdgs', 'Finance', 'Personality', 'Education', 'Growth'] |
“I hate weekends. I am tired of socializing. All I want to do is snuggle up on my couch on a Friday night and watch something on the screen. I don’t care.”
I once lamented to a close friend who is dreary, reserved, focused, and tough.
Listening to my peeve patiently for an hour, she said in despair;
“You are highly ... | ['Personality', 'Perspective', 'Self'] |
A person who focuses more on their thoughts and opinions than what happens externally is known as an Introvert. The term “introvert” symbolizes a silent or shy person. In this article, we are about to see the different personality traits of an introvert.
First of all, what causes introversion behavior in an individual... | ['Solitude', 'Extrovert', 'Mentalhealthblog', 'Personality', 'Introvert'] |
Today is a great time to start a story.
It’s new normal and staying at home is not the worst thing you faced up, even it can change your life.
In the book ‘IMAGINE, (J.Lehrer)’ it is discussed that all the creative works come with a break, after an intensive work period.
I highly recommend that book these days.
In ... | ['Covid 19', 'Creativity', 'Home', 'Imagination'] |
Heroes For Sale
The films have painted our heroes as very improbable characters for the reality, in their common sense of facing and confronting bravely the futility and the folly in the surroundings that fill the world with an existential emptiness.
Heroes are insensitive to the point of not appreciating the ungrate... | ['Youth', 'Film', 'Imagination', 'Heroism', 'Heroes'] |
Flying in an airplane may not be flying on your own but it is flying the difference is a matter of perspective.
There are multiple movies and stories that include the theory that there are either multiple realities, worlds, or timelines. I find it all interesting just think in another reality I could be a billionaire.... | ['Imagination', 'Billionaires', 'Choices', 'World', 'Subtle'] |
Dearest Humans:
I’ve recently gotten word that you’re in quite the pickle with regards to your diseases and your toilet papers and, well, I’m here to confess something.
I need you.
Not like you “need” a greasy burger and a cold beer after a hard day at the office.
No, I need you like…
Like, the rain needs the clou... | ['Imagination', 'Earth Day', 'Earth', 'Letters', 'Need'] |
Hills of the Heart.
Poor me. Poor you.
What sadness befalls us so?
Stupid me. Dull you.
As such are the hills of the heart,
…
never happy,
never free.
…
Coasting through a bitter life,
Never sure of anything but strife,
And as we strive and strive, and strive
For a life, one of jealousy and rage, fully rife... | ['Poetry', 'Poem', 'Imagination', 'Storytelling', 'Emotions'] |
Noon. Year 5. I think.
I never thought my father was sane. I thought he was out of his mind. He often strode here and there around the farm, observing I suppose. He always forced me to do stuff I never wanted to do. I couldn’t do things my friends in school did. I was still allowed to go to school though, but right af... | ['Literature', 'Fiction', 'Post Apocalyptic', 'Imagination', 'Short Story'] |
Let me tell you a story; a story of a young woman whose life was taken away. Life of an innocent, striving woman, in the wrong place and the wrong time, robbed by a selfish cowardice man who was in no way had a right to take away someone’s life, especially after he gave me everything I had ever wanted in life; the pros... | ['Literature', 'Fiction', 'Imagination', 'Horror', 'Short Story'] |
‘I’ve told you it wouldn’t work! They’re coming! We should’ve spent our money to hire the usual mercenaries, not some ridiculous witchcrafts!’ shouted a furious-faced man, with a hint of fear in his eyes, almost blaming the fat leader who sits in the carriage with his head protruding out of the window.
‘Shut your hole... | ['Literature', 'Fiction', 'Imagination', 'Short Story', 'Story'] |
The car came down effectively way too fast, and the bump completed the execution of that last moment on Earth. Like a balloon, the entire vehicle went up, up, up in the air. An explosion of joy expanded on the seats, where Jan, Fool, Mar and Aid felt like time never existed, love never existed, isolation never existed.... | ['Imagination', 'Dreams', 'Psychedelics', 'Stream Of Consciousness', 'Freedom'] |
The bed of stone was wet, and so were the rusty iron bars. This was a common sight for a town that resided near a lake. Moreover, this place was underground, water flowed downwards anywhere in this world. Mosses covered the small, frustratingly incapacious three-walled room, which could barely accommodate two people. T... | ['Literature', 'Fiction', 'Short Story', 'Imagination'] |
Photo by ALEXANDRE DINAUT on Unsplash
A child who dared to dream after sunrise
was a ballet dancer flitting around a ballroom
in a perfect petal-pink tutu, gliding
with arms spiralizing slender
tiny feet atop the ball, not the tippie
as is customary, except in her imagination
where the ties of matching slippers
... | ['Ballet', 'Poetry', 'Children', 'Imagination'] |
Our reptilian brain in a state of fear will paint some of the most outrageous worst-case scenarios, fully engaging the fight-or-flight adrenal response, seemingly beyond our control, leaving us exhausted, defensive and constantly on guard.
On the other hand, in a state of love, the reptilian brain recedes into the bac... | ['Choices', 'Parallel Universes', 'Grace', 'Imagination'] |
One of the most powerful aspects of being a cognitive animal is our imagination.
Photo by Marija Zaric on Unsplash
Da Vinci, Gaudi, Gorman, Christie, Edison, Mandela, Gandhi, the Bronte Sisters the list of those who have changed the world and shifted our perceptions through their imagination. Sure their actions were ... | ['Belief', 'Dreams', 'Better World', 'Imagination'] |
“…And I hurt myself to prove that I’m human
Where did I go wrong this time? ”
_________________________
What’s wrong with me?
What am I feeling now?
Empty?
Sad?
Depressed?
Anxious?
Confused?
Scared?
No…
No!!
I don’t know everything
I don’t know what’s wrong with me
I don’t know!!
What should I do next?
... | ['Fiction', 'Suicide Awareness', 'Imagination', 'Mental Health Awareness', 'Depression'] |
Book Review: The Utopia of Rules — On Technology, Stupidity, and the Secret Joys of Bureaucracy by David Graeber Hamza Sarfraz Jun 8·4 min read
Image Credits: Melville House
The late David Graeber was one of his kind. An avowed anarchist and activist-academic, his writing was accessible and original. He generally ref... | ['David Graeber', 'Imagination', 'Book Review', 'Politics', 'Anarchism'] |
The end justifies the means?
If we want to stop refugee’s from paying profiteers stupid sums of money that they do not have to risk their lives to cross an ocean to arrive in a new land seeking simple dignity and opportunity, we incarcerate people for years and years. We treat them all as criminals. We remove any form... | ['Imagination', 'Syntropic World', 'Syntropic Enterprise', 'Politics', 'Syntropy'] |
During the pandemic, you may not have even realized it, but you likely exercised your creativity in ways both big and small. As you look back, when did you feel curious and imaginative? Was it a new hobby you picked up? A virtual birthday party you planned? A new way you saw your neighborhood after taking the 50th walk... | ['Creativity', 'Personal Growth', 'Imagination'] |
THE LAST PAGE OF TARIQUE
‘Amongst many wretched persons are those who are infinitely imaginative but not able to give their imaginations a shape’. In my opinion, Readers, they are most wretched — Most. It haunts them, repeatedly, makes them desperate creatures, makes them frantic to their end. Tarique is amongst them.... | ['Authors', 'Short Fiction', 'Short Story', 'Imagination'] |
The Imagination Machine
By Martin Reeves and Jack Fuller
We need imagination now more than ever — to find opportunities in adversity, rethink our businesses, and discover new paths to growth. Yet too many companies have lost their ability to imagine. What is this mysterious capacity? How does imagination work? And ho... | ['Strategy', 'Harvard Business Review', 'Imagination', 'Book Recommendations', 'Boston Consulting Group'] |
Am I Swiss or actually from Liechtenstein? The answer is simple and straight forward.
«I am who you want me to be.»
What difference does it make anyway?
When given the choice between the familiar and anything new, we tend to go with the familiar. It gives us that cozy and warm feeling of knowing what to expect. Not ... | ['Imagination', 'Storytelling', 'Lookseebefly', 'Identity', 'Experience'] |
“ I even don’t want to see your face anymore. You are good for nothing.” Have you ever experienced this situation? In my case, I would like to say I have and for countless times. I really don’t know how to interpret this but it really hurts and the way they look at you is the most heartbreaking part. I still remember t... | ['Life Lessons', 'Stare', 'Storyofmylife', 'Imagination'] |
At the recent “Imagination by Design” event, Cassie Robinson.presented how we can develop imagination infrastructure and we explored various challenges:
Imagination is essential to generate the ridiculous ideas that are the most useful in futures work.
1. Conditions for imagination
What are some of the best example... | ['Government', 'Innovation', 'Strategy', 'Imagination', 'Places'] |
Our imagination is a strong force, it is unique to us and we can never expect someone else to understand it completely. As a child, I had a recurring dream. I had just learned to float on water with my hands and legs absolutely still, in my dreams I could do the same thing in the air, for a very long time this was a ve... | ['Creativity', 'Imagination', 'Rationality', 'Short Story', 'Know Thyself Heal Thyself'] |
We can say,” we all have a writer in us”. Because to become a writer it is not necessary to be someone with a Ph.D. in literature or someone who has read hundreds of books or probably has taken a course on how to write. Most of us have just developed some basic skills which we use and practice a lot. No one can deny th... | ['Imagination', 'Writer', 'Writer Tools', 'Writers On Writing', 'Skills'] |
You know the popular Bible story of Abraham and Isaac? It played out in my head like this… victor akinsola Sep 7·5 min read
“Here I am!!!” Habee shouted, suddenly, out of nowhere, and just like the countless times he had screamed those exact same words.
By now everyone was used to the weird ways of the master, they d... | ['Fiction', 'Pov', 'Imagination', 'Creative Writing', 'Bible Storytelling'] |
A year of doing and learning as an NGFP fellow
In August 2020 I won the NGFP walkabout award, a prize to support U25 year-olds engage young people with foresight. For this fellowship, I decided to develop experimental foresight methods to engage young people. This meant exploring media forms, formats, occasions and me... | ['Design', 'Youth', 'Imagination', 'Foresight', 'Speculative Design'] |
Here I’am again with a new publication of my experiences towards Fullstack Developer!!! 🚀🚀
In this post, I talk about tools for developers, specifically about Visual Studio Code!
The Visual Studio Code or just VS Code its a code editor developed by giant Microsoft, focused in multiplatform. This tool work with sint... | ['Fullstack Development', 'Vscode', 'Rocketseat', 'Tools For Developers', 'Developer'] |
Setting up code analyzers is painful, cumbersome, and confusing. You need to set up one static analyzer per language in each editor you use. Static analyzers you love may not be available in your co-worker editors, making code verification in your projects inconsistent. In addition, code quality rules checked in your C... | ['Vscode', 'Vscode Extension', 'Technical Debt', 'Code Quality'] |
We all have seen some import statement like this at least once in our life
import SomeOtherComponent from '../../../SomeOtherPath/index.js
The more complex your project gets the more “../../../” you will need to use in your paths. In order to solve this issue, we can use path aliases. Path aliases allow us to assign ... | ['JavaScript', 'Babel', 'React', 'Vscode', 'React Native'] |
Photo by Nick Karvounis on Unsplash
In Programming, nowadays every language comes with its framework which allows writing less code and more stuff with great efficiency and flexibility. Like JavaScript has Angular, React, and Vue like frameworks which further convert into JavaScript in order to run.
For CSS there is ... | ['Web Development', 'Sass', 'CSS', 'Vscode', 'Website'] |
Simple GitHub Integration with VSCode
GitHub is a good way to share your code and keep it secure— VSCode is a great editor that works seamlessly with GitHub Alan Jones Sep 5·8 min read
Photo by Fotis Fotopoulos on Unsplash
I am no GitHub expert. I don’t need to be. I don’t need to share code across development teams... | ['Hands On Tutorials', 'Github', 'Git', 'Vscode'] |
Late last year I was sitting in a quaint little cafe, waiting for my next meeting and overheard a discussion between two senior business people from one of our favourite large Australian corporations on Scrum. Intrigued, I listened in to learn how some of our business leaders think about the exciting framework which is... | ['Agile Transformation', 'Agile', 'Scrum', 'Agile Methodology'] |
Agile Coaches are called: Agile Facilitators, Scrum Masters, Scrum Coaches, Iteration Managers, Kanban Coaches, or Enterprise Agile Coaches. The name doesn’t really matter, what it is important is the job they do. The Agile Coaching Institute offers a classification based on the three most common scenarios and provides... | ['Scrum', 'Scrum Master', 'Agile Methodology', 'Agile', 'Agile Development'] |
This is a genericized version of a document I prepared with a prior engineering lead on a sprint team where I was the Product Manager. We were operating in two week sprints.
None of these notes or meetings should be considered required (although books will tell you otherwise), and some of it definitely isn’t needed fo... | ['Sprint Planning', 'Agile', 'Scrum', 'Agile Methodology'] |
CI/CD, Agile and DevOps are very commonly used terms in software development and testing. To understand the difference between them, start with what these terms mean.
CI/CD
CI/CD refers to practices for software engineering and deployment.
CI or Continuous Integration is an engineering practice in which members of a... | ['Cicd', 'DevOps', 'Agile Methodology'] |
Agile methodology is a trip deploying fantastic practices in an agency to acquire desired results. The agile development groups have to be first evaluated based totally on their maturity tiers in following agile practices, processes and values required for agile development. The decision making personnel ought to under... | ['Solutions Provider', 'Waterfall', 'Agile Methodology', 'Agile', 'Agile Development'] |
Are you Thinking About Adopting Agile in your Business?
Agile is the Best Way For Fast-Growing Startup in 2020
Overview of Agile:
Agile is considered as the best approach for the software industry and now other industries are also starting accepting the agile methodology and change theirs with traditional methodolog... | ['Agile Process', 'Agile', 'Agile Methodology', 'Startup', 'Business'] |
Agile and waterfall- which method ensures success for your project development Techcedence Jul 6·3 min read
One of the important decisions faced during project implementations is “Which development methodology should we use?” And this is one topic that gets a lot of discussion. If it is not something you’ve worked wit... | ['Agile Methodology', 'Waterfall Methodologies', 'Software Development'] |
What is an MVP in Agile and Why Does it Matter? applandeo Jul 6·8 min read
Application development is notoriously complex. It’s easy to get bogged down in technical details without listening to the market. Failing to build tools that serve a relevant, urgent need is a recipe for wasteful spending and ruin. This is whe... | ['Prototyping', 'Mvp Development', 'Software Development', 'Agile Methodology', 'MVP'] |
Join our workshop in Dortmund to explore new digital literacies for the cultural sector Abhay Adhikari Jun 17, 2019·3 min read
Are you interested in digitalisation and its impact on programming, curatorial practice and audience engagement in the cultural sector? Join us on Wednesday, July 24 to explore how cultural in... | ['Audience Engagement', 'Innovation', 'Museums', 'Agile Methodology'] |
Shortly after moving to Perth I decided to set up a local Code Dojo. It is a great way to improve as a programmer, learn, share with others and be part of a community (which gives you a warm fuzzy feeling).
Previously I had been a member of the London Code Dojo and had ran dojos as a way of training TDD and programmin... | ['Deliberate Practice', 'Programming', 'Extreme Programming', 'Agile Methodology', 'Dojo'] |
I reached out to some of our global team at Adaptovate. The mission was simple. To uncover what they have found to be the top challenges with Agile @ Scale. Then importantly, what can be done to overcome them.
We all know that Agile requires a very different approach to management and leadership. If this is poorly und... | ['Agile', 'Agile Coaching', 'Scaled Agile', 'Agile Methodology'] |
Recorded By Dave Prior
Julianne Jones is a Principal Consultant with LeadingAgile. Her work includes interfacing with the leaders of high profile organizations and pairing with them in order to help Transform their organization to achieve true Business Agility. She’s also someone who believes in giving back to the Agi... | ['Business Agility', 'Change Management', 'Scrum', 'Agile Methodology', 'Agile Development'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.