HN user

thdrdt

1,907 karma
Posts10
Comments452
View on HN
1MB Club 6 years ago

I think an onload limit is much more useful than file size.

A 700kB JavaScript page can take up to 10 sec. to render on older mobile devices. And a 500kB image can contain megapixels which will slow down non-PGU browsers.

Personally I always go for a max 2 sec. limit on all devices.

"...and pretty much have their entire business on there..."

This is what I don't get about YouTubers. They created a business with basically only one source of income. This is bad practice in every business book.

I am a freelancer. If I only had one customer my business would be instantly over when they didn't hire me anymore.

YouTubers put too much trust in an untrustworthy business partner.

Git is too hard 6 years ago

Imho Mercurial is much easier than Git. I have seen team members who lost data with Git but never with Mercurial.

I still miss Mercurial. Unfortunately most people moved to Git so I also moved to it.

Maybe the Dutch website is different but I think it is one of the worst webshops I've been on. When you search for a product you end up in a flood of pages with half related products. No filters, nothing. So I never find what I am looking for and just leave.

Now I don't think Amazon is stupid so there must be a reason for this experience.

I also think they know something we don't.

Visuals is a very broad term.

As you can read in my comment I agree with you. For example working with text in Gimp is just horrible. And Inkscape is very good untill you need it for CMYK.

But this thread is about owning your PC. And then I think all those trade-offs can be overcome. Sometimes this means thinking in other directions. For example the choice to design in CSS instead of Photoshop.

I don't think you can say: 'I cannot get away from Apple'.

But you can say: 'I choose to stay at Apple because I think it is more convenient'.

The choice is yours.

Some things changed for the good the last couple of years.

I am programming on Ubuntu (C#, PHP, Javascript) with Jetbrains software. This works absolutely great.

For 3D work I use Blender.

But for graphical work I agree that there are still alternatives missing.

Figma is a very good alternative for Sketch. Scribus is a good alternative for Indesign. Krita is very good for concept art. But that's about it.

Inscape is a good alternative for Illustrator, but only if you work in RGB.

Gimp can do what Photoshop can but it will take you 3 times as long.

But for me the trade-offs work. I want to own my computer so I choose to work in Gimp instead of Photoshop. I also started to design websites directly with CSS. And I switched from 3DsMax to Blender (which isn't a trade-off anymore).

The choice is yours.

I really wanted to use Sailfish as Android alternative. But after reading reviews I think it is just not ready and will not be an alternative to Android and iOS any time soon. There are just too many bugs.

Linux for mobile is also not an alternative. Since there are so many apps missing it can't be compared with Android and iOS. Well at least for me this includes some banking apps that make my life just so much easier.

The only real options right now are the Android forks like LineageOS I think.

You can at the cost of some light bounces.

Most modern render engines render rays from the camera into the scene. This speeds up rendering a lot but also means rendering caustics will need a huge amount of samples because the probability of seeing light from a camera through glass is very low. Bi-directional path tracing fixes some of these problems.

So it can be done but always at a cost (rendering times).

In Blender I have done this a couple of times and even used different IORs for the RGB colors to get real world results.

In the Netherlands we grow a lot of bell peppers on 'water'. Those sweet pepers are much larger than the ones grown on soal. But the only difference is the taste and the thickness of the skin. They might even be a little more healthy because they were grown in a lab like controlled environment.

Imho the taste is a big trade-off, but growing them on water takes way less space and also makes a failed harvest less likely.

I don't like Facebook but I don't think I would have a problem with creating a Facebook account for the device only (with an email address only for this device).

But what seems to be the main issue here is that it must be an active Facebook account.

I don't think any judge could call that a fair policy.

Currently I have a lot of trouble with my body because I am sitting to much.

After different types of exercise I believe what matters most is keeping the blood flowing and stimulating blood flow.

Strength is nice but when acids still build up it does you no good.

There are also no shortcuts. Exercise takes at least half an hour a day.

In my experience walking half an hour a day can be as good as lifting weights.

For me it is a little confusing article, but it sound like Sony now has a chip that can emit infrared and in the same pixel measure the direct time of flight. Am I right?

So props to Sony for making this possible in a, I assume, much smaller chip.

It is amazing how fast and effective those bots are.

I remember one time I installed Windows 95/98. I wanted the PC to be on internet but did not have a firewall for Windows. But I knew the internet address where I could get one.

So after installing Windows I took my chances, connected to the internet, downloaded the firewall asap, installed it, and was already too late. The PC was compromised within 10 minutes and I had to reinstall it.

It is true that hardware became very fast.

But is also amazing raytrace algorithms improved over time. So both hardware and software make real-time raytracing possible.

A very nice 'guide' for papers that make software improvements possible is the YouTube channel 2 minute papers.