HN user

ChancyChance

599 karma

I don’t want AI harvesting my posts.

Posts1
Comments145
View on HN

Go try your method and spot the bug. If you can’t, then respond and I’ll tell you. hint: you need one more manipulation to find the answer before or after the sort, there’s a command line version of it but it uses .. a hash.

What’s nostalgic to me is that this is such a classic Perl pattern: hashing manipulated strings to find relationships. Prior to Perl doing this was painful. Boost wasn’t a thing. Python was in its cradle and Java was still struggling with beans. Perl removed the barriers between complex coding ideas and an implementation that C wasn’t ready for. The time from thought to prototype was near instant compared to current compiled languages.

An easier and more reliable way to make money is to sell it to neighboring countries that need energy. Like they had been doing. Seems to me a little corrupt birdie told them about BTC and their ruling class wanted in on another way to hide wealth. Like every other use of BTC

How would I find the CVE's on sudo/su? I opened up mitre.org and cve.org, but searches for sudo/su brought up hundreds of issues (or more), and most of them were not about sudo/su. (It's a bit like searching for "The The"'s music on early Google.)

DJI Mavic 3 Pro 3 years ago

Not all of them. Depends on the remote that comes with it though. Some remotes don’t have a screen to save money and you need a phone for that style.

I built a home security system using PoE CCTV cameras, a small linux box, and copious use of GStreamer. Yes I know there are hundreds of these on GitHub, but I looked at dozens that were awful (sorry, Motion).

At first I tried all kinds of methods to turn it on only when there was something interesting to avoid drowning in terabytes of data, detecting things like: cars, people, animals. I tried classical image processing methods, and tools like Motion, then tried similar image compression algs to find significant macroblocks; then I tried all types of methods in OpenCV; next came several neural nets with off-the-shelf YOLO/SSD object detection (using Google TFUs, Nvidia Jetsons), I even tried retraining the networks with my own tiny dataset.

In the end, everything sucked with too many false positives blowing up my cloud alert SMS traffic to myself. So now I just record 6 cameras nonstop to files. I don't get the benefit alerts, but nothing much happens, and if it does, I have history recorded.

It was a fun project, I tried all kinds of codecs, cameras, languages, frameworks, hardware, etc. I even started out trying to do custom battery-powered wireless device using a raw Chinese MIPI CCDs and building my own WiFI station. I spent over 3 years on it, just to end up with your basic CCTV box. But it was fun!

One of the claims about attention disorders IIRC is that it only affects thing people having to do things they don’t like. Which seems a bit sketchy to me so I probably am misunderstanding but the idea is even kids with adhd can play Minecraft for a day straight because they like it but can’t do math.

DJI Mavic 3 Pro 3 years ago

Are they really that noisy? I fly 10" drones and once they are about 30 ft away you can't really hear them. 3" and 5" drones are silent at 30ft on a calm day.

DJI Mavic 3 Pro 3 years ago

Simple: don't use your phone. They make remotes that have screens built in.

No way I give them access. I even have them connect to a locked down SSID in my house LAN.

I don't know why marijuana gets a pass. Anyone in my age group >50 who knows lifelong heavy marijuana users sees the same thing: they're sort of middle-of-the-road schlubs or schlubettes who believe the craziest theories, don't quite have their shit together, and are largely intolerable for more than a few hours a month. They are very nice people (to those who don't question them), but just... damaged. Damaged from decades of weed.

Of course the whattaboutists are correct: alcohol has the same impact, but for some reason the myth persists that heavy weed use isn't dangerous.

You don't use your real name, you go by SoftTalker.

I run stylometrics on your HN posts, then on every document archived by a data broker, including highschool/college papers. I identify you. I can then use that information to extort, harass, or rob you. At scale, anyone who buys this data can do this to tens of thousands of people with scripting. DefCon has had some nice presentations in the past about software that takes this data as input, and generates harassment scripts -- practically as SCRUM tickets -- to do this at scale.

Still think privacy / private data doesn't matter?

I think the word you are looking for is "osmosis".

People learn faster when they have someone to teach them in a multi-modal environment. Videoconferencing is only a shadow of this, and everything is scheduled. There is zero chance for spontaneity with such a sterile structure.

I'm nearing the end of my career, but I certainly would not have learned as fast as I did without many, many mentors. Just reading the internet, especially when the technology is cutting edge and not even ON the internet, would have left me far behind. And if everyone falls behind, the company falls behind.

I think companies that mandate some amount of in-person time will have less risk of falling behind than those that are 100% remote.

I don't see how all of those junior 100% remote engineers will keep up. Maybe they are all just very very very smart.

For presenters to pad their CV. Source: that’s literally why I do it. Plus nothing like getting a LinkedIn-ready picture of yourself on stage in front of a ginormous screen with a headset looking all TED.

Edit: Or if you create a conference that will largely be attended by tech employees you can make bank with a few months of after-work grinding. (Also odd how the op slips in shibari reference in a tech paper.)

I like how deceptively complicated this problem is. It rapidly goes from “oh this is obvious” to “oh I see it now” to “I need multiple cross disciplinary PhDs to understand the answer and it’s proof.”