HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isqueiros

95 karmajoined vorig jaar

comments

isqueiros
·6 uur geleden·discuss
At least one! We might even get two.
isqueiros
·6 dagen geleden·discuss
I already thought the deal was bad to begin with, but if you look at the numbers like this it feels even more catastrophically bad, damn.

This is not even considering they basically bought all the PR issues that came with Blizzard.
isqueiros
·3 maanden geleden·discuss
Not surprised to see this is common. At my company basically everyone and their mother are using Claude Code via Bedrock, despite us having company-wide Windsurf, Copilot and ChatGPT Enterprise accounts
isqueiros
·4 maanden geleden·discuss
You should try some of the newer OLED panels. They're all glossy and look really good.
isqueiros
·4 maanden geleden·discuss
I'm just hoping they make figuring out contactless payments a priority.
isqueiros
·5 maanden geleden·discuss
tailwind is very much not a problem for accessibility? if your content is semantic and you add the appropriate aria tags, whether or not you have 300 classes or 1 will make no difference for screen readers
isqueiros
·5 maanden geleden·discuss
It's literally just vscode? I tried it the other day and I couldn't tell it apart from windsurf besides the icon in my dock
isqueiros
·5 maanden geleden·discuss
Interesting. I haven't investigated, so I don't know where the 40mb comes from.
isqueiros
·5 maanden geleden·discuss
Don't get me wrong. 5mb is a lot for this, yes. This app, coded with love and interest could easily be made under 1mb.
isqueiros
·5 maanden geleden·discuss
Seems like you are part of the first group then, not the second. The fact that you are interested in learning and are using it as a tool disqualifies you from someone who has little clue and just wants to get something out (i.e. just spit out code)
isqueiros
·5 maanden geleden·discuss
40mb is way too much for a JS bundle... Even with a framework you could do this with 5mb or less.
isqueiros
·7 maanden geleden·discuss
this would make it even closer to the dangerously similar travel planning app "wanderlog"
isqueiros
·7 maanden geleden·discuss
> it’s trying to solve a problem category that traditionally requires explicitness, not magic.

i've been thinking basically this for so long, i'm kinda happy to be validated about this lol
isqueiros
·7 maanden geleden·discuss
Vehicle tax in the Netherlands is already weight-based. This is why the tax rate for EVs is higher than gas cars. The thing is that if you live in Hilversum and are able to import a car from the US, you don't mind the higher tax to begin with
isqueiros
·9 maanden geleden·discuss
I find Neovim to be surprisingly sluggish. That's of course after installing extensions, but I don't find it particularly performant. Zed feels way snappier.
isqueiros
·10 maanden geleden·discuss
a mug cannot function when upside down and yet when you change the arbitrary orientation of a map it can still function the same you literally missed the point of the _title_ of the article, quite impressive
isqueiros
·10 maanden geleden·discuss
maintaining a large jquery/native js codebase vs a react one is not even in the same ballpark.

even when not being opinionated react foundationally has more structure for complex code.