HN user

trailbits

90 karma
Posts0
Comments49
View on HN
No posts found.

Fantastic! Load the Altair Z80. At the CP/M prompt type: 'DIR' to see your files. Try out: 'MBASIC STARTREK' - be patient while it loads and then go save the galaxy! Just like old times :)

As someone who purchased their first M-series Mac this year (M4 pro), I've been thrilled to discover how well it does with local genAI tasks to produce text, code and images. For example openai/gpt-oss-20b runs locally quite well with 24GB memory. If I knew beforehand how performant the Mac would be for these kinds of tasks, I probably would have purchased more RAM in order to load larger models. Performance for genAI is a function of GPU, # of GPU cores, and memory bandwidth. I think your biggest gains are going from a base chip to a pro/max/ultra version with the greater gpu cores and greater bandwidth.

A website in the US doesn't deliver anything to the UK, it hands off some packets to a router in the US. Why is the website responsible for what all the interconnecting routers do? If a person from the UK were to visit an adult bookstore in the US, the bookstore owner isn't at fault if the customer decides to move certain material across national boundaries.

Even non-physical numbers are problematic to signal 'invalid'. I had a customer use -999 as a placeholder for 'invalid' data. Years later somebody made a higher level data product that averaged and combined that data with other products, without knowing to first remove those 'invalid' values. The resulting values were all now within physical limits, but very very wrong. The best solution is to use IEEE NaN https://en.wikipedia.org/wiki/NaN so that your code blows up if you don't explicitly check for it.

Yes, push to toggle microphone is another great use for these! I was using the Kinesis Programmable Foot Switch 26 years ago with ps/2 connectors (later they switched to USB). You would get 3 foot switches in each unit and chain them together along with your keyboard so they only used one host port. The most similar thing I see now would be https://www.amazon.com/X-keys-Foot-Pedal-Playback-Control/dp... It's frustrating that I can't reprogram my old foot switches since the manufacturer stopped supporting them. If buying today, I'd look for something based on open source QMK firmware like my keyboard uses. This project looks cool: https://github.com/christrotter/qmk_firmware/tree/arcboard-s...

I did experiment with using a trackball taped to the floor. It's hard to get precise positioning moving your foot. I think using the tongue along the roof of your mouth would be more precise and less fatiguing. What was more useful was a set of 9 foot switches that could be programmed to send arbitrary keystrokes. I could off load from my hands the most common keypresses I do all day, for example: pageup, pagedown, tab, enter, backspace, mouse click, passwords... along with speech recognition software you can get at least non-coding tasks done without using your hands too much.

If this pill can stop or slow the damage from the highly toxic protein that is present in snake venoms, then I can see it being useful everywhere, including the US. You are only considering fatalities, but approximately 400,000 snakebites each year cause permanent deformities or amputation. Even more people are out of commission for months while healing. Having your tissue chemically digested by snake venom is no fun.

If it is lazy loading just what it needs, seems like an efficient use of memory. In any case, this 4GB model will easily fit into the commenter's 16GB machine.

DJI Mini 4 Pro 3 years ago

True, but you ARE getting a google play store app for those that find that comforting.

DJI Mini 4 Pro 3 years ago

You can turn off all the phone radios or you can block all network traffic and the app still works fine. You only need a connection to get an unlock code in certain airspace.

What about due diligence? If you're about to send and store sensitive information with a service, a service that claims to be 100% secure.... shouldn't you have the right to verify that the security is up to snuff? These researchers weren't attempting to harm anybody. What's wrong with kicking the tires?

My outside sensors sometimes get contaminated from pieces of spider webs. It can be really hard to distinguish this from otherwise dirty air in a single sensor system, but when you have two you know something is wrong with one of them. A quick clean with the vacuum and both agree again.

Too many public lands in the US are managed like amusement parks instead of nature parks. These places would be less crowded and there would be less need for lotteries and permits if visitors had to make more of an effort to get there and use them. You don't even need to pack a picnic when you can count on a cafe and restaurant in the park. Once you are there and tying up a precious parking spot, you don't have to hike to see the scenery -- you can go into the air conditioned theatre and watch the park movie! Have an ice cream! Don't want to listen to the birds? You can listen to a live band at the lodge instead. Instead of allowing contractors and concessionaires to exploit these unique public treasures, the parks could focus on preservation instead.