Rick_C137

joined 2 years ago
[–] Rick_C137@programming.dev 2 points 3 weeks ago (1 children)

me too, I would like to understand.

  1. Why this post is down voted
  2. why the OP is banned ?
[–] Rick_C137@programming.dev 1 points 3 weeks ago

Thank you all for your input !

I still didn't found a solution... to my goal...

purism was looking really good ! but the price is outside my range.

~out of topicI've post the exact same topic on XDA, but this as been ~~moderated~~ censored

F*ck them

 

Hi everyone,

GenesisI have an unused Xiaomi redmi note 6 pro that was standing in a drawer and I wanted to re-use it.

This phone was already running with a custom ROM lineageOS but they do not support it any longer and they've also deleted all the ROM files relative to it 🤯 so no way to download again those ROM !

So I tried few other stuff and I landed in bricking my phone. Too bad as it was still in a great shape and condition. What a waste/pollution !!

I'am myself an IT guy, but the unnecessary complexity of the Android phone and what the brands does.. etc. make too many steps and I cannot spend ~two weeks to unbrick it.

And additionally to that, when I see what Google planned for us https://keepandroidopen.org/ oh my God. 🤮

So I am looking for a phone[^Floss]:

  • around 100-150€/$
  • screen ~6.50'
  • a mini jack 🎧
  • Easy to install/Flash another ROM ! ( let's dream, maybe the vendor itself guide/help in order to do so )
  • Bootloader not locked !?
  • Easy to be the root [^root]
  • Not need to be the newer model

[^Floss]: Floss
https://en.wikipedia.org/wiki/Free_and_open-source_software

[^root]: And by the way, why we should struggle and trick so much just to gain root access? Do are we not the owner of our phones? Why not a simple option that asks to be root? And the user will take its own responsibility for it !?

 

cross-posted from: https://programming.dev/post/44912665

Damn ! it's become harder and harder on the WWW to exchange with our peer !

I currently have a question about the ffmpg program and obviously I went on their official website to see which support community they host.

But in my point of view, they host only tools that are not practical to handles questions and follow-up on it.

They have a

  1. mailing list but I don't like that because first I have to give my mail and secondly that mail address will be quickly flooded with all the other posts of everyone else
    .
  2. a IRC but this is a linear chat option and so you cannot track properly an answer to a topic, to a given topic.
    .
  3. a forum and that's my favorite tool to ask and answer questions but obviously like the majority of people now they do not own this forum !

They rely on stack exchange and as as you might know stack exchange is a censorship kingdom, proof, I tried to create an account on stack exchange ( super user ) but obviously as as soon as I enter my e-mail boom I'm being blocked/censored

I sent an

E-mailHi,

Sorry to write you directly on your nominative email that is listed on https://ffmpeg.org/**** It seems the website ffmpeg.org lack of an email address contact :/

I have a question about FFMPG program, but I do not desire to subscribe to a mailing list because while doing so, my mailbox will be flooded. IRC is not the best either because it's a linear chat and not by topic based. at least (and my favorite) you propose a forum but it's hosted by superuser.com and unfortunately this is the kingdom of censorship !

I tried to register with my regular email address and bam ! I'm instantly forbidden to register on their platform

What the heck !!??

I don't know if you know lemmy but it might be good to have a look at it. it's easy, decentralized ! and less censored (but maybe you have tights with superuser.com ? )I don't know... meanwhile I'm blocked (and maybe others)

Regards,

Rick.

to the FFMPEG team, but at this day, I didn't get an answer.

So to not be stuck with that problem, I look around the World Wide Web and I found an older forum https://forum.doom9.org/ that I was using ~10 years ago ! for a few questions and help other peers.

Today I tried to create a new account. and obviously boom again I'm censored directly !

in conclusion

here my two cents it if you offer yours visitors a forum:
either own it or at least do not use a fully automatic banning system ! because it's always produce false positive and this is become more and more frustrating for users..

Hopefully there is lemmy, and the people that own/run instances seem to be more human / open toward their peer, and do not embraces censorship.

 

Damn ! it's become harder and harder on the WWW to exchange with our peer !

I currently have a question about the ffmpg program and obviously I went on their official website to see which support community they host.

But in my point of view, they host only tools that are not practical to handles questions and follow-up on it.

They have a

  1. mailing list but I don't like that because first I have to give my mail and secondly that mail address will be quickly flooded with all the other posts of everyone else
    .
  2. a IRC but this is a linear chat option and so you cannot track properly an answer to a topic, to a given topic.
    .
  3. a forum and that's my favorite tool to ask and answer questions but obviously like the majority of people now they do not own this forum !

They rely on stack exchange and as as you might know stack exchange is a censorship kingdom, proof, I tried to create an account on stack exchange ( super user ) but obviously as as soon as I enter my e-mail boom I'm being blocked/censored

I sent an

E-mailHi,

Sorry to write you directly on your nominative email that is listed on https://ffmpeg.org/**** It seems the website ffmpeg.org lack of an email address contact :/

I have a question about FFMPG program, but I do not desire to subscribe to a mailing list because while doing so, my mailbox will be flooded. IRC is not the best either because it's a linear chat and not by topic based. at least (and my favorite) you propose a forum but it's hosted by superuser.com and unfortunately this is the kingdom of censorship !

I tried to register with my regular email address and bam ! I'm instantly forbidden to register on their platform

What the heck !!??

I don't know if you know lemmy but it might be good to have a look at it. it's easy, decentralized ! and less censored (but maybe you have tights with superuser.com ? )I don't know... meanwhile I'm blocked (and maybe others)

Regards,

Rick.

to the FFMPEG team, but at this day, I didn't get an answer.

So to not be stuck with that problem, I look around the World Wide Web and I found an older forum https://forum.doom9.org/ that I was using ~10 years ago ! for a few questions and help other peers.

Today I tried to create a new account. and obviously boom again I'm censored directly !

in conclusion

here my two cents it if you offer yours visitors a forum:
either own it or at least do not use a fully automatic banning system ! because it's always produce false positive and this is become more and more frustrating for users..

Hopefully there is lemmy, and the people that own/run instances seem to be more human / open toward their peer, and do not embraces censorship.

[–] Rick_C137@programming.dev 3 points 7 months ago* (last edited 7 months ago) (2 children)

Thank you all for yours input

What finally did work

if [[ -z VARIABLE1 && -z VARIABLE2 ]]; then
    echo "OK"
fi

If only Linux was using Python syntax that would be so much more intuitive...

[–] Rick_C137@programming.dev 2 points 7 months ago (1 children)

not working, both variables do not exist and the echo "OK" do not trigger.

22
submitted 7 months ago* (last edited 7 months ago) by Rick_C137@programming.dev to c/linux@lemmy.ml
 

Hi,

I trying to test two condition together (AND) under bash but it's not working...

The goal is ti have True when two variables are either not set or empty (empty string)

I've tried

if [[ -n VARIABLE1 && -n VARIABLE2 ]]; then
    echo "OK"
fi

Here I get the "OK" no matter what .

Thanks.

[–] Rick_C137@programming.dev 1 points 7 months ago

Thank you all for your input's !

As I'm not familiar enough with BGP, AS etc..

I think I'll go for the list generated by
https://github.com/lord-alfred/ipranges
https://github.com/sakib-m/IP-Prefix-List

To start with.

Then I'll see if it's possible to gather those IP ranges without relying on third party services..
but that seem unfeasible without be connect to a Internet Exchange Point (IXP) right ?

[–] Rick_C137@programming.dev 1 points 7 months ago

Thank you @WarmApplePieShrek@lemmy.dbzer0.com Are you sure your link is correct ? I get

This page does not seem to exist…

 

cross-posted from: https://programming.dev/post/37077607

Hi,

I would like to get all the range of IP of the GAFAM and few more..

Preferred

  • trough the Terminal ( Linux ) or Python.
  • no sign-up of any form.
  • obviously FLOSS

Thanks.

4
IP range of GAFAM ? (programming.dev)
submitted 7 months ago* (last edited 7 months ago) by Rick_C137@programming.dev to c/linux@lemmy.ml
 

Hi,

I would like to get all the range of IP of the GAFAM and few more..

Preferred

  • trough the Terminal ( Linux 🐧 ) or/and Python 🐍
  • no sign-up of any form.
  • obviously FLOSS

Thanks.

[–] Rick_C137@programming.dev 1 points 8 months ago* (last edited 8 months ago)

Thank you all for your input's ! \

So I have created a table , that I'll put in my first post.

Feel free to post update like

|brand|model|Price €|GPIO pair|CP|Lan Ports|idle watt|Surface area cm²|Storage ports| WiFi / BT|url|
|Raspberry Pi|Pi 5 B (4GB)|52|12|Quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz.|1x 1GbE|3|47|SD|||

or even without the row header

[–] Rick_C137@programming.dev 1 points 8 months ago* (last edited 8 months ago)

Thanks @Frederic@beehaw.org Yes, Nice distro, but unfortunately their RPI respin use systemD 👎
 
https://forum.mxlinux.org/viewtopic.php?t=85188

 

cross-posted from: https://programming.dev/post/36014616

Hi,

is it exist cheap ~$60 SBC in X86-64 ??

No thank you for Rapsberry PI
I used Raspberry PI SBC for a while now.

But it's really hard to found a Linux distribution that support

  • RPI (arm64)
  • sysVinit 💖
  • And that I like

Please don't bring systemD in this discussion thanks.

[^1]:

 

cross-posted from: https://programming.dev/post/36014616

Hi,

is it exist cheap ~$60 SBC in X86-64 ??

No thank you for Rapsberry PI
I used Raspberry PI SBC for a while now.

But it's really hard to found a Linux distribution that support

  • RPI (arm64)
  • sysVinit 💖
  • And that I like

Please don't bring systemD in this discussion thanks.

[^1]:

7
Cheap SBC x86-64 ? (programming.dev)
submitted 8 months ago* (last edited 8 months ago) by Rick_C137@programming.dev to c/linux@lemmy.ml
 

Hi,

is it exist cheap ~$60 SBC in X86-64 ??

No thank you for Rapsberry PI
I used Raspberry PI SBC for a while now.

But it's really hard to found a Linux distribution that support

  • RPI (arm64)
  • sysVinit 💖
  • And that I like

Please don't bring systemD in this discussion thanks.


( first row is for reference )

brand model Price € GPIO pair CPU Lan Ports idle watt Surface area cm² Storage ports WiFi / BT url
Raspberry Pi Pi 5 B (4GB) 52 12 Quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz. 1x 1GbE 3 47 SD
radxa[^NEU] X4 90 12 N100 ▼ 1x 2.5GbE 18W ? 47.6 M.2[^boot], eMMC[^boot] W6, BT5.2
HardKernel ? ODROID H4 109 ?? N97 ▲ 1x 2.5GbE N.C -> 60W ? 144 eMMC, M.2*, SATA* https://www.hardkernel.com/shop/odroid-h4/

last update: 2025-08-31

[^NEU]: Seem unavailable on the europe market..

[^boot]: Might not be bootable ! TBC

[–] Rick_C137@programming.dev 0 points 8 months ago

.md is correct, it's a test.

[–] Rick_C137@programming.dev 0 points 8 months ago* (last edited 8 months ago) (2 children)

Thanks @elbucho@lemmy.world

I've tried

	location ~* \/(fileA\.txt|fileB\.md)$ {
		return 404 'nothing here';
	}

but still not matching :'(

[–] Rick_C137@programming.dev 0 points 8 months ago

Never mind, I understood my mistake... This nginx built didn't come with ngx_http_rewrite_module so return will not works.

1
submitted 8 months ago* (last edited 8 months ago) by Rick_C137@programming.dev to c/webdev@programming.dev
 

Hi,

I have this rule in my nginx config file

	location ~* \/(fileA.txt|fileB.txt)$ {
		return 404 'nothing here';
	}

but it's not working

but

	location /fileA.txt {
		return 404 'nothing here';
	}

~~is working....~~

Any idea what's wrong ?

Thanks.

[–] Rick_C137@programming.dev 0 points 9 months ago

Thanks @Malix@sopuli.xyz,

Actually, no HTTP/2 do not require SSL/TLS!

Although the standard itself does not require usage of encryption,[46] all major client implementations (Firefox,[47] Chrome, Safari, Opera, IE, Edge) have stated that they will only support HTTP/2 over TLS
~source:https://en.wikipedia.org/wiki/HTTP/2#Encryption~

it's Mozilla etc.. that force it !

WebPages hosted on the TOR Network (for example) do not need SSL/TLS certificates ! so what we can't have the benefit of HTTP/2 WTF

To the developers of LibreWolf, can you solve this limitation ?

1
How force HTTP/2 ? (programming.dev)
submitted 9 months ago* (last edited 9 months ago) by Rick_C137@programming.dev to c/librewolf@lemmy.ml
 

Hi,

I'm using FreeNginx and in my configuration i have

http2 on;

but when I make a vist on http://localhost/ it's http/1.1 that kick...

I've found^1

Firefox already has HTTP/2 AFAIK.
The entry is called network.http.spdy.enabled.http2 but it's set to "false" by default,

I don't have this in LibreWolf, I created it, to see if it does something, but it's still the HTTP/1.1 that is used.. Any ideas ?

Thanks.

 

cross-posted from: https://programming.dev/post/34280775

Hi,

I've recently installed FreeNginx[^FN]

I would like to use the geoip_module to have some "Stats" about my visitors..\

on the documentation we can read:

... using the precompiled MaxMind databases ...

.
.
.

But on the MaxMind website I'm facing a wall:

Sorry, we were not able to create your account. Please ensure that you are using an email that is not disposable, and that you are not connecting via a proxy or VPN.

So not working... And anyway I'm not a fan of using something compiled and more over not open source...

So do you know another solution to get GeoIP data with FreeNginx ?

Thanks.

[^FN]: https://freenginx.org/
https://programming.dev/post/12566209?sort=Old

view more: next ›