Don't forget Costco
HN user
Todd
Software engineer living near Seattle. C#, C/C++, JS, TS, Rust, Go, Perl, Python, Ruby, Lua, Lisp, etc. PostgreSQL and Redis.
This would sever the connection to the ancient language, which is central to Greek identity. We would have a better chance of an English spelling reform—arguably more essential given its lingua franca status and absurd spelling. But we know that’s not going to happen.
Regardless, a fun exercise. I’ve thought a lot about the sound drift, case merging, loss of the infinitive and such. Good to see someone else’s ideas on the topic.
Multiple desktops in Windows can help with this. Ctrl+Win Right/Left cursor keys to switch.
An early form of domain squatting
The two things I find unacceptable are no local accounts and non consensual reboots. The latter may need legislation. They don’t even notify you that it happened. They try to restart apps and put things back the way they were but you can still tell that your house was broken into by the missing data that wasn’t saved.
Yep. Perl 6 was a wall that Perl 5 would never move beyond. It’s still Perl 5 25 years later.
An alternative is graduated capital gains rates based on total assets owned (ideally skewed higher, like 10, 50, 100MM, …). Exemptions like QSBS could still be applied. This would allow shareholder control issues to remain unaffected, which wealth taxes never seem to address.
Not sure how to apply it on the corporate side. There are also multi entity workarounds to consider.
Just an idea.
This is called cognitive offloading. Anyone who’s spent enough time working with coding assistants will recognize it.
I see that was with Eric. I worked on his phone. It had two keys and the PM developed their own encoding. I strongly advocated for Morse. I wasn’t aware of this patent. Cheers
LF, MF, and so on are bands, or frequency ranges. AM is a modulation technique. It, like FM and others, can be used on any band (although regulations can limit this).
There was a thread on HN a week ago about this.
A lot will depend on her aptitude and inclination. It sounds like you’re thinking that software is a likely direction. If she’s looking at college, a computer science degree will give her a lot of options. There are also two year and technical schools with similar curricula.
If she goes that route, there are many different types of work. Writing software is the obvious one, but there’s technical project management, engineering management, etc. Again, depends on where her interest lies.
One great thing about being a woman in tech is that it offers great job security and growth potential. For whatever reason there is a real dearth of women in the field, so if she’s good, she’ll be highly sought after.
For future reference, I did confirm from a support person that live streams are not offered in the US "due to legal reasons". You can only receive it through select cable, satellite, and other operators. Sad.
I've been disappointed with DW for a long time. One of their ostensible goals is to promote the German language (see the Deutsche Welle Act, which governs it). Finding a live stream in German on their site is near impossible. I expect it's due to agreements with US cable companies, but I haven't been able to confirm that. I can't think of another reason for them to display "Es gab ein Problem Zugang zu dem geschützten Inhalt herzustellen" whenever I attempt to view live German content. Fortunately, some of it is available on YouTube.
I believe the patches are all community sourced. They tend to be well made but they're not something the average consumer would use. It's hit or miss as to whether they work with your particular model.
Microsoft is late to the party here. This has been core to Apple's business model for years. Here's an example of OS support for the MacBook Air:
https://en.wikipedia.org/wiki/MacBook_Air#Supported_macOS_re...
The arbitrary cadence of abandonment is amazingly consistent and has no basis in hardware capabilities.
French has a related word with the same meaning, "glisser". Both the German and the French term appear to come from the same original word. The French word "glacier" and the English word "glide" are also derived from it.
I had the privilege of working for Eric at one of his startups. He had an outsized personality. He was the most gregarious person I've known. He could be very intimidating until you got to know him. He was also positive and generous, and his enthusiasm was contagious. We will miss him.
Constructor-defined properties of records are implemented using auto-implemented properties with the new init keyword, so:
public int MyProp { get; init; }
instead of public int MyProp { get; set; }
Apparently those are implemented using readonly backing fields while still retaining property setters.This originally aired on the PBS series Frontline in March. https://www.pbs.org/wgbh/frontline/film/plastic-wars/
Watching this made me very sad. I feel like I've been lied to my entire life. Of course, I'm also to blame for not spending more time seeking out the truth. Marketing is indeed very effective. This show changed my perspective and has made me want to redouble my efforts with regard to my impact on the environment.
This is good news for experienced .NET developers and newcomers alike. It marks the end of the journey from legacy .NET Framework to fully open source cross-platform .NET.
.NET Standard was confusing, and the ubiquitous TFMs in the early days were even more so. But all of those struggles where made to achieve a cross-runtime compatibility layer to make it easier to support both ecosystems. It was a Herculean effort by Microsoft, and they achieved it.
Now it's purpose has been served and as we move forward we can all just use the simple name of netX.Y, unless we're library authors that want to continue to support legacy .NET Framework as well.
This may have been to disambiguate between similar sounding phonemes. English phonetic alphabets used for radio had pronunciations like 'tree' for 3 and 'niner' for 9.
Maybe we need a new unit of measure: the flip. Similar to how SN came up with the bi suffixes for binary (mebi vs. mega, etc.). The flip would be a small flop.
Thank you for this. I know it's a big undertaking to make a large project available to the community like this. Please don't let the side show discourage you.
I was recently reading the Wikipedia page about comparative neuron counts in the brains of various animals. The most notable observation to me at the time was that ravens have a similar neuron count that of to pigs and dogs--far more than cats, for example.
https://en.wikipedia.org/wiki/List_of_animals_by_number_of_n...
It's not. @sivers is a long time, well respected member of the HN community.
You're describing DDE. In use since Windows 2.0 and still functioning today in Windows 10, 32 years later.
https://en.wikipedia.org/wiki/Dynamic_Data_Exchange
https://docs.microsoft.com/en-us/windows/desktop/dataxchg/dy...
It's implemented with the WM_DDE_... series of messages. There's a library, DDEML, which wraps some of the complexities.
The analogy sounds good, up until the product has stickers telling you to purchase this item from Amazon. That's disingenuous. The stickers in this analogy would tell customers that they can go to the product's own web site to register for a subscription. That's what Apple doesn't allow.
I had a chance to see an F-1 at the Destination Moon exhibit which just opened at the Museum of Flight in Seattle. It is astonishingly large. If you're in the area, or near one of the other (few) locations where they are on display, I would definitely recommend going.
https://en.wikipedia.org/wiki/Rocketdyne_F-1#Locations_of_F-...
(The Apollo 11 command module is there, too!)
She said under Code of Conduct, "This was something I didn't always have when first organizing groups years ago, and I learned over time why it's necessary." I was curious about that and hoped that she would elaborate.