
Fluxbox
Openbox
IceWM
i3
awesome
dwm
Compiz
pekwm
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Fluxbox
ClojureBased on our record, Clojure should be more popular than Fluxbox. It has been mentiond 43 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In 2008 I started using a netbook, an ASUS Eee PC and since RAM was scarse I had to find a better way to provide myself access to tools, so I discovered and fell in love with fluxbox. - Source: dev.to / 7 months ago
> My journey with FreeBSD began with version 4.5 or 4.6, running in VMware on Windows and using XDMCP for the desktop. It was super fast and ran at almost native speed. Wow, this brings back some memories. I remember being on a gig which mandated locked-down Windows laptops, but VMWare was authorized. So I fired up FreeBSD inside VMWare running X with fluxbox[0] as the window manager. Even with multiple rxvt... - Source: Hacker News / 9 months ago
I have been using fluxbox[1] for many years now, happily. It's a very barebones thing (in a good way) while also being highly configurable โ customizable keyboard shortcuts, menus, scriptability, etc. It is not a tiling WM. It also doesn't have desktop icons by default. I thought I would miss those, but have found I do not. There are options[2] to add that if you want it. So, my setup is ~8 virtual... - Source: Hacker News / over 3 years ago
If you want to customize in detail your desktop and are not afraid to edit text files, awesome and fluxbox can be your option. Source: over 3 years ago
As far as wms go, I always liked fluxbox and xmonad. Openbox has its fans, and i3 is very popular. I prefer a de over a wm but I know a lot of people use i3. Source: over 4 years ago
In my last post I discussed DSLs for database querying in Clojure. These typically take the form of data structures. - Source: dev.to / 1 day ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / about 2 months ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / 3 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
IceWM - icewm home page . Bug Tracking. If you have a patch, a bug report or a feature request to submit, please do so at the icewm project page at SourceForge.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
Rust - A safe, concurrent, practical language