HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ekvilibrist

no profile record

comments

ekvilibrist
·4년 전·discuss
You didn't explicitly have a clause saying something like "40 hour work week, Monday to Friday 8 AM to 5 PM"? Pretty standard where I live (Sweden), making this type of shenanigans virtually impossible (at least I haven't heard of this being a thing). I mean, it may not say "you have WORK these 8 hours a day", but they expect you to be available for this job exclusively.
ekvilibrist
·5년 전·discuss
> There have been some weird legal cases in Sweden where businesses and scammers have been freed after having signed in using other people's "BankID" to change retirement savings around or send cash.

As far as I know most, if not all, of these scams have been perpetrated against the elderly. All operations (authentication, signing) can be initiated remotely with just a personal ID number, so the typical scam meant calling up someone and claiming that "an authentication must be performed", and simultanously initiating a bank login session. If you can keep the victim on the phone and using the BankID app when you tell them, you could basically login and empty their bank accounts. This has been largely fixed using QR codes to initiate login requests for major internet banks (which means you have to be in front of the same screen now) and other clever workarounds. But it has also always been a fact that there will be a description saying what you are signing, in the app, so being careful you could easily avoid being scammed.

I think its largely a great asset (BankID) but its never gonna be 100% tamper-proof without being seriously neutered.
ekvilibrist
·5년 전·discuss


  They are very powerful tools, written in plain vanilla language and in a very generic way, a fact that makes them great learning tools which can help anyone learn how to code without them. In order to know how and when you should use a particular framework you have to understand how frameworks work.
So work to spread knowledge of the language and tooling. Don't throw out the extreme benefits that comes from frameworks and strong conventions. At any given point, you are (probably, unless working alone) gonna have junior and senior developers in a team.

  Understanding the strengths and the constraints of each framework will enable you to make the right choice of a framework. Even more, it will be very clear when you don't need one at all. Grasping the concepts of how frameworks work behind the scenes will deepen your knowledge about the language itself. Knowing the framework's rationale will enable you to write better code for each specific problem you encounter.
All of that sounds great. But its not gonna be feasible in any environment I've ever worked in, the requirement that everyone should be at the exact same skilled professional mindset and experience.
ekvilibrist
·5년 전·discuss
You've probably heard this but the science says you'll "condition" your mind to sleep better if you associate the bed with just sleeping (and possibly that other thing). But try not to read, watch videos etc for extended periods of time in bed, and you will get naturally wind down and fall into "sleep mode" once you get in bed.
ekvilibrist
·5년 전·discuss
I'm sorry you had to go through that.
ekvilibrist
·5년 전·discuss
> In most monoliths you will see all forms of behavior and that is the primary problem with monoliths. Invoke any client anywhere. Determine the requests context anywhere. Put business logic anywhere. Format a response anywhere. Handle errors in 20 different ways in 20 different places.

This just seems like a poorly (or not at all?) designed monolith, if there's no standard way of doing things, of concerns or responsibilities of various application layers? I mean I've been there too in organizations, but it just seems like we're skirting around the obvious: the system should've had a better architect (or team) in charge?
ekvilibrist
·5년 전·discuss
This is amongst a study of 600k Israelis, which is about 6% of the population. I believe their deal was that the entire population would be supplied the vaccine in exchange for their medical data, which is why Israel far ahead of most of the world in vaccination rate. But its still only 70% done if my googled source isn't way off. So still too early to see large scale effects.
ekvilibrist
·5년 전·discuss
Sometimes I feel his sentiment, like everytime I open up something (that seemingly) is identical to each and every version. Say the FileZilla app, or VLC. (But there are probably bug fixes and new protocols or file formats getting support for each update.) But for Word, come on. There's a ton of new features added through the years. I mean I use none of them, but I suppose people have been asking for database-like features, or simple web layout stuff. As long as its not a subscription model only - just don't buy the new version guy!