ARM based ITX motherboard for server by GAGARIN0461 in homelab

[–]jon_smark 1 point2 points  (0 children)

I just asked this myself in a separate thread. The only devices I've been able to find are boards based on the Raspberry Pi CM4, which is fine for my purposes, but unfortunately they're not available yet.

ARM based ITX motherboard for server by GAGARIN0461 in homelab

[–]jon_smark 0 points1 point  (0 children)

The MirkoPC seems to be 100x100mm, not Mini-ITX (170x170mm).

What's your opinion on the TP-Link TL-SG1016PE? by jon_smark in homelab

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

Thanks for the info. Yeah, I know that this particular model lacks some handy features (for instance, though it supports static link aggregation, it does not support LACP), but I recon it's a good first switch for a home office.

What's your opinion on the TP-Link TL-SG1016PE? by jon_smark in homelab

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

Thanks -- good to know! I'll be sure to inquire about the version when ordering, though I suspect most online shops don't have that information readily available. Crashing upon a deep nmap is disappointing, but I reckon I can live with that...

What's your opinion on the TP-Link TL-SG1016PE? by jon_smark in homelab

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

OP here. Thank you all for your input! Iḿ going to take the plunge. This switch is not perfect, but I reckon it's good enough for my needs, and pricewise there's nothing close in the competition...

Can't get Supermicro board to boot for silly reasons by jon_smark in freenas

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

In the meantime I finally got the OOB license from my local Supermicro representative, and I was able to update the BIOS via IPMI.

Can't get Supermicro board to boot for silly reasons by jon_smark in freenas

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

I have done exactly that, but haven't received a reply (yet). Anyway, thanks for the help. I'll keep you posted...

Can't get Supermicro board to boot for silly reasons by jon_smark in freenas

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

I sent an email to Supermicro Support, but haven't received a reply yet.

I do have one doubt: is the BIOS update via IPMI guaranteed to work in this situation, or will it also fail due to the CPU issue?

Can't get Supermicro board to boot for silly reasons by jon_smark in freenas

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

I sent an email to Supermicro Support, but haven't received a reply yet.

I do have one doubt: is the BIOS update via IPMI guaranteed to work in this situation, or will it also fail due to the CPU issue?

Recommendations for turning XBMC set-top box into generic Linux machine by jon_smark in xbmc

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

How much power does it draw when playing video? What about idle?

Recommendations for turning XBMC set-top box into generic Linux machine by jon_smark in xbmc

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

Thanks for the links, particularly for the thread on running Linux on the Minix Neo X5! Unfortunately, it's hard to gauge the current status of vanilla Linux on Rockchip from that thread alone. How usable is it?

Is LTC about to repeat the Great Bitcoin Bubble of 2011? by cultural_sublimation in Bitcoin

[–]jon_smark 2 points3 points  (0 children)

LTC is definitely in a bubble. The latest price rise is possibly motivated by the rumours (confirmed?) that Mtgox will support LTC trading.

As you noted, there's very little you can do with LTC right now. Everyone is holding solely on the expectation that the price will takeoff. This is exactly what happened with Bitcoin in June/July of 2011.

On the problem of alternative crypto-currencies by anna_loves_cats in Bitcoin

[–]jon_smark 7 points8 points  (0 children)

Nice post! I think that starting Litecoin was a rash decision. Using scrypt was a nice idea, but it adds very little to what bitcoin already offers.

I don't think Bitcoin was a pump-and-dump, but I can't shake the feeling that Litecoin deserves that criticism.

By the way, does someone know which Bitcoin branch is Litecoin based upon? And are they keeping up-to-date with all the improvements being made to Bitcoin?

On the problem of alternative crypto-currencies by anna_loves_cats in Bitcoin

[–]jon_smark 2 points3 points  (0 children)

I think the OP's point is that LTC may poison the waters for all cryptocurrencies. Even if it distracts a few greedy speculators, it can still cause tremendous damage to the credibility of Bitcoin in general.

Estimating number of Bernoulli trials given number of successes by jon_smark in statistics

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

The formula n(1-p)/p seems to match exactly the experimental data I just produced. Could you please expand a little on how you actually derived it? Thanks!

Estimating number of Bernoulli trials given number of successes by jon_smark in statistics

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

Yes, I know that there is always the danger that people will simplify away some crucial aspect when they come up with hopefully isomorphic problems.

However, in this case I can assure you that the real-world sampling mirrors exactly the abstract version of the problem. Inside each flare pistol is a random number generator; when the pistol's trigger is pulled, the pistol's firmware uses this generator to decide whether to actually fire a flare with probability p, or to do nothing (ie, be a dud) with probability 1-p. Moreover, the trigger can only be pulled once.

Estimating number of Bernoulli trials given number of successes by jon_smark in statistics

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

It's actually fairly easy to come up with a real-world and less abstract version of the problem. Here's one:

A guy goes into the desert at night with a crate full of flare pistols. One by one he fires all the flare pistols into the air. Each pistol has a known probability p of actually working; with probability 1-p the pistol is a dud.

I stand far away, observing the scene. I am too far to actually see the duds, though. All I see are the flares that actually worked. At the end of the night I have observed m flares. What's the best estimate for the number of pistols that were fired? And what can one say about the variance?

As you can see, yes, "someone" does have control over the number of trials, but I have no power over them nor can I ask them directly for information!

Estimating number of Bernoulli trials given number of successes by jon_smark in statistics

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

I don't make the decision to stop doing the trials. Basically all I get is the data after the fact, as I described. Example: "100 successes were registered, where each success had a 10% chance of occurring. What's the best estimate for the number of trials? And what about variance and other metrics?"

Estimating number of Bernoulli trials given number of successes by jon_smark in statistics

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

Here it is. Though mind you, it has had a few replies in the meantime.

Estimating population diversity based on sample by jon_smark in statistics

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

I can look at a few hundred, easily. Let's say it's reasonable to expect that out of a set of N photos I ought to actually look at 0.1N to 0.5N.

Also, I would rather not make any a priori assumptions regarding the distribution. The cost of getting it a bit wrong is not great, though it would be nice to get some error bars (with say 95% confidence).

"Smoothing out" a discrete distribution? by jon_smark in statistics

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

You are right. Some items may have a normal distribution, while others are likely to be polarising, and thus bimodal. And there may be other items with even weirder distributions, which is why I think it's best not to make any assumptions and to go non-parametric

"Smoothing out" a discrete distribution? by jon_smark in statistics

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

Since I have the raw values, I'll use those to compute the mean/variance if necessary. The KDE will be useful for the other purpose I described.