HN user

saboot

1,975 karma

...

Posts2
Comments446
View on HN
Meow.camera 4 months ago

Reminds me of the days when you could look up public camera feeds with a specific string in a google search. Some of the camera pages had controls! Spent a day with friends in a college dorm scrolling through them.

This looks really cool. An application I would use this for is to generate code for FPGAs, as finite state machines are very common.

This is an example, https://terostechnology.github.io/terosHDLdoc/docs/guides/st...

But it only outputs an SVG, and there are no tools (AFAIK) that go from diagram to code, which should easy to setup.

So I'd consider extending this to both generate code and read in code and make these nice interactive diagrams.

ctrl+f "national lab" = 0 results

Hello? We have 17(!) federally funded national labs, full of scientists doing the work this article waxes nostalgic about. Through the Laboratory Directed Research and Development (LDRD) program they afford employee scientists the ability to pursue breakthrough research. However, they are facing major reductions in funding now due to the recent CR and the upcoming congressional budget!

attrs looks interesting, can it be used in workflows for processing GBs of data? I don't see any Cython compatibility or other Python to compiled code options. I typically just get by with numpy recarrays, but I'm old fashioned and looking for something more modern.

It's not even years of precedent, they contradicted themselves on this decision today in their separate ruling on allowing public sleeping bans. Roberts said "Why would you think that these nine people are the best people to judge and weigh those policy judgements?". SCOTUS follows tradition when it suits their lobbied interests, and disregards tradition if it contradicts them.

Yep, I develop several applications that use CUDA. I see AMD/Radeon powered computers for sale and want to buy one, but I am not going to risk not being able to run those applications or having to rewrite them.

If they want me as a customer, and they have not created a viable alternative to CUDA, they need to pursue this.

Very nice. I'll list a feature I've always wanted but haven't seen on timezone converters.

A map of timezones, which will either highlight the location entered, or allow you to select the timezone.

Saves a few keystrokes.

> Most persons with disabilities the author pretended to have would have been able to navigate the situations the author encountered

How do you know this?

Also, I downvoted your comment because 'virtue signalling' is non-sense phrase.

Making Games 3 years ago

For anyone interested in making games at a lower level, Gustavo Pezzi's course on pikuma.com is an excellent resource. Just finished the one on game physics and I learned a ton.