• 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle

  • Maybe not everyone cup of tea but to me Mr. Robot.

    At first sight you may thinking the show is about “individual” hacker taking down corporate but once you understand it has longer lasting effect especially when you relate/something similar with Elliot. The cinematography, the score is chef kiss👌🏻, Season 2 slow burns on the first half but worth to not miss them.

    The magical thing is this show on rewatch make more sense and definitely Sam Esmail planned everything from get go on writing.

    Among the best TV series I have seen.



  • Maybe in my message seems to focus solely on discord for putting the blame… The problem nowadays is that mostly these “devs” share/upload/host their releases in Discord which means you do use Discord’s CDN to host their files. Another common complaint of these practices is that you need to join their server in order to just download relevant files which makes it infuriating if you stumbles across these practices often. For example I joined 8 different discord servers just to download a software/binary/release, why can’t just put the release on something like Mediafire, Google Drive, Megaupload or perhaps sourceforge.

    I do understand Discord is communication platform but most of time some people are too lazy to manage stuff so what happen is that everything is hosted in single place as such Discord.



  • I recommend to start learning fundamental electronics first then move up to microcontrollers (if you’re interested for that) or straight to device. Make a habit of reading datasheet. Reading datasheet is necessity to understand the characteristic of components you’re after.

    While learning Arduinos are good to learn how to handle microcontrollers are interfacing electrics modules. Learning electronics fundamental is good start to put more confident handling electronics (especially low voltage/current stuffs). You may want to tweak lower devices first as higher power devices such as SMPS, Inverter, old CRT TV, Higher power amplifier require more understanding power electronics.

    Afterward steps up to analog electronics (op amp, transistors, mosfets) then digital electronics (digital ics, microcontrollers). At this stage reading datasheet is a must in order to not miss anything from components you are going to use.

    For learning via youtubes, you can try visit eevblog, GreatScott (general purpose), bigclivedotcom (general device disassembly/tear down), afrotechmods (his old videos are still good for explanation). For books, try to check other commenters.

    You can learn at any pace and most importantly have fun :D

    My tip for faster learning is by doing a fun project, it can help to motivate learning. You can start with something simple but adds QoL like making room thermometer using modules and microntroller.

    source: Am recently graduated mechatronics engineering student, currently working on automotive industry.





  • Have read the article.

    Maybe call me ignorant but as someone from Eastern part of the world, sometimes I wonder why would these people worry when all of these AI stuff are still prompted from human input, in a sense that We are the one who creates them and dictates its actions. All in all they’re just closed loop automata that happens to have better feedback input compared to your ordinary Closed loop system machines.

    Maybe these people worried because these (regular people) don’t know how these things works or simply they don’t have or lack of self control in first place which what makes them feels like having no control about what happening.

    I understand the danger of AI too, but those who prompted them also human too, in which it is just human nature by itself.


  • Crafter72@lemmy.worldtolinuxmemes@lemmy.worldNever again
    link
    fedilink
    arrow-up
    30
    arrow-down
    4
    ·
    edit-2
    2 years ago

    Imo this kind stuff probably because these “dev” having safe space on those discord servers rather than using something properly setup site/forum.

    Heck you can make your own documentation using github/gitlab built in wiki or if you want something fancier, setup a site using JAMstack/static site generator, pick suitable theme then use gh page to host it.

    I even more hate this stuff when the files is gated inside discord server, dude out of all possible file hosting services why the heck you would use discord?


  • To be honest, it is first time I discover OpenSCAD, probably due to its nature modeling by programming rather than visually.

    Logically you do want to model by visually especially when it’s more complex geometry and perhaps that’s reason why you may seeing them less getting recommended in general when something like BricsCAD (Education license), OnShape exists.

    I agree Fusion 360 (on Windows) with Free Hobbyist/Personal license is good start to learn CAD modelling for free though as year went by the Hobbyist license becoming stricter and limited in term of policy which raising red flag for hobbyist, not to mention Autodesk also converting users lifetime license into subscription without any notice is enough reason to stay away unless your job provides you those CAD program licenses.


  • FreeCAD in its vanilla state (without tweaks) is pain in the butt in term of usability, it’s still bit “hard” to recommend for casual user when they are coming from commercial like Autodesk Inventor, Solidworks and such.

    Recently Ondsel Team created sort of modules for FreeCAD which also marketed as standalone product that lets you to make it functions like Fusion 360 in term of cloud connectivity, their free tier also good even better than Fusion 360 Hobbyist License. They also contribute toward FreeCAD upstream for some general improvement though some of them are exclusive on their own implementation.

    The day FreeCAD 1.0 dropped, I definitely going to try it out because I’m stuck on Fusion (needed for collaboratory work) ever since graduated from college.





  • For everyone who uses searxng, is it great for day to day browsing? Do I require to host my own instance or the setup is as easy as requiring to add “searxng” option on my browser app?

    I’m interested to move away from google as it becomes shitty everyday and loses its effectiveness for advanced query (based on my own result compared during 2013 up to pre covid). Bing have weird result on my region so cannot use it, ddg only for occasional use.

    Thanks!