About

Posts by :

This night photography gadget offers 4K UHD image quality

This night photography gadget offers 4K UHD image quality

.gfl-widget-gdpr-wrap {
position: fixed;
background-color: #fff;
color: #444;
text-align: left;
bottom: 20px;
right: 20px;
width: 250px;
border: 1px solid rgba(62, 67, 98, 0.11);
box-shadow: 4px -2px 15px -4px rgba(0, 0, 0, 0.2);
z-index: 9999999999;
padding: 30px 45px;
border-radius: 12px;
display: none;
}
.gfl-widget-gdpr-wrap h4 {
font-weight: 700;
font-size: 20px;
color: #5a5c6b;
}
.gfl-widget-gdpr-wrap p {
color: #5D5E69;
font-size: 15px;
line-height: 1.4;
margin: 12px 0;
}
.gfl-widget-gdpr-wrap a {
text-decoration: none;
font-weight: 700;
color: inherit;
}
.gfl-gdpr-buttons {
white-space: nowrap;
}
.gfl-gdpr-button {
display: inline-block;
padding: 8px 20px;
cursor: pointer;
background-color: #1a73e8;
color: #fff;
border-radius: 4px;
margin: 0 8px 0 0px;
font-size: 15px;
font-weight: 700;
}
.gfl-gdpr-button:hover {
opacity: 0.8;
}
.gfl-gdpr-button.gfl-gdpr-accept-button {

}
.gfl-gdpr-button.gfl-gdpr-reject-button {
background-color: #E7E7E7;
color: #4E4E4E;
margin-right: 0;
}
.gfl-gdpr-icon {
background-image: url(https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/gfl_widgets/gdpr_cookie2.png);
background-size: contain;
background-repeat: no-repeat;
background-position: 0 50%;
display: inline-block;
width: 30px;
height: 30px;
margin-top: 0px;
margin-bottom: -7px;
}
/* Media Queries */
@media screen and (max-width: 640px) {
.gfl-widget-gdpr-wrap {
left: auto;
right: 20px;
border-radius: 4px;
}
.gfl-gdpr-button.gfl-gdpr-accept-button {
float: right;
margin: 0 0 0 5px;
}
}
@media screen and (max-width: 450px) {
.gfl-widget-gdpr-wrap {
left: -1px;
right: -1px;
width: auto;
bottom: -2px;
border-radius: 30px 30px 0 0;
box-shadow: 0 -6px 13px -5px rgba(0, 0, 0, 0.1);
border: 0 none;
padding: 40px 50px;
}
.gfl-gdpr-buttons {
white-space: nowrap;
max-width: 290px;
}
.gfl-gdpr-button {
padding: 10px 28px;
}
}
@media screen and (max-width: 420px) {
.gfl-widget-gdpr-wrap {
padding: 30px 35px;
}
}
@media screen and (max-width: 374px) {
.gfl-gdpr-button {
font-size: 13px;
}
}
@media screen and (max-width: 320px) {
.gfl-widget-gdpr-wrap h4 {
font-size: 19px;
}
.gfl-widget-gdpr-wrap p {
font-size: 14px;
margin: 15px 0;
}
.gfl-gdpr-button {
font-size: 12px;
}
}

jQuery(document).ready(function () {
jQuery(‘div#gfl-homesort-price-toggle’).click(function () {

jQuery(‘.sortby-head li.opened’).not(jQuery(this)).removeClass(‘opened’);
jQuery(this).toggleClass(‘opened’);
jQuery(this).parent().children(‘.gf-sortby-price-wrap.sort-container’).toggle();

});
jQuery(‘div#gfl-homesort-currency-toggle’).click(function () {

jQuery(‘.sortby-head li.opened’).not(jQuery(this)).removeClass(‘opened’);
jQuery(this).toggleClass(‘opened’);
jQuery(‘#gfl-homesort-currency-container.sort-container’).toggle();

});

});

.gfl-widget-share-panel {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 9999999999;
background-color: rgba(249, 249, 249, 0.91);
text-align: center;
padding: 20px;
display: none;
overflow: scroll;
}
.gfl-widget-share-panel-wrap {
color: #464646;
position: relative;
max-width: 960px;
margin: 0 auto;
top: 50%;
transform: translate(0, -50%);
text-align: left;
padding-left: 300px;
background-color: #fff;
border-radius: 11px;
overflow: hidden;
box-sizing: border-box;
box-shadow: -1px 3px 30px 0px rgba(68, 68, 68, 0.25);
}
.widget-share-panel-thumb {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 300px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.gfl-widget-share-panel-close {
position: absolute;
right: 15px;
top: 0;
cursor: pointer;
font-weight: 400;
color: #a7a7ab;
font-size: 26px;
line-height: 1;
padding: 15px;
z-index: 3;
}
.widget-share-panel-content {
padding: 20px;
position: relative;
min-height: 340px;
}
.widget-share-panel-title {
font-weight: 700;
margin: 0 auto 5px;
font-size: 26px;
padding: 0 30px;
position: relative;
}
.widget-share-actions {
margin: 30px auto 0;
text-align: left;
position: relative;
}
.widget-share-action {
display: inline-block;
position: relative;
margin: 20px 30px 20px;
font-weight: 700;
width: 90px;
text-align: center;
cursor: pointer;
text-decoration: none;
font-size: 18px;
color: inherit;
}
.widget-share-action:before {
content: “”;
display: block;
width: 40px;
height: 40px;
border-radius: 100%;
margin: 0 auto 4px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/sprite_social_share.png”);
background-size: auto 42px;
background-repeat: no-repeat;
background-position: 0 50%;
}
.widget-share-action.fb:before {
background-position: -472px 50%;
}
.widget-share-action.tw:before {
background-position: -84px 50%;
}
.widget-share-action.pin:before {
background-position: -239px 50%;
}
.widget-share-action.li:before {
background-position: -317px 50%;
}
.widget-share-action.flipb:before {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/share_flipb.png”);
background-size: cover;
background-position: 50% 50%;
}
.widget-share-action.mail:before {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/share_email.png”);
background-size: cover;
background-position: 50% 50%;
}
.widget-share-action:hover {
opacity: 0.8;
}
/* Media Queries */
@media screen and (max-width: 960px) {
.gfl-widget-share-panel-wrap {
padding: 0;
max-width: 600px;
}
.widget-share-panel-thumb {
display: none;
}
.widget-share-panel-content {
text-align: center;
}
.widget-share-actions {
text-align: center;
}
}
@media screen and (max-width: 640px) {
.widget-share-action {
margin: 20px 15px;
}
}
@media screen and (max-width: 365px) {
.widget-share-action {
margin: 15px 10px;
}
}

