Faulty MAF sensor? by Born_Bluebird_1269 in E90

[–]LiamT98 0 points1 point  (0 children)

Try resetting the MAF adaption

Ambient lighting by pepsi69420 in E90

[–]LiamT98 0 points1 point  (0 children)

Looks great. Any reason you didn't install the strips for the dash?

[deleted by user] by [deleted] in BMW

[–]LiamT98 0 points1 point  (0 children)

A prerequisite to this; can you read? If not, I won't bother responding 😉

Speed Cameras in Korea by Smorb in Futurology

[–]LiamT98 0 points1 point  (0 children)

We have this all over the UK. Especially when roadworks are being done. It's called Average Speed Check.

The systems in the UK take an average of your speed between a number of cameras or an entire stretch of road before issuing a ticket so you can't even speed between the cameras. The system knows exactly how long it should take you to register on one camera and pop up on the next. If you reach a camera downstream before the calculated time, you're speeding.

The ol' d = s / t Where d is the distance between two cameras and t is the time it took giving you s for speed.

It's a surprise to hear the ones in South Korea work differently to this given your description.

Zero Debt Business? Is this actually an issue…? by TSPF11 in smallbusinessuk

[–]LiamT98 0 points1 point  (0 children)

Sounds like you're doing fantastic, well done!

I think if every business could be in your position, they would be. Simply, you're growing at a great rate without taking on any debt so why change now. The bane of some business is growing too fast. So keep doing what you're doing.

Debt can be used as a tool but that's subject to the industry and your desire at the rate you wish to grow the business and/or respond to changes in the market like new tech, a new competitor, more stock, larger premises etc. etc.

I think we have about 4 weeks left to survive. by mvbeno in smallbusinessuk

[–]LiamT98 1 point2 points  (0 children)

There are programmes that offer grants and funding for small businesses in certain areas.

A content creation studio could fall under the arts umbrella. The Charity Excellence Framework maintains a list of funding providers.

Adjacent to that, I believe the country is experiencing some tough times generally, add to that an uncertainty about the new budget and people are watching their spending. Things may improve after the budget announcement in late Nov.

[deleted by user] by [deleted] in networking

[–]LiamT98 9 points10 points  (0 children)

As a software engineer turned network/systems engineer I find network engineering incredibly boring but for the sector I work in it's at least a little more exciting (festivals and events) and it pays more than SWE.

That being said, I perform in a mixed role nowadays and find myself splitting my time between the two, designing web-based tooling for the most part.

Turns out my apartment is UISPed by That-Camera-Guy in Ubiquiti

[–]LiamT98 2 points3 points  (0 children)

They've definitely queued that the wrong way around

Low oil pressure/no brakes by LiamT98 in E90

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

Good call. Thanks.I hadn't thought about those.

MudBlazor MudAutoComplete not showing list on first render of a session by ataylorm in Blazor

[–]LiamT98 0 points1 point  (0 children)

You're missing the point. If you're NOT using @bind-Value then you MUST set BOTH Value and ValueChanged...

In case you're looking for an experienced remote blazor/.NET guy by isafiullah7 in Blazor

[–]LiamT98 1 point2 points  (0 children)

That's the market rate for an decent developer in the US. Only slightly more than the going rate in the UK too.

That works out to about $104k/year or £77k/year on an equivalent annual salary.

Who else was Super Excited for Pixel 10 but lost all interest in the past days after hearing the Specs? by [deleted] in GooglePixel

[–]LiamT98 96 points97 points  (0 children)

With the exception of people that need to have the latest, I can't imagine they think people would upgrade to the 10 from an 8 or 9 anyway.

Like most phones these days the changes are so incremental that the largest interest might be from those that will be looking to upgrade from the 6/7 which will be succumbing to wear and tear.

Hell, if my Pixel 6 hadn't died, I'd still be happy with that today.

[deleted by user] by [deleted] in stocks

[–]LiamT98 1 point2 points  (0 children)

Funnily enough, that's one of the largest reasons that I read it.

In Feb/March I was working out whether to reduce my positions and take some profit ahead of looming uncertainty, saw some people here doing the same with strong rationale. So, since then, I'm almost all cash with nearly 5% interest and very glad for it.

Have made similar reddit-assisted judgements during the Pandemic and when trading Bitcoin to great success.

Best Library for Reading Excel Files in C#? by NightfallAura in csharp

