Giter Site home page Giter Site logo

Comments (18)

peterahunt avatar peterahunt commented on May 29, 2024 1

I am currently trying to learn it in a typically ass-backward fashion. I was 'into' Basic on an Apple ][ when I was in school, if that gives you an idea of my age. I have gained a little bit of info on various languages over the years, but never had time, etc. Recently I noticed that go seems to be something I can get my head around. Simple enough, powerful enough. I only have interest in making things for me, hobby-like. I am your typical before internet kind of guy, ran a BBS, installed ISDN connections, back before programming was taught is any schools at all. So we all taught each other what we learned, copied code from magazines, etc.

Now that I have time, seems there are a lot more resources out there. So here I am.

I guess that qualifies as into go! I'll update you in a few months! ;)

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024 1

Man, I am not that old. lol. I came in with the Commodore 64s and Apple ][s... But yeah, it has really really changed.

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024 1

We did all sorts of creative things, we were not using a modem, the 300 bps modem in the school was off limits. You can move info on a tape if you try. I recall the phone method not working particularly well, but it did work. If you really want an example of what were were doing, read this page, its only a few minutes long... Remember, there was simply not another way to move data between computers, networks did not exist as they exist today, and certainly not in our school. USB sticks were not even on the horizon, and not all the computers had a floppy drive. Just a keyboard, and analog sound, so we used sound.

https://arstechnica.com/staff/2018/11/first-encounter-compute-magazine-and-its-glorious-tedious-type-in-code/

Was pretty cool in the day.

from devzat.

quackduck avatar quackduck commented on May 29, 2024

What command did you run exactly? Provide the full output

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

I simply used - 'go build' in the devzat directory. And that was the full output other than downloading stuff, which it does not do now, of course.

I have setup several servers on ubuntu with no problems, and decided to put it on my Pi. Looking into the error, I have found a number of references to this not being a valid option on a Pi, as it does not have that option...

for example...

You get this error because there is no -marm option in gcc. There is an -march option ( arch -> 'architecture'

from devzat.

quackduck avatar quackduck commented on May 29, 2024

Was that the only output it had? Try running CGO_ENABLED=0 go build

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

That solved it, copied my .yml and it runs great! Thanks! Which file would I change to avoid having to specify that at the command line? Or is is more complicated than that?

from devzat.

quackduck avatar quackduck commented on May 29, 2024

There's no source file that can be edited to have it build like that (afaik). You can just make a lil build script for yourself or an alias, etc.

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

OK, thank you very much, use it all the time.

from devzat.

quackduck avatar quackduck commented on May 29, 2024

Also, wow, did you make a GitHub account to be able to make an issue here? What are you using Devzat for, I'm curious

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

I use am basically a lurker on github, I pick up bit and pieces and play with them at home. Yeah I made this for this issue, but honestly I have been thinking I should do that for a while now.

I am just using devchat and other stuff from here to learn more about linux/programming. I spent a lot of years fixing computers - software/hardware,(a long time ago) but never actually learned how to program anything properly so I am leaning towards that now. I don't really have interest in the current internet or apps, so I am playing in the backend.

Better late than never!

from devzat.

quackduck avatar quackduck commented on May 29, 2024

Awesome! Are you into Go?

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

Yeah, I actually saved and loaded my code on a cassette tape with an actual phone hissing out the code to be recorded analog... pffft

from devzat.

quackduck avatar quackduck commented on May 29, 2024

Crazy... I'm currently a freshman in college so this is absurd for me.

from devzat.

quackduck avatar quackduck commented on May 29, 2024

Well we both agree the phone hissing out code to be recorded analog is pretty absurd, right?

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

Honestly, we would hold the phone up to the recorder(or the modem) and you could save or input programs remotely. It was bleeding edge, absurdly bleeding edge. And now, it is absurd to think we did that. You have no idea the time spent just trying to connect two computers, or even just load a program you did not want to type in again. And the error-correction was practically non-existent, so many times you just gave up and typed in pages and pages of code for the millionth time. But It was super cool, you have no idea. We were doing things nobody did. I got sidetracked into fixing them, rather than programming them. Probably should have started paypal, but whoops...

from devzat.

peterahunt avatar peterahunt commented on May 29, 2024

And technically, the computer speaker was for recording it, on a tape deck, the phone was when we wanted to send things, It was way way slower than the modems you probably used as a kid, if you did. Like 300 baud was a super upgrade from 72 baud.

Anyways...

from devzat.

quackduck avatar quackduck commented on May 29, 2024

Oh my god, you're saying you transferred code by playing it over the telephone???!!! Wild...

I'm online on the main server rn

from devzat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.