jQuery(document).ready(function() {

});

Report this product
We regularly adjust ratings based on user feedback and product
reviews. We update ratings to better inform our readers. Our goal is to be a trusted source of
information, and we want to protect you from products and brands with major issues.After
receiving negative feedback from users about a product, the Gadget Flow team will take another
look at it and ensure the review’s credibility.

7-3 =
Discussion
Product Specifications
Image Quality
4K UHD
Viewing Distance
1970′
Night Vision
Full Color

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

.gfl-single-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
width: 9.0909090909091%;
}

.cls-1{fill:none;stroke:#393e45;stroke-linecap:round;stroke-linejoin:round;stroke-width:7px;}

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light

Unveil the outdoors at night with the YASHICA Vision night photgraphy gadget. It offers 4K UHD image and full-color night vision.

This item is eligible for $113 OFF
Discount

Unveil the outdoors at night with the YASHICA Vision night photography gadget. It offers 4K UHD image and full-color night vision.

 

Full-Color Night Vision: YASHICA Vision offers a full-color night vision mode. It provides a natural view in challenging lighting conditions.

4K UHD Image Quality: With advanced optics and a superior CMOS sensor, YASHICA Vision delivers high-resolution 4K UHD images.

Up to 600m View Distance: Extend your observational reach with an exceptional view distance of up to 600 meters. And that’s in complete darkness. You get clarity and detail during nocturnal exploration.

3x Optical Zoom, 5x Digital Zoom: With a 3x optical and 5x digital zoom, YASHICA Vision ensures precise framing and observation without compromising image quality, catering to diverse scenarios.

Long Battery Life: YASHICA Vision boasts up to 16 hours of battery life, making it an ideal companion for wildlife observation or night exploration.

 

Discover the nocturnal world with this gadget!

YASHICA Vision night photography gadget gives you 4K UHD image quality in low light
Share it
Gadget Flow Rating 8.8/10

View Product Specs

Discovered on Jan 18, 2024, 10:30 am EST

Discovered by Lauren Wadowsky

Report this

.gfl-incontent-ads {
text-align: center;
margin: 20px auto;
}

.gfl-incontent-ads-wrap {
display: inline-block;
}

var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
var pbjs = pbjs || {};
pbjs.que = pbjs.que || [];

var myPropertyId = ‘d2ehZtyVAa1kXxOtMxFp7XciXcU’;
window.confiant = window.confiant || {};
window.confiant[myPropertyId] = window.confiant[myPropertyId] || {clientSettings: {}};
var clientSettings = window.confiant[myPropertyId].clientSettings || (window.confiant[myPropertyId].clientSettings = {});
clientSettings.prebidExcludeBidders = [‘criteo’, ‘sharethrough’];

.gfl-archive-platform-info {
background-color: #f5f4f0;
color: #353539;
text-align: center;
padding: 75px 40px;
font-size: 17px;
font-weight: 500;
margin: 40px auto 0;
}
.gfl-archive-platform-info-wrap {
max-width: 1200px;
margin: 0 auto;
}
.gfl-archive-platform-info-wrap a {
font-size: inherit;
font-weight: inherit;
color: inherit;
text-decoration: none;
}
.gfl-archive-platform-info-title {
font-size: 34px;
max-width: 760px;
margin: 0 auto 10px;
line-height: 1.2;
font-weight: 900;
}
.gfl-archive-platform-info-title strong {
font-weight: inherit;
}
.gfl-archive-platform-info-desc, .gfl-archive-platform-info-side-desc, .gfl-archive-platform-info-list-item-desc {
max-width: 760px;
margin: 0 auto 30px;
line-height: 1.5;
color: #5E5E67;
}
.gfl-archive-platform-info-desc strong {
font-weight: 700;
}
.gfl-archive-platform-info-side-desc, .gfl-archive-platform-info-list-item-desc {
max-width: none;
margin: 0 auto;
}
.gfl-archive-platform-info-spacer {
padding: 5px 0;
}
.gfl-archive-platform-info-sides {
margin: 30px auto;
position: relative;
box-sizing: border-box;
max-width: 900px;
}
.gfl-archive-platform-info-side {
text-align: left;
box-sizing: border-box;
position: relative;
padding: 60px 0;
}
.gfl-archive-platform-info-side.left.text {
padding-right: 48%;
}
.gfl-archive-platform-info-side.right.text {
padding-left: 48%;
}
.gfl-archive-platform-info-side.left.image {
width: calc(50% – 34px);
position: absolute;
left: 0;
top: 0;
bottom: 0;
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/platform_side_1.png”);
}
.gfl-archive-platform-info-side.right.image {
width: calc(50% – 34px);
position: absolute;
right: 0;
top: 0;
bottom: 0;
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/platform_side_2.png”);
}
.gfl-archive-platform-info-side.right.image.in-cat {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/platform_side_cat_1.jpg”);
}
.gfl-archive-platform-info-side-title {
font-weight: 700;
font-size: 26px;
margin: 0 auto 10px;
}
.gfl-archive-platform-info-sep {
background-color: #E7E5DE;
height: 5px;
max-width: 300px;
margin: 70px auto 80px;
border-radius: 100px;
}
.gfl-archive-platform-info-list {
margin: 0 auto 60px;
max-width: 700px;
text-align: left;
}
.gfl-archive-platform-info-list-item {
position: relative;
padding: 20px 0 20px 120px;
}
.gfl-archive-platform-info-list-item-count {
background-color: #e8706f;
border: 2px solid #c45958;
width: 100px;
height: 100px;
line-height: 100px;
color: #fff;
font-weight: 900;
font-size: 60px;
border-radius: 100%;
text-align: center;
left: 0;
position: absolute;
top: 50%;
transform: translate(0, -50%);
}
.gfl-archive-platform-info-list-item-title {
font-size: 24px;
font-weight: 700;
margin: 0 auto 5px;
}
.gfl-archive-platform-info-boxes {
display: inline-block;
width: 100%;
margin: -20px auto 50px;
}
.gfl-archive-platform-info-box {
box-sizing: border-box;
width: calc(33.33333% – 22px);
float: left;
border: 1px solid #E2DFD6;
background-color: #F9F8F6;
padding: 38px 8px;
margin: 11px;
border-radius: 12px;
}
.gfl-archive-platform-info-box-title {
font-weight: 700;
margin: 0 auto 2px;
padding-top: 82px;
background-position: 50% 0;
background-size: auto 68px;
background-repeat: no-repeat;
}
.brands .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_brands.png”);
}
.arvr .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_ar.png”);
}
.currencies .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_currencies.png”);
}
.deals .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_deals.png”);
}
.myfeed .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_feed.png”);
}
.collections .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_heart.png”);
}
.reminders .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_notify.png”);
}
.tech .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_technews.png”);
}
.watch .gfl-archive-platform-info-box-title {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/about/about_feat_watch.png”);
}
.gfl-archive-platform-info-box-desc {
max-width: 160px;
margin: 0 auto;
font-size: 16px;
}
.gfl-archive-platform-info-footer {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/meta/og_home_22.jpg”);
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
padding-bottom: 40%;
position: relative;
border-radius: 12px;
overflow: hidden;
max-width: 930px;
margin: 0 auto;
}
.gfl-archive-platform-info-footer-box {
background-color: rgba(255,255,255,0.8);
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
right: 0;
padding: 30px;
}
.gfl-archive-platform-info-footer-box a {
display: block;
margin: 0 auto;
max-width: 200px;
color: #fff;
font-weight: 700;
background-color: #0075f0;
border-radius: 100px;
padding: 12px 10px;
text-decoration: none;
}
.not-touch .gfl-archive-platform-info-footer-box a:hover {
opacity: 0.8;
}
.gfl-archive-platform-info-faq-wrap {
margin: 55px auto 0;
max-width: 930px;
}
.submit-faq-item {
display: block;
margin: 0 auto 20px;
text-align: left;
position: relative;
border-bottom: 1px solid #ddd;
padding: 0 0 20px;
}
.faq-question {
font-weight: 700;
font-size: 20px;
line-height: 1.4;
color: #36373a;
margin: 0 auto;
position: relative;
padding-right: 30px;
background-image: url(https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_arrow.png);
background-position: 100% 50%;
background-repeat: no-repeat;
background-size: 13px auto;
cursor: pointer;
}
.faq-answer {
color: #5e5e61;
font-size: 18px;
line-height: 1.4;
font-weight: 500;
margin: 10px auto 0;
display: none;
}
.faq-more {
font-weight: 700;
font-size: 20px;
color: #3c3c3c;
text-align: left;
}
.faq-more a {
font-weight: inherit;
font-size: 20px;
color: inherit;
text-decoration: none;
display: inline-block;
padding-right: 21px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/submit/faq_more_arrow.png”);
background-repeat: no-repeat;
background-position: calc(100% – 1px) 50%;
background-size: 16px auto;
}
.faq-more a:hover {
opacity: 0.8;
}
.faq-more.mobile {
display: none;
}
.submit-faq-item a {
font-weight: 700;
color: #0075F0;
}
.info-category-third {
margin: 90px auto 0;
}
/* Media Queries */
@media screen and (max-width: 960px) {
.gfl-archive-platform-info-sides {
margin: 20px auto;
}
}
@media screen and (max-width: 780px) {
.gfl-archive-platform-info-box {
width: calc(50% – 22px);
}
.gfl-archive-platform-info-box.tech {
display: none;
}
.gfl-archive-platform-info-side {
padding: 10px 0;
}
}
@media screen and (max-width: 700px) {
.gfl-archive-platform-info-side.left.text, .gfl-archive-platform-info-side.right.text {
width: auto;
float: none;
text-align: center;
padding: 0;
}
.gfl-archive-platform-info-side.right.image, .gfl-archive-platform-info-side.left.image {
width: auto;
position: relative;
left: auto;
top: auto;
bottom: auto;
padding-bottom: 50%;
margin: 20px auto 20px;
}
.gfl-archive-platform-info-box {
width: auto;
margin: 0 auto 10px;
float: none;
}
.gfl-archive-platform-info-box.tech {
display: block;
}
.gfl-archive-platform-info-list-item-count {
display: none;
}
.gfl-archive-platform-info-list-item {
padding: 0 0 0 13px;
margin: 20px auto;
border-left: 5px solid #e8706f;
}
.gfl-archive-platform-info-title {
font-size: 28px;
}
.gfl-archive-platform-info-title.mission {
font-size: 24px;
}
.gfl-archive-platform-info {
font-size: 16px;
padding: 55px 40px;
margin: 15px auto 0;
}
.gfl-archive-platform-info-footer {
padding-bottom: 90%;
}
.gfl-archive-platform-info-footer-box {
padding: 20px;
}
.gfl-archive-platform-info-spacer {
padding: 0;
}
.gfl-archive-platform-info-sep {
margin: 50px auto 55px;
}
.gfl-archive-platform-info-boxes {
margin: -20px auto 40px;
}
.faq-question {
font-size: 18px;
}
.faq-more.desktop {
display: none;
}
.faq-more.mobile {
display: block;
}
}
@media screen and (max-width: 420px) {
.gfl-archive-platform-info {
padding: 45px 40px;
margin: 5px auto 0;
}
}
@media screen and (max-width: 375px) {
.gfl-archive-platform-info {
padding: 45px 20px;
}
.gfl-archive-platform-info-title, .gfl-archive-platform-info-list-item-title, .gfl-archive-platform-info-side-title {
font-size: 24px;
line-height: 1.3;
}
.gfl-archive-platform-info-desc, .gfl-archive-platform-info-side-desc, .gfl-archive-platform-info-list-item-desc {
font-size: 15px;
}
.gfl-archive-platform-info-list {
margin: 0 auto 30px;
}
.gfl-archive-platform-info-boxes {
margin: -20px auto 25px;
}
.faq-answer {
font-size: 16px;
}
}
@media screen and (max-width: 320px) {
.gfl-archive-platform-info-title {
font-size: 22px;
}
.gfl-archive-platform-info-list-item-title {
font-size: 20px;
}
.gfl-archive-platform-info-desc, .gfl-archive-platform-info-side-desc, .gfl-archive-platform-info-list-item-desc {
font-size: 14px;
}
.faq-question, .faq-more a {
font-size: 16px;
}
}

