HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martijnarts

no profile record

Submissions

Curl: Hyper, is it worth it?

curl.se
6 points·by martijnarts·2 yıl önce·1 comments

Google's Lars Bergstrom: Rust teams are twice as productive as teams using C++

twitter.com
64 points·by martijnarts·2 yıl önce·35 comments

comments

martijnarts
·geçen yıl·discuss
I'd love to read a "Falsehoods programmers believe about..." post about this!
martijnarts
·geçen yıl·discuss
It's still being investigated by the EU.
martijnarts
·geçen yıl·discuss
> Would only be interesting with Instagram, Twitter, TikTok, etc. support.

Big statement, maybe for you but for plenty people it seems to be interesting enough without those.
martijnarts
·geçen yıl·discuss
> if you take the time to understand what this code does, you’ll learn a surprising amount about WebAssembly!

It's a shame the article mostly teaches about codegolf tricks, and the actual wasm info is left to a single commented code block.

Nonetheless an interesting article about JavaScript quirks though!
martijnarts
·2 yıl önce·discuss
The night trains are great. It's quite comfortable, you get there in the morning allowing for a full day (after dropping off your bags at the hotel) of work/tourism, and I especially hope Nightjet and other night train companies converts all of their trains to the modern mini cabins[0].

They're incredible.

[0]: https://www.seat61.com/trains-and-routes/nightjet-new-genera...
martijnarts
·2 yıl önce·discuss
You don't need to delete data instantly, you just need to do it within a reasonable timeframe. So batching data deletion requests and running a clear out once a week should be fine.

You may even be okay to just reply to the user that you've deleted all active copies of the data and it'll be fully gone when your backups expire in 30 days.

IANAL tho.
martijnarts
·2 yıl önce·discuss
Do you (or anyone) have suggestions on higher quality ethical discussions on this topic? I've found it hard to find these, but I love reading these perspectives and dissections.
martijnarts
·2 yıl önce·discuss
If you buy a famous painting as an investment, I'd assume you have enough money to cover the taxes without having to auction it.

Accurately valuing the painting every year is definitely very difficult.

The same argument doesn't necessarily go for a farmer's farmland. The zoning could of course be calculated into the land value. But I'm unsure if farming economics allow for paying the taxes on those unrealized gains
martijnarts
·2 yıl önce·discuss
For what it's worth, French is also controlled by speakers. The pompous authority is just lagging behind.
martijnarts
·2 yıl önce·discuss
It's a brand name, for everyone's context.
martijnarts
·2 yıl önce·discuss
"and with over four hundred comments" not quite! Currently 295 comments.
martijnarts
·2 yıl önce·discuss
I love that, that's much better! Thanks!
martijnarts
·2 yıl önce·discuss
I've mostly used the 1Password CLI. A simple `op inject .env.template > .env` (off the top of my head) and done!
martijnarts
·2 yıl önce·discuss
The article mentions 76 cm width for the reactor they're designing, and oil wells can be up to a meter wide[0], so that price estimate would probably be similar then.

[0]: https://en.wikipedia.org/wiki/Oil_well#Drilling
martijnarts
·2 yıl önce·discuss
Somewhere up to $5 million, according to this r/AskEngineering thread: https://www.reddit.com/r/AskEngineers/comments/1dfzwxd/estim...
martijnarts
·2 yıl önce·discuss
Lots of nations require carrying some form of ID: https://en.wikipedia.org/wiki/List_of_national_identity_card...

In the US, permanent residents are required to carry their green card at all times.

Here's a description of the law for the Netherlands, where I live: https://www.government.nl/topics/identification-documents/co...
martijnarts
·2 yıl önce·discuss
The fee is being investigated by the EU now, so they may not get away with it entirely.
martijnarts
·2 yıl önce·discuss
You can donate to the US government: https://www.fiscal.treasury.gov/public/gifts-to-government.h...
martijnarts
·2 yıl önce·discuss
Here's the actual EC press release: https://ec.europa.eu/commission/presscorner/detail/en/ip_24_...

It's very readable!
martijnarts
·2 yıl önce·discuss
I'm sorry to be harsh, but this is not an alternative to the linked product at all. It's not available through an API, there's no Javascript SDK, there's no CDN configured, you still have to set up and manage an S3 bucket... It's not even in the same category, imo.