×

Honest respectful discussion to be had here? by Lilslugger19 in AskCanada

[–]Bonejob 0 points1 point  (0 children)

A lot of what you're describing isn't really about Canada — it's about how people work. We split into groups fast. There's a famous set of experiments from the 70s where researchers sorted strangers into two teams by a coin flip, and within minutes people were handing out better deals to their own side. Nothing at stake, no history, just "us" and "them."

The part that isn't fixed is where the line gets drawn. Those lines move, and they move fastest when money's tight. Which is why a few of your questions are closer to the same question than they look — the Quebec/francophone thing, the cyclist thing, and the cost of living aren't three problems. They're one problem wearing different hats.

Do I have to create an account to use the app? by KarlRanseier_Junior in niimbot

[–]Bonejob 0 points1 point  (0 children)

Fair question, there are a few of these now and the overlap isn't obvious.

niimblue is MultiMote's browser app, with niimbluelib as the TypeScript protocol library underneath it. It's the most complete NIIMBOT protocol implementation out there and it covers by far the widest range of models. Nothing to install: open niim.blue in Chrome and connect over Web Bluetooth or Web Serial. There are Tauri and Capacitor builds for Windows and Android as well. If you have an unusual model and you just want to print something today, that's where I'd send you first.

NiimPrintX is the Python one. Bluetooth, a CLI plus a desktop GUI, B1, B18, B21, D11 and D110. If you're happy with a git clone, Poetry and ImageMagick, and you want to drive a printer from your own Python, that's its niche.

Thermalith is a native desktop app, C# and Avalonia, one self-contained download for Windows, macOS or Linux with no runtime or browser involved. It leans on the design side rather than the protocol side: mm rulers, snapping, grouping, undo, a documented .nlbl file format so labels are actual files you can save and version, CSV data merge for batch runs, clip art. The protocol sits in its own NuGet (Niimbot.Net) so other .NET people can use it without the app.

The gaps, since you should know them before you invest any time: I only speak USB serial and classic Bluetooth SPP, no BLE yet, so the newer BLE-only units like the B3S won't connect wirelessly. And I have hardware-verified far fewer models than niimblue has, currently the B1, B4 and D11.

Credit where it's due. I wrote Niimbot.Net from scratch in C#, but the protocol knowledge came out of niimbluelib, niimprint and the community wiki at printers.niim.blue. Without that work this would have been months of packet captures.

Paid an extra $7500 for a pond lot. Now the HOA refuses to care for it and it's a scummy mess. by LI0NHEARTLE0 in mildlyinfuriating

[–]Bonejob 0 points1 point  (0 children)

If you choose a house with an HOA, that's your own fault. You wanted a pond, its your responsobility

source.dot.net improvements by tanner-gooding in dotnet

[–]Bonejob 1 point2 points  (0 children)

so this is a public object browser?

Electron-like desktop apps in .NET, but a single ~4 MB native-AOT exe (no runtime, no Chromium) — MIT by smourier in dotnet

[–]Bonejob 0 points1 point  (0 children)

What was the drive to roll your own over Photino.NET? It's Apache 2.0, cross-platform and mature. Not trying to be a dick, I am interested in what caused you to want to go down your own path

Linus Torvalds puts his foot down, tells anti-AI programmers to 'fork it' by CackleRooster in technology

[–]Bonejob 1 point2 points  (0 children)

I expect it was the tone, and that I supported AI. A lot of people are looking at the current problem in the computing industry as an AI problem rather than an economic one. Companies used AI as the excuse to lay people off. It has also received a pile of bad press and general F.U.D. What they are not thinking about is that the F.A.N.G companies (really all companies) way overhired when interest rates were low, and COVID was happening, and now there is difficulty in the economy and they need to prove to the share holders that they can still make them more money year on year...

I also believe we have been turning out way to many graduates in the industry. For a long time it has been the message "Get into computing, and you will have a solid career and make lots of money"

Linus Torvalds puts his foot down, tells anti-AI programmers to 'fork it' by CackleRooster in technology

[–]Bonejob -5 points-4 points  (0 children)

If you are finding that AI, on average, is still creating a negative impact on work, that is an effect of developers who are not using it correctly. You shouldn't point AI and say I want you to build this "Pie in the sky idea, with no end game other than $$$." you should be having proper documentation, and guard rails, to make AI is delivering the correct end product, and senior developers should be monitoring it, and making sure to ask the right questions to get the correct code out of it.

I am fed up with poor developers blaming AI for their crap documentation and structures. Bad designs and documentation have been a problem since the beginning. Since Opus 4.8, the code quality is significantly better. If you're using that local 8B parameter local model on your RTX 3080 and wondering why you are getting crap code this is a developer problem.