What is Gadget Flow?

Gadget Flow is the original product discovery platform that keeps you up to date with the latest tech, gear, and most incredible crowdfunding campaigns. Reaching over 31 million people per month, we also have iOS and Android apps that support AR and VR for next-level product exploration.

Why Use Gadget Flow?

We keep you updated with the latest tech product announcements for everything from the newest drones to obscure gaming gadgets. Our team discovers unique products and covers the latest crowdfunding campaigns. Save gadgets to your private or public wish lists, check out our team’s expert reviews, and purchase products directly from trusted sellers.

Meet the Team

Gadget Flow is headquartered in New York City, and most of our team works remotely from the US and Europe. We are tech enthusiasts who love to learn about new technologies and the latest innovations. Talented individuals who are passionate about the future, we work tirelessly and love to excite you and teach you about advancements in our field.

Join Gadget Flow Today

Explore the world of Gadget Flow so you know when any new tech launches—anywhere. Create your account using your email or any of our supported third-party logins, such as Google, Apple, and Facebook.
1

Create Wish Lists

Sign up to create private and public wish lists that you can share with family and friends. It’s also easy to organize your favorite gadgets into different collections, like gift guides, smart home products you love, and more.
2

Get Product Notifications

What do you do when you find a product that you love but aren’t ready to buy? Simply create a notification! Click the three little dots by the buy now button and select Add Reminder to get notified. Receive a reminder when it’s discounted, Black Friday, the next season, or any date you choose.
3

