HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stop50

801 karmajoined hace 4 años

Submissions

Series finale of Stephen Colberts Late show

youtube.com
1 points·by stop50·hace 2 meses·0 comments

You'll Subscribe to Your Router, Too – The First Router Bribes Are Here [video]

youtube.com
1 points·by stop50·hace 2 meses·0 comments

I Spoke to the Dev Behind the Systemd Birth Date Change [video]

youtube.com
2 points·by stop50·hace 4 meses·0 comments

[untitled]

1 points·by stop50·hace 9 meses·0 comments

comments

stop50
·hace 6 días·discuss
(Chinese)
stop50
·hace 9 días·discuss
Next sanctions: European courts
stop50
·hace 11 días·discuss
Wrong repo
stop50
·hace 12 días·discuss
my gues would be a+b+c
stop50
·hace 13 días·discuss
Spain runs on multiple gauges, with newers on normal gauge and not broad gauge. Spain has around 12.000km of network and Germany over 30.000 kilomtres of network. Spain had 2019 a bit over 30k Passenger kilometre while the Deutsch Bahn had nearly 98000 Passenger kilometre. I had to use 2019 because its the latest information that was in wikipedia for renfe.
stop50
·hace 13 días·discuss
Firefox has it builtin, some sub resolvers too, Android has it under Private internet since android 9, that tries DoT and DoH.
stop50
·hace 14 días·discuss
When an column is encrypted you can't index the cleartext since it undermine the encryption and if you encrypt it in the application then postgres never had the cleartext. Pgcrypto encrypts at an higher level than the indexer operates, so it sees only the encrypted data.
stop50
·hace 14 días·discuss
Partly. Germany runs an mixed type railway with freight and passengers on the same tracks. In the 80-90s there was an horrific privatization that destroyed a major parts of the rail network. Personel was also gutted and investing came to an all time low. This means that trains can't be rerouted anymore and one sickwave can block the whole network. Some parts are also at 100% Capacity and in decades nothing was done from the conservatives who were in power the whole time. For example Frankfurt: its an terminal station that is central to the whole network and and it is centrally located in Frankurt, but it can't be extended much. One major extension is the extension of the railway to Friedberg from 2 to 4 Lines which will reduce the pressure on that part of the network a lot, but was delayed a lot because trains had an low priority compared to highways in Bavaria.
stop50
·hace 17 días·discuss
what you probably mean is an OHG, an Offene Handelsgesellschaft It is one of the simplest form a group of people can found. All members are liable with their personal assets if the OHG files for bankruptcy or is unable to meet its obligations.
stop50
·hace 17 días·discuss
For information: GmbH & Co. KG is one of the most complicated forms an company can be founded, the same goes if the inner company is an UG. Many things have to be done twice. The only good thing is that an investor or an owner are not liable with their private money.
stop50
·hace 19 días·discuss
Why misognistic ***.
stop50
·hace 19 días·discuss
You are missunderstanding the transport encryption(everything related to authentication and pg_hba.conf) and the encrytion of the data at rest.

You want the encryption at rest. For that you have 3 Options:

1. Encryption in the application.

2. Use of pgcrypto as documented.

3. Encryption of the partition where postgres stores the data via LUKS or similar.

For 1. and 2. it means that indices for encrypted columns become useless and are only a waste of cpu time.

2. has the problem of transitting the key at the start of the connection, so it needs to be encrypted(tls encryption).

Its a bit of an fault with the documentation since it mixes the two types of encryption up.
stop50
·hace 21 días·discuss
Why not? Claude is not local. That is the textbook example of sharing something with someone
stop50
·hace 21 días·discuss
It depends. Things like MMS(chlorine dioxide) can kill someone fast, but no vaccination depends on the environment and past vaccinations.
stop50
·hace 25 días·discuss
The sockets are split between Type E(two holes for power and one pin in the socket for earth) and Type F(Schuko, two holes for power and two protective contacts ), but the cables have been standartising themself to CEE 7/7, an mix between the two.
stop50
·el mes pasado·discuss
lets hope it gets approved 01.04.2027
stop50
·el mes pasado·discuss
Probably 3 of them just working to prevent you from going.
stop50
·hace 2 meses·discuss
Try the can bus. It is often used for tge communication between components and for last resort access.
stop50
·hace 2 meses·discuss
1. If you don't and they find out, then you committed an felony. It is the same as the "Are you an terrorist?" questions. Once they want you for more serious stuff like blasphemy against king donald, then they can pull out the convicted felon card and increase the sentence.

2. + 4. It depends

3. If you plan to go to the us while Trump and his chronies are in an position of power, then the best way to scrub them is not to post it.

5. See 1. if you don't disclose all, they can pull the lie on a form card
stop50
·hace 2 meses·discuss
I would look into the public ip used for connecting to github. If you are on an heavily used v4 NATed address, then all that github sees is an address where a ron of requests come from.