HackerTrans
TopNewTrendsCommentsPastAskShowJobs

casperb

no profile record

Submissions

A calmer interface for a product in motion

linear.app
2 points·by casperb·há 4 meses·0 comments

Ask HN: How does Stripe work on the inside?

2 points·by casperb·ano passado·0 comments

Reverse engineering the BMD camera HDMI control

blog.brixit.nl
4 points·by casperb·há 3 anos·0 comments

comments

casperb
·há 2 meses·discuss
Can confirm. I saw some fresh out of college colleagues do this in text docs. Al nice markup, but the text content was very drafty. I always sent them back to keep the format concept-y if you are tuning the text first.
casperb
·há 2 meses·discuss
This is happening at my place as well. I am a senior leader, but I find it hard to push back on this. I something looks plausible and everyone has reacted with a thumbs up (but probably only skimmed the document), when is the first one saying “what is this shit?”

The length itself is not an indicator per se, but you can sense when it is not honest. If others do not have a sense for it, it seems like complaining about something new.
casperb
·há 6 meses·discuss
I think we have enough anecdata that users don’t like a changing interface. They like keeping things the same, mostly.

So how can you keep generating disposable software on this layer?

And what you mostly want to change in software, is new features or handle more usage. If you do that, it needs in most cases changes to the data store and the “hand crafted core”.

So what part in practice will be disposable and how often will it be “generated again”?

Maybe for simple small stuff, like how fast Excel sheets are being made, changed and discarded? Maybe for embedded software?
casperb
·há 6 meses·discuss
The scroll hijacking on this page is horrendous. I could almost not close the page anymore on iOS because of everything going on.
casperb
·há 11 meses·discuss
Same in the Netherlands. PostNL halted all box shipments to the US last Friday. Only allowing envelopes to go through.

They planned to support the new regulations before, but pulled the plug last Friday.
casperb
·há 12 meses·discuss
This reminds me of the story where Barclays had to buy bad assets from the Lehman bankruptcy because they only hid the rows of assets they did not want, but the receiver saw all the rows due to a mistake somewhere. The kind of 2% fault rate in Excel that could tank a big bank.

https://www.computerworld.com/article/1561181/excel-error-le...
casperb
·há 2 anos·discuss
We use it with PHP/Laravel on the server side. It just needs HTML pages and the JavaScript of Hotwire Turbo in that page.

For the fancy streams and frames you need some extra headers being sent from the server, but also that is doable from PHP.
casperb
·há 2 anos·discuss
It is not “companies” but individuals. But yes, there are a lot of people that are only driven by greed and power. But not all by a long shot. I believe most of society would fail if everyone was doing the maximum they could get away with. So, there should be a lot of people that don’t seek the maximum they can get away with.

But I agree that a lot of companies are so big and so faceless, that they do too much bad stuff and lots of people in the company would just shrug it off with “it is not my job to say something”.
casperb
·há 2 anos·discuss
I don’t think this is universally true. At least not here in the Netherlands, but even in visiting the US it does not feel like that everywhere.

I think it is very sad the moral standards are so low. I find that even harder when mixed with “why does the government get involved in everything?” attitude.

I also don’t lead my company of 27 people that way.
casperb
·há 2 anos·discuss
These blanked statements about monoliths are what made every junior dev think that microservices are the only solution.

If you cannot make a clean monolith, I have never seen any evidence that the same team can make good microservices. It is just the same crap, but distributed.

The last 2 years I see more and more seasoned devs who think the opposite: monoliths are better for most projects.
casperb
·há 2 anos·discuss
That sounds much better, thanks for the effort.
casperb
·há 2 anos·discuss
I did that, but sometimes it takes a short moment before Unit is started, so you need a loop to check if Unit is responding before you can send the config. In total it was around 20 lines just to load the config. It feels like doing something wrong. Or using the wrong tool.
casperb
·há 2 anos·discuss
I saw that, but I do like to make my own container. So I did roughly the same steps as they do. But it feels complicated.
casperb
·há 2 anos·discuss
I tried a setup with Nginx Unit and php-fpm inside a Docker container, but the way to load the config is so combersome I never was confident to use it in production. It feels like I am doing something wrong. Is there a way to just load a config file from the filesystem?
casperb
·há 2 anos·discuss
I like restful API’s the most. Graphql is cool if you need data combined that is not nicely available in the restful endpoints. But I think that could mostly be solved with good endpoints that help with the actual use cases. When restful endpoints are hard to use, in a lot of cases it is because they are to much focused on how it is easy to write server side, then it is to consume them.
casperb
·há 2 anos·discuss
Yes he has. I have seen multiple episodes on his YouTube[1] where he absolutely grills the whole company. He also gave them a deadline to opensource the drivers or he would stop trying to make AMD stuff work.

Sorry for no direct link, but he has so many and very long videos that it is hard to find the exact spot.

https://www.youtube.com/@geohotarchive
casperb
·há 2 anos·discuss
I use this quite a lot as well. Holding the merge button on GitHub, while thinking it through one more time.

I could get used to act on press, but this is my current muscle memory after 30 years of computers.
casperb
·há 2 anos·discuss
The speculation that I heard was that Tesla saw a potential government enforcement of 1 type of connector. So they made the deals with other car makers and opened their connector so that their connector would be the open standard instead of something else. So yes they gave up their advantage, but there was a possibility that is was ending either way.
casperb
·há 2 anos·discuss
I would expect that most companies would be ashamed to publicly state that they sell your data to hundreds(!) of data providers and they would fix this before they had to disclose it. But nope, apparently the money is too good. And blaming the government is more convenient.
casperb
·há 2 anos·discuss
I just finished the last episode of The Talk Show podcast, where John Gruber says that Apple doesn’t hold a grudge and is only doing things because they make business sense. He said that because Apple approved Epic’s account and that they would be allowed their own App Store. I already that it was a bad take, but this shows it.