Discover with Watch

Now you can discover new products through our video feed. With Gadget Flow Watch, browse through your favorite categories and create playlists. Our endless selection of videos will have you discovering gadgets for hours.
See all of our features:

Collections

Create public or private collections

My Feed

Create your custom product feed

AR/VR/3D

Discover our products in VR, AR, and 3D

Exlusive Deals

New Discounts and deals, daily

Watch

Find new products through video

Brand Pages

Follow your favorite brands

Notify Me

Product reminders or sale reminders

Multiple Currencies

Browse using your local currency

Tech News

Stay updated with the latest tech news

Our Mission: Help You Find the Best Gadgets

We simplify product discovery. This means you can find all the greatest gadgets in record time. As a technology company, our mission since 2012 has been to make it easy for you to discover quality products and stay updated with the latest trends.
What Is a Gadget?
It’s the gear you can’t live without: the smartphone you constantly check, the camera that goes on every vacation, and the TV for binge-watching and gaming. All the coolest gadgets owe their existence to a new technology that changed it all.
What Are the Types of Gadgets?
Gadgets include everything from phones like iPhone and VR headsets like Oculus to gaming consoles like PlayStation 5 and robots like Roomba.
What Gadgets Are Trending Today?
Mainstream gadgets include TVs, consoles, smart devices, cameras, headphones, and music devices. However, there are a ton of unique gadgets for fun, learning, and more. Here’s a full list of gadgets that are currently trending on Gadget Flow.
What Are the Top New Tech Trends?
Technology evolves every day, and some of the most popular tech trends include AI, robotic process automation, edge computing, quantum computing, virtual reality, blockchain, IoT, 5G, augmented reality, self-driving, big data, machine learning, and voice search.

jQuery(document).ready(function() {
jQuery(‘.submit-faq-item .faq-question’).on(“click”, function () {
jQuery(this).parent().find(‘.faq-answer’).slideToggle();
});
});

dataLayer.push({
event: “select_item”,
select: {
item_list_id: “related_products”,
item_list_name: “Related products”,
items: [
{
item_id: ‘623662’,
item_name: ‘YASHICA Vision night photography gadget gives you 4K UHD image quality in low light’,
item_category: ‘Crowdfunding, Outdoors, Photography, Tech’,
description: ‘Unveil+the+outdoors+at+night+with+the+YASHICA+Vision+night+photgraphy+gadget.+It+offers+4K+UHD+image+and+full-color+night+vision.’,
currency: ‘USD’,
price: ‘252’,
}
] }
})

jQuery(document).ready(function () {

gfl_load_lazy_youtube();
if (gfl_gdpr_accepted === “yes”) {
fbq(‘track’, ‘{Crowdfunding Projects}’);
}
gfl_archives_single_product_bindings();
//gfl_archives_single_fb_share_count();

jQuery(‘html’).one(“mousemove touchmove touchstart”, function () {

gfl_archives_single_slider_images();

});

});

