Viewing profile — cupofjoakim
cupofjoakim
HN member- Joined
- Wed, Apr 10, 2013, 1:32 PM UTC
- HN karma
- 917
- Public activity
- 187 items
- HN profile
- View on Hacker News ↗
About cupofjoakim
No profile information was provided.
Recent public activity
-
comment
Comment #48357220
Well, nesting is not the only option. ``` thing.doThis() thing.thenDoThat() thing.andFinallyThis() // or doThis(thing) thenDoThat(thing) andFinallyThis(thing) ```
-
comment
Comment #48356151
Fair! That'd depend on the operations right? For example, AFAIK typescript can't do much about multiple chained `map` calls, and i've seen quite a few `.filter(...).map(...).filter…
-
comment
Comment #48355313
Interesting. there are some parts i like a lot here, but two things that I really dislike syntax wise. One is the lean towards a chainable syntax - this has proven to a big footgun…
-
comment
Comment #47793771
> Opus 4.7 uses an updated tokenizer that improves how the model processes text. The tradeoff is that the same input can map to more tokens—roughly 1.0–1.35× depending on the conte…
-
comment
Comment #47179183
This is great. I wish however there was some sandbox support, perhaps running the whole hive inside a vm for example
-
comment
Comment #46704725
The US being stuck in imperial is such a meme nowadays with "freedum units" and the like. It's yet another odd thing that makes it easy for the rest of the world to laugh at the US…
-
comment
Comment #46601238
That's great if you need everything. If you need one of them, not so much.
-
story
Ask HN: If browsers had an alternative to JavaScript, what would that be?
As a javascript/typescript dev of ~15 years I'm growing increasingly sceptic of the languages. It's definitely easy and flexible, but I find that there's an incredible amount of pi…
-
comment
Comment #46059136
I find your comment a bit funny on multiple levels. "Linux" does not force anything on you right? It's the community that has by and large decided to move to maintaining other solu…
-
comment
Comment #46040156
an image is available in the PR where it was added: https://github.com/0xhckr/ghostty-shaders/pull/30
-
comment
Comment #45916319
It'd be cool, but I guess the hodgepodge of different solutions in that space would make it really hard. For example, many mods for GW2 don't work in linux if you're on something l…
-
comment
Comment #45777213
Dead Internet Theory is no longer a theory huh?
-
comment
Comment #45747747
Not sure if that's satire or not but how would you even identify the party to sue? What do you do if they're based in a country where you can't sue them ofer relatively trivial mat…
-
comment
Comment #45746441
We feel this at work too. We run a book streaming platform with all books, booklists, authors, narrators and publishers available as standalone web pages for SEO, in the multiple m…
-
comment
Comment #45494669
This PR added ~6400 passes for some css stuff. That's not enough to warrant the spike I think, but surely helped: https://github.com/LadybirdBrowser/ladybird/pull/6370
-
comment
Comment #45005169
Personally I'm interested in this proposed flatness. I understand that it's the aim, but at the end of the day someone approves vacations, manages budgets for projects and is the p…
-
comment
Comment #44222018
> Awwwards is not representative of the web at large 100%. I used to work at a studio specifically targeting winning awards with awwwards and it's definitely not the same as workin…
-
comment
Comment #43705240
I hope they post a post-mortem afterwords. Given that the outage seems to be on an infra-level (support domain is far from the app stuff) I take it something really funky has happe…
-
comment
Comment #43472884
Seems pretty popular already, but I have missed this. What's the USP of Jakt over something like native c++, rust or zig? I don't really see the need, would love to hear from someo…
-
comment
Comment #43157007
I enjoy the idea of Mittelstands. The "forever growth" that is a common target otherwise feels misguided and overbearing at times, but I also understand that this clashes a lot wit…
-
comment
Comment #43120907
Thanks dude!
-
story
Ask HN: Are there any alternatives to Cloudflare Workers based outside the US?
Inspired by the European Alternatives initiative: https://european-alternatives.eu/categories My non-us based company wants to remain with our current provider, but we want to be r…
-
comment
Comment #42935685
I think I'm at risk of sounding like a broken record here. I've read about jj many times now but i'm still confused as to what problem it actually solves. I get the same feeling as…
-
comment
Comment #42917511
Specifically for engineering I think it could work if you really press on that it's about teaching something. A core part in an engineering team is to walk eachother through concep…
-
comment
Comment #42886265
Going to lurk here as well. Not a game dev, but a fun industry to follow on the side.