• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle

  • The only thing that hold me back full-time linux daily driving due to workplace uses M$ suites (Office, Teams, Outlook and so on) and CAD program (Freecad pita for me, haven’t tried Ondsel addon).

    I don’t think they would just abandon the support overnight (unless they’re being greedy af and want to drive the failed “Windows 11” adoption very fast). The fact that they only make “sudo” utility only for Windows 11 is disguting (though you can do it yourself on windows 10 too), pretty sure they will keep giving security patches just like XP and 7 being legacy system.





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



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



  • Tell me you never used Arm based system for daily drive without telling me you never used Arm based system. General software compatibility is not there and PC is not only on Windows or Mac. Sure on Mac they have enterprise support for their user. By having more power (bruteforcing) to run the emulation simply does not mean the software run flawless.

    Maybe I’m a bit bias since I’m comparing it with SBCs (but thats what is affordable). As someone who have Raspberry Pi 4 and Orange Pi 5, the situation is a bit different. Raspberry Pi have a well supported system by communities and the devs, meanwhile on Orange Pi 5 some drivers are not released by the Orange Pi/left to the dust if there are no maintainer, not to mention if you want specific build of binary which not covered by repo/ppa, you have to build yourself from source, and the GPU driver situation for OPi5 which not yet have Vulkan support and sub par performance on Linux meanwhile on RPi5 they have Vulkan support 2 weeks after release.