ikornaselur
No user record in our sample, but ikornaselur has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ikornaselur has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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 because I kept having to tweak and…
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 the staff few times a year. I have…
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 MQTT server. I was having Opus…
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 libraries + libuv we were easily able to…
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 is good, but.. means less features,…
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/ikornaselur/notiflux): a small WebSocket…
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 it for persistence, but it's my…
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 custom clients! It was so much fun when we…
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 order. We he done this since our first…
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
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 provide further? Main pain point I…
There's also this page you can just view in your browser: https://literature-clock.jenevoldsen.com/
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 audible patterns, it's like being in an…
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, as its not "open sourcing itself",…
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 set it up and tends to free your thumb…
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 hook because it's so fast. I for one have…
I don't see how the casing matters here? Would `cum_on_metric` somehow be better?
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 questions, providing information, and…
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
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 compete with that, but I just assumed miners…
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!
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.
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!
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 not DD MM YYYY
That was quick! Thanks for including the info in the FAQ now, it's much appreciated.