tchocky's comments

tchocky | 2 years ago | on: Ask HN: Is the market bad, or am I having the worst luck job hunting?

Yes, I am completely with you. I always hated these arbitrary algorithm tasks that have nothing to do with the actual job. With the experience of hosting multiple job interviews I prefer to do a task that is close to the job, but keep it open enough for the applicant to do it their way. And making sure to the applicant that asking questions is desired. If they go in a wrong direction without asking questions, it's a good sign. If they ask good questions it's a strong plus point. Also I can see if they can apply learned knowledge quickly.

Why should I do algorithm or math related tasks as a frontend developer for example. Soft skills are way more important than preparing for potential interview questions.

tchocky | 3 years ago | on: Ask HN: Burnt out from big tech. What's next?

Yeah, Europe is different here, as we have social security from the state. In Germany you get continued pay by your health insurance (a certain percentage of your usual salary). It's far easier to do things like this when the state helps you with this.

tchocky | 3 years ago | on: Pipe Operator (|>) For JavaScript

It's not the same as tuples and records. You can do the following with them:

  const first = #{a: 'b', c: 'd'};
  const second = #{a: 'b', c: 'd'};
  first === second // true
So no more deep comparing of objects if they have the same properties.

tchocky | 3 years ago | on: EU approves legislation to regulate Apple, Google, Meta, and other tech firms

Not really. It can still be a walled garden if there is an opt out option, so you can still be able to be inside it but with the option to go out of it and be able to sideload/use different app stores. Also the Apple app store will definitely still be the main source as people usually don't switch that easily for almost no benefit. No one will force you use a different app store as well.

tchocky | 3 years ago | on: EU approves legislation to regulate Apple, Google, Meta, and other tech firms

Don't know if it will be bad. Apple still can make this securely. It doesn't mean that the system needs to be completely open, just that apps need to be able to access hardware features. NFC for example can be asked upon like GPS on the OS level. Doesn't mean that the apps need to access NFC on the direct hardware level. And I don't want to have Android, but I would like for Apple to open up things like the forced browser engine stuff. With this Apple is blocking so much innovation for the web because they are not implementing so many things.

tchocky | 3 years ago | on: EU approves legislation to regulate Apple, Google, Meta, and other tech firms

No, it's good news! No more forced crappy webkit browser engine in iOS. The other things can be added in a secure fashion as well. Sideloading doesn't need to be wild west. macOS also makes it possible with certificates etc. Messanger interop is also nice, when done right: basically would need a shared standard like the web that is done by a messaging consortium like the W3.

tchocky | 4 years ago | on: No news is good news

The Ukraine example might be true for a non-european country, but as a European in these times I want to be informed. I want to help refugees and the victims of war (either by donating or giving shelter for some days). If I wouldn't know things from the news, I wouldn't know about these things.

Knowing in what direction world events might change is good to be at least mentally prepared when things turn worse.

It doesn't have to be checking the news 24/7 but checking it once a day for the important parts I think it's important. I would rather say people need to learn how to distance themselves from the news a bit to keep a healthy mental state with all the things happening right now.

tchocky | 4 years ago | on: Web3 is centralized and inefficient

But you can't verify that the content behind this URL was the same all the time. How can you enforce rights in a court if you can't prove that the content was the same.

tchocky | 4 years ago | on: Web3 is centralized and inefficient

And even that works way better in physical form. For concerts I still order hardcopy tickets, because I collect them to go through them and remember what bands I have seen live and relive that memory. A digital NFT wouldn't give this justice enough for me.

tchocky | 4 years ago | on: Web3 is centralized and inefficient

The thing is, that the NFT is just worthless data as long as you don't know what's behind it. And if the people that currently do no longer believe in NFTs the nodes will disappear and your data stored on the blockchain is gone as well. In the end the blockchain is just a decentralised transactional database, I really don't get the fuzz about it. With proof of stake it even looses a big chunk of that decentralisation.

tchocky | 4 years ago | on: Web3 is centralized and inefficient

And how do you want to prove that the copy you made had the same content that was stored behind the URL? What if the host changes the content behind that URL to something completely different. No one can prove that it's actually the thing you copied that was behind this NFT. It's really worthless in my eyes.

tchocky | 5 years ago | on: “When it comes to broadband, America is the original shithole country”

Germany privatised telecommunication in the 90s (was done by German Post before) including all the infrastructure (which was a really bad idea in hindsight). Most of the infrastructure is in the hand of the former state business and they want to squeeze the last Euro out of the copper wiring instead of investing in proper fiber infrastructure. Vectoring is just one more tool to squeeze the last bit out of old copper wires that have been in the ground for over 70 years. Also vectoring only works with one provider per node, and the German state gives most of the privilege to the Telekom.

It was written in some comments before, but Germany could have had the most modern fiber infrastructure in the world when the plans of former chancellor Helmut Schmitt wouldn't have been stopped by the Helmut Kohl government who was good friends with Leo Kirch, who was a big player in the German TV market and would rather benefit from copper wiring than fiber.

tchocky | 5 years ago | on: Why webcams aren’t good enough

I started to use my Canon EOS 80D DSLR as a webcam. Canon finally release drivers in November. The image quality amazing. It's also a bit overkill though to use a (back then) 1400€ camera to act as a webcam (also hard to compare with default webcams at that price point), but as long as I'm not using it otherwise, I think it's ok :)

tchocky | 5 years ago | on: Why do they still make car alarms? (2015)

I live in Berlin in an area that has many parking cars. I rarely hear an alarm go off. Maybe 2-3 times a year, if at all. I also only know this from anglo-saxony media.

tchocky | 5 years ago | on: Moderna Covid vaccine candidate almost 95% effective, trials show

Of course we don't need panic. People should go to their family doctor first (and before going there just call, mine now only works with appointments for flu like symptoms). Here in Germany doctors can also give out a sick leave over the phone. The hospitals should only be visited in severe cases.

tchocky | 5 years ago | on: Moderna Covid vaccine candidate almost 95% effective, trials show

The people you know don't matter. The goal is not to overburden the health system. Hospitals have a limited amount of intensive care units. And if Covid patients fill them up doctors need to do triage (that happened on the first wave in Italy). Then it's not only an issue of people who have Covid, but also a problem of other people who need an intensive care unit.

Also just because you don't know anyone doesn't mean it's bad. If we can reduce people dying it's worth doing it. And it's just not a few in this case.

page 1