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.
Gajim: Gajim 1.4.7
Gajim 1.4.7 brings performance improvements, better file previews, and many bug fixes. Thanks for all your reports!
Multiple issues with Gajim’s file preview have been fixed. If you want to disable file previews entirely, there is now a setting in Gajim’s preferences.
For people with many contacts in their contact list, this release will bring a significant performance improvement 🚀
Furthermore, notifications on Windows should not appear in the taskbar anymore.
Fixes … ⌘ Read moreI’m trying to switch from Konversation to irssi. Let’s see how that goes. Any irssiers out there who can recommend specific settings or scripts? I already got myself trackbar.pl and nickcolor.pl as super-essentials. Also trying window_switcher.pl. Somehow my custom binds for Ctrl+1/2/3/etc. to switch to window 1/2/3/etc. doesn’t do anything: { key = "^1"; id = "change_window"; data = "1"; } (I cannot use the default with Alt as this is handled by my window manager). Currently, I’m just cycling with Ctrl+N/P. Other things to solve in the near future:
- better, more colorful and compact theme (just removed clock from statusbar so far)
- getting bell/urgency hints working on arriving messages
- nicer tabs in status bar, maybe even just channel names and no indexes
- decluster status bar with user and channel modes (I never cared about those in the last decade)
Gajim: Gajim 1.4.6
Gajim 1.4.6 fixes some bugs with the status icon and notifications. Emoji short code detection has been improved.
Several issues have been fixed in this release.
- Improved detection of emoji short codes
- Tray icon with
libappindicatorhas been fixed
- Groups are now preserved when changing a contact’s name
- Windows: Notifications shouldn’t appear in the taskbar anymore
Have a look at the [chan … ⌘ Read more
Gajim: Gajim 1.4.3
Gajim 1.4.3 comes with some exciting news: Native emoji rendering on Windows! Want to customize your workspaces? Why not use emojis as well? As always, lots of bugs have been fixed in this release.
This release is all about emojis. Gajim is based on GTK, a multi-platform framework for graphical user interfaces (GUI). For rendering text, GTK relies on Pango and underlying, on Cairo. On Wind … ⌘ Read more
Gajim: Gajim 1.4.2
As promised earlier, releasing new Gajim versions is now much easier! 🎉 Gajim 1.4.2 comes with better performance and an important bugfix. But there is more! After popular demand, we brought back the calendar for browsing history.
Mainly it’s one bug we fixed in this release. We improved how Gajim manages chat messages it displays to you. Before this improvement, messages would sometimes only show after changing focus or resizing the window. This issue has been fixed.
Afte … ⌘ Read more
Gajim: Gajim 1.4.1
Only a week after the release of Gajim 1.4.0, we’re happy to announce Gajim 1.4.1! 🎉 This release brings several fixes for issues you reported to us. Thanks for your feedback!
In order to make it easier to reach us for help, we added a new menu item “Join Support Chat” under “Help”. Clicking it will directly join our support chat at gajim@conference.gajim.org.
While redesigning the message window, we moved message timestamps to the r … ⌘ Read more
Gajim: Development News April 2022
This month came with a lot of preparations for the release of Gajim 1.4 🚀 Gajim’s release pipeline has been improved in many ways, allowing us to make releases more frequently. Furthermore, April brought improvements for file previews on Windows.
For two and a half years I (wurstsalat) have been writing (and translating) Gajim’s monthly development news. Keeping this up on a monthly basis takes a lot of time and effort. Upcoming development news will … ⌘ Read more
Git security vulnerability announced
Upgrade your local installation of Git, especially if you are using Git for Windows, or you use Git on a multi-user machine. ⌘ Read more
Annotate PDFs on Linux
This post is about a GUI tool called pdfrankestein that
fills a gap on mostly Linux machines where a powerful and easy to use
PDF annotator does not exist.
Adobe Acrobat® on Windows and Mac allow you to add text, drawings and
signatures to PDF documents. This is useful when filling forms or
marking notes to send back to someone. Such a tool with similar
capabilities and easy of use does not exist on Linux. The reason that’s
often cited is that PDF is a c … ⌘ Read more
Gajim: Development News February 2022
February brought a unified Groupchat Details window, which offers all the configuration knobs you need. Also this month: less memory leaks and improved OMEMO QR codes.
In April last year, we introduced Gajim’s new Contact Information window. This month, we took on group chats and their various windows and management pages, introducing a unified ‘Groupchat Details’ window. Groupchat De … ⌘ Read more
someone on twitter said once that if “defenestrate” means to throw someone out of a window, to “demonstrate” means to throw someone out of a monster. i think about that a lot
GoCN 每日新闻(2022-01-14)
- 《Go 组件设计与实现》-netpoll 的总结https://www.cnblogs.com/codexiaoyi/p/15798780.html
- Uber 對 Golang GC 的調整https://blog.gslin.org/archives/2022/01/13/10503/uber-%e5%b0%8d-golang-gc-%e7%9a%84%e8%aa%bf%e6%95%b4/
- 基于 etcd 实现大规模服务治理应用实战https://mp.weixin.qq.com/s/zOZrCNZ9X6IyKxzRMeReWg
- 勒索软件正在用 Go 重写,用于联合攻击 Window … ⌘ Read more
WSL 2 GPU Support for Docker Desktop on NVIDIA GPUs
It’s been a year since Ben wrote about Nvidia support on Docker Desktop. At that time, it was necessary to take part in the Windows Insider program, use Beta CUDA drivers, and use a Docker Desktop tech preview build. Today, everything has changed: On the OS side, Windows 11 users can now enable their GPU […]
The post [WSL 2 GPU Support for Docker Desktop on NVIDIA GPUs](https://www.docker.com/blog/wsl-2-gpu-support-for-dock … ⌘ Read more
Do the New Terms of Docker Desktop Apply If You Don’t Use the Docker Desktop UI?
Even if you’re not taking advantage of the user interface that Docker provides with Docker Desktop and are simply using the CLI, you may still need a paid subscription to use Docker Desktop. Much of the value of Docker Desktop comes from making it easy to develop with containers locally on Windows and Mac. We […]
The post [Do the New Terms of Docker Desktop Apply If Yo … ⌘ Read more
I made a gpio button on my raspberry pi which opens a new window running ed. I screwed up while testing it and launched maaaaany ed windows.
Gajim: Gajim 1.3.3
This release features improved Ad-Hoc Commands and brings back spell checking. Gajim 1.3.3 includes many bug fixes and improvements. Thanks everyone for reporting issues!
The Ad-Hoc Commands window has been ported to Gajim’s new Assistant. This unifies the look and feel with other actions using an Assistant and it also fixes some issues.
More Changes New- Profile: A NOTE entry has been added
- API JID for search.jab … ⌘ Read more
Gajim: Development News September 2021
September brought many updates under the hood. With big changes coming up in Gajim 1.4, many parts of the code have to be touched. These changes remain mostly invisible for users, but make Gajim more robust. In some cases, this results in visible improvements as well: Both Add Contact and Start Chat windows are now detecting the type of chat behind an address.
Since development on Gajim 1.4 started, a lot has changed under the hood. … ⌘ Read more
Thou shalt not steal focus in popup windows when users are trying to get work done; no matter what.
Calm-computing tip: While ⌥⌘H may clear off a lot of clutter, sometimes you want just one non-full-screened window. Consider making a new Space, moving that window into it, and enjoying its unclutteredness. Spaces are easy to create, re-order, and destroy.
I put my mouse on my Mac on the right side for reasons. My Windows machine always has the mouse on the right. Wanted to go Back on my Mac and…pressed mouse4, just like I’d do on Windows. Muscle-memory prompts are…interesting.
ProcessOne: Install ejabberd on Windows 10 using Docker Desktop ⌘ Read more…
I like and use the Brave Browser.It’s a free and open source browser with features like:
- Ad-blocking by default.
- Tracker-blocking by default.
- Anti-fingerprinting mechanisms to prevent you from being monitored.
- Built-in Tor windows.
- Run by a based Christian and not furry leftists.
As far as I’m concerned, Brave is indisputably the best general-purpose browser out there.There are other okay brows … ⌘ Read more
ProcessOne: Install ejabberd on Windows 10 using Docker Desktop ⌘ Read more…
ProcessOne: Install ejabberd on Windows 7 using Docker Toolbox ⌘ Read more…
ProcessOne: Install ejabberd on Windows 10 using Docker Desktop ⌘ Read more…
ProcessOne: Install ejabberd on Windows 10 using Docker Desktop ⌘ Read more…
@prologic@twtxt.net have you tried using the macos github build environment? looks like they have a windows one too.
@prologic@twtxt.net have you tried using the macos github build environment? looks like they have a windows one too.
I tend to withdraw from everything and just watch youtube and play whatever games i can get going on my old windows box after having to deal with shitty work being shitty. Maybe i can put the last week and a half behind me, finally
@prologic@twtxt.net (#https://twtxt.net/search?tag=tsvhqdq OK. Im upgrading my tools. twtxt works pretty well inside an Emacs shell window…
pls send help i’m using micro in visual studio code on windows and ^e and ^q are being gobbled up by vscode and i can’t quit
I see no reason why a modern GNU Linux installation would be less appealing than windows to an average user
It is amazing how much more modern and sleek Arch with KDE Plasma looks compared to Windows
Next challenge: her slow Lifebook A Series. Wants to keep Windows, so I’m trying to shrink its volume (for dual boot). It resists.
Next challenge: her slow Lifebook A Series. Wants to keep Windows, so I’m trying to shrink its volume (for dual boot). It resists.
Wayland, window managers and suicide ⌘ https://hack.org/mc/blog/wayland-window-managers.html
Siemens RTL Tiling WM, Blit, Andrew Window System och Wayland ⌘ https://hack.org/mc/blog/siemens-rtl.html
Be Lucky Window Manager ⌘ https://hack.org/mc/blog/blwm.html
µWM — Another XCB-based Stacking Window Manager ⌘ https://hack.org/mc/blog/uwm.html
My Window Manager Gets Icons ⌘ https://hack.org/mc/blog/mcwm11.html
@lahvak@lahvak.github.io I use this tiling WM for macOS that also works on Windows: https://code.visualstudio.com/
All Windows needs now is a decent GUI.
Reactivated my virtual NextStep box running on the Previous emulator, version 1.6, on Windows 10, using SLIRP networking
Reactivated my virtual NextStep box running on the Previous emulator, version 1.6, on Windows 10, using SLIRP networking
Iconic Icons: Designing the World of Windows https://medium.com/microsoft-design/iconic-icons-designing-the-world-of-windows-5e70e25e5416
Iconic Icons: Designing the World of Windows https://medium.com/microsoft-design/iconic-icons-designing-the-world-of-windows-5e70e25e5416
Every time I play with SCCS, I want to reimplement SCCS for Windows. Yes, I am under 60, why do you ask?
I moved all windows off my second monitor and…it just looks so peaceful. Nothing on it but a zoomed-in picture of a sand dune with a very dim menu bar on top.
@kas@enotty.dk [re: gopher client] If you happen to be on Windows, then Gopher Browser for Windows by Matt Owen is pretty nice, otherwise I use Lynx indeed for gopher.
Looking for a reason to use Firefox more when developing sites? on macOS it’s the browser that smashes into the least horizontal space. Good if you like having a browser window running all the time. Doubly good if you like running it in Split View.
iOS and macOS get to Windows Vista levels of voice recognition. Finally.
Windows 3.1 Obscurities: Tandy’s Greatest Flop, Commodore’s Zombie https://tedium.co/2019/04/09/windows-3.1-obscurities
Bad idea of the day: vending machine art project that takes bills & sets them on fire as you watch through a little window
Hill House has stood for 80 years and might for 80 more. Inside, floors lay straight, doors sensibly shut, but why is there a dormer window RIGHT NEXT TO a stained glass one, and why don’t the bottoms line up??
Visible connection (AKA transpointing windows) makes explicit the implicit rhizomaticity of text.
I work in IT, which is the reason our house has: mechanical locks, mechanical windows, routers using OpenWRT, no smart home crap, no Alexa/Google Assistant/…, no internet connected thermostats
GitHub - nickgravgaard/windowlab: A small and simple window manager of novel design (unmaintained) https://github.com/nickgravgaard/windowlab
What was the role of MS-DOS in Windows 95? – The Old New Thing https://blogs.msdn.microsoft.com/oldnewthing/20071224-00/?p=24063
Hackintosh Before Hackintosh: When Mac Fans Skinned Windows https://tedium.co/2018/05/22/windows-fake-osx-macos-interface-skins-history/
ed(1) is Turing-Complete – *nix Windows https://nixwindows.wordpress.com/2018/03/13/ed1-is-turing-complete/
Detect if Code is Running On Windows (at Runtime) ⌘ Read more…
I wonder what the neighbours think … tonight I blocked the windows with tin foil to darken our bedroom. #paranoid #summer
I wonder what the neighbours think … tonight I blocked the windows with tin foil to darken our bedroom. #paranoid #summer
NixOS is now almost usable as a desktop OS ;-). We
have an X server, a bunch of Gnome packages, basic wireless
support, and of course all the applications in Nixpkgs that we
had all along running on other Linux distributions. Here are a
few screenshots:
- X server\
with Compiz window manager.
- [Emacs a … ⌘ Read more