• 7 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle

  • Someone is going to need to pull a lot of weight in planning, organizing, and leading these meetings, presentations, and projects.

    I’ve never managed a project before, but assume we should gather everyone who is interested by sending out some sort of survey. It would be good to have knowledge about what people are interested in learning, send out my ideas of how this should be structured, and ask for general comments. These could be about the final project, individual time commitment, references, philosophy of learning, etc. I’m thinking 8 weeks could be a good place to start. How should this survey be sent out to others? I want to choose a service that doesn’t encroach on user privacy since we are on Lemmy. The same is to be asked of a communal repository. I don’t want to use Google Drive.

    What would we need to do on our first meeting together?

    Saturday mornings or Monday evenings (Pacific US Time) are some thoughts. The sessions could be between 1 and 2 hours depending on the engagement.

    This is a what I mean by someone pulling a lot of weight, a teacher carousel has a slim to none chance of working out. One person is going to need to define and implement the vast majority of the curriculum. They’ll need to do a lot of research and work in advance.

    I’d like to ascertain this information in the survey if anyone with expertise in particular programming domains would like to lend their expertise and put together a short slide deck. Otherwise, I’m okay to deep-dive on topics we agree on, find a healthy amount of literature as resources, and brainstorm a way that each subtopic could be useful in the grander scheme of the project. So that there is some type of cohesive narrative to this endeavor.

    Hope that’s a good starting point.




  • Thanks for the code example. I tried going through web3 awhile back with HTML, but need to go through at least 60% more of the course and examples they provided on the website.

    I’m a bit confused on what a server is, past “someone else’s computer” or “another computer” or “a machine elsewhere that is able to take and receive requests”. When you write a “GET” request, is this pulling from another file on your machine locally, but still using the HTML framework and WASM to have “Piece of code 1” talk to “Piece of code 2”? And this all happens locally on the same machine you’re using?

    Currently I’m using the Kate IDE editor since Neovim made me hurl my lunch. Spyder was what I used for Python, but it can’t be used with more than one language unfortunately. I’d assume programs with functions provided by Electron are able to cache what they retrieve… Is the “server” downloaded alongside the application, therefore not requiring WiFi connection to use the application?

    Hope my questions aren’t too out in left-field and thanks again for your response!




  • I’m not too familiar with the ITS, but hearing the monumental work done during the 1960s and 70s surrounding operating systems is something I can’t fathom.

    He really stands for so much in the philosophy surrounding FOSS… Ironically, if it weren’t for the Ted Talk on YouTube that I watched from him a year ago, I wouldn’t have known about his existence.

    Hope he recovers, it’s different to see him without his signature long hair and beard :(



  • gronjo45@lemm.eetoMemes@lemmy.mlHistory
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    1 year ago

    Are there any good resources to learn more about the vast tribes the North American continent was home to? I’ve always felt ignorant to the rich history and connection with the Earth that the tribes held and passed down.

    Not sure about the accuracy of the top map, but it looks like that format could be a great educational opportunity.

    On a lighthearted note, if you’re from the bay, give Café Ohlone a visit! I had the pleasure of meeting the two head chefs at an event where they cooked for the audience. They showed how candy cap mushrooms, acorn flour, and a duck egg could be incorporated into a brownie mix. I can’t speak for the actual restaurant, but it was delicious what they made :)




  • Unfortunately I don’t think completely automating my resume is going to happen. It’s just a dream :( I’ve finally found something that got the attention of an employer though, so hopefully my job search will be over soon.

    I’m still itching to do something with NLP/LLMs, but I’ll have to define the problem more rigorously rather than throw out nebulous desires. Thanks for the response!



  • Yikes! I’m going to have to watch out for that. I don’t know if I can just jerry-rig together some HDDs into one of the RAID X configurations, but I think I want to get some that are quite a bit larger than 2TB given the amount of things I’d like to do with my NAS (File server, email server, personal website, etc). I’ll do some more research, thanks for the help!


  • I’ve been wading through the past 2 months of messages because I was far too incompetent at systems management (and hardware) to even pose the question correctly.

    Ideally, I’d like my NAS to have a VLAN’d off way of sectioning my security camera footage and my website so I don’t get locked out of it somehow. I heard that I need to somehow create a topology that involves a WAP, Switch, the physical chassis with the NAS in it, and the actual modem/router into the wall. I want to have a streaming server for music/video, a Hugo website, an email server, and a file system where I can store projects just in case I need to access them somewhere other than my home.

    I’ve also heard others suggest some of the larger drives for the RAID array, and I’ve seen various things suggested such as Thomas Krenn’s “mdraid”, which requires a “Hardware RAID controller” which makes me wonder what this thing actually is. I need to do more research into it, but I’m just a little stumped on how the drives fit together (physically and logically). Thanks for the help!



  • I’ll have to get one of those 12 or 14TB harddrives in the future so I can actually have a proper NAS. Is TrueNAS what FreeNAS is now? I see their parent company is iXSystems. I’ve heard stuff about different file systems like “ZFS” and all these other fancy 3 letter acronyms. The last time I bought software was many years ago, so would you suggest paying for their OS? Thanks for the advice, now I just need to get a better job to actually afford the toys :(


  • I got an OBD-II device for reading and clearing codes and at least I can snatch them from my vehicle. I haven’t heard of the dongle before, does it connect to the infotainment system and then allow you access to the underlying file system? I don’t want to brick anything doing that lol


  • Oh man… I grew up poor and couldn’t imagine my car’s daily functions spontaneously malfunctioning due to a stupid code you can’t control (reliably) as an end user. Having never had money to throw at solutions , I can’t imagine how horrible equity will be as time progresses with knowledge and understanding of these things.

    I’ll check out Mazdas! I’m in the market for a new car, but really anything that just is a “dumb” car. I don’t want the infotainment crap and paywalled everything, just let me repair my vehicle so I can afford to live :D


  • So now that I’m a little farther along in my tech adventures, I’ve found myself staring at the two 2TB WD 6Gbps HDDs that I got from Best Buy awhile back. I didn’t know if I needed to buy a chassis for them (I probably do, I’ll do some more research, just been trying to get back to a mountain of comments) I’m just not really sure what else I’d be using a NAS for besides streaming movies and accessing my work projects from a Dropbox-esque in-home solution


  • I’m going to look into FreeNAS and Unraid. I have 2 WD 2TB HDDs that are relatively new that I’ve needed to just pop into the switch connected to my router. The whole networking scene has been a bit overwhelming having had so much of my foundational computer knowledge shifted I haven’t gotten around to it yet. I want the router set up in a different room so I can make more stuff with Ethernet possible rather than connecting wirelessly.

    How does a docker container get lost? Does it have something to do with the “contiguity” of theway the block devices partition data? Does it get separated from the other blocks physically? Or is it just a software error and I’m over thinking it? Thanks for the advice!




  • Is there another archetype of Machine Learning technologies that would be better suited to the task of locating useful information enciphered in legalese? I know Lex Machina exists, but that’s more of a specialized software for someone in case law.

    I don’t plan on using what the Agent tells me in a court of law, nor do I plan on using it to blindly form a legal opinion. I remember watching the Legal Eagle video about a lawyer who submitted a legal brief containing case law that didn’t even exist because GPT-4 hallucinated it! Sounds like a nightmarish scenario to find yourself losing your J.D. over it lol