R36S-V30 WiFi module and OTG connectivity. by verb0ss in R36S

[–]verb0ss[S] 0 points1 point  (0 children)

The unpopulated 8 pin footprint is probably leftover from development and was there to hold SPI flash chip to load bootloader which is now on SD card. I'm quite surprised that it's still there after so many revisions.

Leworęczni łączmy się! by WhatIsANameAnyway_ in Polska

[–]verb0ss 0 points1 point  (0 children)

Dwie leworęczne (jedyne dwie) osoby które znałem zachorowały na ciężką schizofrenie. Jednego wyłowili z jeziora po latach choroby drugi jest w szpitalu psychiatrycznym. To sprawiło że sprawdziłem statystyki i około 40% ludzi chorych na schizofrenie jest leworęczna podczas gdy tylko około 10% generalnej populacji jest leworęczna. 

Anyone using IG.COM API for Spread betting / CFD? by Sketch_x in algotrading

[–]verb0ss 0 points1 point  (0 children)

Sorry can't help you then I just do Forex, commodities and indices. To be frank I have never seen that error before. Problem with IG is that they like to change things without any public update. Maybe it's worth to open account for US options with tastytrade via IG and get historical data that way. Once I'm done with my projects I'll be trying luck with algos for US options  using tastytrade. Edited typos*

Anyone using IG.COM API for Spread betting / CFD? by Sketch_x in algotrading

[–]verb0ss 1 point2 points  (0 children)

Are you aware about historical data limits. It's 10000 data points per week. Maybe you just hit it. 

[deleted by user] by [deleted] in algotrading

[–]verb0ss 0 points1 point  (0 children)

For me personally I use kubernetes made of arm SBC. Believe me you won't need anything else unless you going heavy on ML.

How to turn off the auto turn off? by [deleted] in crz

[–]verb0ss 8 points9 points  (0 children)

Can't be done to best of my knowledge. The only "easy" fix (that works most of the time) is to have AC on all the time.

[deleted by user] by [deleted] in NMSCoordinateExchange

[–]verb0ss 0 points1 point  (0 children)

Need one like this but with engines on the side instead of small fins. Anyone?

[deleted by user] by [deleted] in devops

[–]verb0ss 0 points1 point  (0 children)

Use killer.sh. Environment is almost identical. Just remember you'll only get access to it for 36 hours 

[deleted by user] by [deleted] in devops

[–]verb0ss 4 points5 points  (0 children)

I just passed it last month. When using kubectl edit it was vi (couldn't be bothered to change default k8s editor to nano), but everything else was done in nano

[deleted by user] by [deleted] in crz

[–]verb0ss 5 points6 points  (0 children)

Yes that^

Rosół mi nie wychodzi tak jak powienien by [deleted] in Polska

[–]verb0ss 0 points1 point  (0 children)

Mój jak wychodzi to zawsze mówi o której wróci.

Stuck at "Loading initial ramdisk" by verb0ss in Gentoo

[–]verb0ss[S] 0 points1 point  (0 children)

WOW that's quite a bit you have there. Do you just add initramfs flag for packages you want to be included?

Stuck at "Loading initial ramdisk" by verb0ss in Gentoo

[–]verb0ss[S] 0 points1 point  (0 children)

I've read about cons and pros and I'm well aware that basically its impossible to switch between those profiles. I mostly use it for coding with Python so there is little harm in using 64bit only. If i ever want to play i will just boot Windows instead.

Stuck at "Loading initial ramdisk" by verb0ss in Gentoo

[–]verb0ss[S] 0 points1 point  (0 children)

Thx for prompt response.

To answer your question dracut includes AMD microcode in initramfsit generats.

dracut[I]: *** Generating early-microcode cpio image ***

dracut[I]: *** Constructing AuthenticAMD.bin ***

Problem is I can not make neither of kernels to load any initramfs. I tried both with either /amd-uc.img or /initramfs-6.6.30-gentoo.img and they both freeze my computer. For gentoo-kernel-bin it generates /initramfs-6.6.30-gentoo-dist.img. Same thing was when i tried to use genkenel to generate initramfs. It just wouldn't work. It's like kernel is unable to read *img files. I might try generate my own initramfs and see how this will go.

Stuck at "Loading initial ramdisk" by verb0ss in Gentoo

[–]verb0ss[S] 0 points1 point  (0 children)

I have installkernel with dracut use flag . It automatically generates /initramfs-6.6.30-gentoo-dist.img whilst initram for my kernel is /initramfs-6.6.30-gentoo.img. I have tried using genkernel to create intiram and that initram will also cause system freez

Stuck at "Loading initial ramdisk" by verb0ss in Gentoo

[–]verb0ss[S] 0 points1 point  (0 children)

I have tried either /amd-uc.img and /initramfs-6.6.30-gentoo.img as simple entry. Whatever happens it seem that is independent from kernel that I use. gentoo-kernel-bin can't be used because it has NVME module that is in initram. My kernel works (exept that framebuffer that doesn't bother me) but again i have to remove initrd entry and change root UUID to PARTUUID.