HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lordwiz

no profile record

Submissions

Installerpedia: Install Anything Without Hassle

journal.hexmos.com
7 points·by lordwiz·6 ay önce·0 comments

LitePoint clears testing milestone with Qualcomm's upcoming Wi-Fi 8 platform

rcrwireless.com
1 points·by lordwiz·6 ay önce·0 comments

LiveAPI Devlogs: Transforming User Onboarding with 3 Industry-Inspired Methods

journal.hexmos.com
2 points·by lordwiz·2 yıl önce·0 comments

Structural analysis reveals how human eyelashes promote water drainage

phys.org
1 points·by lordwiz·2 yıl önce·0 comments

Rocket Lab launches sixth Synspective radar imaging satellite

spacenews.com
1 points·by lordwiz·2 yıl önce·0 comments

Build up your confidence with Regex: 5 Techniques to make it STICK

journal.hexmos.com
3 points·by lordwiz·2 yıl önce·0 comments

Chinese launch startup Cosmoleap secures funding for rocket chopstick recovery

spacenews.com
2 points·by lordwiz·2 yıl önce·1 comments

Why your API Doc Structure Matters: 5 Principles that make it easy for readers

journal.hexmos.com
3 points·by lordwiz·2 yıl önce·0 comments

[untitled]

1 points·by lordwiz·2 yıl önce·0 comments

Iran successfully launches indigenous Chamran 1 satellite into space

ilkha.com
39 points·by lordwiz·2 yıl önce·75 comments

I Struggled with Pagespeed Optimization Until I Found Out about These 5 Concepts

journal.hexmos.com
6 points·by lordwiz·2 yıl önce·0 comments

US Prepares Jamming Devices Targeting Russia, China Satellites

bloomberg.com
3 points·by lordwiz·2 yıl önce·1 comments

I spent 6 months on LiveAPI Proxy: Here are 10 HARD-EARNED Engineering Lessons

journal.hexmos.com
4 points·by lordwiz·2 yıl önce·0 comments

Adobe users are outraged over vague new policy's AI implications

mashable.com
55 points·by lordwiz·2 yıl önce·32 comments

Starship survives reentry during fourth test flight

spacenews.com
58 points·by lordwiz·2 yıl önce·30 comments

Credits depleted and can't create AI images? Run your image generator for free

journal.hexmos.com
4 points·by lordwiz·2 yıl önce·0 comments

Amazon Launches Bazaar to Offer Unbranded Products

inc42.com
2 points·by lordwiz·2 yıl önce·0 comments

Roblox Studio Head: Play-to-Earn Isn't Child Labor, It's a Gift

in.ign.com
10 points·by lordwiz·2 yıl önce·1 comments

Tesla begins making cars in Germany for export to India this year

reuters.com
3 points·by lordwiz·2 yıl önce·0 comments

Scientists announce new world record of artificial sun at 100M degrees

wionews.com
2 points·by lordwiz·2 yıl önce·0 comments

comments

lordwiz
·6 ay önce·discuss
Film formats still rule, but I’m curious what comes next. What I’m seeing in the mainstream is large-format 65 mm / IMAX 70 mm film, which feels like a premium big-screen experience, almost too premium to access nearby.
lordwiz
·2 yıl önce·discuss
Good take, I also did a similar thing with Gemini, Where we had to generate personalized advice based on Habits, Tasks done and Surveys taken by the user. All these were in JSON format, I gave it and asked to generate a piece of advice.
lordwiz
·2 yıl önce·discuss
Pretty cool, but i cant imagine the work involved in testing the code, the laptop hinge must have gone through a lot
lordwiz
·2 yıl önce·discuss
I got started in coding via roblox, when i was below 18, but we had groups of people of our similar age collaborating together and forming game studios. We did commissions as well which were paid. So if we alter the perspective on that then anyone can call it a child labour. But mostly the kids here just enjoy the experience as a whole
lordwiz
·2 yıl önce·discuss
Cool stuff, reminds me of reddit's r/place, but for developers
lordwiz
·2 yıl önce·discuss
Interesting stuff. Saw some steam games in lisp and heard about lisp game engines as well, Need to try this
lordwiz
·2 yıl önce·discuss
I have heard many times of this, I even have it installed. Need to start using this now, seeing the benefits in this thread makes me excited.
lordwiz
·2 yıl önce·discuss
Interesting, Like how its focused on making it lean by having less bloated versions of the tools
lordwiz
·3 yıl önce·discuss
Tom and jerry is popular as it kept the kids engaged and since there's only action involved, anyone could watch it regardless of age, i remember seeing old people watching tom and jerry with joy, that's why the numbers are high.
lordwiz
·3 yıl önce·discuss
Looks Pretty cool, Interesting how blender was integrated into such workflows for animation in hardware
lordwiz
·3 yıl önce·discuss
Thanks a lot for pointing it out, I have fixed the code and updated the blog.
lordwiz
·3 yıl önce·discuss
In this AI Age, It is crucial for developers to have a fundamental understanding of GPUs and their application to AI development.
lordwiz
·3 yıl önce·discuss
This communicates an important idea, Well-written code is not only correct and efficient, but it is also readable, maintainable, and understandable to other programmers.

This culture should be encouraged more to make other developer's life easier, The thing I do nowadays is that I would often switch perspectives now and then, When switching perspectives, if i become confused, i would work on making the code more meaningful.

Even if we are doing a solo project, if we come back to the code after a long while, the code should be greeting us with wide open hands rather than looking like an unexplored jungle.
lordwiz
·3 yıl önce·discuss
I agree that latency is important, the way in which you can type out things without spending extra time in delays can be a huge productivity boost,

One sort of analogy we can give is driving a car with good response time, even if the car is not having a good top speed, the acceleration we get when we push the pedal is enough to think we are going fast.

But throughput can also have a dominating factor, but its reliant on other areas, like typing out an already prepared article.

For operations that require thought, latency is important