Live data from Hacker News

Ask HN: What startup/technology is on your 'to watch' list?

news.ycombinator.com

681–690 of 700 posts

Re: Ask HN: What startup/technology is on your 'to watch' list?

#681
post #675

Earlier quoted context omitted.

The question is not about how many people use Gmail - and that still doesn’t take into account corporate users. It’s about how many people use the web interface as opposed to using a mobile app.

Yes. And we're both clear that there wasn't always a mobile app version of Gmail, right?

To say that Gmail had much to do with Google’s growth considering that there was only a relatively small Window that email was the most popular form of personal (not corporate communication and spam) and that was over ten years ago before mobile started taking over doesn’t really have any basis in today’s reality.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#682

Earlier quoted context omitted.

IIRC Cloudflare Workers run at each Cloudflare PoP, which have higher geographical density than AWS regions, so latency experienced by end-users may be lower.

AWS has the same thing with Lambda@Edge

According to this[0] blog post Lambda@Edge has significantly longer latency (due in part to a smaller number of locations). Cloudflare also uses V8 isolates instead of whole VMs, so much lower overhead. Disadvantage is that you can only run JavaScript and WASM.

[0]: https://blog.cloudflare.com/cloud-computing-without-containe...

Re: Ask HN: What startup/technology is on your 'to watch' list?

#683
post #129

Earlier quoted context omitted.

> Far UVC lights (200 to ~222nm) OK, these are not safe wavelengths, and whatever you're reading is not right. This is absolutely ionizing radiation. The rate of formation of thymine dimers in this regime is similar to that around 260 nm. That is, it causes DNA damage. Please see Figure 8 below: https://onlinelibrary.wiley.com/doi/pdf/10.1111/j.1751-1097.... The logic of the claim that you can destroy a pathogen with…

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5552051/ > We have previously shown that 207-nm ultraviolet (UV) light has similar antimicrobial properties as typical germicidal UV light (254 nm), but without inducing mammalian skin damage. The biophysical rationale is based on the limited penetration distance of 207-nm light in biological samples (e.g. stratum corneum) compared with that of 254-nm light. Here we extend…

So if I'm reading correctly, the 207-nm ultraviolet light simply doesn't make it past the outer (dead) layer of skin.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#684
post #583

Earlier quoted context omitted.

The dat website is at dat://aaca379867bff648f454337f36a65c8239f2437538f2a4e0b4b5eb389ea0caff You can visit with the beaker browser, or share it through dat so it won't ever go down. You can also visit it at http://www.nanosavseq.com/ (DNS is not up yet, http://167.172.195.83/book/index.html is direct) It's embarrassingly barren right now, mainly since I've encountered some big problems with getting my DNA quantifier…

The book / documentation is very clean and presented in a fantastic way. May I ask what engine you are using for presenting this book?

mdbook! By the folks making the Rust docs. I love their formatting.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#685
post #583

Earlier quoted context omitted.

The dat website is at dat://aaca379867bff648f454337f36a65c8239f2437538f2a4e0b4b5eb389ea0caff You can visit with the beaker browser, or share it through dat so it won't ever go down. You can also visit it at http://www.nanosavseq.com/ (DNS is not up yet, http://167.172.195.83/book/index.html is direct) It's embarrassingly barren right now, mainly since I've encountered some big problems with getting my DNA quantifier…

Would you like to work together on this? This is very interesting stuff.

Would love to. Feel free to email me at koeng101gmail.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#686
post #134

Earlier quoted context omitted.

> Lightning Network - A way to do micropayments, if it works, You can stop the tape right there. You know it doesn't and it can't.

Genuinely curious, what’s wrong with the lightning network?

one design problem https://medium.com/@homakov/catch-22-of-lightning-network-in...

Re: Ask HN: What startup/technology is on your 'to watch' list?

#687
post #683

Earlier quoted context omitted.

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5552051/ > We have previously shown that 207-nm ultraviolet (UV) light has similar antimicrobial properties as typical germicidal UV light (254 nm), but without inducing mammalian skin damage. The biophysical rationale is based on the limited penetration distance of 207-nm light in biological samples (e.g. stratum corneum) compared with that of 254-nm light. Here we extend…

So if I'm reading correctly, the 207-nm ultraviolet light simply doesn't make it past the outer (dead) layer of skin.

Correct, but I’d still like to see their data as to what the impact is to eye tissue.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#688
post #528

Earlier quoted context omitted.

Mouse-level accuracy requires a well-calibrated setup and the correct size monitor and sitting posture. If you want to do something like a Square POS checkout and need to distinguish a random visitor looking at 4 buttons, it would be pretty forgiving.

Thank you, so not yet an option for me; I doubt my posture and sitting position is regular enough that calibration would work for me. Might, at some point, be a welcome addition to a touch pad though. If you touch the pad and your pointer is far away to where you're looking, jump to the area and do the fine tuning with the fingers.

I already do that without the need of a touch pad, just use your numpad keys as a mouse if you're on windows look into mouse.ahk. Tobii will snap mouse to where you're looking at and senses mouse is moving. Works great when you want to stay on home row, selecting text with it though, not as good.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#689
post #200
post #184

I think 3d printing still had enormous potential. They are printing jet engine parts with it these days.

when can I print a hamburger? that’s when I’ll know we have made it to the future!

I think something like this is already in the works. But I think the food replicators from Star Trek Next Generation would be better is we had the tech.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#690

Earlier quoted context omitted.

> Everyone with a high-mid-range PC already has more horsepower than a PS5 and it’s not doing anything particularly innovative or groundbreaking. The fact that it can stream 5.5gb/s from disk to RAM says otherwise. Commodity hardware, even high end m.2 drives can’t match that. * it’s my understanding that it directly shares RAM between the CPU and the GPU which means way less latency and more throughput.

There are high end drives on the PC market what can match and surpass that, but they are like $2000+ :) Linus talked about that topic last week: https://youtu.be/8f8Vhoh9Y3Q?t=1607

Watching some of that, and doing a bunch odd reading on the PS5, it seems that “some drives” can kind of get close, but the fact that the PS5 physically has custom, dedicated hardware that can directly move data from the SSD straight into shared CPU-GPU memory with minimal input/work from the CPU, and that’s a fundamental architectural advantage PC’s don’t have (yet).

I would sure like to see some architectural upgrades like this in PC/server world though: I’d love an ML workstation where my CPU-GPU ram is shared and I can stream datasets directly into RAM at frankly outrageous speeds. That would make so many things so much easier.

Post reply on HN