.gfl-footer-wrap {
background-color: #fff;
border-top: 1px solid #f5f5f5;
color: #454749;
text-align: center;
padding: 30px 0;
}
.gfl-footer-wrap.hidden {
display: none;
}
.gfl-footer {
max-width: 1280px;
margin: 0 auto;
text-align: left;
padding: 20px;
}
.gfl-footer-content {
padding: 0 40px;
}
.gfl-footer-links {
display: grid;
grid-template-columns: repeat(5, 20%);
column-gap: 0;
row-gap: 40px;
overflow: hidden;
}
.gfl-footer-links-section {

}
.gfl-footer-links-section:last-of-type {
padding: 0;
}
.gfl-footer-links-subheading {
font-weight: 700;
margin: 0 0 12px;
color: #242426;
font-size: 19px;
}
.gfl-footer-link-item {
display: block;
text-decoration: none;
color: #515154;
margin: 0 0 10px;
font-size: 17px;
line-height: 1.6;
font-weight: 500;
}
.gfl-footer-share-item {
margin: 0 10px 8px 0;
width: 37px;
height: 37px;
display: inline-block;
opacity: 0.9;
background-size: cover;
background-repeat: no-repeat;
background-position: 0 0;
border-radius: 100%;
}
.gfl-footer-links-section a.gfl-footer-share-item:hover {
opacity: 1;
}
.gfl-footer-share-item svg {
display: block;
width: 100%;
height: auto;
}
.gfl-footer-share-item.tik {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_tiktok.png”);
}
.gfl-footer-share-item.ins {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_inst.png”);
}
.gfl-footer-share-item.fb {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_fb.svg”);
}
.gfl-footer-share-item.pin {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_pin.svg”);
}
.gfl-footer-share-item.yt {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_yt.svg”);
}
.gfl-footer-share-item.tw {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_tw.svg”);
}
.gfl-footer-share-item.an {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_apple.svg”);
}
.gfl-footer-share-item.rss {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_rss.svg”);
}
.gfl-footer-share-item.med {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_medium.svg”);
}
.gfl-footer-share-item.li {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/social_li.svg”);
}
#gfl-footer-top-wrap {
color: inherit;
font-style: normal;
margin: 0 auto;
padding: 30px 0 0;
}
.footer-widget-title {
display: block;
color: #242426;
font-weight: 700;
margin: 0 auto;
text-align: left;
font-size: 19px;
}
#gfl-footer-top-wrap ul {
display: block;
margin: 15px auto;
text-align: left;
vertical-align: top;
}
.gfl-footer-featured {
background-position: 0 center;
background-repeat: no-repeat;
background-size: auto 98%;
display: inline-block;
height: 20px;
margin: 5px 27px 5px 0;
padding: 0;
vertical-align: top;
}
.gfl-footer-featured:last-of-type {
margin-right: 0;
}
.gfl-footer-featured a {
display: block;
height: 100%;
}
#gfl-footer-featured-1 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/1.png”);
width: 131px;
height: 27px;
}
#gfl-footer-featured-2 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/2.png”);
width: 64px;
}
#gfl-footer-featured-3 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/3new.png”);
background-position: 0 0px;
width: 78px;
}
#gfl-footer-featured-4 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/4.png”);
background-position: 0 0;
width: 55px;
display: inline-block;
}
#gfl-footer-featured-5 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/huffp.png”);
background-position: 0 0;
width: 159px;
display: inline-block;
margin-right: 0;
margin-left: 20px;
}
#gfl-footer-featured-6 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/inc.png”);
background-position: 0 0;
width: 56px;
display: inline-block;
margin-right: 0;
margin-left: 20px;
height: 21px !important;
}
.gfl-footer-legend {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding: 20px 0;
margin: 30px auto 0;
}
.gfl-footer-legend-logo {
display: inline-block;
width: 138px;
height: 31px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/gfl_header/LOGO_GF_TXT_COLOR_GRAY_FILL.svg”);
background-repeat: no-repeat;
background-position: 0 50%;
background-size: contain;
margin: 0px 15px 0 0;
}
.gfl-footer-legend-links {
display: inline-block;
margin: 7px 0 0;
line-height: 1.1;
font-size: 16px;
color: #515154;
font-weight: 700;
}
.gfl-footer-featured span {
display: none;
}
.gfl-footer-links-section.social.mobile {
display: none;
}
.gfl-ll-bimg {
background-image: none !important;
}
.gfl-footer-social {
margin: 30px auto 0;
}
.viem .youtube-div {
width: 100%;
height: 100%;
padding: 0;
opacity: 0;
border-radius: 0;
}
.viem.swiper-slide-active .youtube-div {
opacity: 1;
}
.youtube-div {
padding-bottom: calc(100%/(16/9));
background-size: 100% auto;
background-color: #000;
background-repeat: no-repeat;
background-position: 50%;
position: relative;
cursor: pointer;
border-radius: 4px;
}
.youtube-div iframe {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.youtube-div .yt-play {
width: 70px;
height: 46px;
background-color: #212121;
z-index: 1;
opacity: .8;
border-radius: 14%;
transition: all .2s cubic-bezier(0,0,.2,1);
}
.youtube-div .yt-play:before {
content: ”;
border-style: solid;
border-width: 11px 0 11px 19px;
border-color: transparent transparent transparent #fff;
}
.youtube-div:hover .yt-play {
background-color: red;
opacity: 1;
}
.youtube-div .yt-play, .youtube-div .yt-play:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%,-50%,0);
}
.gfl-footer-apps {
float: right;
}
.gfl-footer-app {
display: inline-block;
width: 120px;
height: 37px;
margin-left: 10px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
}
.gfl-footer-app.appstore {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/appstore.png”);
}
.gfl-footer-app.playstore {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/googleplay.png”);
}
.gfl-footer-legend-rights {
margin: 20px auto 0;
}
/* Media Queries */
@media screen and (max-width: 1100px) {
.gfl-footer-links {
grid-template-columns: repeat(3, 33.333333333%);
}
}
@media screen and (max-width: 860px) {
.gfl-footer-apps {
float: none;
margin: 5px auto 10px;
}
.gfl-footer-app {
margin-left: 0;
margin-right: 10px;
}
}
@media screen and (max-width:840px) {
#gfl-footer-top-wrap ul {
text-align: left;
margin-bottom: 0;
}
.gfl-footer-featured {
margin: 7px 13px 0 !important;
}
#gfl-footer-featured-3 {
margin-left: 0 !important;
}
#gfl-footer-featured-6 {
display: none;
}
}
@media screen and (max-width:768px) {
.gfl-footer-apps {
margin: -15px auto 20px;
}
.gfl-footer-links {
display: block;
}
.gfl-footer-links-section {
float: none;
width: auto;
margin: 0 auto 30px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_arrow.png”);
background-position: calc(100% – 4px) 8px;
background-repeat: no-repeat;
background-size: 13px auto;
transition: 1s all;
display: block;
min-width: 0;
}
.gfl-footer-link-item {
display: none;
line-height: 1.6;
}
.opened .gfl-footer-link-item {
display: block;
}
.opened .gfl-footer-link-item.gfl-footer-share-item {
display: inline-block;
}
.gfl-footer-links-section.social {
float: none;
width: auto;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding: 20px 0;
margin: 40px 0 0;
}
.footer-widget-title {
width: auto;
margin: 0 auto 30px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_arrow.png”);
background-position: calc(100% – 4px) 8px;
background-repeat: no-repeat;
background-size: 13px auto;
transition: 1s all;
border: 0 none;
padding: 0;
}
.gfl-footer-legend-links {
width: auto;
margin: 9px 0 0;
}
.gfl-footer-legend {
border: 0 none;
text-align: left;
padding: 5px 0;
margin-top: 0;
}
.gfl-footer-legend-logo {
width: 20px;
background-size: auto 100%;
margin: 1px 10px -1px 0;
display: none;
}
#gfl-footer-top-wrap ul {
text-align: left;
margin: -20px auto 20px;
display: none;
}
.gfl-footer-featured {
background: none !important;
width: auto !important;
height: auto !important;
display: block !important;
margin: 0 0 10px !important;
}
.gfl-footer-featured a {
text-decoration: none;
color: #323338;
}
.gfl-footer-featured span {
display: block;
}
#gfl-footer-top-wrap {
padding: 0;
}
.gfl-footer-links-section.social.desktop {
display: none;
}
.gfl-footer-links-section.social.mobile {
display: block;
}
.gfl-footer-social {
margin: 0 auto 30px;
}
#gfl-footer-featured-6 {
display: block;
}
}
@media screen and (max-width:640px) {
.gfl-footer-share-item.tw, .gfl-footer-share-item.rss, .gfl-footer-share-item.med, .gfl-footer-share-item.tik {
display: none !important;
}
}
@media screen and (max-width:460px) {
.gfl-footer-content {
padding: 0;
}
.gfl-footer-legend {
margin: 0 auto;
}
.gfl-footer-legend-logo {
display: none;
margin: 1px 10px -1px 0;
}
.gfl-footer-legend-links {
display: block;
padding: 0;
margin: 10px 0 0;
line-height: 1.5;
max-width: 277px;
font-size: 16px;
}
.gfl-footer-share-item {
margin-bottom: 0;
}
.gfl-footer-apps {
margin: -10px auto 20px;
}
}
@media screen and (max-width:375px) {
.gfl-footer-share-item {
width: 30px;
height: 30px;
}
}
@media screen and (max-width:320px) {
.gfl-footer-share-item.rss {
display: none;
}
.gfl-footer-legend {
padding: 0;
}
.gfl-footer-links-subheading {
font-size: 16px;
}
.gfl-footer-link-item {
font-size: 16px;
}
.footer-widget-title {
font-size: 16px;
}
.gfl-footer-legend-links {
font-size: 16px;
}
}

