tewolde | 9 months ago | on: Show HN: Vue-Infinity – Visibility-based rendering for Vue apps
tewolde's comments
tewolde | 9 years ago | on: It’s not all lightbulbs
tewolde | 13 years ago | on: The comeback of static typing
However, for the user of the library, it simply gets in the way. This may be avoided though if the library has been designed well enough that strange internal types are not exposed to the user unless absolutely necessary.
tewolde | 13 years ago | on: Never, Ever Compromise: Hiring For Culture Fit
Find what you need, and hire for talent...all else is smoke and noise!
tewolde | 14 years ago | on: Disposable Email address
tewolde | 14 years ago | on: Why Software Development Estimations Are Regularly Off
I believe it is both in fact probably leaning a bit more on the question side of the equation.
tewolde | 14 years ago | on: Why Software Development Estimations Are Regularly Off
tewolde | 14 years ago | on: Why Startups Could Use .NET, But Don’t
As a hiring manager I want developers who are interested in their craft beyond merely what they learned in school. Seeing experience with obscure tech or less popular languages is an easy way to spot this.
Assuming the candidate can back up what they say on the resume, it shows that they have enough confidence and ability to go off the beaten path.
tewolde | 14 years ago | on: Why We Haven’t Met Any Aliens
Maybe even an intergalactic SOPA is in place!
tewolde | 14 years ago | on: Why We Haven’t Met Any Aliens
But back to the subject, I'm not sure if we are even smart enough to recognize any intelligence that does not resemble our own.
So far our solution to the fermi paradox may be summarized as: "We must stick them with quills! It's the only way!!"
tewolde | 14 years ago | on: An Indian Inventor Disrupts The Period Industry
tewolde | 14 years ago | on: The $100k green card
Both these objections are dead wrong. The truth is that the US economy needs immigration to work. If you doubt it, just look at Japan.
In fact, immigration is the largest wealth transfer program from developing countries to the developed.
It is already bad enough that poor countries are paying for the upbringing, training and education of these skilled migrants for which they get no compensation. To compound this with this additional tax would be criminal.
tewolde | 14 years ago | on: The end of social
tewolde | 14 years ago | on: Forbes is wrong about “Developernomics”
However, developers are not simple compilers that translate a human problem into a programming solution. There is an artistic, creative side to the process that can radically impact how effective a solution will be.
To muddy things even more, there are developers who are great visionaries but poor coders and vice versa.
tewolde | 14 years ago | on: HP to Contribute webOS to Open Source
Google had the sole power to define what an "open" platform was and the rules in using it. Developers, telcos and HW companies now have a second option.
HP may not make a dime from this move, but if the move is cheap and it can cost the competition more to respond, then it is a move is well played.
Lastly, HP is a hardware/software/services company so this move will give it some leverage when dealing with large players in those areas.
tewolde | 14 years ago | on: HP to Contribute webOS to Open Source
Samsung, HTC have been desperate for an alternative to android since the Motorola purchase by Google. If HP does this right, I have little doubt we will see future webOS devices.
tewolde | 14 years ago | on: HP to open-source WebOS
HW people have been looking desperate for an alternative to google as it tip-toes ever close to an official "Google phone". The Motorola purchase was such a move and it has the HW partners nervous.
tewolde | 14 years ago | on: JQuery plugins site accidentally deleted - last backup one year old.
tewolde | 14 years ago | on: Standing Up For Android
tewolde | 14 years ago | on: Creativity requires isolation
To thoroughly explore a potential area of opportunity requires local creativity and this is best done with intense focus and concentration.
There are times though when you get stuck, you achieve a kind of local optima but the solution still doesn't feel right. This is where the second type of creativity fits in, and it is specialized for taking a much broader perspective than the conscious mind can handle.
This of course requires a completely different approach, as focus and concentration is definitely not welcome here. To get with this you need to disengage your conscious brain and let the subconscious take a crack at it. I find this is best done by using physical/mental distraction such as going for a walk, running, taking a shower or interacting with others.
A good nap does wonders too.
The library includes two components: - Ghost: Wrap heavy elements like images, video, or animations. It tracks their size and unloads them from the DOM when out of view — preserving layout without wasting memory. - InfiniteCarousel: A virtual scroller that renders only what's visible, but keeps your DOM layout intact. No absolute positioning tricks — just native scroll snapping and easy styling
- Code: https://github.com/isaact/vue-infinity
- Demo: https://tewolde.co/vueInfinity
- Background: https://tewolde.co/blog/vue-infinity