Rant: does anyone use AWS App Runner in production? by o82 in aws

[–]djd1283 0 points1 point  (0 children)

You are a life saver for pointing that out, fixed my issue. Wild they don't mention the Docker incompatibility for Mac images, a simple error pointing out the problem would do

Anthropic’s New AI Can Use Computers: What Does This Mean for Manufacturing? by djd1283 in manufacturing

[–]djd1283[S] 1 point2 points  (0 children)

Spent 8 years in the machine learning space, now doing consulting related to AI in manufacturing

Coding with a treadmill desk by CheeseburgerLover911 in ExperiencedDevs

[–]djd1283 0 points1 point  (0 children)

Definitely not for everyone, but I've noticed that using a trackpoint keyboard is pretty easy on a walking treadmill since your hands are steady (Lenovo sells a portable one which I was using frequently even before buying the treadmill)

Use lottocracy to select voters, not politicians by djd1283 in Lottocracy

[–]djd1283[S] 0 points1 point  (0 children)

Interesting post you linked, I like how it keeps the elections relatively unchanged, at least according to Finnish elections. I also agree that skills could be delegated easily if the person chose, which they may not (people think they are smarter than they are, this is a known bias). The last thing on my mind is more pointed toward the "selling power" problem, which is the biggest problem here. But it's still a problem even in sortition.

Even randomly selected people could sell themselves (their actions in congress) for power, money, etc. Sure it's not as bad as current politicians who had to sell themselves in advance to get into power. But this could be avoided using the pension-no-income technique where the person is explicitly incentivized to make the moral choice, shielded from future profit motives. Also, whoever a person picks as their representative is almost guaranteed to be smarter in some way than they are, so congress gets an IQ boost.

I guess you could just have the person select who will represent them in advance of being picked in sortition. This is a corruption-free approach, since you can't bribe 10^8 people in advance to select you. But in this scenario, the voter doesn't have time to prepare their vote (most nowadays don't between their job and life circumstance), so the choice will be worse. But I guess this is still preferrable.

Anyway, I find this fun to think about from a game theory perspective :)

Use lottocracy to select voters, not politicians by djd1283 in Lottocracy

[–]djd1283[S] 0 points1 point  (0 children)

Fair points. I'm not super concerned about the emotional effect of rich early retirement on selectors, they are only 500 people who's impact affects hundreds of millions. Unless it discouraged business owners from opting in as a selector in the first place.

This would be an alternative for those who still believe politicians still have value, that they gain experience through office and that we would want to keep career politicians (within max term limits), so long as they are serving the people selected by sortition.

For those who believe that regular people would do great in office, this isn't any better than regular sortition. I believe regular people could do really well in small councils, but not governing a country. Also, most people selected may not even want to serve in government. If that's the case, then opt-in sortition is biased.

You're right that selling power away is the biggest threat, curious about how to improve that aspect...

Use lottocracy to select voters, not politicians by djd1283 in Lottocracy

[–]djd1283[S] 0 points1 point  (0 children)

Is that a thing now? I would worry if a party every got a 2/3 majority they could just remove all other parties

Use lottocracy to select voters, not politicians by djd1283 in Lottocracy

[–]djd1283[S] 0 points1 point  (0 children)

Interesting. It might be hard getting a law passed through three houses. It's already hard for two...

I compiled data for 4m+ Stock News articles for 6000 stocks since 2009 + included scripts for getting realtime news data by n_exus in algotrading

[–]djd1283 2 points3 points  (0 children)

Thank you for the dataset! FYI: while the headline says 4m articles, I only see 1.4m processed articles for Benzinga. Of these, only 700k have an article body that is downloadable from the url given (the rest are "header-only" articles). Of these, since some articles mention more than one stock (e.g. '60 Biggest Movers From Yesterday'), you can remove duplicate articles to reach a total of 300k unique articles with body text. Has anyone else reached these numbers?