HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aden1ne

no profile record

comments

aden1ne
·작년·discuss
> Another case is government bureaucracy. For most of the EU countries I've been to, the official language of the country is their local language and only their local language. This means that government employees are not required to speak any other language other than the official one to you, plus you might be required to fill in forms and communicate in the official language if you want to talk to them.

This is true, and something I have indeed experienced. However, this is likely true for _any_ country where English is not the official language, not just those in the EU. Besides, understanding bureaucratic lingo is not just a matter of pure linguistics. Governmental concepts rarely translate 1:1 to another nation, even those with the same official language. If you migrate to another country, part and parcel of the experience is that you _must_ contend with bureaucratic principles, rules and institutes with which you are not familiar. There is no escaping that.

That said, at least here in the Netherlands, there is certainly a movement to provide more and more governmental information in English as well. I'm not going to dox myself, but for example my muni's English website looks nigh-identical to the Dutch one.
aden1ne
·작년·discuss
> Europe really needs to fix the funding issue and language fragmentation.

The language fragmentation certainly is an issue in the general workplace. But academia does use English as its lingua franca throughout most of the EU, though it might depend on the country. Certainly in places I've worked in academia - and yes, that has been in multiple countries in the EU - I've never had to utter a single word in something other than English in the workplace. But it is International English alright, which may be somewhat of a novelty to the native English speaker if they haven't been exposed.

> Even Amazon orders

That's wholly Amazon's problem. If I order something from BOL or Coolblue it arrives within 12-24 hours. Even small pop-and-mom webstores usually deliver within 1-2 business days. It's only Amazon that somehow manages to average more than a week (my last order at Amazon only arrived after 2 months. Guess why I no longer use their service).
aden1ne
·작년·discuss
Insanely fast experience.
aden1ne
·작년·discuss
Those "Flash Answers" are insanely quick. I don't know how they're doing it. But it's amazing.
aden1ne
·2년 전·discuss
Shell ads are quite common in the Netherlands. Usually it's shell trying to greenwash itself.
aden1ne
·2년 전·discuss
That sounds like an odd setup. Any chance this was near the airport?

Also did you visit the Netherlands, or only Amsterdam? Because honestly, Amsterdam is in a league of its own with the hordes of tourists who have no clue what they are doing on a bike.
aden1ne
·2년 전·discuss
Dutch cyclists also do all these things. As a driver in the Netherlands, you'll quickly learn that cyclists don't stick to any rules, they will cross red lights, use the wrong lane, use the sidewalk if it saves them 2 seconds, ignore yield signs etc, and in general they will come from every direction imaginable.

In a car, the onus is still on you to pay more attention. Defensive driving style is the norm - assume mistakes will be made and rules will be ignored. After all, you're driving a 1-2 ton machine whereas a cyclists will be generally be <100kg at slower speeds, bike included.

That said, road design of course matters a lot. In the Netherlands, bike lanes in 50 kph (~30 mph) zones are preferably separated by a curbstone. Meaning it is often physically impossible to cross into the car lane. Bike lanes for roads with higher speed limits are rare in urban areas, and nearly always curb-separated where they exist. Intersections will have islands for cyclists and pedestrians to pause. Most residential areas are 30 kph (~20mph) zones, where most bike lanes have dashed lines. Counterintuitively, cars are expected to drive with two wheels on the bike path in these cases. This prevents cyclists from being in the car's blind spot[0].

[0]: See example from wikimedia: https://upload.wikimedia.org/wikipedia/commons/e/eb/Fietsstr...
aden1ne
·2년 전·discuss
Yeah, the official docs for python rarely if ever show up on the first two pages of search unless I do `from: python.org`.
aden1ne
·2년 전·discuss
In my first job out of university, I inherited a data pipeline that had been written in Make using ~40 Makefiles. Needless to say, it was a hell to debug.
aden1ne
·2년 전·discuss
This is the default in the Netherlands for many office jobs as well. Usually in the form of 'Subclause 2: The nature of the job may demand work beyond the stated hours in subclause 1. If this occurs, no additional payment shall be made'.

Never had a job where that wasn't a clause in the contract.
aden1ne
·2년 전·discuss
This is one of the reasons why I'm paying for Claude and not for ChatGPT. ChatGPT really goes into uncanny valley for me.
aden1ne
·2년 전·discuss
Had a similar experience. What killed it for me, is that no statistics can be gathered for JSONB columns. This in turn really messes with the query planner once you do something like `select a.* from a join b on a.id = b.a_id where b.my_jsonb_column ->> 'foo' = 'bar';`.

Given the lack of statistics, the query planner loves going for a nested loop rather than hash or merge join where those would appropriate, leading to abysmal performance.

There is an thread[0] on the PostgreSQL mailing list to add at least some statistics on JSONB column, but this has gone nowhere since 2022.

[0]: https://www.postgresql.org/message-id/flat/c9c4bd20-996c-100...
aden1ne
·2년 전·discuss
Just tried it. This is the first model that immediately gives me the correct answer to my test prompt: "Hi <model>, can you give me an exact solution to pi in python?". All other models I've tried first give an approximation, taking several prompts to come to the correct conclusion: it's impossible.
aden1ne
·2년 전·discuss
Huh? I'd have said Amsterdam is actually a real good example of immigration driving up rents. When covid happened, Amsterdam rates actually went down, whereas they kept going up in the rest of the nation. Why: the expats stopped coming.
aden1ne
·2년 전·discuss
Smaller families? Historically families were large and the entire extended family helped out, across all generations. In the modern age our families are smaller, and we consider it morally abject to have children work, with the elderly being expected to retire.
aden1ne
·2년 전·discuss
And how are they going to deal with the inevitable disinformation/hallucinations?
aden1ne
·2년 전·discuss
TIL
aden1ne
·2년 전·discuss
Holy cow, that's so unintuitive.
aden1ne
·2년 전·discuss
My main issue with multiple displays on Mac is that the dock sometimes suddenly switches display. Sometimes this doesn't happen for weeks, other times it happens multiple times a day. When this happens, it tends to move the dock from the internal display to the external display, and the existing window on the external display suddenly gets smaller. The only resolution I've found when this occurs is unplugging and re-plugging the external display.
aden1ne
·2년 전·discuss
Yes, this is a thing.