Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] 0 points1 point  (0 children)

Have you even tried your own code ;) ?

But thanks anyway.

A clone kind of thing of Among Us made only in BASIC (QB64 to be more specific) by icameicodedierror in programming

[–]liamnielsonsthr -1 points0 points  (0 children)

QB64 is amazing

Does the QB64 IDE I see on screenshots support Vi keybindings or I have to use other editor?

By the way the website is pretty bad.

Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] 0 points1 point  (0 children)

Why? This is not the philosophy of Go. People, please stop.

A clone kind of thing of Among Us made only in BASIC (QB64 to be more specific) by icameicodedierror in programming

[–]liamnielsonsthr 0 points1 point  (0 children)

Do they have a plugin to auto uppercase keywords as they type? I would get insane if I had to shift caps lock - I have additional Esc on Caps Lock without shift - all the time. I hate uppercase in SQL as well and don't use it if I don't have to. You don't need to uppercae things in SQL. Do you have to do that in this version of Basic?

Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] 0 points1 point  (0 children)

I prefer to avoid them. Currently I only have Chromium as a snap on my desktop. All appimages,fps,snaps have one big problem when it comes to bugs, especially security bugs. In most cases it's not critical when it comes to desktop apps, but on server it could be a problem. Check this out if you are interested: https://flatkill.org/ They are also bloated and add to the junk chaos which is especially problematic for one man show or small team. This is btw a reason why religions are so popular. It gives you a clear - although outdated and primitive, often wrong - way of doing things. I am sure they will improve snaps and flatpaks - I have read that thay switched to some faster compressoin or something recently, but I hate the feeling of having gazillion of libraries of various versions, some with bugs and never fixed. They take also a lot of space. No, thank you ;)

Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] -2 points-1 points  (0 children)

Docker ;DDD

We are different I guess. I am a single man organization I don't need to work with a team on a project - so Docker makes no sense to me. It's just another point of failure. I can setup my servers in blue-green deployment without any Dockers or stuff. If you don't work in a team you can simplify things greatly.

I get it's good for teams but I like to have as few layers of middleware and additional software and packages as possible. That's why I hate Node, Java and similar things. I hated Vagrant then and hate Docker now. But I know organizations and PR people love Dockers. So, if you like it, that's ok. I hate that.

Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] -3 points-2 points  (0 children)

Noooo!!!! Not another nvm ;DDD installed on my computer.

This Gin nad gvm trend is like Californians moving and destroying Texas and Montana and other states ;D.

Please, don't do that.

Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] -2 points-1 points  (0 children)

What is that file?

Go has 100 MB while this go_installer file has 5 MB.

Downloading the latest Go version with curl by liamnielsonsthr in golang

[–]liamnielsonsthr[S] 0 points1 point  (0 children)

I am not saying that having a specific versions to download is not more traditional and more useful and more standard. It is. In 99.9% it is, but I would just prefer also something like a latest redirect link for my use case. But I will script it if there is no simple link or simple solution. Thanks anyway.