HN user

whiw

51 karma
Posts0
Comments46
View on HN
No posts found.

I've read the docs but I haven't tried it yet. I like the idea of storing n-dimensional data in an n-dimensional table, and I like the separation between the data ('cube') and the views and rules. I like that the rules operate on slices of the data rather than individual cells.

This occupies the space between traditional spreadsheets (simple UI but limited to 2-d) python (multi-dimensional data, and python or tensors (multi-dimensional data, but coding required).

I feel that the current data input is a bit cumbersome. There's a lot to type to enter just one cell value, and multi-dimensional tables contain a lot of cells. A more succinct alternative for data entry could be something like python/numpy multi-dimensional tables: [[[a, b, c], [d, e, f]], [[g, h, i], [j, k, l]]].

Data entry from a view grid (to a 2-d slice of the 'cube') would be more familiar, like a spreadsheet.

A data import feature (from csv, etc) would be useful too.

'Cube' has 3d connotations: 'ngrid' or 'ndata' could be less confusing.

I didn't see any functions like sum or product (or most other spreadsheet functions) to operate on data slices. I'm guessing that this is still proof of concept at the moment.

I do hope this goes further.

If we had a display with n (n>3) pixel colours, say (red, green, cyan, blue) for example, we could display more of the colour space. Shopping list: 4 colour channel display, 4 channel GPU, 4 channel software. Why isn't this a thing already?

I'd be concerned about clay heave (where clay shrinks/expands depending on moisture content, which likely varies over the year). If the posts at each end of a panel move out of plane there will be a twisting moment on the panel, and glass doesn't like being bent.

Printf isn't re-entrant, and they are calling it from multiple threads.

This! Simple schedulers generally only allow system calls (such as printf) from the main thread. If you really want to 'print' from a child thread then send a message to the main thread, asking that it prints the message contents on on behalf of the child thread.

This looks useful, I wish I'd found it a month ago. One suggestion: could we have a more printer-friendly version (ie, without large patches of colour and without large patches of black)?

Galactic spectra, which JWST started to send back in earnest at the end of last year, are useful for two reasons.

First, they let astronomers nail down the galaxy’s age. The infrared light JWST collects is reddened, or redshifted, meaning that as it traverses the cosmos, its wavelengths are stretched by the expansion of space. The extent of that redshift lets astronomers determine a galaxy’s distance, and therefore when it originally emitted its light.

Won't a photon climbing out of a huge gravity well have a huge redshift, thus confounding estimates of distance from us and estimated age?

(I came up with this one): use a little firewall rule that prevents any IDN from resolving. That's a one line UDP rule and it stops cold dead any IDN homograph attack. Basically searching any UDP packet for the "xn--" string.

I couldn't see how to do this in Windows Firewall. Which OS/firewall/rule are you using?

If you are a light user (in the UK) then 1p Mobile is excellent value. I've no links with them (apart from being a happy customer). They use the EE network, so coverage is good. Costs are 1p/minute calls, 1p/text message, and 1p/MB data, and you must top up by at least £10 every 120 days. Unused credits rollover to the next period. They have also introduced a newer scheme: £36 per year for unlimited talk and texts, and up to 250MB data/month. Again, I think that unused credit rolls over (i haven't used this option, so check the details).

The magnetic drill bit rack might cause the swarf to cling to the drill bits.

I use plastic picture/poster hanging grips to cover saw blades, and lengths of 4" plastic waste pipe to store dowel and metal rod.

Presumably the grocer or end user will end up with a pile of rind containing the embedded tagging chips. Fraudsters could simply gather/buy the waste rind plus trackers to embed them in their own fake products. Unless there is a robust disposal process (sending them back to the cheese producer), the genuine trackers will just end up 'authenticating' fake products.

I had considered it briefly. Unless it is for a tiny number of residents (2?) then I think that the CQC will want to come and do inspections. It would be necessary to assume that the residents are, or will soon become, highly dependent (needing 24/7 care).

In the UK I believe that at least two qualified nurses are required on site at all times, plus carers sufficient to care for the needs of the residents. Assuming 8 hour shifts you will need to triple that number. Multiply by a further 7/5 to account for weekends. Multiply by a further 52/46 for holidays, sickness and training. Add some for receptionist, accountant, handy man, cook(s), cleaners, manager(s).

That is quite an overhead just for wages. Add to that any mortgage for the property, heating, rates, repairs, office equipment, etc, etc.

With rooms becoming vacant and requiring redecoration between residents, there will not be 100% occupancy. The cost to break even is substantial. Even commercial care homes go out of business quite regularly. I can understand why residential care is so expensive.

Having been a frequent visitor to care homes I know that many / most of the residents most certainly do not wish to be there, and want to be back in their own home. Almost all of the staff do a fantastic job, doing unpleasant tasks without complaint, and doing their utmost to create a friendly and inclusive atmosphere.

The existing care system is very expensive for users. A more informal arrangement with less bureaucracy providing care at home would be useful.

Faraday cages are non-directional.

Per-se, yes, agreed, but I was wondering whether the transmitter and receiver antenna couple into the surrounding screen differently. The degree of coupling may de-tune them differently. If so then the setup which most accurately represents the intended use would be with the receiver inside the screen.

If the other emitter/sensor pairs are uncorrelated with our own, and if we integrate over enough transmit/receive cycles, then the other pairs will contribute approximately equally to both of our own two sensor phase detectors. The method descibed here uses the difference between the sensor phase detectors, so any competing interference should cancel out. It will (just) raise the background noise floor a bit.

The knowledge that we have gained from this experiment is that the experimental data disagrees with the theoretical justificiation for the idea. That isn't the same as proving that the theory is wrong, even if that seems the more likely explanation. To be sure that the theory is wrong we would need an analysis of why that is the case and what were the false assumptions and faulty reasoning behind it. Any volounteers?

I'm not arguing that mosquitos shouldn't be killed. I'm arguing that one should not wantantly choose a painful way of removing them. Alternatives which could be better include natural predators, quickly squashing them, soapy water, soap film on stagnant water to kill off the larvae (but not where other aquatic life may be harmed). Just avoid the mean ways.