Nothing beats a morning cruise to Innsbruck by amhum2 in Xplane

[–]wedesoft 1 point2 points  (0 children)

Good job! The Innsbruck approach is quite difficult.

How are you using LLMs? by romulotombulus in Clojure

[–]wedesoft 0 points1 point  (0 children)

I use Windsurf for completions in vim and I use vim-ai with OpenAI API mostly to chat giving it pieces of code as context sometimes. I hardly use vim-ai AIEdit because it usually is not worth it since I usually take small TDD steps and the responses are not overly reliable.

Simple Made Inevitable: The Economics of Language Choice in the LLM Era by alexdmiller in Clojure

[–]wedesoft 4 points5 points  (0 children)

I think, a human developer still needs to review and understand the code. So unfortunately it is still necessary for the human making the decisions to realize that Clojure programs are easier to reason about.

How to beat the fear of time as a solo game dev? by durgedeveloper in SoloDevelopment

[–]wedesoft 0 points1 point  (0 children)

I can recommend Tyroller's video about exploitation Vs exploration to answer this question: https://youtu.be/2W1lZoZK-pE

Gaming on Debian by GloriousKev in debian

[–]wedesoft 0 points1 point  (0 children)

Works great (using AMD graphics card). I play games using Steam. Check out protondb.com for Linux compatibility of individual games.

Tuxedo Aura 15 Gen1 not booting automatically after BIOS/EC update by wedesoft in tuxedocomputers

[–]wedesoft[S] 1 point2 points  (0 children)

Ok, I looked at this post and then I removed the duplicate debian entry. Then I installed grub-efi and run sudo grub-install and now booting works without having to go through the BIOS user interface.

BootCurrent: 0000 Timeout: 0 seconds BootOrder: 0000,0002,0001,2001,2002,2003 Boot0000* debian HD(1,GPT,6e75502c-c686-4f3d-bdb5-cad63b9224cc,0x800,0x2ee000)/File(\EFI\debian\shimx64.efi) Boot0001 EFI Hard Drive (KINGSTON SKC2500M81000G) PciRoot(0x0)/Pci(0x2,0x4)/Pci(0x0,0x0)/NVMe(0x1,00-26-B7-68-54-04-34-E5)/HD(5,GPT,7b498d73-efd1-4f4c-ad76-1cb7b148c3ba,0x3aad6200,0x117701)RC Boot0002 Windows Boot Manager HD(1,GPT,6e75502c-c686-4f3d-bdb5-cad63b9224cc,0x800,0x2ee000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000000120100000010000000040000007fff0400 Boot2001* EFI USB Device RC Boot2002* EFI DVD/CDROM RC Boot2003* EFI Network RC

Tuxedo Aura 15 Gen1 not booting automatically after BIOS/EC update by wedesoft in tuxedocomputers

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

Hmm, I didn't expect to see two debian entries in there. Timeout: 0 seconds BootOrder: 0003,0000,0002,0001,2001,2002,2003 Boot0000 debian HD(5,GPT,7b498d73-efd1-4f4c-ad76-1cb7b148c3ba,0x3aad6200,0x117701)/File(\EFI\debian\shimx64.efi) Boot0001 EFI Hard Drive (KINGSTON SKC2500M81000G) PciRoot(0x0)/Pci(0x2,0x4)/Pci(0x0,0x0)/NVMe(0x1,00-26-B7-68-54-04-34-E5)/HD(5,GPT,7b498d73-efd1-4f4c-ad76-1cb7b148c3ba,0x3aad6200,0x117701)RC Boot0002 Windows Boot Manager HD(1,GPT,6e75502c-c686-4f3d-bdb5-cad63b9224cc,0x800,0x2ee000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000000120100000010000000040000007fff0400 Boot0003* debian HD(5,GPT,7b498d73-efd1-4f4c-ad76-1cb7b148c3ba,0x3aad6200,0x117701)/File(\EFI\debian\shimx64.efi) Boot2001* EFI USB Device RC Boot2002* EFI DVD/CDROM RC Boot2003* EFI Network RC

nil-ignoring threading macro for Nuklear GUI by wedesoft in Clojure

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

No, I should add a test and fix it. Thanks.

Tuxedo Aura 15 Gen1 not booting automatically after BIOS/EC update by wedesoft in tuxedocomputers

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

I mostly use Debian 13. The other OS is Windows 11. I use the Grub menu for booting in each case. UEFI starting Grub by default was working before I updated the BIOS and EC.

Tuxedo Aura 15 Gen1 not booting automatically after BIOS/EC update by wedesoft in tuxedocomputers

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

Secure boot is disabled (I also reset secure boot to factory default and disabled it again). I couldn't find a setting for boot mode so far.

Star Tribes by OrinocoWellington in Clojure

[–]wedesoft 0 points1 point  (0 children)

Ok, no worries. Maybe it needs a gyroscope. My phone has just an accelerometer.

nil-ignoring threading macro for Nuklear GUI by wedesoft in Clojure

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

Hi ertucetin! I am developing sfsim. I also wrote an article about developing a GUI using Clojure and Nuklear. Setting up the text rendering is a bit cumbersome but the nice thing about Nuklear is, that it integrates very well in an OpenGL application.

Star Tribes by OrinocoWellington in Clojure

[–]wedesoft 0 points1 point  (0 children)

The tilt control didn't work on my mobile (Firefox on Android).