Hacker Newsnew | past | comments | ask | show | jobs | submit | gfv's commentslogin

Vancouver is in Canada.


Neither the city of Vancouver B.C. nor the country of Canada took down the Vancouver nightclub's Instagram account though.

That was either accidental auto moderation or a testy and likely MAGA aligned person of influence (inside or outside of Meta).

Either way, not a good look for Freedom of Speech.


Freedom of speech only for a small part of only the US then? So not the ideal of freedom of speech, but the dictatorial version of freedom of speech?


Instagram is not.


there is a Vancouver, Washington, down near Portland, Oregon


The much larger Vancouver, and the one that this is about, is in Canada.

There is also Vancouver Island, which is separate from the other two.

All are named after Captain George Vancouver. https://en.wikipedia.org/wiki/George_Vancouver


I didn’t realize that someone from Washington State would think of Lake Ontario as theirs?


I am sorry that you had to explain that, and even sorrier that many people failed the third grade. The fault lies not with the teachers, but the parents who do not know who's geologic fact either... it's stunning, but par for the course given the countries leadership.


They had no need to explain what most already knew and which had little bearing on the apparent actions of a US company.

The fault lies not with the geological bedrock underpinning Vancouver B.C. nor with it's geographic location although it is indeed a visually stunning part of the world.

It's also less an issue with the leadership of the two countries involved, more an issue with the fish rotting from head of one country's leadership.


sysctl vm.overcommit_memory=2. However, programs for *nix-based systems usually expect overcommit to be on, for example, to support fork(). This is a stark contrast with Windows NT model, where an allocation will fail if it doesn't fit in the remaining memory+swap.


People disable memory overcommit, expecting to fix OOMs, and then they get surprised when their programs start failing mallocs while there are still tons of discardable page cache in the system.

https://unix.stackexchange.com/q/797835/1027 https://unix.stackexchange.com/q/797841/1027


I have a way simpler explanation. IEEE 754 double can only represent integers up to 2^53 without precision loss, so if you naively average two numbers greater than 2^52, you get an erroneous result.

It just so happens that 2^52 nanoseconds is a little bit over 52 days.

I've seen the same thing with AMD CPUs where they hang after ~1042 days which is 2^53 10-nanosecond intervals.


This is incorrect. Very incorrect and disastrously so. Drop 0.3 in here: https://www.h-schmidt.net/FloatConverter/IEEE754.html

You can also drop 524535643, an integer clearly less than 2^53 and is off by 5.

This is even seen here:

    #include <stdio.h>

    int main() {
            float b = 524535643.0f;
            printf("%f", b);
            return 0;
    }
output: 524535648.000000


I was talking specifically about double-precision floats. Single-precision floats can represent every integer up to +-2^24.


Ah, missed that detail.


How could their comment possibly be "incorrect and disastrously so" unless the FAA is citing this thread for their investigation?


The comment said IEEE754 doubles can represent integers to 2^52. But I missed the double or assumed float. Floats cannot do that and it would be disastrous to assume so. For that matter, doubles also have some pretty big issues when you do operations on them (loss of precision), but as long as you are purely doing integer operations, it “should” be fine. A practical example with non-integers: 35 + -34.99


Having done exactly this math for GStreamer bindings in JavaScript (where the built in numeric types are double or nothing), this would also be my prime suspect.


Please email Boeing!

Seriously they should have posted here for some help!


Yes, you can chuck your SSD into a freezer. Data retention time increases exponentially in lower temperatures, so keeping it in a regular +4C fridge is enough to extend retention by decades.

Just remember to heat up the disk before writing and after storage.

https://www.ni.com/en/support/documentation/supplemental/18/...


What about frost?


If my three year old 350€ fridge has a no frost option that never failed or had hiccups in all that time, I assume the industrial one bought to store drives in that hypothetical situation would do to.


You can generally drench electronics as long as they aren't electrically loaded

Corrosion might be a concern but meh, wet for a moment doesn't matter. The drive forgets that part

If truly concerned, treat it like a slab of meat and put it in a bag


>If truly concerned, treat it like a slab of meat and put it in a bag

...of rice.


SSD: 4/10

With Rice: 6/10

Thank you for your suggestion


This is shaping up to be a delicious savings plan


Powershell is mostly case-insensitive, and most of the core cmdlets have short aliases. Try `Get-Alias` (or `gal`) to learn more.


You can use streaming WALs, like Litestream does. It is a pretty simple way to do incremental backups.


Yes, there is the technical appendix to the 2019 judgement.

https://www.jfsa.org.uk/uploads/5/4/3/1/54312921/technical_a...


It really doesn't help that it's written in ancient K&R C, but if you spend ten or so minutes just staring at it, familiar shapes and patterns start to appear. (Give it a try!)

Incidentally, it's in line with how APL code looks like an alien artifact at first, but you get used to it fast if you have spatial reasoning to wrap your head around reshaping and transposing.


If you focus on the middle and move your head back and forth eventually you see a 3D image of Dykstra pop out and he doesn't look happy at all.


porting from k&r to iso is super easy. fun, too.


In datacenters, you're mostly limited by the power (and thus cooling). Most commercial DCs only let you use up to about 10kW per rack. For standard 40U racks it's just 250W/RU, give or take.

There are niche expensive datacenters with higher power density, but as it stands, exotic multi-kW hardware at scale makes sense if you either save a ton on per-node licensing, or you need extreme bandwidth and/or low latency.


>Most commercial DCs only let you use up to about 10kW per rack.

I think that was the case in 2020;

>By 2020, that was up to 8–10 kW per rack. Note, though, that two-thirds of U.S. data centers surveyed said that they were already experiencing peak demands in the 16–20 kW per rack range. The latest numbers from 2022 show 10% of data centers reporting rack densities of 20–29 kW per rack, 7% at 30–39 kW per rack, 3% at 40–49 kW per rack and 5% at 50 kW or greater.

We dont have 2023 numbers and we are coming to 2024. But it is clear that demands for high power density is growing. ( And hopefully at a much faster pace )


I have been told by tech writers that Google discovered that at some point electricians will refuse to route more power into a building. So even if you created a separate thermal plant, you still have issues.


Really? I imagine datacenters are not reaching powers anywhere near those of e.g. arc furnaces.


Arc furnace: peak of about 250 MW to melt the steel [1]

Datacenter: seems to cap out at around 850 MW [2]

Same ballpark I guess? Probably both are limited by inexpensive power availability + other connectivity factors (road/rail, fiber).

[1]: “Therefore, a 300-tonne, 300 MVA EAF will require approximately 132 MWh of energy to melt the steel, and a "power-on time" (the time that steel is being melted with an arc) of approximately 37 minutes.” via https://en.m.wikipedia.org/wiki/Electric_arc_furnace

[2]: https://www.racksolutions.com/news/blog/how-many-servers-doe...


I knew they were putting ridiculous power into these buildings but that’s absurd.

How many backup generators does that need??


Some electricians just assume you’re on a budget.

There’s always some limiting factor, and there’s always some (possibly crazy expensive) way to resolve it and get a bit more power until you run into the next limiting factor.


Why would they assume Google or Amazon for that matter, are on a budget?


You build another datacenter rather than make the existing bigger.


Zenfone 10 is only marketed as a compact phone. In reality, it is just slightly narrower than a Samsung S23 (146.3 x 70.9 x 7.6).


yet that makes it 5.9" instead of 6.1" clever marketing gimmick to fit into the below 6" bracket


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: