HackerTrans
トップ新着トレンドコメント過去質問紹介求人

stop50

801 カルマ登録 4 年前

投稿

Series finale of Stephen Colberts Late show

youtube.com
1 ポイント·投稿者 stop50·2 か月前·0 コメント

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

youtube.com
1 ポイント·投稿者 stop50·2 か月前·0 コメント

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

youtube.com
2 ポイント·投稿者 stop50·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 stop50·9 か月前·0 コメント

コメント

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