Maybe a virtual / Zoom agent could allow the elderly investor to stay in the game. When you get too old to go golfing you can still stay in the game.
HN user
mmmm2
The hallucinations would be a feature in this case.
And when it's the utility's job, who's footing the bill?
I assume he means they haven't caught the orbiter.
Yeah, that would be nice. I'm worried this will continue to escalate.
I can't speak for Iran, but it may be a warning against attempting to land troops on Kharg Island. They're showing that they've been "nice" so far, but they have escalation paths America may not have considered. I think most people thought they were limited to short range missile strikes.
To me this is like the Doolittle Raid on Tokyo during WWII. The tactical result isn't important, the range of the strike is, and that it happened at all. Japan thought it was immune from air attack on the home islands in 1942, and the raid shocked them.
Iran is showing the world (especially Europe), that it's more vulnerable than it thinks. Europe has more skin in the game than just the price of oil and nitrogen. Also think about what would happen if Iran is able to recreate something like the Cuban missile crisis now that we've moved a bunch of our military assets to the middle east.
From Afroman's BATTERAM HYMN OF THE POLICE WHISTLE BLOWER: https://youtu.be/HM8Ee6pcXvQ?t=190
Yeah, I decided to become a "professional" musician a few months ago after quitting my last tech job. I'm not amazing, but I've got some places to play, and I'm starting to give lessons, etc.
It's not an easy job, but I feel something I haven't felt in a long time as a software developer: fulfillment and contentment. Best of luck to anyone on a similar journey.
Pump and dump scheme?
Agreed. Anyone with a modicum of common sense knew this was the plan all along. It's not like it was hard to find people saying this before the election.
It's not that great even if you have money. Unless you're talking about the type of money needed to pay for all of your treatments out of pocket, and give you access to special private care most people don't even know exists.
My experience has been: if you have an immediate health issue with an obvious solution, you can get pretty good care. Say if you have a broken arm, gun shot wound, heart attack, stroke, etc. Anything uncommon, or that requires ongoing care, is a life sucking nightmare.
I'll give some examples from my own life. I live outside a major metropolitan area. A relative was visiting me and had a stroke in my living room. I called 911, and an ambulance appeared 5 minutes later, in 25 minutes they were in a hospital with a telemedicine link to a stroke expert. The expert said they needed to be brought to a downtown hospital so they were sent there by helicopter. One of the two best neurosurgeons in the city performed an endoscopic removal of the clot and saved their life.
Contrast this with a different relation who struggles with chronic pain and spine problems and has spent the last 20 years bouncing around various doctors, battling insurance companies, pharmacies, waiting to be seen, waiting endlessly for specialists, tests, and having to keep track of all of their information themselves because the system is fragmented and every office wants a complete restatement to their medical history.
LLMs seem better suited to help with the Tower of Babel we've created for ourselves: aws commands, Terraform modules, Java libraries, Javascript/React, obscure shell commands, etc.
`trash` is good to know, thanks! I'd been doing: "tell app \"Finder\" to move {%s} to trash" where %s is a comma separated list of "the POSIX file <path-to-file>".
True, though money can buy influence and the opportunity to obtain power.
The Intelligent Investor by Graham talks about investors putting so much money into airlines and air freight that it became impossible to make a return. I don't know if you would call that a bubble, maybe just over exuberance.
Yeah, it's certainly difficult to balance the game if players have complete flexibility.
From my limited DMing experience, much of the challenges is handling when players do something you haven't anticipated. For most encounters (video games do this too) I think about
1. The stealth approach (why yes there is a secret entrance underneath the castle). 2. The direct approach. Like just kicking down the door and heading in. 3. Negotiation: Is there a way to strike a deal with the bad guy?
Beyond that I fall back on trying to provide a realistic response from the game world, but sometimes the players are creative enough that you have to redo the whole thing on the fly.
Yeah, it's just a scam so companies don't have to keep vacation on their books. It just means if you give your boss enough notice, maybe you'll get some time off, as long as your project is progressing well.
Emacs has a button for that :-).
I think we as developers underestimate the value of a 100 line Python script. Everything could be hard coded and inflexible, but it's still easy to refactor because you can keep the whole thing in your head.
"Bad" design can be fine if it's kept simple.
Seems to capture the scale and ridiculousness as well.
There is a different version of Starship for landing on the moon. Supposedly, for Mars, the single stage part of the rocket has enough acceleration to get off of Mars on its own.
This does assume the rocket can refuel on Mars.
Von Neumann is the guy "regular" geniuses cite as otherworldly.
- Foundations of computer architecture. - Game theory - Statistics - Quantum Mechanics
I'm short selling him here.
He also worked out the calculations for the explosive lens for the atomic bomb. My understanding is that was quite difficult and it's unclear who else could have done that.
I started off with Clojure and then moved to Common Lisp. They're both good languages. My Clojure is rusty, so I'll just list some positive things I found about using Common Lisp.
This is from my experience creating a small website that runs on AWS with: - nginx - SBCL - hunchentoot - easy-routes - cl-json - cl-sqlite - ...
Most of the positives come from Common Lisp's condition system and built in debugger. I like the ability to hit an unexpected condition, pause, poke around at things, re-compile, and retry the code. This can be very useful for something interactive like a website. It took me a while to get the hang of it, but once you learn it it's quite powerful.
You can also apply the same techniques to the production server with minimal fear you're going to break stuff. Common Lisp is designed with the idea that developers will change state on the fly, so it has mechanisms in place to make this easy and reasonably safe.
SBCL is also "fast", at least when compared to Python or Ruby, but I imagine Clojure is too.
I would assume most other benefits would be similar with Clojure (Macros, html generation, etc.)
Yeah, it does server-side rendering.
I use spinneret for a flashcard / boggle website I made. It's nice and compact compared to writing the HTML by hand or using something like Jinga2. You get the full power of a programming language (the same one you're using for other stuff) to generate your html.
I don't do anything fancy. I just use regular Javascript and CSS, though I do want to look into some of these other technologies.
Sure, not everyone wants to go remote, but many people do. Those of us who like remote work want to preserve it as an option.
There's already resistance from companies with leases and cities with "empty" downtowns. I'm hopefully the change will stick despite that.
I mean, as long as he's sorry...
I get that they're in a bind, but I don't know why any potential employee would trust them in the future. I had considered applying there in the past, but now...
All of their applicants are now unemployed, and have potentially relocated on top of that.
User Interface Design for Programmers (by Joel Spolsky) is pretty good. I think it's available for free at this point: https://www.joelonsoftware.com/2001/10/24/user-interface-des...
It covers some foundational ideas of what makes a good interface.
It depends on the FAANG, though most of them have some amount of C++ code. Google has a ton; they'll appreciate people who know the language well.
I think people may be concerned because these days it's more niche, though it's still a very common language. Take a look at the job postings from the companies you want to join and see what skills they want. Get familiar with some of them, even if you don't do them professionally.
Get good at the Leetcode style questions.
Are you doing distributed systems work? Can you answer design questions like: design bit.ly, Twitter, or Facebook? There's a lot of info out there on how to solve these problems.
There may be questions about your ability to work with "big data". But that's also something you can pick up on your own, even if you aren't doing it at work.
Look for technically challenging projects at your job and solve them. Learn from them. Think about ways you could have solved them better with what you know now.
Interesting in that I kind of did the opposite. I stayed at one company for a long time, and then moved more around later in my career.
Perhaps there is an argument for getting to the "staff" level quickly, and then hop around more as it's harder to advance past that level?