HN user

rawfan

466 karma
Posts3
Comments197
View on HN

Yeah, it was actually a lot of fun. I worked in a port-related area and often we would just cruise around the port and look at the ships. If it looked cool we would yell loudly and ask if we could come aboard. The seamen were usually thrilled to show us around their massive ships and would often invite us to a barbecue. With the introduction of the ISPS all of that was over in an instant.

No idea where you get your news on Germany, but the only valid thing was the part about the auto industry being legacy. As someone working in the energy sector, I can gladly tell you we got rid off most dependencies, we’re 95% independent regarding electricity. Oil and coal are still a problem, but we’re getting there. That ballooning welfare deficit you talk about must be a joke, what are you even saying? Germany has a zero deficit policy in it’s constitution (which what’s actually causing trouble right now, especially regarding Ukraine help funding). Please also point me to information on unions fighting EV because I haven’t heard anything about this (being active in the largest German union).

Price is not everything. My company has Gitlab licenses as a part of a larger Microsoft enterprise agreement/partnership but we still pay for GitLab Ultimate and use that as a default for all developers.

As a Linux (and Mac) user, I had the same feelings for a long time, until I joined a large corporation that heavily relies on Microsoft stuff.

So just speaking as a user: Outlook is the crappiest email client on the planet, but it’s the best calendar I have seen so far. I haven’t been able to replicate with OSS, what I experience now in this corporate environment. Everything just works and is well integrated. I can easily see availabilities of co-workers before inviting them to meetings. I can easily share certain aspects of my own calendar with some or all co-workers (only availability, titles, full event content). I can hand my calendar over to be managed by someone else and it will be clear that I did so (A invited you on behalf of B).

All these things just work.

I applaud the work to start a good OSS calendar implementation, but what I‘m actually missing is a corresponding OSS server side that does all these things I‘ve seen in the enterprise.

Those industrial titanium powder printers are not comparable at all what you know, I assume. They‘re used at scale to produce airplane parts. Usually also utilising bionic structures, e.g. to make brackets that are much lighter and sturdier, than their conventional counterparts.

Working for one of the largest energy grid providers in Europe, I can tell you: This is the future we‘re currently building. We already have many areas with a huge energy surplus completely generated by renewables.

There is no one here that doubts the renewable future and we‘re quite sure we can finish building the necessary grid until the end of the decade (with around 6 times the capacity of the current European grid).

My company would happily pay for licenses. Not after this shit was pulled, though. They even went so far to remove the Kong enterprise api management products from our internal order system. It's not so great to work with a company that pulls the rug underneath you without warning.

I also think these features have a place. I'm quite sad that Kong completely destroyed all trust our company had in them.

Works councils represent the interests of the employees and work very well in my experience. AFAIK companies with strong workers representation do a lot better than those without. Council members are elected on a yearly basis. By law they cannot be dismissed and they get a say in topics concerning workers rights. Want to introduce a software benchmarking workers performance? Good luck getting it approved by the council. They are also present during job interviews to ensure applicants are treated fairly and equally. They make sure your job stays family friendly and healthy. There are actually often council members in HR questioning managers why their employees work overtime.

The key mapping still works. I prefer the UK layout, e.g. (which has the vertical return key instead of the horizontal enter key in US layouts). If I connect a UK keyboard and use US mapping it still works.

Generally, though, I always try to get any English layout, instead of a European one and map as I desire. For macs that would be English International.

Starting a competitor involves doing all the things that Reddit is doing (having a legal team, servers across the world and staff to operate them, making policy decisions, ...).

That is not at all the same as building an iOS client using an API as a one man show (or 1-3) and directly selling that.

We‘re using a FIDO2 security key as a passkey. Corporate policies force our users to also password-protect these.

So whenever people authenticate using a FIDO2 key as their passkey, they also need to enter its password.

The benefit of passkeys are:

- the Webapps only store a specific public key instead of a hashed password

- a direct connection is necessary for the challenge/response flow so that phishing attacks or MITM are impossible (AFAIK)

Go with PHP 3 years ago

Laravel only seems to be for small stuff like - the backends of Apples Webapps - spiegel.de, the biggest German news site - the New York Times website - backend services at Disney - About You (large online retailer)

Seriously, though, I myself work for an enterprise that runs big parts of the European energy grid and we use Laravel for all sorts of stuff. At a previous job Laravel powered a whole ISP.

Notice when people say Laravel is good for small stuff and early prototypes, they never explain why.

Exactly. I work for a larger company that builds and maintains the electrical grid in many European countries. I won’t say there are no challenges, but I can assure you that we are confident that we can build the solution(s) to sustain no only EVs but everything else that’s gonna rely on the grid. One of the biggest show stoppers is actually current regulation. And even here, at least my employer is building and investing in solutions as if the required market regulation changes were already in place.

That’s funny. I’ve recently been involved with several projects steered by high-end consulting firms. They were all complete shit shows, most of all the SAP projects.

The problem IMO is, that on the corporate side, you often don’t have any IT knowledge at all. So they hire consultants to ask them what to do and don’t have any way of confirming if what they are being told is sane advice.

I’m also really shocked by what the likes of McKinsey of Accenture get away with regarding the quality of people they send.

Edit: I guess I misunderstood “high-end” and thought of “large” consulting firms, because those are the ones that pretty much always suck. I’ve had wonderful experiences with small consultancies.

No premature optimization. Don't wrap code in complex patterns unless you're sure you're gonna need it within the next hour.

E.g. if you're building some kind of file system access and know you want different "drivers" (e.g. local, Dropbox, Google Drive), using an adapter pattern is fine. If you just need local access right now, don't waste your time. Refactor later if needed.

Depends on the country and sector. Where I work it’s pretty much impossible to fire people. Worst case, positions with older employees are phased out (which still sucks for the teams). That means employees get offered nice retirement packages which they don’t have to accept (but usually do).