HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stop50

801 karmajoined 4 năm trước

Submissions

Series finale of Stephen Colberts Late show

youtube.com
1 points·by stop50·2 tháng trước·0 comments

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

youtube.com
1 points·by stop50·2 tháng trước·0 comments

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

youtube.com
2 points·by stop50·4 tháng trước·0 comments

[untitled]

1 points·by stop50·9 tháng trước·0 comments

comments

stop50
·6 ngày trước·discuss
(Chinese)
stop50
·9 ngày trước·discuss
Next sanctions: European courts
stop50
·11 ngày trước·discuss
Wrong repo
stop50
·12 ngày trước·discuss
my gues would be a+b+c
stop50
·13 ngày trước·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
·13 ngày trước·discuss
Firefox has it builtin, some sub resolvers too, Android has it under Private internet since android 9, that tries DoT and DoH.
stop50
·14 ngày trước·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
·14 ngày trước·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
·17 ngày trước·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
·17 ngày trước·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
·19 ngày trước·discuss
Why misognistic ***.
stop50
·19 ngày trước·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
·21 ngày trước·discuss
Why not? Claude is not local. That is the textbook example of sharing something with someone
stop50
·21 ngày trước·discuss
It depends. Things like MMS(chlorine dioxide) can kill someone fast, but no vaccination depends on the environment and past vaccinations.
stop50
·25 ngày trước·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
·tháng trước·discuss
lets hope it gets approved 01.04.2027
stop50
·tháng trước·discuss
Probably 3 of them just working to prevent you from going.
stop50
·2 tháng trước·discuss
Try the can bus. It is often used for tge communication between components and for last resort access.
stop50
·2 tháng trước·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
·2 tháng trước·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.