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

help-circle


  • Never have heard of Poetry, but I’ll check it out tonight! I pretty much exclusively coded in Python and Julia up until I got out of uni. I learned after a couple of months of insanity swapping kernels, init systems, distributions and learning everything about file systems only leads to further insanity and productivity hindrance.

    Something something recommending someone who doesn’t know what a shell is to use emacs and make a Lua/Neovim config. Thanks for the tip!


  • Memes like this make me ever more confused about my own software work flow. I’m in engineering so you can already guess my coding classes were pretty surface level at least at my uni and CC

    Conda is what I like to use for data science but I still barely understand how to maintain a package manager. Im lowkey a bot when it comes to using non-GUI programs and tbh that paradigm shift has been hard after 18 years of no CLI usage.

    The memes are pretty educational though



  • I want to get better at using TUIs and all the lot of lighter-weight software, but I’ve quite frankly been too stupid to learn it.

    I downloaded Gentoo onto an old Chromebook with the Mr Chromebox script. Currently am trying to make it into a sandbox for me to learn more about how init systems, compilers, and other lower level OS details.

    Other than reading the Wikis, are there any projects that you’d suggest to increase one’s ability in those realms? Thanks!


  • gronjo45@lemm.eetoMemes@lemmy.mlHistory
    link
    fedilink
    arrow-up
    16
    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 :)





  • I’ll check those out and see if I can get a good workflow going for it.

    I wanted my first web project to be a static site since I really only need a blog at this point in time. The use case for my blog really would be to write about chemistry and chemical engineering stuff I think is cool. Having a worksheet repository for my students as well that they could access with some encryption so the access is restricted. I’d love to try the fancy stuff on websites, I just need to get the poison of “JavaScript is spyware” out of my head.

    It’s pretty disorienting to figure out the “right” way of learning web development after the loads of slander I’ve seen in memes. Im sure youve seen the same about React, JavaScript, and something about “NodeJS”. I wasn’t really too aware of software other than doing calculations on data collected from DAQs. Any resources you’d recommend to check out?

    I guess I should ask the question, what exactly is all the fuss about surrounding some of the frameworks? I definitely can see the argument about adding more layers of abstraction can obfuscate the underlying mechanisms of the codes thus increasing the amount of potential vulnerabilities. Particular companies and developers turning evil is also. But some of the rhetoric becomes “They’ll put a miner for your crypto” “They’ll siphon every facet of information about you”. The most bizarre I read was how to figure out the outline of 3D objects surrounding the user via the pattern in white noise detected by an interference pattern.

    Histrionics aside, is there a good resource that I can read that dismisses common falsehoods that is generally reflective of what constitutes a " good" framework? Thanks for the help!



  • Any advice on adjusting to a search engine like Searx or enhancing how to use DuckDuckGo since Fennec comes with it?

    Is there a gospel-like resource on Search Engines and using particular query delimiters? Just been tough reading some of these documentation pages with legion jargon words


  • 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


  • 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!


  • Thank you for all the great suggestions! I’ve been slowly implementing a potpourri of the recommendations I’ve gotten across tech in my life so its been quite exhausting the past month trying to digest it all.

    I love the DNS.adguard.com pihole! I started using it about 3 weeks ago and its made my mobile browsing experience so much better. It was perfect to see all those terrible ads and popups that just make it distracting and impossible to read vanish into smome. Not to mention redirects and videos I didn’t want to play…

    Just checked out Fennec and Droid-ify and is there a particular reason Droid-ify was written entirely in Kotlin? I only recall that Kotlin was named after the island near St. Petersburg, but that’s it… I only started using Arch Linux about 3 months ago as my daily driver and used Windows for 18 years prior. Been hard to unlearn a lot of habits instilled from undergrad from my shitty Python and MATLAB courses + decades of Windows usage.


  • The chemical process industry as well as undergraduate chemical engineering curriculum really needs to show that DWSIM exists as a FOSS alternative. ASPEN is a complete load of shit and is filled with tons of bloated features… It made it hard as hell to learn a software with a billion buttons on it whilst simultaneouslyadjusting to pedantic scientific vocabulary…

    I didn’t even know vim existed or VScodium due to my undergraduate forcing anaconda on us. The instructors had no clue how to code and neither did the graduate students, so more FOSS options are definitely needed.


  • 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




  • I’ll add my two cents as a Gen Z that realized he was way more tech illiterate than initially thought.

    In my undergrad, I was tasked with running molecular simulation jobs on an HPC that I could only access through a terminal. The complete paradigm shift I experienced going from just a Windows user to Linux was shocking. Didn’t realize how little I knew about file system hierarchies, connecting devices, and seemingly unheard of concepts like mounting and partitioning drives. I didn’t know that Bash existed, what a shell even was, or literally anything with networks. Imagine going from using Word and thinking the terminal is terrifying to writing python scripts in Vim without really knowing how to program either.

    Linux plus a de-Googled phone is where I’ve been at. After nuking Windows 11 from my laptop, I even saw that it got a decent amount faster. Using software that won’t have its UI drastically changed every year is nice.



  • To what extent could companies wreck my freedom in cars even more? I have heard of heated seats being pay walled, despite the technology to heat the seat being installed in the factory… Computer controlled locking systems where if my key fob breaks I can’t get into my car, or worse, the electronic control system fails and I’m up shit creek without a paddle.

    As to education, how can I even learn to repair something like that? My ignorance makes me think soldering may be useful, but how can an individual have greater control on the freedom to repair and own their automobile. The generality of my question lays in my ignorance to the inner workings of most cars.