Viewing profile — enescakir
enescakir
HN member- Joined
- Thu, Dec 03, 2020, 12:40 PM UTC
- HN karma
- 322
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About enescakir
No profile information was provided.
Recent public activity
-
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
- story
- story
-
comment
Comment #46855238
It's almost 7x. What's surprising is that the setup fee now exceeds the server's monthly price.
- story
-
comment
Comment #46524042
Do you recommend any alternatives to Logi Options+? I've heard about BetterMouse, does anyone use it?
-
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…
-
comment
Comment #46323110
They have more security incidents than you'd expect for a documentation company. There was another one just last month.
-
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.
- story
- story
- story
- story
- story
- story
- story
-
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. …
- comment
-
comment
Comment #43849778
I wish Daylight team would make a monitor. Mira Pro is cool, but it screams "first-gen."
-
comment
Comment #43834291
The hardest bugs are the ones that only show up after you “optimize.”
-
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…
-
comment
Comment #43765660
In a healthy org, titles are a trailing indicator of impact. In a dysfunctional one, they’re just armor.
-
comment
Comment #43763415
[flagged]
-
comment
Comment #43762452
Like running Doom on a printer, but now it’s in the same engine powering your BI dashboards. Peak 2025 energy.
-
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…