Live data from Hacker News

Viewing profile — byteshock

byteshock

HN member
Joined
Thu, Aug 15, 2019, 3:41 AM UTC
HN karma
155
Public activity
78 items

About byteshock

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #36285159

    For the query string, you don’t have to implement your own DSL. Elasticsearch supports it out of the box. You could POST a JSON object to “/_search” but you can also do a GET with …

  3. story
  4. comment
    Comment #34720121

    Very interesting product! How does this compare to something like Nebula? Have you done benchmarks against other solutions? If i remember correctly, Nebula implements its own proto…

  5. comment
    Comment #33486532

    Awesome, thank you for the reply. Will try out Portmaster again!

  6. comment
    Comment #33484945

    I remember trying out Portmaster on Windows earlier this year. I think Portmaster was running a local DNS server to see what connections were being made. This interfered with my VP…

  7. comment
    Comment #33484888

    I think it’s because SPN uses a different IP/node per connection you make. DNS leak detection tests will ask your browser to resolve unique subdomains. If the DNS server that reque…

  8. comment
    Comment #32534449

    I’m confused on why secret management considered secure. Maybe I’m missing something. Why is letting a third party managed your secrets is secure? So if that third party gets compr…

  9. comment
    Comment #32534405

    But if they have the decrypted secrets, do they really need the key?

  10. comment
    Comment #31766189

    I’m not sure I understand the value of reporting this to Microsoft? Wouldn’t it be better to submit an online tip to law enforcement? Is Microsoft doing law enforcement activity no…

  11. comment
    Comment #31211455

    The website says its secure and private, but your privacy policy contradicts it. Seems like you don’t collect usage data, but the ad providers do. Is it right to make such a privac…

  12. comment
    Comment #31211414

    Here are the financial reports https://tab.gladly.io/financials/

  13. comment
    Comment #31205333

    If I need to encrypt a file for quick sharing, I’ll use gpg. Encrypt: gpg -c file.zip Decrypt: gpg file.zip.gpg However, for my personal files on my computer, I use a Veracrypt con…

  14. comment
  15. comment
    Comment #30541836

    If someone wants to watch Russian propaganda or RT, they should be free to do so. Just like you are free to browse western media sites. This choice should be up to the individual a…

  16. comment
    Comment #30203023

    Would using a library like Hyperscan improve Go's regex performance? Reference: https://www.hyperscan.io/

  17. comment
    Comment #29989483

    Doesn’t Cloudflare use Hcaptcha now? They dropped Google because of the cost.

  18. comment
    Comment #29803787

    Can someone explain to me why they are mad? Is it because Mozilla is asking for donations on Twitter? Or it it because Mozilla is accepting crypto? I don’t think a company acceptin…

  19. comment
    Comment #28410619

    A solution could be to use Cloudflare Worker scripts. You would store valid file names in their kv storage and then check if the incoming request is valid before forwarding it. Thi…

  20. comment
    Comment #27720214

    What about Roundcube with a calendar plugin?

  21. comment
    Comment #27252754

    Anyone can get followers on social media. But to get on radio or tv, you need connections and money. Also not a lot of people listen to radio or watch tv anymore, especially the yo…

  22. comment
    Comment #27243842

    Right but there is a difference between people posting on a social media app and the app targeting someone itself. Citizen is encouraging others to find this person. So they would …

  23. comment
    Comment #27234057

    While it's not illegal to call someone a suspect, putting a bounty on someone's head might be. You're essentially endangering someone's life. If the person was harmed, they could e…

  24. comment
    Comment #27137976

    Well almost everyone that gets their post hidden will object to it. Which will cause most of the posts to be reviewed by staff anyways. If you post something you want it seen by ot…

  25. comment
    Comment #26915752

    Wasabi is a good option. They’re S3 compatible and don’t charge any egress or ingress fees. Been using them for a few years. Great speeds and customer support.