static-haskell-nix
Windows-10
static-haskell-nix | Windows-10 | |
---|---|---|
7 | 11 | |
389 | 819 | |
- | 2.8% | |
7.4 | 4.4 | |
3 months ago | over 1 year ago | |
Nix | CSS | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
static-haskell-nix
-
Trying to build a statically linked binary against glibc (Linux)
Using Nix: https://github.com/nh2/static-haskell-nix
- Generating static binary + CI questions
-
GHC reports "Loading static libraries is not supported"
To debug this type of problem (I have to debug linker errors regularly as part of static-haskell-nix):
-
[ANN] Monomer, a GUI library for Haskell
In static-haskell-nix there is currently this PR to enable support for that: https://github.com/nh2/static-haskell-nix/pull/108
- What's all the hype with Nix?
-
Termite Is Obsoleted by Alacritty
I think there's a misunderstanding: Most people want to use the .a file from their Linux/package distro that provides static libraries, such as Alpine Linux or nixpkgs.
Such package distributions just use the build system default options to build static libs. For example, Alpine might use `-Ddefault_library=both`.
> if they could keep that libgtk_static around
Why make these special cases instead of just using the build system defaults? That's easier to maintain and more obvious.
> I'd be interested to hear if static linking GTK even has that many benefits
One benefit is almost-infinite backwards compatibility that the Linux and Xorg ABIs provide, being able to make GUI apps that work out of the box everywhere.
Another is that these generated executables are very small, e.g. 12 MB for a full static GTK GUI app [1], or 6 MB when xz-compressed.
This is much less than when using shared libraries. One reason is that dead-code elimination works much better for static linking: It links in only the functions you actually use. For dynamic linking, it's always the entire .so.
[1] https://github.com/nh2/static-haskell-nix/releases/tag/c-sta...
-
Clodl: Turn dynamically linked ELF binaries into self-contained closures
GTK can be statically linked.
Example executable:
https://github.com/nh2/static-haskell-nix/releases/tag/c-sta...
It lost this ability temporarily when switching to Meson, but I fixed it in GTK3 and GTK4. But I just checked and apparently it is broken again:
https://gitlab.gnome.org/GNOME/gtk/-/issues/3774#note_109746...
Windows-10
-
My Mother Found Out I was Installing Linux...
Pro tip: Install Linux and then theme it like Windows 10
- I was tasked with building a Linux Distro for the company I'm doing an internship at. How long would this take?
- I, a proud Linux user, might end up in a Microsoft ad
-
A custom Windows 11 xfce4-panel theme!
Set this theme (I did not make this): https://github.com/B00merang-Project/Windows-10
-
[WindowMaker] a Windows 10 look-alike
OS: OpenBSD 7.1 WM: WindowMaker GTK Theme: Windows 10 Icons: Windows 10 Apps: xterm, tmux, drawer, conky, firefox, thunderbird
-
Need help with laptop for someone with traumatic brain injury
And when I say "identical", here is an example.
- Anyway To Get Linux Mint Panel Icons To Look Like Windows Taskbar Icons?
-
Is it possible to get the B00merang Win10 desktop theme working on Parrot os mate?
I installed the theme from here, and the icon pack from here into .themes and .icons respectively, but this was the result: ![first](https://cdn.discordapp.com/attachments/881463505755197460/929588351969931294/First.png) Even after customising it to use the icons from the pack that i installed before, instead of the one it couldn't find, it still looked wrong: ![second](https://cdn.discordapp.com/attachments/881463505755197460/929589443214581800/unknown.png) It's github page mentioned the requirement of GTK 3.6+, which is not in the apt index, and requires painfully compiling from source
-
Is there a theme or setting to increase the "hit box" size for window controls?
You should try the windows 10 theme by b00merang.
- Kali Undercover on GNOME Desktop?
What are some alternatives?
monomer - An easy to use, cross platform, GUI library for writing Haskell applications.
alacritty - A cross-platform, OpenGL terminal emulator.
haskell.nix - Alternative Haskell Infrastructure for Nixpkgs
Fluent-gtk-theme - Fluent design gtk theme for linux desktops
Cabal - Official upstream development repository for Cabal and cabal-install
Windows-XP - Windows XP themes
gi-gtk-declarative - Declarative GTK+ programming in Haskell
mpv - 🎥 Command line video player
nixos-config - Personal collection of NixOS config files
CleanmgrPlus - 🐾 A Improved Replacement for Microsoft Disk Cleanup
haskell-kafka
dotfiles-openbox - Here is my aether dotfiles openbox version