Insufferable, patronising humble-bragging. This belongs on LinkedIn
HN user
twfarland
▲▲▲ ▲▲▲
Prague, if you live outside the tourist area. Very healthy arts/music scene. And you're a short train ride from Berlin, Vienna, and Budapest, which have great scenes of their own.
Brazil is becoming a parody of itself
Had a similar experience - started as a teenager and now it's automatic. Also dreams are becoming more abstract, more visceral, and more epic as I age.
Sometimes wish I could turn it off, though - it can be exhausting. I'd like sleep to be more restful by default but have a way to choose to have a lucid dream if desired.
Yeah nah this isn't gonna catch on. Synthetic or simulated meats will mature commercially first.
This is from the guy who posted recently about struggling to learn React.
Redux has been great, but after a few years, I've had enough of the action creator and reducer boilerplate, and now just use Proxy objects for external state (with a listener on the handler's setter). It's mutable but hasn't been a problem in practice.
If you take Air NZ, they are generous with the wine. I get amongst that while watching bad action movies.
I had a similar experience. The ID card in particular was the biggest hurdle. I gave up on it.
The names they give these things are so cool. Frothing spaceship, oblique glider waterbear, 10hd demonoid, weekender, loafer.
Estonia's marketing as an e-nation doesn't live up to the reality.
I'm using gmail, which has a great spam filter, but have had a lot land in the inbox.
There seems to be a fair bit of tech work here, at least, but the average salary is low, and the personal tax burden (with social tax) is high.
Terrible experience here. Endless problems with the ID card, slow, unhelpful support, clunky company admin portal with poor translations. Got spammed by random accounting firms as soon as I was on the company register. I gave up and decided to just continue using my NZ-based company in the end. They need to do a better job if they want to live up to their self-congratulatory marketing.
I would want the inverse of that, where the application logic is in some high-level language, and the rendering is done in WASM, i.e. react-dom and the diffing parts of react are in WASM.
Ignorance revealed :) thanks. What's Vue's idiomatic approach for managing state at the top, outside of all components (like Redux)?
I also use that billing strategy happily. There's another detail that helps with 'training' new clients on good payment behaviour - give them a small % discount on the next milestone if they pay early on the first.
Agreed. Pure views are much simpler.
Very calming way to start the day. Almost like a guided meditation.
Scheme is a smaller language and has legendary beginner books. Start with HTDP and then SICP.
This looks a bit overdone. For the first example I'd just do it like this:
const numbers = [,'one','two','three']
function matchNumber(n: number) { return numbers[n] || n }Candidates who know their worth should also have the confidence to grill interviewers. Including technical questions.
Specialisation helps. Look at what the market wants, is paying well for, and is underserved by. Then you can just look for advertised contract gigs. It's also nice to have one or two contacts who funnel you work, but not essential, if you have an in-demand specialty.
For me, contracting works because you can go in, provide value, get paid, and get out, before getting too involved in some inevitably quixotic adventure. Of course, you have to pick your clients/jobs. It's more pleasant to work on greenfield stuff or for clients where one of the founders is technical. And define clear end-points up-front. Otherwise, it will be a pain. Pickiness is a privilege that should be used to the max.
I burned out three times in salaried jobs. Mostly due to chaotic leadership. Hard work isn't the problem. Chaos and bad leadership is the problem. Moved to contracting, and have been fine since.
typescript makes it tolerable, if well-used
You can replace redux with any FRP library. Your state is a signal/stream/whatever that folds over an initial state with a signal/stream/whatever of actions/messages. Your top level view component should listen and render based on that. Example: https://github.com/twfarland/sprezzatura-acto-mario
yes
Where's the explanation of how this was achieved?
If you were lied to, that is reason enough for leaving. If they lie about the role from the start, they will lie about other things.