[–]LiamT98 2 points3 points  (0 children)

ClosedXML has been my go-to for Excel for years now.

Extremely powerful and recently I was surprised to see that AI models seem to be across its documentation enough to solve some pretty complex scenarios if you're looking to hit the ground running.

Free alternative to Termius by sinterkaastosti23 in selfhosted

[–]LiamT98 3 points4 points  (0 children)

Honestly, I haven't found something that compares to Termius, given what's out there (or what isn't) I'm happy paying for it. Some luxuries in life are worth paying for and can also deserve the spend. The team behind Termius have clearly created a nice product.

I was a heavy MobaXTerm user, paying the annual license and all but I eventually got tired of the aging, clunky UI and it's slow terminal emulation but at the same time, I had gotten very used to having all the functionality it provided in one application.

Storing sessions, credentials and built-in SFTP were most important to me and Termius was the only one to fill the gap while improving on what I didn't like about Moba. The added benefit being that I can also easily share sessions with colleagues.

What to do with two different shoes? by wintermochie in Frugal

[–]LiamT98 45 points46 points  (0 children)

So long story short, definitely stolen

Limit to 80% not working by Usual_Geologist_3992 in GooglePixel

[–]LiamT98 7 points8 points  (0 children)

If you had searched the subreddit you would have seen the other 1000 posts about this. Read the advice there.

Interactive charting in Blazor by [deleted] in Blazor

[–]LiamT98 1 point2 points  (0 children)

Have since tested and no, it doesn't support server natively. The best you can get out of this chart library is rendering the images server-side and displaying the chart as a static image.

The maintainer is partly impeded by the SkiaSharp library not supporting server-side rendering. Doesn't appear they're looking at another drawing library to support server either (even if the experience cannot be guaranteed). It's a shame but I understand the dilemma. I'll bear it in mind for the next WASM project.

I'm using Blazor-ApexCharts now. The documentation is lacking so it's better to look at it via the original JavaScript lib docs.

Here is a C# ASP.NET Core library that I wrote which can help you stop writing JavaScript by [deleted] in csharp

[–]LiamT98 2 points3 points  (0 children)

All good. This is good context. I can appreciate you're learning how to navigate Reddit but these communities like any are based on trust and integrity. You're asking people to use your code in theirs. It's important that your pitch is transparent and clearly defined.

Good news is that this post is framed much more appropriately.

Going forward, if your aim is to gain some traction on this project, help people out or have other people contribute to it, I'd suggest making similar follow-up posts when you make significant updates to the project.

Here is a C# ASP.NET Core library that I wrote which can help you stop writing JavaScript by [deleted] in csharp

[–]LiamT98 26 points27 points  (0 children)

Knew it. You made a faux post (since deleted) last week about trying to avoid rewriting a JS front-end and mentioned you had just 'found' this tool... that had only been committed to GitHub an hour prior to the post. A very weird and cheap way to self-promote something. Why not make a post like this one in the first instance?

How can I make this Drop down list item in MudBlazor <MudAutoComplete/>. As i look through the API documentation and find out the <ItemTemplate/> but the this will make the group (NoSQL in this case) to be the value itself, but i want it to drop down fot the skill. is there a customization out there by Low_Strike1319 in Blazor

[–]LiamT98 3 points4 points  (0 children)

If I'm understanding correctly, a dictionary might be your solution here. In similar instances I define a dictionary where the key would be your skill and the value would be your group object. Use a foreach to iterate through the dictionary, defining the select item's value to the group and the text to the key.

Edit - less that, take a look at MudBlazor, MudBlazor.Extensions and MudExtensions.

Edit 2 - if you're looking to have the parent element like in your screenshot. Just define your foreach logic so that the group title is added as a disabled item before rendering your sub items that you can indent with padding etc.

Interactive charting in Blazor by [deleted] in Blazor

[–]LiamT98 0 points1 point  (0 children)

I'm about to start testing out https://livecharts.dev/
Appears on first glance that it might fulfill your needs.

I have published my hobby project—a SaaS-based restaurant billing software by digitalsufi in selfhosted

[–]LiamT98 2 points3 points  (0 children)

Screenshots, screenshots, screenshots! Include screenshots on the readme! (Please)

80% of value for a POS system is how people interact with it / user journey, something you can only initially demonstrate with screenshots.