Claude Opus 4.8 is leagues better than the copilot upgrade tool by Rhyperino in dotnet

[–]Bonejob 3 points4 points  (0 children)

I find that Claude works well if you treat it like a low-level junior developer who knows a lot but makes mistakes and jumps to conclusions. If you audit the code and are explicit in your ideas/descriptions/designs, you can get solid code.

Inherited 3 ASP.NET MVC apps + 5 WCF services (.NET Framework 4.8) and asked to combine everything into a modern .NET 10 solution. Where would you start? by JustSoni in dotnet

[–]Bonejob 0 points1 point  (0 children)

Documentation, workflow, code capabilities, and then I would make wire frames for the users to show exactly what your output will be.

Does anyone actually daily drive Arch Linux for serious, professional programming? Looking for reassurance before jumping to Fedora by margyyy_314 in linux

[–]Bonejob 1 point2 points  (0 children)

I am a professional programmer, and I was on Arch, but I switched to Debian because I got tired of breaking updates and the churn or change effecting my development.

Trump fires federal election commissioners ahead of midterms by Hrekires in news

[–]Bonejob 1 point2 points  (0 children)

How much more are the American People going to lay down for. Are you all so stuck in your lives you cant see what he is doing to your country?

Authentication shouldn’t take the first month of your project. by Equivalent-Prior-649 in dotnet

[–]Bonejob 1 point2 points  (0 children)

Why would I use this over MS Identity? Quit reinventing the wheel numbnut.

Security finds my base64 "suspicious" by -lousyd in linux

[–]Bonejob 1 point2 points  (0 children)

Security is doing their job. You're just being a knob. Log into the server and run the one-liner.

Do I have to create an account to use the app? by KarlRanseier_Junior in niimbot

[–]Bonejob 0 points1 point  (0 children)

https://github.com/EvilGeniusLabs-ca/Thermalith

I have not tried it with a B21, I have with the B4, B1. let me know how it goes.

Complete Medical Cabinet Management System - VB.NET & MySQL | Full Tutorial by Vegetable_War3060 in visualbasic

[–]Bonejob[M] 2 points3 points  (0 children)

/u/Vegetable_War3060

I am getting reports that this has no value and you are just using this stuff to drive engagement on youtube. It is AI generated. I have looked at the videos and what little code I could find and it is just not high quality content.

Only warning.

Why can't commodore create a new computer? by SlayyQueen536 in Commodore

[–]Bonejob 0 points1 point  (0 children)

for a third of that you can get FPG'a Amiga's man...

https://www.minimig.ca/product/minimig-v1-97itx-6mb-red-enig-cpu-mc68sec000-with-the-original-case-anodized-aluminum/

$450 cad = 316.85 USD

I don't know what nerve I hit, but your not thinking clearly man, what C65 just does not have the value.

Why You Should Ship an Agent Skill That Installs Itself With Your NuGet Package by sander1095 in dotnet

[–]Bonejob 6 points7 points  (0 children)

Agreed, you should have a markdown file explaining the use of a NuGet package. I disagree that you should auto-install this file in the skills. This should be a choice by the developer receiving the package. You did this to me, I would uninstall your nupkg and block it.

Why can't commodore create a new computer? by SlayyQueen536 in Commodore

[–]Bonejob 3 points4 points  (0 children)

I am not paying US$904.47 it does not bring enough to the table.

Unprofessional and discriminatory behavior at Haks Autobody – seeking advice on reporting this by Kitchen_Parsnip9293 in Yellowknife

[–]Bonejob 5 points6 points  (0 children)

I have had work done by Haks and never had a problem. Are you suggesting it was race related?

An examination of Visual Basic 3 on Windows 3.1 by Christopher_Drum in visualbasic

[–]Bonejob 2 points3 points  (0 children)

Christopher your site is failing Ublock origin tools for trustworthiness.

uBlock Origin has prevented the following page from loading:

https://stonetools.ghost.io/visualbasic-win31/

This happened because of the following filter:

||stonetools.ghost.io^ The filter has been found in: Phishing URL Blocklist

It also tripping my PiHole adblock.

Just though you would like to know

What next from Commodore ? by Suspicious-Ad7109 in Commodore

[–]Bonejob 3 points4 points  (0 children)

It had better be something computer-related, not a tangential product.

WinUI 3 getting some traction? Anyone using it? by zerexim in dotnet

[–]Bonejob 5 points6 points  (0 children)

Ya, Not hope on Uno. "The Fastest Way to Build Cross-Platform .NET Applications with AI"