HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kitotik

no profile record

コメント

kitotik
·9 か月前·議論
I have used native dataclasses with pydantic starting with v1.5 and it’s only improved with the the newer 2.x releases.

Aside from basic inheritance and complex nested types, the pydantic ‘TypeAdapter’ is awesome for simply validating native dataclasses. It’s a little slow, but everything pydantic is =)
kitotik
·2 年前·議論
Good luck! Remember that the only real acceptance criteria in coffee brewing is “do I like it?” =)
kitotik
·2 年前·議論
Maybe grassy wasn’t the right term. I don’t mean under developed, it’s kinda bitter and sharp without any sweetness. I’ve experienced this with pretty legit roasters like apollons gold. It seems like the lighter the roast, the more time it needs to degas before it hits the sweet spot.
kitotik
·2 年前·議論
> But maybe the CO2 removal stuff really is a big deal.

It’s definitely a thing. There are some super light roasts that if you try to brew them without enough resting time, you can sort of cheat by just grinding the coffee about 30mins before you brew for a hacky quick degas. It really helps get rid of that grassy vegetal taste.
kitotik
·2 年前·議論
16:1 water:coffee ratio is a pretty common starting point. Your brew is pretty intense!

I’ve found that darker roasts are much nicer around 195F, I mainly brew very light roast and almost all of them come out under extracted at temps below 200F
kitotik
·3 年前·議論
Foot has sixel[0] support. Is there more robust image support in Kitty and others?

[0] https://en.m.wikipedia.org/wiki/Sixel
kitotik
·3 年前·議論
Did I?

Where does the manifesto talk about a process of any sort? It’s a set of values. It doesn’t mention anything about iterations, breaking things down, etc
kitotik
·3 年前·議論
> do something small,

> analyze how that affected your environment

> learn from that, and

> respond/repeat.

I could be missing your point, but this is precisely a core tenet of Lean - Plan, Do, Check, Act

Agile speaks nothing of these sorts of processes(aside from the cargo cult enterprise scrum nonsense of course)
kitotik
·3 年前·議論
This is a really trash article reverberating/regurgitating “hot takes” from schlock mainstream media narratives that are >100 years old.

However, it does prove that click bait isn’t a new phenomenon!
kitotik
·3 年前·議論
Wow really?

Any more info you could provide? Origin, process method(washed, natural, anaerobic, etc) roaster, profile, brewing method, etc. ?

All the coffee types I’ve dealt with start degrading heavily starting at ~14 days from roast date.
kitotik
·3 年前·議論
The “resting time” after roasting depends heavily on the bean and roast level.

Soft beans that are roasted dark don’t require much time since most of the oils have been brought close to the surface already.

Very dense beans roasted lightly take time to degas. In my experience 4-7 days is the sweet spot.

It’s not even a subtle difference. Drinking a very light roast right after roasting will be very sharp/sour/acidic, many times undrinkable. After a several days they will get sweet and fruity and delicious.
kitotik
·3 年前·議論
Regulating horizontal integration seems like it would be very difficult. How exactly would those horizons be clearly defined?

I’ve always thought of Apple having an emphasis on vertical integration(hardware+software=product). So maybe their foray into services would be the line in the sand?
kitotik
·4 年前·議論
Nice work!

This is a take on the Yamaha Tenori-on[0] style of sequencing which is legendary(but sadly no longer made).

I’m surprised there aren’t more software clones of this available. Even the official iOS app clone was discontinued a few years back. It’s such a fun and highly creative way to sequence, though better suited to melodic phrases than rhythmic patterns imo.

[0] https://en.wikipedia.org/wiki/Yamaha_Tenori-on
kitotik
·4 年前·議論
While definitely not basic, Sooperlooper[0] is a fantastic opensource clone of the old Echoplex hardware.

[0] https://sonosaurus.com/sooperlooper/
kitotik
·4 年前·議論
Shoutout to Ardour [0] which has been at an impressive level of functionality and polish for a very long time.

[0] ardour.org
kitotik
·4 年前·議論
I use a Sonnet egpu box with an nvidia 1080ti for casual gaming on a framework 11th Gen running arch.

It mostly worked with minimal fuss. From what I remember, most of the headaches were getting sway and my multi monitor support configured to my liking.

edit: fix gpu name
kitotik
·4 年前·議論
> The future of desktop Linux is a VM under Windows.

Is there really any demand for this though? What Linux gui apps exist that windows users want/need? Enough that Microsoft sees an addressable market large enough to get roi?

The inverse seems to have way more practical use cases that could actually drive revenue - games and legacy business applications (as mentioned in the esr prose).
kitotik
·4 年前·議論
“desirable parts of LA are tech heavy”

This is very subjective and depends heavily on the definitions of “desirable” and “LA”.
kitotik
·4 年前·議論
Horribly frustrating.

It seems SES or mailgun are the primary options these days.
kitotik
·4 年前·議論
Elixir also opens you up to the entire erlang and Beam ecosystems. Not as common as Java, I know, but still decades of knowledge and tooling around it cutting across many industries.