The datasheet says 4 seconds for the image update time. However, I didn't found the time for partial refresh.
HN user
claudex
Some architecture lacks documentation, if you have a working C compiler, it's easier to use it than working on a compiler to target it.
Solaris and Illumos are available on x86
Wero bought Payconiq which allow to pay at the physical terminal with a QR code to scan with your phone. So, they can cover the physical payment without having to issue cards.
It's just a central marketplace so the governments can buy the unused capacity from these satellites with reduced negotiations with each states operating the satellites.
The worst was editing an existing service for the distribution. With systemd you just need an override file, without, you have to patch the file and review it each time it is upgraded to check the differences.
I am writing this comment in Chrome (produced by Google).
Which depends on a lot of code not produced by Google, like libxml2 which was on the news recently because the maintainer step down.
I totally missed the EOL announcement. Not that I use it, but it is one on the few last big proprietary Unix. I thought their will always be enough paying customers to maintain it (even if sold to third party).
You can add your key to most UEFI system and don't require shim to have it to boot (or disable Secure Boot). You don't require a MS signed bootloader if you don't want to.
z/Processor is big endian
I don't understand why they want to put the RISC-V spec behind the ISO paywall. It will just complicate the access to the standardized version to confirm compliance with it.
From the link:
At that point Windows XP 32-bit was the most commonly used variant, and while you could run XP 64-bit (and IBM did have native support for it on the IntelliStation 9228), XP 64-bit had so many problems so most users were stuck with 3.9 GB of RAM. Therefore if we were to assume that UNIX and said UNIX hardware offered way more memory, it starts to make sense
And my stupid MSI board resets everything (every single BIOS setting) to MSI defaults when you upgrade its BIOS.
I had the same issue with my MSI board, next one won't be a MSI.
Maybe it's just that the cost to set up the production elsewhere is too much for the expected market. The shortage of the drugs doesn't mean there will be enough buyer to cover the cost (and make enough profit).
There are policies to prevent changing the password more than once a day to prevent that. I've encountered it in several places
Cloudflare’s critical Workers KV service went offline due to an outage of a 3rd party service that is a key dependency.
So they depend on GCP for (some of) their services
Nohting prevent you to use the metric system and use 60cm (for example) as a base unit for your construction. So you can easily divide it by 12 if you want.
You can configure certbot to write in a directory directly and it won't touch your web server config.
For audio, I think that would be a relatively easy lift with technologies like Dante. However, in most TV stations, you're going to need to literally plug upwards of 100 HDSDI video cables into a piece of hardware
I don't know the TV stations requirements, but you can maybe have 10 interconnected servers that manage 10 HDSDI flux each (and can send them on another if required for processing) ?
Each country regulator in the European Union have to set it's own regulation, but the BEREC (Association of UE telecom regulators) guidelines say that in most case, the free choice of router and modem is what's is required by the EU decisions https://www.berec.europa.eu/sites/default/files/files/docume...
DSL tech is far simpler and it's always a combo unit so I could see a case where you would be allowed to bring your own DSL modem.
Not really, when you want to increase the bandwith, e.g. with vectoring[1], you need to have all neighbor modems to participate, which prevent free modem choice for the users.
But it just doesn't work like that for DOCSIS or GPON where the cable modems or "ONT" router combo units these days do much more than just media conversion - SIP, PPPoE, IGMP, etc.
In Belgium, the ONT is just media conversion these days, SIP is done on the provider box, so you can have your own GPON SFP.
so it's just not possible for the ISP to guarantee support for any random modem or ONT.
The ISP doesn't have to guarantee support to let you use your own hardware. It just have to give you the specs to use it and let you plug the ISP box if you can't configure vlan of dhcpv6 client.
I'm concerned that you want to open users /j
Office was released in 1990, but Excel in 1985 and Word in 1983.
There was a little more than gluing a touchscreen
The cab was stripped back to bare metal because of the sheer number of new conduits, boxes and equipment and that was the only practical way to do it
And the system has to be homologated, which takes a lot of time to test in a unknown environment.
You have to control a meaningful part of the web (like the Google ecosystem) for that to work.
It depends, for the PDP-11, you can plug a FPGA https://obsolescence.dev/pdp11.html
Aren't they all bought by Oracle ? /j
It's 24 TOPS per CPU, so 192 TOPS for a full mainframe. And you can add Spyre accelerator which have 32 AI unit per card (so 32x24 TOPS) and up to 48 cards per mainframe (so 48x32x24 = 36 864 TOPS). But yeah, you could buy a lot of H100 for the price of a mainframe with such a configuration.
Also, it allows different packages to handle the configuration and add their specific parameters.
It depends what you do with the estimate. If you have to deliver a product/a functionality where X people depends on it to continue. It's best, in the general case, to overestimate a little to not have the X people preparing to work when they can't. If you estimate to schedule the task for the week, it can be more useful to be more aggressive since missing the deadline is less impactful.
For example, there are a lot of task that I depends on which can be completed in one week or three month. I don't care which it will be, I just want to know when it will be done so I can schedule other tasks before.