Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
ChriChri_ has joined #armbian
ChriChri has quit [Ping timeout: 258 seconds]
ChriChri_ is now known as ChriChri
DaRock has joined #armbian
DigialMan1983 has joined #armbian
DigialMan1983 has quit [Client Quit]
DigialMan1983 has joined #armbian
TRS-80 has joined #armbian
<TRS-80> Evening!
<TRS-80> Anyone care for a 5/5 rant about OO paradigm, from the author of Beancount (text based accounting software)?
<nekomancer[m]> Autumn!
<lanefu> maybe cliftnotes version?
<lanefu> TRS-80: are you THE author of beancount?
<TRS-80> no of course not
<TRS-80> Martin is, guy works at Google. He is, actually, quite alright (for someone who works at Google). As the following quote will demonstrate.
<TRS-80> "OO in general was a rather unfortuitous and pointless 20 year detour in the history of programming application, a gigantic waste of time, whose promises never yielded tangible benefits, and I don't like it. It never became an accurate realization of Alan Kay's original concept for OO either. What people call OO today..."
<lanefu> ahh pretty interesting
<lanefu> i learned OO a bit from java class in college
<lanefu> i guess i don't know what hte dividing line is.. like are all python classes inherintly OO?
<TRS-80> Keep in mind this guy is professional software dev at Google for long time now. Quite an interesting perspective, I thought.
<TRS-80> I admit some of it is still even a bit beyond me. But I created a zettel about it, because it resonated with me. I feel like I will refer back to it years from now as my wizard level continues to rise.
<lanefu> TRS-80: do you live the tasmota lifestyle?
<TRS-80> You mean the ESP8266 firmware?
<lanefu> yeah
<TRS-80> I mostly use 433mhz stuff because I am cheap. And some MySensors which are custom nodes of essentially a uC (typically Arduino Pro Mini) + whatever radio you want (typically NRF24, but could be others) especially the more my electronics skill, knowledge, and inventory grow.
<lanefu> ah yeah i need to look into the 433mhz stuff for sensor
<lanefu> anyway i just did tuyaconvert on 6 bulbs, for switches, and a rad little power strip
<TRS-80> But I did recently purchase some ESP32 and 8266 to start playing with. Haven't got into it yet, and unfortunately propbably won't as all HA stuff is on back burner now. Only doing stuff to set up business now (like mail server, etc.) in preparation of getting back out to work.
<lanefu> has 1 relay to toggle power on the USB ports, then a relay per socket
<lanefu> nooooooo not IRL
<lanefu> no fun
<TRS-80> > has 1 relay to toggle power on the USB ports, then a relay per socket
<TRS-80> I was just coming back to ask you this :)
<TRS-80> ino, rite? :)
<lanefu> anyway let me know if you want any tips on mail deliverability... dkim signing, spf records etc
<lanefu> used to manage a system that did 10m emails a day
<TRS-80> I decided to steer clear of that particular hairball. I am not actually planning on running a full on outbound mail server. I plan on keeping my various domain emails, and just downloading the emails to local server with getmail, and then deleting them off domain server after few days. Then pointing all my clients at home server. Tunneled through Tor of course, so as not to make too obvious
<TRS-80> patterns to my secret IP connected underground lair.
<TRS-80> But damn, yeah that's impressive! :)
<TRS-80> Also, I'm sorry. :p
<lanefu> TRS-80: okay i'm happy to hear that.. email is miserable
<TRS-80> Well, I give you credit, especially someone with your experience, not to give the immediate advice which seems to always be "don't do it!"
<lanefu> yeah I've done email and phone systems
<TRS-80> Having said that, I think I read enough to agree it's not worth the hassle probably, even for someone like myself.
<lanefu> and thats like the one thing you don't wanna touch
<lanefu> cuz people go banannas when that stuff doens't work right
<TRS-80> I actually thought about it for many years, before deciding on this sort of compromise. This way I keep all my emails on my own infrastructure long term, without getting into the worst of the hairiness which seems to revolve around keeping outbound off blackists, etc.
<TRS-80> I had a business for long time, and I got used to being able to do all the things you can with email when you control the server (like sorting, etc.). So I wanted to get back to that.
<lanefu> yeah the reputation stuff is hella hard
<lanefu> 15 years ago doing yoru own email was still sane
<TRS-80> I actually had a working implementation that would take my settlement PDFs and automatically parse out all the relevant info, and almost completely automatically reconcile them against my own records of completed work (stored in Beancount text based accounting files, of course). One of my prouder nerd moments, perhaps I mentioned it before.
<lanefu> oh thats pretty cool
<TRS-80> Yeah, this time in business, it's going to be just me, so I need to automate as much as I can. I no longer have any delusions of grandeur about wanting 20 or more employees. I don't want any.
<lanefu> yeah wise choice
<lanefu> avoids pain adn anxiety
<TRS-80> settlement PDFs that arrived via email, in case that was not already clear ;)
<TRS-80> So what else you been up to, man? You seem to keep busy.
<TRS-80> You ordering stuff off AliExpress yet? I think I got 6 pack of 433mhz switched plugs + a remote for like $20 something dollars. :)
<TRS-80> shipped!
<lanefu> yeah somehow always busy and behind..... in Armbian land latest stuff had been moving forums etc to new server in california. And writing redirect apps with python-flask to send users to all our new mirror servers for downloads
<lanefu> so been fiddling with monitoring etc n that frnt as well
<TRS-80> > i need to look into the 433mhz stuff for sensor
<TRS-80> check out MySensors for that, only few dollars per node, if you can put together basic electronics
<TRS-80> and completely customizeable to basically whatever you want
<TRS-80> my last project was central HVAC controller / thermostat
<TRS-80> only few dollars in parts, these companies have some nerve charging hundreds for such things
<TRS-80> to say nothing of the spying
<lanefu> what are you usin gas a 433mhz bridge
<TRS-80> an Arduino Nano (is that the one with USB mini (N.B. not micro)?) running www.OpenMQTTGateway.com
<TRS-80> It's nice and modular, you can add BLE, LoRa, etc. as needed...
<TRS-80> oh yes and IR (and others)
<TRS-80> I buy Pro Mini clones like 10-20 at a time they are like $2 each on AliExpress :)
<TRS-80> make great sensor (and actuator) nodes
<TRS-80> with MySensors
<TRS-80> I got astro binding working in OpenHAB, it turns certain lights on automatically at sundown. Highly recommended. :)
<TRS-80> (well, rules do, in concert with astro binding)
<lanefu> yeah homeassistant has that baked in
<lanefu> cool i addeed that info to my notes
<lanefu> thanks man
<lanefu> i'm beat and gonna crash early tonight
<lanefu> have a good one
<TRS-80> cheers!
TRS-80 has quit [Quit: WeeChat 2.8]
archetech has quit [Quit: Konversation terminated!]
R0b0t1 has quit [Ping timeout: 265 seconds]
R0b0t1 has joined #armbian
RzR has quit [Ping timeout: 260 seconds]
RzR has joined #armbian
_whitelogger has joined #armbian
<martinl> so I decided to test writing armbian to eMMC using armbian-config
<martinl> looks like first try did not go well :)
<IgorPec> so it doesn't get to the u-boot
<IgorPec> you were trying this with a stock image or with your modification
sassinak-work has quit [Ping timeout: 240 seconds]
sassinak-work has joined #armbian
martinl has quit [Ping timeout: 264 seconds]
<ArmbianTwitter> @kobol_io (Kobol Innovations): #Helios64 Production Update 4 ! https://t.co/wHDrHPhTkU Shipping starts next week ! Enclosure Kit assembly manual ready, @armbian first images available, FCC / CE EMC tests successful. https://t.co/HRUnDuxSgx (4s ago)
<ArmbianTwitter> @armbian (armbian): RT @kobol_io: #Helios64 Production Update 4 ! https://t.co/wHDrHPhTkU Shipping starts next week ! Enclosure Kit assembly manual ready, @arm… (20s ago)
martinl has joined #armbian
<martinl> IgorPec: it was my own custom image
<martinl> would tftp work or do I need reflash u-boot via jtag
<IgorPec> did you try with our image? I don't recall if we fixed this
<IgorPec> usually we don't have network support ...
<IgorPec> in must cases SD card boot -> flashing eMMC, but this hw i relly don't know much
<IgorPec> aha, emmc needs some adjustments regarding to SD
<IgorPec> no, no
<IgorPec> its the same
<IgorPec> anyway, different u-boot for different boot media is not a problem
<martinl> I guess I should have rewritten boot0 after writing armbian to emmc?
sunshavi has quit [Remote host closed the connection]
<martinl> before rebooting
<IgorPec> eventually you should pack eMMC and SD card u-boot binaries to the u-boot package and automatically choose proper u-boot
martinl has quit [Ping timeout: 240 seconds]
<IgorPec> already we have some magic for this, but perhaps it doesn't work properly
martinl has joined #armbian
sunshavi has joined #armbian
<martinl> or should it just boot from sd by default given correct image?
<martinl> ok, that was easy
<martinl> there is a emmc/sd switch above sd slot
lvrp16 has quit [Read error: Connection reset by peer]
sunshavi has quit [Ping timeout: 240 seconds]
lvrp16 has joined #armbian
martinl has quit [Read error: Connection reset by peer]
martinl has joined #armbian
leventel has joined #armbian
martinl has quit [Ping timeout: 240 seconds]
<eth01> Morning
<eth01> Mirrors caught up?
leventel has quit [Ping timeout: 265 seconds]
leventel has joined #armbian
Algyz has joined #armbian
Algyz has quit [Remote host closed the connection]
Algyz has joined #armbian
<Algyz> Can anybody help with some desktop issue? It moved downwards somehow, so there is some free space above top xfce panel, and on the bottom it went too low, dunno how happened :)
leventel has quit [Ping timeout: 260 seconds]
thebigfrog has quit [Quit: Gateway shutdown]
Algyz has quit [Read error: Connection reset by peer]
leventel has joined #armbian
Cryterion has joined #armbian
Algyz has joined #armbian
<Algyz> And sound is dissappeared somewhere... It seems working, but no sound.
<Algyz> Two default servers and one sink, none is working...
Algyz has quit [Remote host closed the connection]
_whitelogger has joined #armbian
<ArmbianTwitter> @lq_feed (LinuxQuestions Feed): LXer: Armbian 20.08 Released with Initial Support for Rock Pi E, Odroid N2+ and Helios64 https://t.co/Zn1zzLTeEd (5s ago)
<ArmbianTwitter> @DataAugmented (Gamer Geek): LXer: Armbian 20.08 Released with Initial Support for Rock Pi E, Odroid N2+ and Helios64 Support https://t.co/PQHxMgKvcR (18s ago)
<ArmbianTwitter> @starsurfer83 (Star): Move Espressobin current to K5.6 @armbian Thx Guys for that Kernel Push. (22s ago)
DaRock has quit [Ping timeout: 240 seconds]
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #armbian
archetech has joined #armbian
<ArmbianTwitter> @fossbytes14 (Fossbytes): It includes more user-friendly first login screen. https://t.co/fql8myP1QI @armbian (19s ago)
<Werner> Even more torrents broke?
<[TheBug]> ?
<[TheBug]> If there is something wrong say, I know IgorPec and lanefu were working last night on some issues with the redirection
<Werner> Nah, not that. I mean broken torrent files. My mirror wasted 1,5tb traffic on broken parts last 18 hours.
<[TheBug]> hmm
<Werner> No big deal but annoying
<[TheBug]> igor mentioned wasting a bunch of bandwidth on rsync but i didn't see anything about torrents
sunshavi has joined #armbian
<HerculeP> where can I find a list of active armbian dl mirrors?
<[TheBug]> most of the mirroring is done through internal redirects, if you just use the regular apt and dl urls you are being automatically redirected to our mirrors
<[TheBug]> I don't know if they currently have a list together of them indpependantly
<HerculeP> I want to select them directly (speed optimized)
<[TheBug]> well we kinda prefer you use the redirect system so we can balance traffic across the mirrors more efficiently -- again I don't know about a list, I am sure there is one -- armbian.systemonachip.net is a Canada mirror
<[TheBug]> I know that cause I run it
<[TheBug]> lol
<HerculeP> I saved such list anywhere, but my old brain forgot where I saved it ;)
<Werner> At the moment requests are simply randomly assigned to a mirror I think. lanefu is working on proper geo stuff
leventel has quit [Ping timeout: 258 seconds]
leventel has joined #armbian
<lanefu> Yeah i should publish the list. Currently round robin
<lanefu> There should be links to some mirrors on the download page
<lanefu> HerculeP: you probably want http://mirrors.dotsrc.org/
<HerculeP> thx lanefu & bug, will speed-test both
Ntemis has joined #armbian
<IgorPec> werner: there is something wrong with torrents indeed
archetech_x7 has joined #armbian
<lanefu> IgorPec: bad torrent files or bad redirect?
<Werner> Bad torrents
<lanefu> Oh bummer
leventel has quit [Ping timeout: 258 seconds]
<archetech_x7> old toy time
<IgorPec> it seems same name different contnet causing problems. new images are fine .. only compilers / rootfs, right? werner
<Werner> Seems so, yeah
<IgorPec> ok, will do something about
Ntemis has quit [Read error: Connection reset by peer]
<Werner> Drop me a message when it should be okay again, I'll restart transmission then.
<IgorPec> i will, tnx
leventel has joined #armbian
<archetech_x7> Client: HexChat 2.14.3 • OS: PCLinuxOS release 2020 (PCLinuxOS) for x86_64 • CPU: Intel(R) Xeon(R) CPU L5410 @ 2.33GHz (2.33GHz) • Memory: 5.7 GiB Total (4.7 GiB Free) • Storage: 1.5 GB / 4.3 GB (2.8 GB Free) • VGA: XGI Technology Inc. (eXtreme Graphics Innovation) Z7/Z9 @ Intel Corporation 5100 Chipset FSB Registers • Uptime: 36m 1s
archetech_x7 has quit [Quit: Leaving]
<lanefu> Sweet VGA bro
mpmc has quit [Quit: ZNC - https://znc.in]
mpmc has joined #armbian
leventel has quit [Ping timeout: 240 seconds]
<archetech> lol yeah its a beauty
epsilonKNOT has joined #armbian
leventel has joined #armbian
lvrp16 has quit [Read error: Connection reset by peer]
leventel has quit [Ping timeout: 258 seconds]
lvrp16 has joined #armbian
epsilonKNOT has quit [Quit: ZNC - https://znc.in]
epsilonKNOT has joined #armbian
leventel has joined #armbian
epsilonKNOT_ has joined #armbian
epsilonKNOT has quit [Ping timeout: 256 seconds]
MrFixIt has quit [Remote host closed the connection]
MrFixIt has joined #armbian
leventel has quit [Ping timeout: 240 seconds]
<IgorPec> werner: try now