MacOS Sequoia 15 Beta 1 Available to Download Now
Apple has rolled out the first beta version of MacOS Sequoia 15 to users enrolled in the developer beta testing program for Macintosh system software. MacOS Sequoia 15 introduces a variety of new features and capabilities for the Mac, including iPhone Mirroring, Apple Intelligence AI features, easy window tiling, a dedicated Passwords app, improvements to … [Read More](https://osxdaily.com/2024/06/11/macos-sequoia-15-beta-1-available- … ⌘ Read more
Docker Desktop 4.31: Air-Gapped Containers, Accelerated Builds, and Beta Releases of Docker Desktop on Windows on Arm, Compose File Viewer, and GitHub Actions
Docker Desktop 4.31 release offers new features to empower developers, including: air-gapped containers, accelerated builds, and beta releases of Docker Desktop on Windows on Arm (WoA) and Compose File Viewer. ⌘ Read more
MacOS Sequoia Announced with iPhone Mirroring, AI, Passwords App, & More
Apple has announced MacOS Sequoia, the next major version of the Mac operating system. Versioned as macOS Sequoia 15, the future software update includes some intriguing new features, including iPhone Mirroring, a host of new AI features called Apple Intelligence, the inclusion of a Passwords app, new features to tile windows easier, new summary and … [Read More](https://osxdaily.com/2024/ … ⌘ Read more
How to Download & Install Windows 11 LTSC ISO
Some advanced users, IT staff, and enterprise users may have a need to download, install, and use Windows 11 LTSC, whether that’s for installing into a virtual machine environment running on a Mac or PC, a dual boot situation with an Intel Mac using Boot Camp, or even installing directly onto a PC, medical device, … Read More ⌘ Read more
Recall might be the one killer app that ends Windows’ dominance. Hopefully more people move to something other than Mac OS.
@movq@www.uninformativ.de Just don’t install windows 11. I believe XP is peak Windows OS anyhow.
@movq@www.uninformativ.de Just don’t install windows 11. I believe XP is peak Windows OS anyhow.
How to Share Folder from Windows in VMWare Fusion to Mac
If you are running Windows 11 in VMWare Fusion on a Mac, you might want to setup a shared folder to easily transfer data from the Mac to the Windows virtual machine. There are a few ways to accomplish this, from using VMWare Tools, to using a networking approach, and we’ll cover the latter here. … Read More ⌘ Read more
Security Researcher Calls Windows 11 AI ‘Recall’ Screenshotting Feature a Disaster
Last month, Microsoft announced the upcoming launch of Copilot+ Windows PCs with integrated AI hardware and software. One feature that Microsoft touted was Recall, a tool that’s designed to take regular snapshots of PC content to help users find anything they’ve seen or done on their machine.
As it turns out, Recall might be a security nightmare fo … ⌘ Read more
實現微服務註冊的高效利器:gRPC 與 Nacos 集成教程
一、golang gRPC 註冊 nacosgithub 地址 nacos-sdk-go(opens new window) nacos 官網 1、目錄結構 2、pb/person.protosyntax = “proto3”;option gopackage = “./person”;package pb;message Person { string name = 1; in ⌘ Read more
Highlights from Microsoft Build: Docker’s Innovations with AI and Windows on Arm
Windows is back! Docker CTO Justin Cormack talks about this and other takeaways from Microsoft Build 2024, including recently announced (and long-awaited) Docker Desktop support for Windows on Arm. ⌘ Read more
Where i can download Geminin browsers for legacy Windows ?!
Experimental Windows Containers Support for BuildKit Released in v0.13.0
We are introducing experimental support for Windows Containers in BuildKit, with the aim of making this available soon in your standard Docker Build. ⌘ Read more
How to Install VMWare Tools in Windows on VMWare Fusion for Mac
VMWare Tools is an optional toolkit to install into a Windows virtual machine in VMWare that allows you to have easier sharing of files between the host Mac operating system and the Windows virtual machine, as well as some other useful features like time syncing between host and client, being able to pass data back … Read More ⌘ Read more
How to Confirm Before Closing Windows with Multiple Tabs in Chrome, Edge, Brave
If you use a lot of tabs when browsing the web with Google Chrome, Microsoft Edge, Brave, or any other Chromium based browser, you might want to enable an optional feature that asks to confirm whether or not you wish to close any browser window with multiple tabs open. This can help to prevent you … [Read More](https://osxdaily.com/2024/05/25/how-confirm-before-closing-windows-multiple-ta … ⌘ Read more
ICQ will stop working from June 26
Article URL: https://icq.com/desktop/en#windows
Comments URL: https://news.ycombinator.com/item?id=40467625
Points: 504
# Comments: 344 ⌘ Read more
Announcing Docker Desktop Support for Windows on Arm: New AI Innovation Opportunities
Docker Desktop now supports running on Windows on Arm (WoA) devices. With this integration, Docker Desktop extends its reach to a new wave of hardware architectures, broadening the horizons for containerized application development. ⌘ Read more
How to Install & Run Windows 11 in VMware Fusion Pro on Mac
There are numerous options to run Windows 11 simultaneously with MacOS, and one great app option that is newly free is VMware Fusion Pro 13. VMWare Fusion Pro makes it particularly simple to download, install, and setup Windows 11 in a virtual machine on the Mac, but if you’re new to virtualization and virtual machines, … Read More ⌘ Read more
What browser for Windows 98 for Gemini?
How to Disable Microsoft Defender SmartScreen in Edge
Microsoft Defender SmartScreen is a feature in the Microsoft Edge web browser for Mac, Windows, iPhone, iPad, and Android (and it’s also in the Windows operating system, in case you have a PC or run it in a virtual machine) that aims to protect your computer or device from malicious sites and downloads. Because of … Read More ⌘ Read more
How to Download & Install VMware Fusion Pro for Mac for Free
VMware Fusion Pro is now available for free for personal use, according to a blog post on the developers website. VMware Fusion Pro is powerful hypervisor software that allows you to create and run virtual machines on your Mac, enabling the capability to do things like run a virtualized Windows installation atop MacOS, or run … Read More ⌘ Read more
Navigating Proxy Servers with Ease: New Advancements in Docker Desktop 4.30
Docker Desktop 4.30 offers new proxy authentication enhancements, especially on the Windows front, to ensure seamless integration and interaction. ⌘ Read more
@aelaraji@aelaraji.com I’m definitely putting that in the list. I like tmux but I just can’t wrap my head around the controls. This looks more like a tiling window manager.
@movq@www.uninformativ.de Maybe something for you: 7.css - A CSS framework for recreating Windows 7 UI
How to Customize the Finder Sidebar on Mac
Do you want to change the way the sidebar looks on your Mac when you open a new Finder window? This is done by customizing the Finder Preferences according to your liking. Apple offers several ways to customize the Finder sidebar on macOS computers. Finder is the default file manager on macOS systems and the … Read More ⌘ Read more
Go 語言實現 dll 惡意劫持轉發
dll 轉發概述————dll 轉發: 攻擊者使用惡意 dll 替換原始 dll,重命名原始 dll 並通過惡意 dll 將原先的功能轉發至原始 dll。該惡意 dll 一般用來專門執行攻擊者希望攔截或修改的功能,同時將所有其他功能轉發至原始 dll一般可與 dll 劫持共同使用。dll 搜索順序首先我們來看一下 Windows 系統中 dll 的搜索順序 上圖中攻擊者可以控制的 ⌘ Read more
LattePanda Mu: A Micro x86 Compute Module with Intel N100 CPU
LattePanda Mu: A Micro x86 Compute Module with Intel N100 CPU
The LattePanda team has launched the LattePanda Mu, a new micro x86 compute module that features an Intel N100 CPU and supports both Windows and Linux operating systems. This module is designed for versatility and is particularly well-suited for applications in IoT, robotics, digital signage, and edge computing. ⌘ Read more
Bringing enterprise-level security and even more power to GitHub-hosted runners
GitHub-hosted runners now support Azure private networking. Plus, we’ve added 2 vCPU Linux, 4 vCPU Windows, macOS L, macOS XL, and GPU hosted runners to our runner fleet.
The post Bringing enterprise-level security and even more power to GitHub-hosted runners appea … ⌘ Read more
How to Use ChatGPT-4 for Free with Microsoft Edge
The Microsoft Edge browser offers perhaps one of the best and easiest ways for an average person to access and use ChatGPT-4 for free, without having to pay for ChatGPT-4 access through OpenAI. Best of all, Edge is available for just about every major platform, including Mac, Windows, Linux, iPhone, iPad, and Android. With the … Read More ⌘ Read more
Fix a Repeating “Trust This Computer” Alert on iPhone & iPad
When you connect an iPhone or iPad to a Mac or Windows PC, you will see a request on the device to “Trust this computer?” with an option to ‘Trust’ or “Don’t Trust’. This is a security feature that is part of iOS and iPadOS to ensure that you approve of a device connection to … Read More ⌘ Read more
How to Install Windows WSL (Windows Subsystem for Linux)
If you’re a Windows user, whether on a PC, in a dual boot environment with Boot Camp on an Intel Mac, or you’re running Windows 11 in a virtual machine on an Apple Silicon Mac, you may have an interest in installing Windows Subsystem for Linux, or WSL. Windows Subsystem for Linux puts a full … Read More ⌘ Read more
Grab This Beautiful Flower Petal Apple Logo Wallpaper
Apple is opening a new store in the Jing’an district of Shanghai, China, this spring, and to celebrate they’ve released a really beautiful wallpaper of unfolding white and yellow flower petals in the shape of an Apple logo. Anyone can enjoy this wallpaper right now on their Mac, iPhone, iPad, or even Windows PC or … Read More ⌘ Read more
and you can even mount it on windows/linux/os x!

and you can even mount it on windows/linux/os x!

QOTD: What do you host on your home server? How do you host it? Are you using containers? VMs? Did you install any management interface or do you just SSH in? What OS does it run?
Mine runs Arch (btw) and hosts a handful of things using Docker. Adguard Home, http://mckinley2nxomherwpsff5w37zrl6fqetvlfayk2qjnenifxmw5i4wyd.onion/, and some other things. NFS, Flexo, and Wireguard (peer and bounce server in my personal network) are outside Docker. I have a hotkey in my window manager that spawns a terminal on my server using SSH. It makes things very easy and I highly recommend it.
I am thinking about replacing Docker with Podman because the Common Wisdom seems to say it’s better. I don’t really know if it is or isn’t.
Also, how much of your personal infrastructure is on IPv6? I think all the software I use supports both, but I’ve mostly been using IPv4 because it’s easier to remember the addresses. I’ve been working for the last couple days on making it IPv6-only.
Somewhere I read that changing location, like entering a room, can rejigger neural pathways so that some thoughts and memories are somehow associated with the space. It’s the same for me when picking up a laptop. My purpose feels clear until I open a blank web browser window and my mind goes blank, too. In all the moments where I’m drawing a total blank, and then suddenly the thoughts come easily again: maybe that’s my brain looking for the room it was in before.
How to Make Microsoft Edge the Default Mac Web Browser
Microsoft Edge is a great web browser alternative that is available for MacOS, iPhone, iPad, and obviously Windows, and Android too. Not only is it fast and offers free access to ChatGPT 4, but if you regularly use different computing platforms, you’ll appreciate that you can sync your browser data across all of your devices, … [Read More](https://osxdaily.com/2024/02/24/how-to-make-microsoft-edge-the-default-mac-web-browser … ⌘ Read more
@quark@ferengi.one pascal was high school for me 10th grade. I remember making an over the top Yahtzee game with text windows and everything. My instructor got mad at me because it was a ton of pages printed out to review.
@quark@ferengi.one pascal was high school for me 10th grade. I remember making an over the top Yahtzee game with text windows and everything. My instructor got mad at me because it was a ton of pages printed out to review.
Download Windows 11 ISO from a Mac
You can download and build a Windows 11 installer ISO from a Mac with the help of a free MacOS app called CrystalFetch. CrystalFetch is a very simple app that will download and build a Windows 11 ISO or Windows 10 ISO for either Apple Silicon or Intel X86 platforms, that you can use to … Read More ⌘ Read more
GitHub-hosted runners: Double the power for open source
GitHub Actions continues its industry-leading support for the OSS community by doubling the Windows/Linux machine size to 4-vCPU runners at no cost for public repositories.
The post GitHub-hosted runners: Double the power for open source appeared first on The GitHub Blog. ⌘ Read more
wow, we got about 30\40cm of snow last night, and when I woke up we could not even look out the window because of the snow storm, thought the kids would not get to school, but right before they left for the bus it cleared up. Got rid of the snow outside after work today, so now it’s clear skies and nice out :)
** A scrappy fiddle **
I’ve had fun playing at implementing a very basic visual programming system over the last few days. I like the direction I’ve s … ⌘ Read more
How to Copy Pictures from iPhone to PC Without iCloud
If you have an iPhone with iCloud, and you also have a Windows PC that does not have iCloud setup, you may still want to copy the pictures off of the iPhone to the PC. This is a common situation that not everyone is familiar with, so we’re going to take the opportunity to demonstrate … Read More ⌘ Read more
Helped pur neighbour today, climbed over to them from second floor, and dug down to the veranda door from roof height, so now they can look out their windows again :) over the weekend I have to get rid of all the snow on our terrace, almost 2 meters there now. But it has stopped snowing now, so its nice to get a break after this.
How to Open a Pop-up Window on Mac in Safari
While pop-up windows have long been the bane of the web, some websites require the use of pop-up windows for various reasons. Safari for Mac will automatically block pop-up windows, but since some websites require the usage of popup windows, you may end up in a situation where you need to open a pop-up window … Read More ⌘ Read more
Microsoft Ending Support For Windows 10 Could Send 240 Million PCs To Landfills, Study Finds
According to Canalys Research, Microsoft’s plan to end support for Windows 10 could result in about 240 million computers being sent to landfills. “The electronic waste from these PCs could weigh an estimated 480 million kilograms, equivalent to 320,000 cars,” adds Reuters. From the report: W … ⌘ Read more
Deals: Last Minute Christmas Apple Deals Still Available! Apple Watch 9, iPad Air, iPad mini, MacBook Air, & More
Christmas is fast approaching, with an increasingly small window available to shop online for various gifts and have them delivered in time for the holiday. Fortunately, Amazon continues to offer a variety of great Apple products at discounted prices with delivery in time. Keep in mind that stock and delivery time … ⌘ Read more
How to Set the Finder Default Folder in MacOS
Finder is the native file manager on macOS which is running pretty much all the time once you log in to your system. It allows users to organize and locate all the files that are stored on their Macs. By default, launching the Finder window shows you all the recent files, but this can be … Read More ⌘ Read more
How to Set the Finder Default Folder in MacOS
Finder is the native file manager on macOS which is running pretty much all the time once you log in to your system. It allows users to organize and locate all the files that are stored on their Macs. By default, launching the Finder window shows you all the recent files, but this can be … Read More ⌘ Read more
How to Set the Finder Default Folder in MacOS
Finder is the native file manager on macOS which is running pretty much all the time once you log in to your system. It allows users to organize and locate all the files that are stored on their Macs. By default, launching the Finder window shows you all the recent files, but this can be … Read More ⌘ Read more
How to Stop Mac Windows Changing Color & Tinting
As you use the Mac, opening windows and dragging them around, you may have noticed that the color of the windows can shift tone and change hue, sometimes fairly dramatically so, and depending on what your MacOS wallpaper is set to. For example, if you have an orange wallpaper as your desktop background picture, the … Read More ⌘ Read more
Windows Central: Microsoft экспериментирует с бесплатным доступом к Xbox Game Pass за просмотр рекламы
В компании считают, что такая модель подойдёт для Индии, Африки и Азии.
How to Transfer Photos from iPhone to Mac Without iCloud
If you’re accustomed to using iCloud to keep your photos synced between your iPhone, Mac, or even Windows PC, you may not be familiar with the process of transferring pictures off of the iPhone without using iCloud. This tutorial will walk through the steps required to get pictures from your iPhone to your computer, without … Read More ⌘ Read more
4 Useful Keyboard Shortcuts Every Mac User Should Know
Want to boost your Mac productivity with some super useful keyboard shortcuts? Here are four of them that every Mac user should know and memorize, where you’re sure to get plenty of use from. From switching between apps, windows, jumping into any directories, or force quitting, read on! Command+Tab Accesses the Application Switcher Hitting Command+Tab … Read More ⌘ Read more
Anyone else working with Mac OS (work), Windows (client project) and Fedora (private) on the same day, almost every day?
Obligatory Twtxt post: I love how I can simply use a terminal window and some very basic tools (echo, scp, ssh) to publish thoughts, as they pop up, onto the Internet in a structured way, that can be found and perhaps even appreciated.
@eapl.me@eapl.me This is cool Windows history. Thanks for sharing
@prologic@twtxt.net its not.. There are going to be 1000s of copy cat apps built on AI. And they will all die out when the companies that have the AI platforms copy them. It happened all the time with windows and mac os. And iphone.. Like flashlight and sound recorder apps.
@prologic@twtxt.net its not.. There are going to be 1000s of copy cat apps built on AI. And they will all die out when the companies that have the AI platforms copy them. It happened all the time with windows and mac os. And iphone.. Like flashlight and sound recorder apps.
Run MacOS VM’s in Docker on Windows & Linux with Docker-OSX
If you use Docker and virtual machines often, you may be happy to know that you can run MacOS VM’s in Docker, at near native performance atop Windows or Linux, thanks to an open source project called Docker-OSX. Yes, that means you can run MacOS on a PC, whether that PC is running Windows or … Read More ⌘ Read more
Microsoft разрешит удалить Bing и Edge из Windows 10 и 11 в странах ЕЭЗ
Так требует закон.
How to Disable “Click Wallpaper to Show Desktop” in MacOS Sonoma
MacOS Sonoma introduced a feature on the Mac that activates Expose which hides all open windows and apps, whenever you click on the desktop. This feature happens seamlessly, and when you click on the desktop wallpaper, you’ll reveal the desktop by pushing aside all other open apps and their windows, thus revealing the desktop and … [Read More](https://osxdaily.com/2023/11/15/disable-click-wallpaper-show-desktop-mac … ⌘ Read more
Há por aí quem use o Awesome window manager? Eu sei que somos pouca gente mas ainda acredito que haja almas afins por perto
Watch YouTube Without Ads with FreeTube for Mac, Windows, Linux
YouTube is the webs most popular video site by a long shot, practically serving as a television replacement for millions. But as any Youtube viewer knows, the ads can be very aggressive and there are times where you’ll have to watch a 30 second ad before you can watch one minute of content, which is … Read More ⌘ Read more
Docker Desktop 4.25: Enhancements to Docker Desktop on Windows, Rosetta for Linux GA, and New Docker Scout Image Analysis Settings
The Docker Desktop 4.25 release supports the GA of Rosetta for Linux, a feature that furthers the speed and productivity that Docker Desktop brings. We’ve also optimized the installation experience on Windows and simplified Docker Scout image analysis settings in this latest Docker Desktop release. ⌘ Read more
10 Essential Tips for New Mac Users
New Mac users who are transitioning to the Apple ecosystem from the world of Windows PC’s may experience a mix of curiosity, excitement, and even confusion, as they get to know their new operating system. Fortunately, the Mac is not only exceptionally powerful, it’s also very easy to use, and quite intuitive. For new Mac … Read More ⌘ Read more
Itâs excruciatingly painful that I canât run Python on Windows on the Gopher server to make a chat room (
How to Show Mac Games Only on Steam
Steam is a very popular gaming platform, but one frustrating thing about browsing Steam on a Mac can be when you find a game you might like, go to check it out, and then discover it’s for Windows only. Why’d you see a Windows only game in the Steam Store when you’re using Steam on … Read More ⌘ Read more
@prologic@twtxt.net that would make me proud. Ill add more description and screenshots to the readme so that people can see more easily what it looks like etc. I also want to make ready packages for it, and see if I can crosscompile for windows as well.
Run Threads on Desktop with Mac, Windows PC, Linux
Threads, the social network microblogging Twitter/X competitor launched by Meta (Facebook), is typically thought of as a mobile only experience, with users having the Threads app on their iPhone or Android device. But, if you have a Mac, Windows PC, or Linux computer, and you want to use Threads on your desktop computer, you can … Read More ⌘ Read more
How to Stop Steam Pop-Up Ads on Launch
Steam, the popular gaming platform for Mac, Windows, and Linux, is great in that it offers a ton of really fun popular games, but it’s not without its annoyances. One of the most frustrating Steam annoyances are its popup ads on startup, or what it calls “Steam News”, that slowly launch in a new pop-up … Read More ⌘ Read more
How to Fix “This iPhone is Open in Another Window” Error
Some iPhone users are experiencing an error message that says “This iPhone is open in another window” when attempting to sync music between their Mac and iPhone. Users may see the error message even when there is no other window open in the Music app on Mac, making this a peculiar error message that doesn’t … Read More ⌘ Read more
Stuck in Big Picture Mode in Steam? Here’s How to Exit Big Picture Mode
Steam, the popular gaming platform for Mac, Windows, and Linux, has an optional Big Picture Mode that takes over the screen of their device or computer, and changes the interface quite a bit. If you’re like many Steam users, you may at some point accidentally enter into Big Picture Mode, and then wonder how to … Read More ⌘ Read more
In my second apartment, I really like sitting in the winter garden (more some kind of balcony or loggia but with windows) in the evening and looking outside. The neighbors aren’t very close, and you can see the sky well. It’s very relaxing to sit here in the dark, thinking and enjoying the time. ⌘ Read more
Rewriting wipEout
The source code for the classic PSX launch title wipEout was leaked in 2022. A few month ago I finally sat down to take a look at it. The result is a (nearly) complete rewrite that compiles to Windows, Linux, macOS and WASM.
Thanks to WASM and WebGL you can play wipEout right in your browser!
I’m not the only one who embarked on a path to r … ⌘ Read more
I have to admit I’m very impressed with wsl2, they have done a damn good job on that. Makes it very easy to develop linux stuff on windows when needed. And removes the need for virtual machine or dualbooting etc. Also they have done a really good job integrating it with vscode.
I tested the yarn desktop client on wsl2 on windows 11, compiled and ran just fine there. Nice to have linux applications with gui on windows.
A beautiful flowering tree that I see from the window of my second home. 🌸 ⌘ Read more
@osnews@feeds.twtxt.net I do not understand why they took it away in the first place, I absolutely hate ‘icon only’ on taskbar on a computer. Super annoying when working with many windows.
Se quiser tirar o ‘bloat’ do Windows, existem ferramentas melhores e formas de o fazer sem transformar o teu sistema no sonho de um hacker. Não sou a primeira pessoa a falar mas, qualquer pessoa que continue a pensar que é óptimo e instala isto no seu hardware real depois de ler isto honestamente, merece qualquer tipo de malware que receber.
Acho que é importante dizer algo sobre o AtlasOS, desactivar completamente todas as funcionalidades de segurança do windows, para ganhar 2 fps extra e obter malware para dar ‘own’ à microsoft não é a melhor ideia e näo vale a pena de todo.
Got the gui to scale properly with the window now, was easy to fix… Looks much better already!
Got some good progress on the GTK gui today, got the timeline to work!
Took some time to figure out how the UI layout stuff works, but it looks good now.
I will add the avatars next.
The way it is right now - I got this up and running in a couple of hours, instead of ‘days’ with FLTK.
So I’m glad I made the decision to switch to GTK,
Right now I’m doing all development on Trisquel OS, windows version will come later on.
Also - since I thought about the possibility that I wanted to switch early in the process the code that does all the work is UI independent, meaning this was easy to do. +1 for planning ahead.. :)
I will post a screenshot of the new UI soon, once it’s a bit polished.
Got the cmake file updated, compiles and now it opens a GTK window, need to add the timeline and buttons that I had in FLTK, the other code related to parsing the statuses and all that is independent from the GUI so it’ll be pretty quick to switch over once I have defined the new GUI elements.
Turns out the problem I had was also there when I build rapidjson from source, but if I moved the include to earlier (rapidjson in my project) - the problem went away, so I suspect it’s the same as in this issue going on.
The cool thing is that the client now works fine on linux without changing anything else then the include order!
So now I’ll do all development there - instead of on windows.
Air Handler
⌘ Read more
Launch Window
⌘ Read more
@prologic@twtxt.net I will most likely post something tonight. Right now its juts a window with 3 input textboxes and some button, nothing fancy at all. :)
Git security vulnerabilities announced
Git users are encouraged to upgrade to the latest version, especially if they use `git archive`, work in untrusted repositories, or use Git GUI on Windows. ⌘ Read more
Sideloading Android apps on Windows 11
It’s really impressive how easy it is to sideload apps on the WSA (Windows Subsystem for Android). ⌘ Read more
Although there are definitely reasons to hate Windows, there are also reasons to like Windows 11: Linux GUI apps, Android apps, winget package manager and improved window tiling. It would be even better, when one wouldn’t need to toogle all the privacy and telemety settings first… ⌘ Read more
13 tiny, terrific, and terrifying games to hack, slay, and play this Halloween 🧛🏻♀️
Some seriously spooktacular open source games for the web, Windows, macOS, and Linux with all sorts of fun hacks for infinite lives, invulnerability, and playing with time. ⌘ Read more
98.css (again)
I already shared “98.css” on my blog in 2020. It’s a CSS framework that styles semantic HTML to look like Windows 98. ⌘ Read more
working with c++, windows, cmake and wxwidgets reminded me on why I want to learn more rust. rust and crates makes it really easy to get up and running, crossplatform. scrapping what I did today, I’ll start over and force my self to learn rust.
wsl-vpnkit: Internet for WSL2 distros behind a VPN
I’m still alive. 👋 Today, at work, I discovered a nice little tool for WSL2. On my work laptop I need to use Cisco AnyConnect to connect to the corporate network. Unfortunately this blocks Internet access in Windows Subsystem for Linux VMs (at least in the Ubuntu VM, I tried to use for some Docker stuff). I tried a lot of different hacks and workarounds, but none worked. Until I found wsl-vpnkit. It just works. 😄 ⌘ Read more
@ocdtrekkie@twtxt.net I could not join because the chat was at 12:30 or 1:00 am for me. Well if I do end up joining sometime I don’t use windows and have not used windows in months. Don’t have anything to say about windows 11 because I never used it and have not used windows in a few months or more.