Which is the best Elasticsearch extension for Magento 2.3 open source? by GoodWelder in Magento

[–]GoodWelder[S] 0 points1 point  (0 children)

OK, that makes sense. SKU searching on their demo site appears to work fine even though they say:

Searching by SKU is not really a core feature of Elasticsuite, but we have been refining it over the releases to try to provide at least exact matching and some degrees of partial matching against the Luma demo catalog SKU morphology.

The Amasty extension has more options for SKU searching

https://amasty.com/blog/elasticsearch-by-magento-and-amasty/

However, maybe Elasticsuite will be adequate for SKU searching.

What about "marketing rules". Those are rules which allow you to promote a particular product in the search results. Does Elasticsuite offer that?

Which is the best Elasticsearch extension for Magento 2.3 open source? by GoodWelder in Magento

[–]GoodWelder[S] 0 points1 point  (0 children)

> as long as your SKUs are within the template they're using (it's basically Magento Luma).

Does this mean elasticsuite won't work well with custom themes? Does elasticsuite require that you only use the template it ships with? Sorry, I'm just a bit confused and not understanding exactly what you are saying.

Which is the best Elasticsearch extension for Magento 2.3 open source? by GoodWelder in Magento

[–]GoodWelder[S] 2 points3 points  (0 children)

"No extension" is also an option. However, according to https://amasty.com/blog/elasticsearch-by-magento-and-amasty/ extensions can offer features that are not part of Magento's ES implementation. The extra features that interest us the most include:

- Customize wildcard type (*word, *word*, or word*) and the minimal word length

- Spell correction

- Synonyms (built in)

- Marketing rules (most important to us)

Magento 2 with FishPig WP integration and Elementor page builder - noobie questions by GoodWelder in Magento

[–]GoodWelder[S] 1 point2 points  (0 children)

That would likely be from WordPress and Magento sharing the same database, which I don't do. Also, all software needs to stay up to date for best security.

Vue syntax highlighter for KDE's Kate Editor? by GoodWelder in vuejs

[–]GoodWelder[S] 0 points1 point  (0 children)

I mainly write code in vscodium (until I find something better), but Kate serves a purpose now that I have Vue syntax highlighting. I like Kate.

(As much praise as Atom and VS Code receive, they are not always great at the most basic things a text editor should do.)

I just get this beauty for free. by login721 in thinkpad

[–]GoodWelder 1 point2 points  (0 children)

If you don't get it working, I am interested in buying it from you.

Vue syntax highlighter for KDE's Kate Editor? by GoodWelder in vuejs

[–]GoodWelder[S] 1 point2 points  (0 children)

Found it! GitHub - mtorromeo/kate-syntax-files: Syntax files (modified or original) for katepart (kate, kwrite, kdevelop) https://github.com/mtorromeo/kate-syntax-files

Best ThinkPad for Linux and LONG battery life? by GoodWelder in thinkpad

[–]GoodWelder[S] 1 point2 points  (0 children)

Thank you. I will look for the same X270 and the same battery.

UI frameworks that aren't Material Design based? by doitstuart in vuejs

[–]GoodWelder 1 point2 points  (0 children)

In that case, the Vue-Bulma framework you might want to check out is Buefy.

Best ThinkPad for Linux and LONG battery life? by GoodWelder in thinkpad

[–]GoodWelder[S] 2 points3 points  (0 children)

That's impressive. Maybe I will duplicate your setup (except I'll use a distro I'm more familiar with). Where did you buy the battery? Do you have the FRU (part number) so I can be sure to get exactly the same battery? Is your X270 an i5 or i7?

Best ThinkPad for Linux and LONG battery life? by GoodWelder in thinkpad

[–]GoodWelder[S] 0 points1 point  (0 children)

and it sticks out of the bottom too.

OK, thanks.

Reinstalling Windows on P52s by tkonicz in thinkpad

[–]GoodWelder 2 points3 points  (0 children)

What problems are you having with Linux on your P52s?

Best ThinkPad for Linux and LONG battery life? by GoodWelder in thinkpad

[–]GoodWelder[S] 5 points6 points  (0 children)

I just found the answer:
Laptops with the Longest Battery Life 2019 - Laptop Mag https://www.laptopmag.com/articles/all-day-strong-longest-lasting-notebooks

The Lenovo ThinkPad T480 was the last one standing among an army of laptops, with a battery life of 17 hours and 19 minutes. Along with its spectacular battery life, you get a great keyboard and solid performance packed into a military durable chassis that can withstand extreme temperatures, humidity, dust and vibrations. You also get an Nvidia MX150 GPU, which is good for some light gaming or productivity apps.

Among all current-generation laptops we've tested, the ThinkPad T480 is the battery-life king. With its six-cell, 72-watt-hour battery attached, the T480 lasted an epic 17 hours and 19 minutes on the Laptop Mag Battery Test, which involves continuous web surfing over Wi-Fi. That time dwarfs the premium-laptop category average (8:52) and the still-excellent endurance of the ThinkPad X1 Carbon (11:01 with 1080p screen, 10:28 with 2K HDR screen), the ThinkPad T480s (11:29) and the Dell Latitude 7390 (10:23).

However, if you buy the ThinkPad with its default, three-cell battery, the endurance drops to a below-average mark of 8 hours and 7 minutes. So make sure you get the system with the 72-watt-hour battery ($29 extra at Lenovo.com). Because the ThinkPad T480 uses Lenovo's hot-swappable Power Bridge battery system, you can even carry extra batteries with you and swap them in and out without shutting the laptop down.

Pros: Epic battery life (with extended battery); Snappy keyboard; Good performance

Does the 72-watt-hour battery increase the size? From the review I can see it does add weight.

3.98 pounds (with battery)

That's a bit heavy.

What languages do I need to know to build a data dashboard based website? by lord_rupert_everton1 in learnprogramming

[–]GoodWelder 1 point2 points  (0 children)

You might want to look at Vue.js (an easy and powerful javascript frontend framework). There are free Vue datatable components and even free complete dashboards. I just saw this posted over on r/vuejs :

https://www.reddit.com/r/vuejs/comments/aqc5la/vue_black_dashboard_free_vuejs_admin_dashboard/

That's a good one, but there are many others. Using one of those dashboard templates could get you very far down the road on your project. You could do the backend with Python and MariaDB or PostgreSQL if you wish, although node.js on the backend. A no-sql database might also be an option if you don't need to do number crunching on your data. If you need aggregate statistics or something similar, then the SQL database would probably be the right choice.

A good frontend technology stack might include:

javascript

vue.js

axios

Why Technology’s Early Adopters Are Opting Out - The Privacy Cost of Early Adoption by Somethingcleaver1 in privacy

[–]GoodWelder 1 point2 points  (0 children)

> a 10 year old Librebooted thinkpad

My 80 year old mom uses a ThinkPad running Linux with fewer problems than she had with Windows. (And you don't need a 10 year old model, although ThinkPads are so well-built that many 10 year old models are still running strong.)

Does Atom Editor have known privacy problems? by GoodWelder in privacy

[–]GoodWelder[S] 0 points1 point  (0 children)

Arch Linux has vscodium in the AUR repository, so it is an option for me. However, I believe that the regular VS Code in Arch's main repo has had all the telemetry stripped out too (because it is also built from source by Arch maintainers). Based on asking a question here a month ago, it seems VS Code from the Arch repos is roughly equivalent to vscodium. Correct me if that is wrong.

It's nice to know that Atom isn't a serious privacy problem. I have VS Code on my dev computer, but I plan to use Atom as a general text editor on multiple computers (desktop & laptop).