var MTUserId=’676a9df8-34db-4833-8caa-31ac8ac5a3cb’;
var MTFontIds = new Array();

MTFontIds.push(“5760883”); // Helvetica® Now W01 Display Black
MTFontIds.push(“5760915”); // Helvetica® Now W01 Display Bold
MTFontIds.push(“5760931”); // Helvetica® Now W01 Display Medium
MTFontIds.push(“5760947”); // Helvetica® Now W01 Display Regular
MTFontIds.push(“6563740”); // Helvetica® Now W05 Display Condensed Black
(function() {
var mtTracking = document.createElement(‘script’);
mtTracking.type=’text/javascript’;
mtTracking.async=’true’;
mtTracking.src=’https://thegadgetflow.com/wp-content/themes/gadgetflow-next/assets/Fonts/mtiFontTrackingCode.js’;

(document.getElementsByTagName(‘head’)[0]||document.getElementsByTagName(‘body’)[0]).appendChild(mtTracking);
})();

var algolia = {“debug”:false,”application_id”:”1UFC7YURSK”,”search_api_key”:”6b294dc02634698047cdc3b1e66f2148″,”powered_by_enabled”:false,”query”:””,”autocomplete”:{“sources”:[{“index_id”:”terms_category”,”index_name”:”wp_terms_category”,”label”:”Categories”,”admin_name”:”Categories”,”position”:0,”max_suggestions”:3,”tmpl_suggestion”:”autocomplete-term-suggestion”,”enabled”:true},{“index_id”:”posts_post”,”index_name”:”wp_posts_post”,”label”:”Products”,”admin_name”:”Posts”,”position”:1,”max_suggestions”:4,”tmpl_suggestion”:”autocomplete-post-suggestion”,”enabled”:true},{“index_id”:”posts_brand”,”index_name”:”wp_posts_brand”,”label”:”Brands”,”admin_name”:”Brands”,”position”:2,”max_suggestions”:2,”tmpl_suggestion”:”autocomplete-post-suggestion”,”enabled”:true},{“index_id”:”posts_blogpost”,”index_name”:”wp_posts_blogpost”,”label”:”From our Blog”,”admin_name”:”Blog”,”position”:3,”max_suggestions”:2,”tmpl_suggestion”:”autocomplete-post-suggestion”,”enabled”:true}],”input_selector”:”input[name=’s’]:not(.no-autocomplete):not(#adminbar-search)”},”indices”:{“searchable_posts”:{“name”:”wp_searchable_posts”,”id”:”searchable_posts”,”enabled”:true,”replicas”:[]},”posts_post”:{“name”:”wp_posts_post”,”id”:”posts_post”,”enabled”:true,”replicas”:[]},”posts_blogpost”:{“name”:”wp_posts_blogpost”,”id”:”posts_blogpost”,”enabled”:true,”replicas”:[]},”posts_brand”:{“name”:”wp_posts_brand”,”id”:”posts_brand”,”enabled”:true,”replicas”:[]},”terms_category”:{“name”:”wp_terms_category”,”id”:”terms_category”,”enabled”:true,”replicas”:[]}}};

{{{ data.label }}}

{{{ data._highlightResult.post_title.value }}}


{{{ data._highlightResult.name.value }}}

{{ data.display_name }}

{{{ data._highlightResult.display_name.value }}}

Helpful Tips and Advice for Landscape Photography

Helpful Tips and Advice for Landscape Photography

It pays to take time to reflect on your work, and perhaps no time is better for that than the arrival of a new year. This fantastic video tutorial features an experienced landscape photographer doing just that and offering loads of helpful tips and advice as well. 

Coming to you from Michael Shainblum, this awesome video tutorial walks viewers through various settings, techniques, and challenges he faced while creating some of his best shots of 2023. His first photograph, a spontaneous capture of Bridal Veil Falls with a rainbow at Yosemite National Park, exemplifies the magic of patience and timing in landscape photography. He emphasizes the value of waiting for the perfect moment, a lesson that’s crucial for photographers who often find themselves at the mercy of nature’s unpredictability. Another notable mention is a moodier scene captured under rainy conditions, demonstrating that great images can emerge even in less-than-ideal circumstances. Shainblum’s experiences reinforce the idea that landscape photography is not just about capturing beauty but also about embracing and adapting to the environment’s challenges.

Shainblum also explores the concept of stepping out of one’s comfort zone, highlighting a photograph with coastal textures that he likens to dragons. This shift in perspective and subject matter underlines the importance of creativity and experimentation. His journey through various landscapes, from the swamps of Texas and Louisiana to the streets of New York City, showcases the diversity and adaptability required in this field. Each image tells a unique story, not just of the landscape but of the photographer’s interaction with it. Check out the video above for the full rundown. 

And if you really want to dive into landscape photography, check out our latest tutorial, “Photographing the World: Japan With Elia Locardi!”

LG Signature Transparent OLED TV Disappears Before Your Eyes

LG Signature Transparent OLED TV Disappears Before Your Eyes

We can’t say LG Electronics’ announcement of the world’s first wireless transparent 4K OLED TV at CES 2024 arrived as a complete surprise, as we got a peek of an earlier iteration of the see-through display technology several years ago at InfoComm 2019 at the LG Business Solutions booth. But LG has clearly been working on the technology and refining the concept, resulting in a 77-inch LG SIGNATURE OLED T television that seems very close to becoming an option for viewers seeking one that seamlessly blends into home decor.

Powered by the company’s new Alpha 11 AI processor, and dubbed the LG OLED T, the unit’s wow factor is first and foremost its see-through display. Originally conceived as a technology for retail, where the see-through technology has countless applications, the OLED T now is being angled toward consumers seeking a transparent OLED screen that subtracts the presence of a big black rectangle from a room. And it does so with a feature that deserves some attention.

[embedded content]

You may be wondering what content looks like displayed across a transparent screen, specifically in regards to contrast. To address this challenge, LG’s engineers incorporated the option to switch over to more vibrant color screen experiences at the click of a button. This particular mode reintroduces a more conventional opaque background for high contrast viewing using a thin film, which rolls up and down with a bit of cinema theater drama.

LG Signature OLED T transparent television in a living room setting with modern ceramics viewed through a rippled glass effect created using the OLED display.

Decorative objects can be placed directly behind the display, allowing owners to view items through a completely transparent window, add treatments like the “rippled window” effect above, or block them from view entirely using the OLED display. Additionally, an Always-On-Display (AOD) feature allows the set to become a photo or art gallery.

Beyond its see-through design, the LG OLED T is presented set within an open air shelf-like apparatus that can be positioned near a wall, as a divider, or according to LG, propped “against the window without blocking the view outside.” The OLED is actually not limited to this specific shelf-style design as LG will be offering it as a standalone and wall-mount television.

The OLED T includes LG’s Zero Connect Box, which allows the option to wirelessly transmit 4K images and sound to the OLED T from across the room, meaning although the television will still need a nearby outlet, you won’t have to worry about the clutter of other cables snaking from behind or beneath the television.

LG OLED Signature T in the middle of a large contemporary bedroom setting with wood panel walls and large ocean view windows, with a bed visible on the right.

LG says their new processor provides a 70 percent improvement in graphic performance and a 30 percent faster processing speed compared to its predecessor. But if we were to guess, while the average consumer might be drawn to the novelty of LG’s “now you see it, now you don’t” effect, alongside interior designers who will welcome another option to please client needs with transparency. It is likely that the OLED T is a first adopter technology that will likely improve in brightness, contrast, and detail as thinner displays evolve.

This post contains affiliate links, so if you make a purchase from an affiliate link, we earn a commission. Thanks for supporting Design Milk!

Gregory Han is a Senior Editor at Design Milk. A Los Angeles native with a profound love and curiosity for design, hiking, tide pools, and road trips, a selection of his adventures and musings can be found at gregoryhan.com.

Seven tips to get the most from your photography convention attendance

Seven tips to get the most from your photography convention attendance

Photography convention season is ramping up. For me, the next convention is Professional Photographers of America’s Imaging USA in Lexington, Kentucky on Jan. 28-30, 2024. I’ve attended a lot of conventions over the years and learned a thing or two about learning in this environment. To get the most out of your education dollar, here are seven ways to learn more and be more comfortable.

What to wear in a photography convention

Be comfortable in your clothing, but in my opinion you should still be professional. You never know whom you are going to meet and you never get a second chance to make a first impression. I recommend a business casual. And, really important, wear comfortable shoes! There’s a LOT of walking getting from class to class and on the trade show floor. The convention is in a completely covered complex under roof and climate controlled. I recommend having a sweater or fleece you can pop on or off to stay comfortable in rooms that might be a bit on the chill side. Layers are important.

Lots of walking and temperatures that can vary in large spaces means wearing the right cloths to be comfortable.

Stay hydrated

I carry a refillable water bottle. Making it convenient I use an old 70-200mm lens case. to keep my hands free. Staying hydrated is not only important for your comfort it keeps you healthy as well. Not to mention saving money. A bottle of water can cost the Earth in convention hotel environments. Drinking enough water each day is critical. It helps to regulate body temperature, keeps your joints lubricated, helps prevent infections, delivers nutrients to your body and aids digestion. Being well-hydrated also improves sleep quality, brain function and keeps your mood up.

Trade show

Make a list so you don’t miss out not the trade show floor. Folks who run photography conventions are supported by the vendors that attend. You can often get special deals and prices by spending your money with them. That makes it a win-win-win. You get a deal. the vendor gets a new client or makes a sale and the people who run the convention get a return trade show business the following year.

Do you have vendors with which you already work that are showing? Go meet them. Putting faces to names, and getting yours in front of them, can lead to extra service.

Make a list of new equipment and/or software you are interested in and visit with those vendors. See your listed vendors first. If there’s still time, wander and see what’s new.

If the trade show is all you are able to attend you still have plenty to see and learn. Get your free trade show pass here.

Get inspiration

At IUSA this year, the image competition has been ramped up. There will be live judging, and for the first time, cash prizes. Attend the judging events and visit the image display. Inspiration awaits there.

By the way, in my opinion, participating in an image Competition is one of the strongest and fastest ways to improve your photography. If you wait until you think you are ‘ready’ your improvement will be much slower. Use the inspiration to get you going.

Learn new techniques by attending the education programs. Take notes that indicate what you need to learn, not try to write down everything or you’ll miss lots of information.

Education programs

List the programs that you want to see and keep that a working list. Choose the ones that will help you with business, marketing, sales and, of course, photography and lighting skills.

Get to the programs early and introduce yourself to your neighbors and ask questions. I’ve learned as much doing this as I have in programs, which can double your take home info!

Don’t try to write down everything a speaker is saying. Make general notes on ‘take-aways’ that you wish to implement in your business. You will probably have 8-10 from each program. Don’t get bogged down into taking too many notes, as you’ll end up missing lots of info. This is extremely important! Learn about things you need to learn. Don’t try to learn it all on site. (See post-convention advice below)

Networking

Rubbing elbows with new people is a great way to learn more. If you travel with another photographer from your hometown, don’t hang with them because it’s more comfortable. Expand your network.

Meet up with other photographers for a coffee, adult beverage, lunch or dinners. I have learned tons over a beer at the bar. At the PPA convention if you see people with ribbons and metals around their neck think of that as permission to ask questions. These are people who have participated in the image competition and sharing their knowledge through teaching programs throughout their careers.

Networking is a great way to increase your time at a convention. Meet fellow photographers and swap stories, learn tons!

Post convention

Following the photography convention, set aside a day or at least a morning to review your ‘take-aways’ and prioritize them in order of importance.
Calendar in hand, schedule time each week (or each day) to work on the items on your list in order of importance. You should probably have about six months or more worth of things to learn, practice and implement. This will ensure that you actually use the info you learn rather than going back to the next convention saying, “Oh, that was a great idea! I meant to do that last year…”

Best of luck to you on your photography convention attendance. If you’ll be in Lexington for IUSA, look for me. If have any questions don’t hesitate to ask.

Yours in Creative Photography, Bob

ArtDependence | Csaba Daróczi has been awarded the Title Close-up Photographer of the Year

ArtDependence | Csaba Daróczi has been awarded the Title Close-up Photographer of the Year

Csaba explains: ‘In the winter of 2023, I took a lot of photos in a forest close to my home in Hungary. I found something new to photograph almost every week, and I spent several days exploring ideas and perfecting techniques. Staying curious and open-minded led me to this hollowed out tree stump, which measured around half a metre in diameter. I carefully positioned my GoPro 11 camera inside the trunk and took a few shots. I was amazed by the results. After a few days, however, I decided the composition might be improved if I included an animal in the frame. So, I returned to the spot and placed a sunflower near the hole, which the mice and birds soon found.’

Csaba will be awarded a £2,500 (approx. US$3,100) cash prize, a Universal License for Affinity Photo, Designer and Publisher apps, NiSi macro focusing rail NM-200S, NiSi macro 77mm close up lens and the Close-up Photographer of the Year (CUPOTY) trophy. He also sees his work displayed to a global audience in the Top 100 online gallery at www.cupoty.com.

The fifth CUPOTY attracted almost 12,000 entries from 67 countries. A jury of 23 brilliant photographers, scientists, naturalists, journalists and picture editors spent over 20 hours collectively on Zoom calls to find the winners and Top 100 pictures.

Main Image :© Csaba Daróczi | cupoty.com. All copyright remains with the photographers.

Photographer Encounters Enormous, ‘Alien’ Fish in the Deep Ocean

Photographer Encounters Enormous, ‘Alien’ Fish in the Deep Ocean

Giant sunfish and photographer

A photographer has shared the story — and a magnificent photo — of his encounter with a huge alien-like ocean sunfish.

Mark Girardeau from Southern California posted the picture to his Instagram page which shows the scale of these massive creatures. Incredibly, the individual he met was only 400 lbs — small for an ocean sunfish.

Giant sunfish

Sunfish

“From the surface, you mostly just see the upper fin sticking above the water but once you jump in when the water is clear, it’s just the craziest experience!” Girardeau tells USA Today. “The water was still and the ocean was a deep-blue color that day so you could just swim right over to this massive fish and it was fine with it.”

Ocean sunfish are also known as Mola mola and it is fairly uncommon to see one because they roam in pelagic waters miles from the shore; most sightings occur from boats.

Mola molas live in temperate and tropical waters where they feed on jellyfish, small fish, and squid. The photo of Girardeau was taken last summer between Newport Beach and San Clemente Island in water over 3,000 feet deep.

“I don’t post many photos of myself so here it is the real me (on the left)!” Girardeau wrote on Instagram. “Thanks to [Delaney Trowbridge] and her underwater housing for capturing this moment in time.”

Delaney Trowbridge, who took the photo, is a talented photographer like Girardeau and tells USA Today that the encounter was a “dream come true… coming face to face with one of the strangest fish on Earth!”

“It wasn’t difficult at all to jump into 3,000 feet of open water to swim alongside this beautiful Mola mola,” she continues.

“Accompanying this gentle giant was a lone pilotfish, a very rare species for Southern California, more often encountered in tropical waters. I can’t blame the little guy for visiting us though, it sure felt like we were swimming in Hawaii!”

Ocean sunfish
The ocean sunfish as it looks from the surface.

More of Girardeau’s work can be found on his Instagram and website.


Image credits: Courtesy of Mark Girardeau and Delaney Trowbridge.

Cardboard Takes a Fantastical Turn in Greg Olijnyk’s Mechanical Insects and Wondrous Dream Factory

Cardboard Takes a Fantastical Turn in Greg Olijnyk’s Mechanical Insects and Wondrous Dream Factory

Detail of “Ants,” 50 x 50 x 15 centimeters. All photos by Griffin Simm, © Greg Olijnyk, shared with permission

Hordes of ants with serrated mandibles, a coiled caterpillar, and puffy white cotton-ball clouds materialize in Greg Olijnyk’s Melbourne studio. The artist continues his ever-growing collection of cardboard sculptures augmented with LED lights, toothpicks, and “a lot of hours and lots of coffee.” His most recent works include a trio of mechanical insects presented like entomological displays, their legs and heads revealing Olijnyk’s meticulous attention to detail and devotion to rendering minuscule features. Keeping with the wondrous world that he’s been expanding the last few years, the artist also fashioned a “Dream Factory,” a whimsical manufacturing plant shipping out the most fantastical imaginings.

For more of Olijnyk’s sci-fi universe of robots and uncanny architecture, visit his site and Instagram.

 

an overview image of cardboard ants appearing to crawl out of a hole

“Ants,” 50 x 50 x 15 centimeters

an overview image of a cardboard fly with four wings and long antennae

“Fly,” 50 x 50 x 15 centimeters

a close up image of the head of a cardboard fly with glowing eyes

Detail of “Fly,” 50 x 50 x 15 centimeters

an overview image of a coiled, C-shaped cardboard caterpillar

“Caterpillar,” 50 x 50 x 15 centimeters

a close up image of a cardboard caterpillar with lights glowing on its head

Detail of “Caterpillar,” 50 x 50 x 15 centimeters

“The Dream Factory,” 75 x 90 x 65 centimeters

Detail of “The Dream Factory,” 75 x 90 x 65 centimeters

Detail of “The Dream Factory,” 75 x 90 x 65 centimeters

Do stories and artists like this matter to you? Become a Colossal Member today and support independent arts publishing for as little as $5 per month. The article Cardboard Takes a Fantastical Turn in Greg Olijnyk’s Mechanical Insects and Wondrous Dream Factory appeared first on Colossal.