Viewing profile — ikornaselur
ikornaselur
HN member- Joined
- Wed, Dec 02, 2015, 12:00 AM UTC
- HN karma
- 189
- Public activity
- 86 items
- HN profile
- View on Hacker News ↗
About ikornaselur
No profile information was provided.
Recent public activity
-
comment
Comment #47959375
I was just thinking the same! Spent few hours a month ago measuring 120mm noctua fans to build a custom mounting bracket for a rack cooling module I was making. Never finished it b…
-
comment
Comment #47000630
Most of my friends worked restaurants or bars when I was younger, tips were something some tourists would sometimes do and it would generally go into a pot for throwing a party for…
-
comment
Comment #46526033
Last weekend I was debugging some blocking issue on a microcontroller with embassy-rs, where the whole microcontroller would lock up as soon as I started trying to connect to an MQ…
-
comment
Comment #42219595
Yeah I thought this looked familiar.. I went through this article about a year and a half ago when exploring WebSockets in Python for work. With some tuning and using a different l…
-
comment
Comment #40438357
I used Alacritty for couple of years, before switching to WezTerm almost a year ago. There were two reasons for my change, the Alacritty devs are really obsessed with speed, which …
-
comment
Comment #39968416
It was actually couple of weeks ago, but a small project that took mostly just two days to put together and I'm pretty happy with how it turned out. Notiflux ( https://github.com/i…
-
comment
Comment #38603573
Looks good, congratulats! I've used zenpen.io for years, it persist just to local storage in your browser so the content is there when you open the page back up. Wouldn't count on …
-
comment
Comment #37942257
I really like this idea! I wanted to leant Erlang some time ago and a friend wanted to learn Crystal, so we set out to be able to share files between each other with completely cus…
-
comment
Comment #37671443
Me and my wife wanted something to better categorise memories, so we actually yearly go through the lady 12 months of photos and out together an album with 80-120 pages that we ord…
-
comment
Comment #37648383
I use a Google Titan key for this purpose, have a ssh key password that I can "cache" for the session on my macos key chain, but I have to tap the Titan key for every pull/push
-
comment
Comment #37573843
Looks interesting! We already stack PRs by basically having a chain of branches, one on top of each other, that we review separately and merge in order. What benefit does Graphite …
-
comment
Comment #37279986
There's also this page you can just view in your browser: https://literature-clock.jenevoldsen.com/
-
comment
Comment #36379964
I usually listen to mystic constantly, except for a bathroom break. So bathroom breaks feel like I'm pausing the whole experience, the eerie silence where your brain is detecting a…
-
comment
Comment #36342707
Kind of sounds like they're just open sourcing the development of a platform.. On the platform? Like if Github had the source for github public on github? Sounds a bit weird though…
-
comment
Comment #35972341
You make use of them, to remap any functionality that makes sense to you. I usually just remap 1-2 buttons to the back buttons though, but have used all 4. It's quite nice when you…
-
comment
Comment #35620926
Just because you don't have the issue doesn't mean it's non-existent. We went from 8ish seconds with flake8 to tens of milliseconds with ruff. Ruff can just run as a pre-commit hoo…
-
comment
Comment #33891885
I don't see how the casing matters here? Would `cum_on_metric` somehow be better?
-
comment
Comment #33851217
Dos they just patch this?? I get > {Sorry, I can't act as a Linux terminal. I am a text-based conversational AI trained to assist with a wide range of tasks, including answering qu…
-
comment
Comment #33748171
My goto one is https://zenpen.io - very minimal UI, just let's me focus on writing something down, with basic features such as bold and italics
-
comment
Comment #32873045
I don't understand this well enough, but, why can't miners just mine other coins? Was all GPU mining Etherium based? I know that bitcoin mining requires ASICS and GPUS can't compet…
-
comment
Comment #32325305
Turns out I'm an idiot, there's a sign in with discord button right below it they works just fine.. Join the beta thing threw me off!
-
comment
Comment #32325277
How do you sign up to it? I've found it so confusing, with "join the beta" just being an invite to their discord? I'd happily pay for it, but have a hard time figuring out how.
-
comment
Comment #31716101
The UUID version is in the actual ID, so you would be able to spot the version as it isn't fully random. Although you light mean just visually you'd spot the difference much easier…
-
comment
Comment #31556808
I guess it's to clear the confusion of, for example, what date would "04 07 2022" be, is that 4th of July or April 7th? "M05 27 2022" seems to indicate that it's in fact MM DD YYYY…
-
comment
Comment #31477716
That was quick! Thanks for including the info in the FAQ now, it's much appreciated.