OCTAGRAM | 2 days ago | on: Delphi 13.1 Released, with ARM64 support
OCTAGRAM's comments
OCTAGRAM | 2 days ago | on: Delphi 13.1 Released, with ARM64 support
OCTAGRAM | 2 days ago | on: Delphi 13.1 Released, with ARM64 support
OCTAGRAM | 2 days ago | on: Delphi 13.1 Released, with ARM64 support
OCTAGRAM | 12 days ago | on: Traffic from Russia to Cloudflare is 60% down from last year
Government did much to turn them away. And with regards to Makh messanger. Patriotic tech talents are supposed to be interested in Elbrus 2000 PC and Aurora mobile OS. Does Makh messenger work on something Russian? No, Makh does not work on anything Russian. So what makes Makh Russian? We don't get it. It's some another Russia that we don't belong to. Our Russia is Elbrus 2000 PC and Aurora mobile OS. And software from Astra group. People behind Elbrus 2000 support orthodoxal christianity, and people behind Astra group are for great Soviet past. They call one of Astra Linux releases "Leningrad". The proper name of what is currently known as "Saint-Petersburg."
Makh is from some commercial group that does not care about our values. Virtually openly violates traditional values. They are from VK group, and VK hosts VKFest, an open air for youth with rotten words, furnication songs, all that stuff.
Our Russia and their Russia don't mix like water and oil.
For military there is another communication network called Свод (Svod, Arch). It was 4 years late to the party, but at least goes in now.
OCTAGRAM | 12 days ago | on: Traffic from Russia to Cloudflare is 60% down from last year
OCTAGRAM | 12 days ago | on: Traffic from Russia to Cloudflare is 60% down from last year
OCTAGRAM | 12 days ago | on: Traffic from Russia to Cloudflare is 60% down from last year
OCTAGRAM | 12 days ago | on: Traffic from Russia to Cloudflare is 60% down from last year
YouTube is easily accelerated via DPI bypass. It used to work with CloudFlare too, but not anymore, so CloudFlare is banned more hard than YouTube. With DPI bypass YouTube is very fast.
OCTAGRAM | 2 months ago | on: Publishing your work increases your luck
OCTAGRAM | 3 months ago | on: The immortality of Microsoft Word
Sources of standard: http://www.ada-auth.org/arm-files/2022-SRC.zip
Format tool can be found here: http://www.ada-auth.org/arm.html#Format_Tool
Sample output with edits: http://www.ada-auth.org/standards/22aarm/html/AA-5-2.html
Red color is for Ada 2012 -> Ada 2012 TC1 diff, green color is for Ada 2012 TC1 -> Ada 2022 diff.
OCTAGRAM | 3 months ago | on: The immortality of Microsoft Word
OCTAGRAM | 3 months ago | on: The immortality of Microsoft Word
OCTAGRAM | 3 months ago | on: The immortality of Microsoft Word
OCTAGRAM | 3 months ago | on: The immortality of Microsoft Word
OCTAGRAM | 3 months ago | on: Windows drive letters are not limited to A-Z
Draw your drive letter today!
OCTAGRAM | 3 months ago | on: Don't throw away your old PC–it makes a better NAS than anything you can buy
OCTAGRAM | 3 months ago | on: Users brutually reject Microsoft's "Copilot for work" in Edge and Windows 11
Not only we don't share PC anymore, but PCs started to share us. We possess several PCs per single person, and we needed Dropbox to manage files on multiple PCs. Dropbox can be perceived as second turning point in time, and it was more than decade ago. Now it's one goal = one device era. We buy device and we sincerely don't intend to install anything else on it. We don't risk our data using NTFS shrinking tools to make spare room for another filesystem. We don't dual boot losing access to programs in another partition. There are ways to mount NTFS in other OS and vice versa, so documents may stay accessible, but programs are not runnable. This is now ridiculous. We just buy two, three, whatever devices and have all programs runnable simultaneously.
If we need something from another OS, we'll precisely buy compatible hardware without locked bootloaders or any other possible obstacle which are numerous. To name a few.
For DOS retrogaming we need DOS ISA DMA sound, and we pick PC with ISA slot and making sure motherboard chipset has DMA on ISA, which is not true on latest chipsets. For another DOS retrogaming option we consider VDMSound, but last OS to support it was Windows XP, and we choose hardware that is Windows XP compatible. Most likely UEFI-only boot will be a problem for Windows XP. For Mavericks Forever we are not going to look for random incompatible Mac. That is going to be either real compatible Mac selected from known list, or else compatible Hackintosh. On Hackintosh there was a big problem with software upgrade, but there will be no upgrades for Mavericks Forever. Tim Cook drives company away in direction we don't appreciate, and Mavericks Forever stays forever the same version.
Nowadays people are not using OS anyway. Nowadays people are using browser. I wish I could drag and drop documents in Mavericks Forever like I did in 2007. But document is now likely to be draw io, rectangular embedding for browser that cannot support drag and drop outside its rectange. And so messenger is also rectangular embedding for browser, not respecting Mac OS X multi-window paradigm, not supporting previously established gestures. In 2007 I thought that Qt programs on Mac were ugly. Those happy days I have not seen Electron yet.
People I know often report that they got rid from "dust collector", the PC. They are now all-Android. As time goes by, it is harder and harder to find someone with PC. So whatever Microsoft preinstalls or bootlocks on PCs, it goes to people less and less.
OCTAGRAM | 3 months ago | on: ISPs more likely to throttle netizens who connect through CG-NAT: Cloudflare
I have MultiWAN on OPNsense. My PC IP is always 192.168.0.12. My router decides which upstream it should go. If I go full IPv6, router should derive double IPv6 from both WANs and if main upstream goes down, stop advertising IPv6 from main upstream. Or stop advertising gateway. I don't know what is the right IPv6 way of doing MultiWAN.
Not only PC may change IP, but also servers. Legacy IPv4 DNS can be extended to IPv6, but that mechanical action is not flexible enough. With IPv6 we need to be able to mass replace IPv6 /64 prefix leaving all suffixes intact. We probably need /64 prefix alias system. Software is not prepared for this. In IPv4 SNAT and DNAT were being these "aliases". If NAT is not an option anymore, then DNS must step in.
For many server software it just not possible to listen on multiple IPv6 address. Last time I tried MySQL, it just could not listen on multiple addresses. I could not make it listen on IPv4 and IPv6, specifying two addresses. MySQL server wanted just one address. This address could be [::], which means all interfaces and all protocols. And Linux implements some stupid hack to accept IPv4 connections to IPv6 socket. And Windows Vista also adopted this brainrot. But this is all wrong. Servers have to learn to listen to multiple IPs. This is normal. And for good IPv6 servers should learn to not only listen on multiple IPs, most wanted multiple IPv6, but also rebind listeners on the fly. If I got disconnected from ISP, reconnected by DHCPv6, and ISP assigned another IPv6 prefix, then DynDNS should update all my zones to new /64 prefix, and all servers in my network should rebind listeners.
Or else we may abandon all that TRUE IPv6 philosophy and do SNAT in DNAT in IPv6 just like in IPv4, but with wider address space. But then again, software (another software) is not quite ready for this. Software is expecting public IPv6 address to be just reachable. And private IPv6 address to be just unreachable.
OCTAGRAM | 3 months ago | on: Git 3.0 will use main as the default branch