HackerTrans
TopNewTrendsCommentsPastAskShowJobs

robinsonb5

1,387 karmajoined 4 anni fa

comments

robinsonb5
·l’altro ieri·discuss
Also, strictly one question per email - otherwise only the first will be answered and any others ignored!
robinsonb5
·11 giorni fa·discuss
The problem is, quite simply, insurance.

When something is paid for from a big nebulous ball of money rather than straight out of people's pockets, the downward pressure on prices just isn't there in the same way. The conversations between practitioners and insurers are about whether something is necessary, not about whether or not the practitioner is charging too much for it.

Here in the UK we see it, too - not so much in human healthcare since we have the NHS - but very definitely in animal healthcare; vets' bills have skyrocketed over the last couple of decades, in a mutually-reinforcing feedback loop with the rise in pet health insurance.
robinsonb5
·12 giorni fa·discuss
I would pay what I used to pay for DVDs.
robinsonb5
·23 giorni fa·discuss
Sure, I can do that, but there's some value in being able to check quickly and easily that, for example, the xz utils binaries shipped by a major distro actually match the published source.

Also useful for checking that a binary containing GPLed code does actually correspond to its published source.
robinsonb5
·23 giorni fa·discuss
Sure, but a signature doesn't prove that a particular binary came from a particular codebase - merely that a particular human (or other trusted entity, for varying degrees of "trusted") has vouched for it.

Being able to reproduce the binary from the source code and being able to verify that it's the same as the original is quite important in some contexts.
robinsonb5
·mese scorso·discuss
> But online retail (and food delivery, etc) does seem to be slowly but surely eating away at local shops so I think it's within the realm of possibility.

Online retail eating away at local shops is a problem with two aspects - one of which is largely ignored and much more pernicious.

Yes, many people are shopping online which reduces footfall in the town centres. If this were a case of all the existing businesses simply shifting away from physical storefronts to virtual ones it would merely be unfortunate.

What's far worse is that the vast majority of the business that shifted away from a diverse collection of bricks-and-mortar stores now goes through one of a very few online retail giants.

Likewise, a couple of food delivery apps are parasitising takeaway food businesses.

And now we're allowing a handful of AI giants to tollbooth software development.
robinsonb5
·mese scorso·discuss
Showing my age here - it took me a while to realise this has nothing to do with old Apple keyboards and mice.
robinsonb5
·mese scorso·discuss
> In my experience the driving-behavior part of my brain can run virtually autonomously

It can, but I've heard quite plausible claims in the past [1] that you shouldn't let it - because that's one of the things that kills motorcyclists. Your autopilot brain is looking out for other cars quite effectively - but a motorcycle isn't a car, and can slip through un-noticed if you're mind is engaged elsewhere.

[1] Citation needed, but lacking I'm afraid!
robinsonb5
·mese scorso·discuss
TMK includes firmware for an ADB to USB converter which is really easy to build using a 5 volt ProMicro. For the last one I made I just cut an S-Video cable in half and wired it directly to the board. Just needs one pullup resistor.

(Typing this now using an Apple M0116 with salmon Alps keyswitches, using that very converter.)
robinsonb5
·mese scorso·discuss
If some of the things that the C standard left undefined had instead been made implementation defined then the compiler would at least be obligated to do something that makes sense on the target architecture, rather than having license to take the lawful-evil route. (Plenty of architectures have addressable RAM at location zero, for instance.)

For some reason this always brings to mind that moment in Red Dwarf where Kryten, devoid of his behavioural chip, deems it appropriate to serve roast human to his crewmates. "If you eat chicken, obviously you'd eat your own species as well, otherwise you'd just be picking on the chickens!"
robinsonb5
·2 mesi fa·discuss
> but the text color is usually set slightly off black (why!!??)

This can be cause by colour management. If the black is defined in terms of RGB and then converted to CMYK as part of the pre-press workflow, you'll typically have a mix of all four inks, and not necessarily 100% K - it depends on the colour profiles. For a black-only print job the C, M and Y channels will then be discarded, leaving a maybe-not-pure black.
robinsonb5
·2 mesi fa·discuss
Good choice!

