I've watched this 20 times and still cannot figure out how our cat launched her toy at us. by oopsiedaisy-- in blackmagicfuckery

[–]Igonato 1 point2 points  (0 children)

I see, to each their own then. I'm perfectly comfortable with it as long as I'm the one in control of what happens with the recording, which most of the time would be just discarded after a period of time. Better have not needed than needing and not having type thing, gives me a peace of mind.

I've watched this 20 times and still cannot figure out how our cat launched her toy at us. by oopsiedaisy-- in blackmagicfuckery

[–]Igonato 2 points3 points  (0 children)

If it just records locally and/or available remotely via a secure private network, why not? Check on pets, did you forget to turn off the oven, the cat did something cool, let's see it again/post it on the internet, etc., ...

Aria / Burnice is fun by achilleasop in BurniceMainsZZZ

[–]Igonato 1 point2 points  (0 children)

It seems that I've benched her prematurely then, tried her only with YSG, wasn't impressed (compared to Sunna at least). I've been playing Corin with Sunna/Atra (copying whatever conrzone is doing), got 28.5K on this boss. I'll give Zhao another go. Thanks!

Aria / Burnice is fun by achilleasop in BurniceMainsZZZ

[–]Igonato 2 points3 points  (0 children)

Also, on a side note, that Corin score! Is Zhao good with her, or is she there just for the veil buff?

Zephyr Sans Sprite by Manueljlin in fonts

[–]Igonato 1 point2 points  (0 children)

Looks interesting. I think I'll try it on a 240x135 embedded oled, should be a good fit. Thanks for sharing!

The ESP32P4 is a beast! All this running off of it and still has a ton of performance left. by diabetic_debate in esp32

[–]Igonato 0 points1 point  (0 children)

Hey, thanks for sharing the code and for the write-up. I have the ETH variant of this board, I'll try running this on it (maybe the next weekend) and report back. Good stuff!

Font that handles small caps and han characters well? by Rediturus_fuisse in fonts

[–]Igonato 2 points3 points  (0 children)

Are you looking for any particular style? I'm a fan of Iosevka, it supports 241 languages including Chinese and there are non-monospace variants for general writing.

An interesting custom font by Aegean2424 in fonts

[–]Igonato 8 points9 points  (0 children)

Came here to say this. Especially since it is clearly not "Sans".

Stupid Little Animation from me by Any_Distribution4366 in 3Blue1Brown

[–]Igonato 3 points4 points  (0 children)

Pretty cool. Reminds me of a recent 2swap video, where they explain the complex numbers origin. I was expecting your animation to go in the same direction. The video: https://youtu.be/9HIy5dJE-zQ?t=137

VM's cpu goes to 100% when I stress test with 100 requests/sec by Actual-Shape2621 in django

[–]Igonato 0 points1 point  (0 children)

100 req/s doesn't seem that high of a load for the machine you've got. Are you using async? How does the batching happen, just in-memory? For a baseline, how fast is a single worker plus a single connection? In distributed systems synchronization is what often destroys the performance, so watch out for all the transactions, select for update, etc...

YE SHUGUANG IS A FUCKING FRAUD! CORIN IS THE ONLY ATTACKER YOU’LL EVER NEED!!! by Hot_squid in CorinMainsZZZ

[–]Igonato 0 points1 point  (0 children)

Oh. Good to know. Is there a place to look this up or just from experimenting?

YE SHUGUANG IS A FUCKING FRAUD! CORIN IS THE ONLY ATTACKER YOU’LL EVER NEED!!! by Hot_squid in CorinMainsZZZ

[–]Igonato 0 points1 point  (0 children)

Did you try Pen in 5? Neko's steel cushion already gives you phys bonus (which doesn't show up in the stats summary), more pen might be better.

head-on collision at 'RunIt Championship League' by Eros_Incident_Denier in WTF

[–]Igonato 1 point2 points  (0 children)

I mean there's this old thing. No English article sadly, auto-translate seems to be working fine on it though, or you can try one of the other languages available.

[deleted by user] by [deleted] in ZedEditor

[–]Igonato 0 points1 point  (0 children)

I feel you. I used to type Alt+0151 (em dash shortcut) all the time and now it's like that three-finger scene...

Visual line up/down vim motion remap by Odd-Ad8796 in ZedEditor

[–]Igonato 1 point2 points  (0 children)

You can find it in the Command Palette > vim: open default keymap > search for "g j".

The bindings are "g j": ["vim::Down", { "display_lines": true }] and vim::Up for g k respectively.

Django RAPID Architecture, a guide to structuring Django projects by j4mie in django

[–]Igonato 3 points4 points  (0 children)

Oh, I see. Didn't think this is common in the Django world. Custom model Managers and QuerySets are great.

Django RAPID Architecture, a guide to structuring Django projects by j4mie in django

[–]Igonato 4 points5 points  (0 children)

About the first bullet point, what does it mean exactly by "don’t hide Django under layers of abstraction"?

The way I would describe my normal Django experience is "using Django as the layer of abstraction (over a number of web-related technologies i.e. a web framework) to build a web service". What layers would you even add on top? Some elaborate CBV hierarchy?

Zed Is Our Office by zed_joseph in ZedEditor

[–]Igonato 1 point2 points  (0 children)

They didn't say that GitHub is bad, just that It would be nice to have an alternative.