HN user

zipy124

1,532 karma

Tech nerd.

Climber.

Autodidact.

Posts0
Comments539
View on HN
No posts found.

The last point is unfortunately very real in many scenarios in life. It's also the reason why successfully doing something that others can't leads to attacks, since they see your competence as an attack on their ability.

Blender 5.2 LTS 10 hours ago

Isn't this because thunderbird contributions are not ring-fenced but go to mozilla?

Given the large R (Even starlink satellites are far away compared to positional accuracy needed) and probably pretty large angular error, your still talking error of kilometres, though with good optics you may be able to get this down to hundreds of meters. The other problem is knowing the position isn't trivial, since their position drifts relative to predicted and isn't known very precisely.

There is also the problem that as R shrinks, speed increases relative to you.

Not an expert but I imagine the problem with using vision is the problem of angular error propagation. That is the angle-> distance error problem:

linear error≈Rtan(Δθ)≈RΔθ

Here linear error is the error in position, R is the distance from the observer to the target and θ is the angle error. You would need incredibly good optics and resolution to minimise angular error and thus linear error.

It does and the key here is that adding the if is akin to avoiding a branch, since getting data then doing something with it is a hidden branch if you already have the data. All this code does is formalise the hidden branch so that it can be avoided when possible.

That was my first reaction too. A perfect fit for a cover image of a story. Also generally when referencing something within an article you want to display a figure before talking about it.

For those like me who hadn't heard of this here is Apache's own product description for context:

Apache Shiro™ is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.

Not really? The best heaters are heat pumps which can under typical operation reach 300-500% efficiency (COP). Technically they aren't converting the electricity into heat, but for arguments sake here about heaters we only care about electricity consumed to heat generated.

Academic pay is standardised in many EU countries. For example in the UK you can look up union rates of pay. At UCL (I'm still currently affiliated as I finish my PhD) the pay for a professor starts at £82,157 and goes up to a minimum of £139,882 for the top band. There is an additional £4,678 on top as a London allowance. This roughly lines up with your figure per year, so seems reasonable as an allocation of cost.

Also there are usually very very generous pension schemes here, so total pay is actually quite a lot higher than stated. In addition there is very generous holiday allowance, 41 days at UCL for instance, since you get extra holidays when the university is closed over certain holiday days.

No. It is for research that wouldn't be funded by companies, since it is either too risky or has too long of a time-horizon. If all academic research was removed from the world you would notice a vast stagnation in technological progress. This can be confirmed by looking at what technologies have come from this process, and what private research built upon public research.

Phosh 0.56.0 17 days ago

Unfortunately not. A lot of UK banks require using your mobile phone as the 2nd factor to log on to online banking on your laptop. They used to issue fobs/card readers, but have moved to using the app for this now.

Phosh 0.56.0 17 days ago

The main issue is lack of banking app support for me. Without that (which the banks will never allow) you would always need two phones.

If this is true it's interesting, as ICE cars typically prefer to be driven continuously at operating temperatures, rather than cold. This is why a high-mileage low-year car can actually have an engine in much better condition than low-mileage high year cars.

MSI Center is one of the worst pieces of software that I can't get rid of. Some features I can't find easy ways to replicate such as controlling the fan/GPU/CPU profiles and battery charging. Updating the software takes FOREVER for what should be fairly simple, and it is extremely slow again for what should be simple software.

Right but the 'surprising level of detail' can often exhibit itself as exactly not a pattern. There are many jobs where you employ a human not because of the rote/pattern based work, but their ability to handle all the edge cases that are just frequent enough to need them, but not frequent enough for AI to be able to handle. That is the events that in this example would require the AI to ask the human to make some decision for them.

The fiddliness isn't necessarily fixable though, at least in business code. The code has to represent the real-world, and if the real-world is fiddly then the code must be fiddly too. The only way to 'fix' this is to restrict your code's representation of the world to some non-fiddly sub-set, but this isn't always possible.

Honestly I think any economic minister, such as the chancellor in the UK should be required to read this. It's amazing in a time when they champion growth, without understanding these relationships.