4lch3m1st
- Karma
- 135
- Created
- May 9, 2017 (9y ago)
- Submissions
- 0
Lisper, Game Programmer, Linux Enthusiast.
[ my public key: https://keybase.io/luksamuk; my proof: https://keybase.io/luksamuk/sigs/l4kmbyWDZQPIwj9YQb5GSxqW8k4lLMDpfKZvnsvHZkY ]
[ my public key: https://keybase.io/luksamuk; my proof: https://keybase.io/luksamuk/sigs/l4kmbyWDZQPIwj9YQb5GSxqW8k4lLMDpfKZvnsvHZkY ]
In that case, you might want to check the wiki. There are still some examples missing, but they'll give you a general idea.
Hello. It was tested on Linux and FreeBSD. Works fine on any of those systems if you have SBCL and dmenu installed, though it might need a few tweaks on program paths of your configuration file. I plan to migrate this…
Hello. I currently use this daily to automate my workflow. I have no pretension of "selling" this as a very extensible tool that everyone should use, though I agree that I need to improve the README.
From his talk on OOPSLA[1], I'd say that only Smalltalk and Common Lisp (through CLOS) were able to perform OO as Kay envisioned. Erlang is another story: it would probably be better to call it just actor model. But…
They shouldn't. I'm not saying that Git doesn't have commands that can be hard to understand fully, but the whole point of any abstraction is to hide the "insides" of any operation so you don't have to think about them.…
Though I agree that complaining like this can be a problem for people with zero experience, I don't think it is a valid argument against what OP is pointing out. Most of the process seems to be rooted on automation,…
This is beautiful, and a wonderful project to develop along with some friends. JPL nailed it.
I think the thought of deletion is pretty much just one of the problems. I managed to delete my Facebook profile a few months ago, but the amount of pressure I often receive from people so that I create a new account is…
Hello. I'm afraid the main focus is to join all Brazilian or Portuguese-speaking lispers in one place, but we're not really supporting English-speaking ones, though you're very welcome to join (if you try keeping stuff…
While I expect a lot of people to not agree with what I am going to say, I believe this is much more linked to the political moment than to Twitter having a problem with "handling controversy". This just feels like an…
I think the title might be misleading here. It doesn't really transpile Common Lisp to C, it requires you to write in a C-like Lisp dialect so it gets translated to C. Might as well have been an entire Lisp dialect with…
Let's hope this move helps with the transitioning to Python 3. I'm not a Python programmer myself, but I'm tired of things getting hairy on Linux dependencies written in Python. It almost seems like I always got to have…
Funny, exactly the opposite happened to me. I have been using VSCode for C++ projects and, after discovering that it had very poor support for the Scheme language, I was practically forced to try out Emacs. A few months…
One quick way to do that is by using NewPipe Android app. It has an RSS feed button. Plus, you get a lightweight YouTube frontend.
Just deleted my Facebook account in about two weeks ago and started consuming news through RSS and through Podcasts and some YouTube channels (which are also, surprisingly, RSS). I've never felt better. This might be a…
This is a horrible experience, but I must admit it's also a good laughing material.
I'm not really a Slack user, but isn't Keybase always an option?
Regardless, shouldn't you at least write documentation to isolate and identify confusing points of your rapidly evolving language? It's almost a matter of good practices; explaining something is usually the best way to…
UEFI itself might be tricky but, actually, nothing stops you from burning those 512 bytes on a flash drive and booting from it on Legacy mode.
This is amazing -- seems almost like a better way to play an Xbox 360 game on PC, without an emulator. Could even be what Microsoft wanted, for better retrocompatibility support. I wonder if it can also be done to other…
Well, it is an opt-out feature, which is already a way to purposely collect data if you're not playing attention enough. Plus, if npm has such flaw, this is still no excuse for Core to do the same.
Well, It's pretty much a commenting platform like Disqus, but with user privacy in mind, which seems a little strange to me, since it was conceived with (stopping) trolls and harrassment in mind. Point is, isn't…
More than that, if they're willing to deliver a port of Xamarin/MonoDevelop to Mac and call it VS, it's at least funny that they won't do that for Linux. There is no actual need for that, but since they're refactoring…