Live data from Hacker News

Viewing profile — buraktamturk

buraktamturk

HN member
Joined
Mon, Jul 11, 2016, 10:14 PM UTC
HN karma
129
Public activity
32 items

About buraktamturk

[ my public key: https://keybase.io/buraktamturk; my proof: https://keybase.io/buraktamturk/sigs/Ui2SMTj7wy9sCpWV2YHS__TSfPeTINaFj1tH0gDLNKs ]

Recent public activity

  1. comment
    Comment #45254993

    This settings turns reduce transparency and it turns makes the menu bar gray, which looks horrible on a display on notch. Is there any way to make it black? Like it appears on full…

  2. comment
    Comment #40936246

    [flagged]

  3. comment
    Comment #35353162

    They do. I do not have to convince you that 2+2=4. If you have read recent European Human Rights Court decisions, you can clearly see what kind of domestic laws is in violation of …

  4. comment
    Comment #35343455

    Not at all. Laws has to be compatible with universal laws, international treaties/laws such as UN Geneva Convention and for Italy also the EU laws. Along many other conditions such…

  5. comment
    Comment #35342914

    Legally speaking, they can't. It doesn't matter where the ship will be docking. Anything otherwise is a crime against humanity. International laws and EU laws are bigger than any I…

  6. comment
    Comment #35095916

    Article 8: "[...] the webfonts (= WOFF2 files) can be used on up to three websites owned by the license buyer. [...] read–write copies of my fonts can be embedded in word-processin…

  7. comment
    Comment #33646608

    Which is not the same thing with issuing rouge certificates to MitM you, especially for political purposes. For example, a winner of local best talent TV show (Atalay Demirci)'s Tw…

  8. comment
    Comment #33646328

    No government can do it as easy as Turkish government, in many of the countries they have laws and there are mechanisms to ensure they are followed - if not there are punishments. …

  9. comment
    Comment #33645877

    It is very easy for Turkish government to issue fake certificates via a Turkish company. They did it with Turktrust once (CA certificate issued to EGM and EGM issued a cert for *.g…

  10. comment
    Comment #33645857

    There is law in Turkey which is passed in the state of emergency (2016) and these laws later become permanent. If the government demanding anything from a Turkish company and this …

  11. comment
    Comment #32492158

    I rather have my VPN track me than ISP does. For example, connection to Signal and Kakaotalk servers is used as an evidence of being a member of a terror organisation (!) in Turkey…

  12. comment
    Comment #32315877

    America is a free country. If we are talking about addictions, parents should use built-in or third party software to control their child's screen time, or their online activity - …

  13. comment
    Comment #32315852

    I really hate China because of their genocide against Uyghurs. But this sentence is pretty unreasonable: "some employees in China, in charge of clearing internal security protocols…

  14. comment
    Comment #30773962

    I am not sure about Linux kernel internals and I/O operations. However, on Windows kernel the filesystem (or any driver incl. networking) can complete an I/O operation in non-block…

  15. comment
    Comment #30433268

    The same exact thing happened after 15 July 2016 (Erdogan staged a coup attempt on his own) in Turkey. To put it simply it was the beginning of the genocide of peaceful Gulen movem…

  16. comment
  17. comment
    Comment #29999168

    It worked only once for me (str.split('').reverse().join('') one). But this one didn't: function isOddNumber(num) { return !!(num%2); } Testing for input computer: FAILED! Expected…

  18. comment
    Comment #29700358

    There are many old games that runs some kind DRM system that is using deprecated Operating System API's - some of them are undocumented and mostly operated in ring 0. Just because …

  19. comment
    Comment #29700317

    I don't think that is entirely true. For example, if a cheating happens in an online game you don't wait a court decision to ban the player - taking the justice on your hands and e…

  20. comment
    Comment #29412253

    If I remember correctly the CreateFileEx win32 api takes a flag and template file handle to copy when creating a new file. Maybe the copy operations can use this api and expect AV …

  21. comment
    Comment #28111349

    Well there is a difference as stated on the article that they don't expect to see CP or CSAM and says "We are not 'knowingly' seeing it since it makes up less than 0.06% of the upl…

  22. comment
    Comment #25115072

    Except if you are the actual victim of these e-mails and the politicans who control 95% of the media are able to trick people either making them belive it was fake or it had "natio…

  23. comment
    Comment #25114829

    Hey Google. Please never do this. This would throw thousands of evidence about how Erdogan regime worked with terror organisations, including the e-mails that tried to ban social m…

  24. comment
    Comment #25048515

    async/await is the first class citizen .NET and C#. You just mark your function as async and return Task and you can call any async function with await, just like js.

  25. comment
    Comment #21584067

    This problem can be solved easily with using an open-source extension that has reproducible builds. Make sure it doesn't have built-in tracker as easy as looking to the source code…