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

help-circle
rss
  • 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!



  • That looks like a helpful guide to go through as well. I’m not too familiar with compiling/building/making (only the general notions)… In the past, I’ve abandoned programming projects because I got bogged down in the semantics of the documentation.

    Should I stick to drawing high-level flowcharts pursuing a “make this” Occam’s Razor type philosophy and just condition myself to abandon unnecessary pedantic details? Just trying to make sure I follow through with my programming project this time instead of getting overwhelmed!




  • That’s a very poetic way of looking at the way our data on these forms will be processed and ingested by LLMs in the coming years. I have been considering cloning my own voice and experimenting with the multitude of use cases that can provide.

    All the developed literature as well as entirely documented human lives… Readily available with numerical recipes for their processing and integration into whatever societal infrastructure comes out of where we’re headed right now.

    It was strange for me to come to terms with that. The crowd that Lemmy fosters is such a different subset than the general population. Sometimes I wonder what growing up online will do to people down the line from us.

    It’s heart rending to hear what you’re going through, OP. I’m sure your family will sincerely cherish what you write. I also agree with others who have mentioned to add stipulations on how you want your thoughts to be used. Not to speak for you, but I wouldn’t want my likelihood desecrated in some manufactured effigy long after my death.

    Not to say I didn’t spend a fair chunk of my own life online, but with the advancements in materials and manufacturing methods, I wonder what storage devices and technologies will become sarcophagi for our archived lives…

    Wishing you wonders in your last moments, OP.


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


  • Right? I wish more people would consider the product life cycle analysis of what they want to purchase. Virtue signaling doesn’t help, and nor does more scrap ending up in a landfill at the end of the cradle to grave trip.

    I’d love an E bike! It would be great to take the train into the city for me and use it to get around. I haven’t been able to afford insurance and still don’t have a driver’s license. It’d save me a killing and allow me to actually save my money than have it guzzled up by gas, car maintenance, and overall way less hassle for me. I’d rather not have to worry about features eventually getting pay walled by the shitfotainment system…



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



  • Follow the rabbit holes! You never really know where they go.

    I completely agree with this one! Been awhile since this comment was posted, but I've had a great deal of fun with Pop!_OS after I nearly went mad. I used my arch system for about 2 months exclusively. Right now I'm dual booting it and Windows. I'm exploring Windows with new eyes again just so see what exactly was abstracted away from me and I'm just using it to get work done more efficiently.

    Thanks for the initial advice :) I'm working towards using only a Linux system and I learned I liked Debian as well. Ubuntu, Mint, and OpenSUSE didn't really feel the way I wanted them to, and I still was piecing together concepts that were fuzzy from my 20 years of Windows usage getting in the way.

    Currently trying to get Gentoo onto a Chromebook and got curious about hypervisors so a new rabbit hole has reared its head…


  • I'd give it a try! It has been quite fun to have a Linux system and to finally feel more comfortable with the Unix-like way of using a computer. It has greatly simplified a lot of things I needed to do when I was in uni, such as uploading and processing data from a DAC as well as the simplified way of managing packages and CLI workflows. I never knew how many times the task just needed a solution with a Regex in it, but it takes one awhile to learn it.

    It feels weird to go from being a lifelong Windows user to using Linux. Unfortunately, I chose Arch to be the distribution I'd struggle with because I was too stubborn to give up. Now that I'm a little more comfortable with systems, I've been hopping around tinkering in different virtual machines. It took quite some time before I felt I got fluid enough with the CLI, but it makes everything feel like a text adventure game! It's so nice to be more comfortable with Vim when I need to do systems work, access servers remotely via SSH, or navigate the system more easily. I never thought you could agnostically open files, so that was nice to learn. It's impressive the beast of programming problems that needed to be solved before one could have a seamless in-home system. I can't imagine shuffling magnetic tape through a dinosaur, or the hoops you'd have to jump through and technical knowledge to use a PDP-10 or older computer. Lots of respect for the gurus who can speak in tongues for those machines :) Thanks for the advice, never knew immutable OSs were a thing.




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


  • Thanks for the explanation! I always wondered why would describe hooks so trivially. I'm still bleaching my brain of the Windows habits I developed from lifs-long usage.

    I looked a little more into hooks, and am curious if a patch can kind of be like a hook? Where you create a config file that has symlinks to all the executables like you mentioned? Still a noob when it comes to software creation :D


  • I've seen the term "hooks" used all the time and have always wondered what the need for them is. I was a Windows user my entire life since childhood and recently rectified that a couple months ago.

    Unlearning the Windows paradigm of operating systems has been annoying. So many functional aspects of my machine abstracted away made me have to create an entirely new scaffold for learning technology…



  • I really like the comparison to drawing and the gap between what I'm seeing in my head and my actual ability to carry out the task! Something hypnotized me when I first got introduced to the world of free software. Initially I started out learning LaTeX to make math worksheets for my tutees because Microsoft Word made me want to violently smash my keyboard. Further rabbit-holing and forum-crawling convinced me that I needed to download Arch or else it simply "wasn't worth it", which is completely wrong in itself.

    Never have heard of a LAMP stack, but I'll check it out. I'll try to persevere through frustration and just look at errors as a way of learning from my mistakes. Eventually I hope to have a grander control and understanding of my devices, but this will just come with time. Thanks for the encouragement!