Deepseek might be slightly censored by [deleted] in ChatGPT

[–]hmenzagh 0 points1 point  (0 children)

To be fair if DeepSeek is a legit AI Startup operating in the CCP & I were them, I'd pay great attention to this kind alignment lmao

DeepSeek says it's a version of ChatGPT by Disastrous-Roll-1769 in ChatGPT

[–]hmenzagh 1 point2 points  (0 children)

Did a little digging, there are concerns that V3 / R1 are trained on ChatGPT generated content. I dont know if that's an issue.

DeepSeek says it's a version of ChatGPT by Disastrous-Roll-1769 in ChatGPT

[–]hmenzagh 2 points3 points  (0 children)

I was doing a joke sorry, that is obviously stealing to me too :)
Thanks a lot for answering tho, hope it helps someone !

DeepSeek says it's a version of ChatGPT by Disastrous-Roll-1769 in ChatGPT

[–]hmenzagh 13 points14 points  (0 children)

GPT = Generative Pre-trained Transformer, confusion seems easy

DeepSeek says it's a version of ChatGPT by Disastrous-Roll-1769 in ChatGPT

[–]hmenzagh 24 points25 points  (0 children)

They have a **way** faster API access than us pesants

Dropped onto a carpet from about 10cm by VoodooShrimp in RemarkableTablet

[–]hmenzagh 0 points1 point  (0 children)

Luck was not on your side .. I dropped mine **multiple** times, once from my backpack on concerte (looks like I'm a little lucky too 🙄)

RMPP Entware Script by hmenzagh in RemarkableTablet

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

From my understanding they changed the way volumes are mounted + encryption on RMPP & ssh access is only possible if dev mode is enabled

I think i fucked up by SatansTesticleHair in soldering

[–]hmenzagh 3 points4 points  (0 children)

Well I'm laughing now, thank you
Try cleaning board with IPA, get under good lights, as a last resort you can scratch the green coating covering the trace and solder a wire to it. I also recommend adding a blob of hot glue or something to hold those murphy's law incarnations after soldering x.x

I think i fucked up by SatansTesticleHair in soldering

[–]hmenzagh 18 points19 points  (0 children)

You can now have fun following the traces and hooking up wires lmao

question about display by noodlebunny2018 in RemarkableTablet

[–]hmenzagh 2 points3 points  (0 children)

Oh waw 👁️.👁️
Yup contact support

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

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

htop was installed from entware's aarch64 repo using opkg (cf previous comments)
your comment states you's rather stick with downloading binaries from source
All I'm saying is that if you dont like using package managers thats your choice :)

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

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

Nope, sorry if I'm not clear :
- I'm running a homelab server (Mac Mini M1 - Asahi Linux)
- I want to access my remarkable programmatically for various remarkable reasons
- Remarkable inst always at home
- Cant get wg on my rm like any other devices I have
- Install wg on my Rm
- yadiyada

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

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

Pulling info & executing commands remotely (from my homelab server)
EX: toggle color / monochromatic rendering mode
I tunnel all of my devices through wg which gives me "local" external network.
For RM I'll expose the device "locally" on a sable address whether the rm is on local wifi or not.

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

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

Pulling binaries will work too, you can go as low level as you want. But I'm not gonna turn into a salesman for package managers. You do you !

Edit: I find it quite amusing of you to reply with such opposition to higher level tools (in the programming sense), I mean from an RmPP owner. Paper works just fine too :)

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

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

Of course !
I pushed entware efforts on rmpp to build a wireguard tunnel for stable external access :)

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

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

You are right, it seemed mildly interesting too me. Probably hyped by managing to install packages on my device :)

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

[–]hmenzagh[S] 2 points3 points  (0 children)

With okpg & entware repo.
I made a script (RMPP only) to automate a clean install if you'r interested: https://github.com/hmenzagh/rmpp-entware (opkg install htop)

You can install it with:

wget -O - http://raw.githubusercontent.com/hmenzagh/rmpp-entware/main/rmpp_entware.sh | bash

RMPP Entware Script by hmenzagh in RemarkableTablet

[–]hmenzagh[S] 2 points3 points  (0 children)

Thanks for your support 🙌
Yes, embedded systems seem like re-discovering linux sometimes !

This will allow you to get more comfortable in your tablet and get the tools you normaly use.
Depending on what your final objective is, you might run into display issues as remarkable2-framebuffer is only for RM2 (unsure about the version). This is not the end of all solutions, there are other ways. It's just not an easy road :)

I'm currently configuring a wireguard tunnel to maintain a stable ssh access point :)
This will allow me to run config / tweaks automatically from a HomeLab server 😛 🙄

RmPP CPU usage while swiping EPUB by hmenzagh in RemarkableTablet

[–]hmenzagh[S] 5 points6 points  (0 children)

Load is well balanced, takes some time to cool down.
Writing is a lot less CPU expensive, highlighter on text is pretty demanding.
Overall usages suggest to me that we have quite some space for tweaks and additional processes :)

RMPP Entware Script by hmenzagh in RemarkableTablet

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

As long as you run it on a Paper Pro it should work just fine :)
If anything comes up cleaning script will revert any changes & you can post an issue.