Readit News logoReadit News
answiftydev commented on Doing laundry on campus without a phone   naveenarun.wordpress.com/... · Posted by u/barbarr
tehwebguy · 2 years ago
I turned off automatic updates a few years back and it’s amazing how many apps have a required update each day that I use them. Almost none of them include meaningful release notes.
answiftydev · 2 years ago
A couple of places I have worked had a ton of extra work when Apple would want detailed information about each release note item, and it just became easier to make the notes generic. Which I would guess is one of the reasons, with the other being tracking/ads.
answiftydev commented on Intel exiting the PC business as it stops investment in the Intel NUC   servethehome.com/intel-ex... · Posted by u/2bluesc
DesiLurker · 2 years ago
I call BS on them being not good market fit, Apple does totally fine with mac mini. also these are just laptops w/o screen and battery. IMO the real reason may be worries around minipcs finally getting good enough that they may cannibalize higher margin PC market. BTW there are other vendors like Beelink that make semi decent tiny computers and I have one of those as my teenage kids pc,works just fine.
answiftydev · 2 years ago
I would bet the majority of Mac minis sold are used as ci/cd servers for iOS and Mac development. I would also bet the Mac mini is the third lowest selling Mac with the Mac ultra and Mac Pro being the least.
answiftydev commented on Type system updates: moving from research into development   elixir-lang.org/blog/2023... · Posted by u/weatherlight
weatherlight · 2 years ago
The tooling in the elixir ecosystem is excelent. The only lang/ecosystem that I think does a better job is maybe Rust.
answiftydev · 2 years ago
The command line tooling is pretty good, the elixirls/ide integration is pretty poor compared to other languages I have worked with. Some trivial examples while learning live view. Using : in pattern matching brings up erlang modules, instead of the atom I used elsewhere in the file. html.heex and the ~H sigil can’t seem to support both html and elixir syntax intellsense at the same time. I also somehow got def in intellsense to not make a new function but instead autocomplete to def(). Finally, after hearing how great Ecto was I was hoping it could provide some sort of hints based on the names of tables/rows I had provided in the migrations.

u/answiftydev

KarmaCake day11April 3, 2023View Original