oss-cad-suite will give you the open source toolchain for ULX3S in one convenient package. There are plenty of example projects and other resources, plus a discord server. https://ulx3s.github.io/

(Also, to download Lattice Diamond you'll need to make an account on the Lattice website which then needs to be activated. I tried that using a gmail account, and it was never activated - I had to use an email address related to one of my own domains.)
robinsonb5
·2 mesi fa·discuss
For teaching / learning it's hard to beat Quartus Prime Lite - the virtual JTAG infrastructure (for SignalTap logic analyzer) is much better than the other options. (It's easy to create custom virtual JTAG modules to control and read data from a running design, and these will happily coexist with the logic analyzer.)

Dev board wise QMTech on AliExpress have some really nice entry-level dev boards - the Cyclone 10CL025 board, the daughter board and a clone USB-Blaster cable for programming would weigh in at well under £100.

Terasic have a bunch of different Intel/Altera dev boards, the cheapest being the DE0-Nano - personally I like the DE10-lite, but there are more modern options for those with deeper pockets.

The Tang Nano 20k is a solid and affordable choice for a Gowin chip (though be aware that this particular chip's PLLs are a bit limited and its block RAMs don't have byte enables). The JTAG stuff works but isn't anywhere near as advanced as Intel's.

For Lattice ECP5 there are several options - and these chips are well-supported by yosys/nextpnr and oss-cad-suite in general.

I quite like the IceSugar-Pro ECP5-based board and associated breakout board - but it has a quirky built-in JTAG adapter which isn't supported by the Lattice toolchain, so you'll have to use OpenOCD or OpenFPGALoader to program it, and you can't use the vendor-supplied internal logic analyzer. Its FPGA is well supported by oss-cad-suite, though, which is a big plus.

IcePi-Zero is also well worth considering, available from CrowdSupply.

ULX3S is very nice, too - but as far as I can see it's only available for pre-order on the next production run.
robinsonb5
·2 mesi fa·discuss
The notion of being expected to pay for software that was formerly free - when Windows users aren't expected to bear those same costs - does indeed piss me off.

If I were actually using Xilinx FPGAs I'd be more pissed off. Luckily the projects that interest me currently are based around Intel, Lattice and Gowin devices.
robinsonb5
·2 mesi fa·discuss
> In other words, they're saying hobbyists and beginners are on Windows anyway

I suspect they're massively underestimating how many hobbyists and students are on Linux. We're not talking about a typical demographic here, we're talking about people interested in computers and technology at precisely the level that Windows and MacOS aim to isolate from the user.
robinsonb5
·2 mesi fa·discuss
So does Quartus Prime Pro - and for specific Agilex 5 devices it's also free. (Presumably it was too much trouble to backport support for Agilex to the Lite version.)

There are also free Linux versions of Lattice Diamond, Gowin EDA and Efinix's Efinity software.
robinsonb5
·2 mesi fa·discuss
> I see no problem with monetizing Linux users. If I am monetizing Windows and macOS users, there should be no exceptions towards Linux

Here I agree with you - Linux users shouldn't expect any special privileges here. But we're not asking for special treatment, we're asking that we continue to be given the same options as Windows users, just as we were for all previous versions of the software.

What people are objecting to is that for the latest version (and future versions) of the software an existing free tier has been withdrawn from Linux users - and only from Linux users.
robinsonb5
·2 mesi fa·discuss
When did we stop spelling it "nybble"?
robinsonb5
·2 mesi fa·discuss
Inkscape is awesome - I use it regularly for extracting design elements from PDFs and vectorising bitmaps.

It works surprisingly well for simple CAD tasks, too - I've used it in combination with TinkerCAD to produce some 3D-printed parts.

I just wish its CMYK handling was better. When I need CMYK or spot colour / overprint output I generally save as EPS, open in a text editor and adjust the source accordingly, but it would be nice if CMYK and Spot were first class citizens. (A friendlier workaround is to import the SVG into Scribus and modify the colours there.)
robinsonb5
·2 mesi fa·discuss
Indeed. Trusting that it will only be processing the user's queries - as opposed to, say, becoming part of a distributed grid of AI processing nodes - isn't a bet I'd be willing to place much money on.