Live data from Hacker News

Viewing profile — enescakir

enescakir

HN member
Joined
Thu, Dec 03, 2020, 12:40 PM UTC
HN karma
322
Public activity
82 items

About enescakir

No profile information was provided.

Recent public activity

  1. story
    Hetzner increased dedicated server prices 3-4x

    A few months after raising prices ~30%, Hetzner has increased bare metal pricing again, this time by 3-4x: AX102: €124 -> €454 AX162 (256GB): €244 -> €844

  2. story
  3. story
  4. comment
    Comment #46855238

    It's almost 7x. What's surprising is that the setup fee now exceeds the server's monthly price.

  5. story
  6. comment
    Comment #46524042

    Do you recommend any alternatives to Logi Options+? I've heard about BetterMouse, does anyone use it?

  7. story
    My Logitech mouse became unusable, Logi Options+ can't validate certificate

    Logi Options+ stopped working on macOS. Because core settings depend on the app, I can't even change mouse acceleration, not just macros or shortcuts. Without the software, the mou…

  8. comment
    Comment #46323110

    They have more security incidents than you'd expect for a documentation company. There was another one just last month.

  9. story
    Ask HN: Anyone else having issues with pushing ghcr.io

    We're seeing errors with pushes to ghcr.io, lots of retries, random errors, and occasionally it even returns an HTML template.

  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #43925697

    The riskiest line in your repo isn’t in "src/", it’s in ".github/workflows/" Self-hosted runners feel more secure at first since they execute jobs directly on machines you manage. …

  18. comment
  19. comment
    Comment #43849778

    I wish Daylight team would make a monitor. Mira Pro is cool, but it screams "first-gen."

  20. comment
    Comment #43834291

    The hardest bugs are the ones that only show up after you “optimize.”

  21. comment
    Comment #43792253

    When you search for "dotfiles" on GitHub, you'll find plenty of good script examples for setting up a new computer. Since Apple doesn't provide good documentation on what you can c…

  22. comment
    Comment #43765660

    In a healthy org, titles are a trailing indicator of impact. In a dysfunctional one, they’re just armor.

  23. comment
    Comment #43763415

    [flagged]

  24. comment
    Comment #43762452

    Like running Doom on a printer, but now it’s in the same engine powering your BI dashboards. Peak 2025 energy.

  25. comment
    Comment #43749266

    Not sure about introducing yet another string prefix. Between f-strings, raw strings, and i18n stuff, it’s already getting crowded. Curious how readable this will be in large codeb…