0x0

joined 2 years ago
[–] 0x0@programming.dev 0 points 1 year ago

It's a saturated market and email is starting to disappear (it'll take years, but the signs are there).
They'd be better using it on the browser and ditching other products.

[–] 0x0@programming.dev 0 points 1 year ago (1 children)

So the Mozilla Foundation is gonna waste google money on email infrastructure? Hmmm... 'k... it's not like their browser could use some love...

[–] 0x0@programming.dev 0 points 1 year ago

Reminds me of the 56K handshake.

[–] 0x0@programming.dev 0 points 1 year ago

I fear moving away from GPL that moving to Rust seems to bring, but Rust does fix real memory issues.

So you prefer closed-source code to potentially unsafe open-source code?

Take the recent rsync vulnerabilities for example.

Already fixed, in software that's existed for years and is used by millions. But Oh no, memory issues, let's rewrite that in ! will surely result in a better outcome.

[–] 0x0@programming.dev 0 points 1 year ago

See other comments: all these rewrites are not using the GPL but rather permissive licenses like MIT. Bye-bye FOSS (in those ecosystems).

1
mirrors search? (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by 0x0@programming.dev to c/raspberry_pi@programming.dev
 

Is there a site to search packages for Raspberry OS, like Ubuntu's or Debian's?
The only site i can find is https://www.raspbian.org/RaspbianMirrors which is currently 502ing and may be outdated.

I'd like to search packages and get a list of mirrors.

[–] 0x0@programming.dev 0 points 1 year ago (2 children)

The same regulatory bodies that "regulate" banks atm?

[–] 0x0@programming.dev 1 points 1 year ago

Uses sqlite as repo backend

And it's used by the SQLite project.

[–] 0x0@programming.dev 0 points 1 year ago (2 children)

Paid tiers only i think, but yes.

[–] 0x0@programming.dev 1 points 1 year ago

Linux From Scratch or Slackware too.

[–] 0x0@programming.dev 0 points 1 year ago (4 children)

Tuta. Regardless of email provider, chose one that lets you use your own domain - that way it's easier to change providers.

[–] 0x0@programming.dev 1 points 1 year ago

Cmake tends to be the upgrade path for sure, gradle is... hideous, i have having to use it for android.

[–] 0x0@programming.dev 0 points 1 year ago* (last edited 1 year ago) (1 children)

So, dear OP, what are the Seven deadly ur-languages?

 

As the title says.
pacman -Q lists only name and version;
pacman -Qi does have a "Packager" field, but i think it's not the same thing;
pacman -Qs seems to be what i want (if local means "all installed packages atm") but it's all prefixed by local/ instead of repo name like mingw32/ which is what i want.

I'm using MSYS2 in windows.

 

My Win10 work laptop has a network share of a remote windows server. I access it everyday. If i change passwords, i have to remap the share.

I have a linux vm that does the builds for my project. It too has a mounted directory mapped to that remote windows share, using my credentials.

I tried mapping the share in another linux vm but got errors so ended up quitting as it wasn't that important.

However, now i can't access said share in any device, by name or IP address. WTF happened?

The mount command i use in linux is mount -t cifs -o rw,relatime,vers=default,cache=strict,username=my.username,domain=,uid=118,noforceuid,gid=130,noforcegid,addr=10.10.10.10,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,echo_interval=60,actimeo=1 //10.10.10.10/dir1/dir2 /media/remoteshare, the UID/GID are of the user that runs the builds.

I'd get having errors on mounting the remote share, but i'd expect that to be limited to the local computer i was trying to mount on, not that it would propagate to any device that has this share mapped!

 

...surprising no one...

 

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

I know that Android 14 requires targetSdkVersion >= 23 (or higher on the Play Store), but are there other minimums for this and minSdkVersion?

 

I know that Android 14 requires targetSdkVersion >= 23 (or higher on the Play Store), but are there other minimums for this and minSdkVersion?

 

...claro q já retiraram os bancos...

 

A Agência para a Modernização Administrativa I.P. (AMA) irá promover, no próximo dia 27 de novembro, às 16h00, o webinar "Os Dados Abertos Como Catalisador para a Inteligência Territorial".

 

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

Apple has become aware of a security flaw that could let hackers take control of a user’s iPhone or iPad if they visit a harmful website.

Maybe i'm reading this wrong but it doesn't seem to be cryptocurrency-specific:

Jeremiah O’Connor, CTO and co-founder of crypto cybersecurity firm Trugard, told Decrypt that “attackers could access sensitive data like private keys or passwords” stored in their browser, enabling crypto theft if the user’s device remained unpatched.

 

Maybe the CEO should've asked for advice here.

view more: next ›