I am not a robot. I promise.

  • 0 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle

  • I just tried it, sadly it doesn’t have a camera sensor option to detect and translate flashing Morse Code from another source, but it does have a Morse to Text translator that you can manually enter the incoming dots and dashes and it’ll translate back to text.

    The send feature converts plain text to the appropriate dots and dashes, with options to flash the screen, the flashlight, beep over the speaker and also vibrate. Dunno why they chose red as the screen flashing color with no option to change color though…

    For it to be version 1.0.1, its actually alright, it does work, although slightly clunky (but simple) UI right now. Everything, even the custom text you enter, has to be accessed in the Settings menu.

    Its worth a try, I’ll be keeping it on my devices to go alongside the Survival Manual app (different developer), and hope to see some improvements and new features down the road…


  • over_clox@lemmy.worldtoSelfhosted@lemmy.worldTape drive backups
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    3
    ·
    5 months ago

    Tapes can have long term issues in storage, as the tape reel winds will eventually start to bleed over magnetic signals from one wind to the next.

    In analog world, they call it tape hiss. In digital world, with good error correction, it can last a long time, but is still ultimately prone to data corruption, eventually…

    I recommend a video surveillance rated multi terabyte hard drive, they’re designed to run 24/7. I have two 4TB Seagate Skyhawks.








  • I can’t find this ‘bravenewtube’ app you speak of, but I must admit I am not far from bedtime…

    There’s a difference between YouTube alternatives and Grayjay. Grayjay connects content creators across numerous platforms under a single app.

    Edit: I just woke up and realized I typed ‘bravenewtube’ instead of bravenewpipe LMFAO. Oopsie, I did say I was tired haha!



  • Interesting to learn some finer grained details of the scene.

    I do actually have my own graphics software projects like halfway open source, but I could only bring myself to share the backend color coding algorithms.

    I can’t bring myself to share the frontend GUI code, as it has to work around many bugs of the language its coded in (RapidQ), and I really ain’t got time to try to explain all the weird fixes to make it work mostly right.

    Anyways, the last version of my project was Color Painter 1.5B

    https://tinyurl.com/colorpainter15b

    I have my own simple license that basically says have fun, do whatever you want, but only for free private personal usage.

    But that was back in 2017, I had no idea that AI systems were about to take over the scene.

    So now I’m like fuckit.

    I just don’t share the GUI code because I had to pull so many jankery tricks that nobody would really understand, partly to fix bugs in the language and partly to remap keyboard shortcuts.

    These days, it hardly matters. If you’re interested in my old project, just hit me up.

    I’m all about free software, but I have my reasons for not tending to share all my code to everyone. It’s rather confusing.







  • Damn, same here. I copied the error report, YouTube is apparently being fucky again…

    Exception

    • User Action: play stream
    • Request: Player error[type=ERROR_CODE_IO_BAD_HTTP_STATUS] occurred while playing https://www.youtube.com/watch?v=Z0GFRcFm-aY
    • Content Country: US
    • Content Language: en-US
    • App Language: en_US
    • Service: YouTube
    • Version: 0.27.0
    • OS: Linux motorola/lake_revvl_n/lake_n:10/QPW30.142-Q3-28-25/4cbcf:user/release-keys 10 - 29 <details><summary><b>Crash log </b></summary><p>
    com.google.android.exoplayer2.ExoPlaybackException: Source error
    	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:644)
    	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:616)
    	at android.os.Handler.dispatchMessage(Handler.java:103)
    	at android.os.Looper.loop(Looper.java:241)
    	at android.os.HandlerThread.run(HandlerThread.java:67)
    Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403
    	at org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(YoutubeHttpDataSource.java:422)
    	at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:263)
    	at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
    	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:796)
    	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:609)
    	at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84)
    	at com.google.android.exoplayer2.source.chunk.InitializationChunk.load(InitializationChunk.java:99)
    	at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    	at java.lang.Thread.run(Thread.java:919)
    
    

    </details> <hr>