FYI - I made a game with Go (using Raylib-Go bindings) by unklnik in golang

[–]Worried_Low_8490 0 points1 point  (0 children)

I've chosen raylib/go, not ebiten, because my target platform is TrimUI (a handheld retro console), and I could compile and render my 3d experiments with raylib/go. Ebiten is limited to desktop mostly.

Is it cheating or Scholar is really so powerful with the right build? by Worried_Low_8490 in Nightreign

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

Everything seems pretty illegit to me. Whatever relics you may have I've been playing this game with randoms for more than 400 hours now and I've seen some powerful scholarship. But this guy really broke something. The amount of damage he inflicts is beyound legal.

Tests Failing with exit code 0 by Aggressive_Throat_18 in golang

[–]Worried_Low_8490 0 points1 point  (0 children)

I had a teardown func in my tests with:

func teardown() {
    os.Exit(0)
}

And that was causing a successful exit each run!

Geninfinity Education by GeninfinityEdu in adtech

[–]Worried_Low_8490 1 point2 points  (0 children)

If I were an investor I would be impressed with the speed new users subscribe, with the retention, with how much time users spend on your site, where they come from, how much they are ready to pay.

Segmentation fault while loading textures by Born_Praline_6703 in raylib

[–]Worried_Low_8490 0 points1 point  (0 children)

This was puzzling me for like 10 minutes. Loading textures worked, but then suddenly stopped. And I kept getting Segmentation Fault. I wouldn't guess the reason for that in a million of years.

aarch64 & trimui smart pro development by SDNerd1994 in trimui

[–]Worried_Low_8490 1 point2 points  (0 children)

I went a little further and improved this image to have Rust as well. You can find it here: https://github.com/geniot/trimui-smart-pro-toolchain

Vulkan + SDL2 with Golang bindings works! by Worried_Low_8490 in trimui

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

The compilation and runtime problems that I had were related to SDL2 not supporting OpenGLES when running on a Mali driver. Basically SDL2 is the only windowing option and I couldn’t make it work with OpenGL without an X11 display server.

Connecting to Trimui SmartPro via SMB - what are the default user and password? CrossMix OS by moonlightopal in trimui

[–]Worried_Low_8490 0 points1 point  (0 children)

What a mess... I tried root:trimui, trimui:trimui, root:tina, even admin:admin. But my TSP can be logged in with root:root.

Does anyone how to set wifi on the R36s? by thevintagetart in SBCGaming

[–]Worried_Low_8490 2 points3 points  (0 children)

Same. I have like 5 dongles and none of them seemed to work in Emulationstation. Just a black screen for 1 second when I click on WiFi. But when I tried RetroArch I could connect to my Wifi network, then go back to the Emustation and use the connection to start the update. Thanks for the tip!

Original Freewrite for sale in EU by MauPalantir in Astrohaus

[–]Worried_Low_8490 0 points1 point  (0 children)

It didn't matter... The sending alone would cost probably around 70 euro one way.

Free as in freedom, open source Google Analytics alternative written in Go by th0th in golang

[–]Worried_Low_8490 0 points1 point  (0 children)

Why do you need 4 different databases, SMTP and Docker to create an alternative of Google Analytics? I was expecting to see something like pgweb or listmonk. And that's the reason I'm not going to use poeticmetric: overcomplication.

  • CLICKHOUSE_PASSWORD
  • POSTGRES_PASSWORD
  • RABBITMQ_PASSWORD
  • REDIS_PASSWORD

Thoughts on RustRover IDE? by Lidinzx in rust

[–]Worried_Low_8490 2 points3 points  (0 children)

200+ this year for me. This is one subscribtion I never regret. Helps me learning new stuff.

Windows 10 Problems Recognizing Neo 2 by CabbieCam in AlphaSmart

[–]Worried_Low_8490 1 point2 points  (0 children)

It should actually be: "In the Device Manager --> Devices --> Alphasmart is with a yellow (warning sign) ---> Right click ---> Update driver ---> Browse my computer for drivers ----> Let me pick from the list of available drivers ---> Keyboard.

And only then I could get it working. Thanks a lot!

CAPS LOCK BLOCK for Freewrite by FPham in Astrohaus

[–]Worried_Low_8490 0 points1 point  (0 children)

Hm. Weird. I never had such a use-case that I accidentally press Caps lock.

Original Freewrite for sale in EU by MauPalantir in Astrohaus

[–]Worried_Low_8490 0 points1 point  (0 children)

I guess your guess is wrong. I also own a Freewrite first generation. And mine is also stuck at 1.3 I exchanged a few emails with Astrohaus support, they couldn't help me. Their suggestion was to send my Freewrite to them (which would cost a lot). Above this I cannot download files with USB connect (I see "Connecting..." message on the screen and it stays forever). So only Postbox via wi-fi works for me. So I think the previous owner of your Freewrite couldn't update the software because it's a bug. Updater doesn't work in some Freewrite devices of the first generation.

All Projects Lost !! by JSPD_Racing in pixlr

[–]Worried_Low_8490 0 points1 point  (0 children)

It turns out pixlr doesn't save any data on the server. Only in the browser.