in reply to Andrew Zonenberg

@azonenberg exacty — also, DTBs don't know how much RAM you have, the board revision, ... It's just unmanageable for users.

RISC-V, in the spec, say that the DRAM init code shall deliver a device tree to any later stages, with the hardware inventory hardcoded,

In practice, I need U-Boot specifically to patch the broken device tree. If it were correct, I could use Linux directly after the DRAM init code.

in reply to Simon Richter

@GyrosGeier > how much ram

Isn't that the whole point of SPD (since PCs ~always used DIMM/SODIMM based memory)? You just need some board-independent init code that reads the eeprom from each slot, figures out how much is there, and brings it up.

I don't see why you need per-board firmware when the entire point of the eeprom is discoverability.

isithran reshared this.

De moins en moins d'écrans CRT fonctionnent et c'est normal, les composants s'usent notamment les condensateurs. Beaucoup d'écrans ont été jetés et ça devient de plus en plus rare d'en trouver alors si possible ne les jetez pas, vendez-les ou donnez-les pour pièces. :blob_cat_heart:

(ceci était un message du Comité de Restauration des Tubes)

isithran reshared this.

isithran reshared this.

The media in this post is not displayed to visitors. To view it, please go to the original post.

12-bit rainbow palette by @kate : iamkate.com/data/12-bit-rainbo…

#color #design #freeContent

reshared this

isithran reshared this.

The media in this post is not displayed to visitors. To view it, please go to the original post.

These cancer cells have destroyed so many retro computers. It's extremely sad. And if you have an old computer around from the 386 or 486 era, I suggest you check and remove that thing ASAP #retrocomputing #vintagecomputing

reshared this

isithran reshared this.

Tech is political.

You encode your values, your attitude and your bias into the code.

The tech you create can give you legitimacy. It can give you influence. Get rich enough (or start out rich enough) you get doors opened to you.

It's all power.

We can see what some people in tech do with that power.

We can however choose to not contribute to that enablement.

You're in FOSS you've made some sacrifices.

What's a little more?

reshared this

isithran reshared this.

The media in this post is not displayed to visitors. To view it, please go to the original post.

This article is very uncomfortable to read. wheresyoured.at/never-forgive-…

reshared this

in reply to Jess👾

Landline phone calls have changed a bit more. In the US we moved from 4 digit and call the operator if you want long distance to 7 digit and dial 1+area code for long distance to dial area code and 7 digits for pretty much all calls, but it's not THAT much different at least, just adding more numbers to the same basic interface. Well, also the change from pulse to touch tone.
in reply to vince

@f4grx I will make some burning this week. I can "take orders" if some of you wants. Lets say I can book a total of 10 blank slate coasters for mastodon people.

I need a picture B&W (or vectorized) for ~9x9cm (the tile is 10x10cm but the hammered edges prevents nice result)

I propose 4€ each (without postage cost, to be added depending where you live).

First come, first served.

isithran reshared this.

Coding is being positioned as place where generative AI is going to have a huge impact.

But a new study of 800 developers found GitHub Copilot did little to improve productivity, while introducing 41% more bugs into the code.

cio.com/article/3540579/devs-g…

#tech #ai #genai #coding

reshared this

isithran reshared this.

The media in this post is not displayed to visitors. To view it, please go to the original post.

Alan Turing didn't have our modern boolean circuit notations, so he described circuits by the minimum number of high input lines required to trigger an output. You can almost see it as a neural net rather than logical gates, except when the ≢ sign appears for XOR. The lines with zeroes written over the node outlines are inhibitors.

The semicircles are delays measured in bits, which (as this was a serial machine) can achieve all sorts of shifting and rotation operations. The rectangles are delay lines (mercury tanks designed by Tommy Flowers at the Post Office research centre in Dollis Hill), and the number inside indicates the number of bits cycling around (although in some pages it's the number of 32-bit words, confusingly). Smaller delay lines could buffer a word for combination in a future operation.

The image here is a page from The Logical Design of the Pilot Model ACE, by J.H. Wilkinson,Sept 1951. alanturing.net/turing_archive/… #RetroComputing #VintageComputing #Turing #PilotACE

This entry was edited (1 year ago)

reshared this

isithran reshared this.

The media in this post is not displayed to visitors. To view it, please go to the original post.

Working on a way to subdivide blog post content into a format that should comfortably translate into ActivityPub Notes.

Changing my content to run on an intermediary language last summer has allowed for so much flexibility in post-processing.

isithran reshared this.

in reply to Foxarc

@Foxarc in the PQC discussion, it is about switching key agreement and key signing (a lower priority) away from weaker cryptographic technologies (which today are computationally-hard, but in a post quantum world are no longer considered computationally-hard) in less than 10-20 years.

If you can call a software transition over 10 years agile..

It is also about making things easier to switch, should the newer tech introduced suddenly have weaknesses that were previously unknown, such as SIDH.

While at a high level it sounds like "great, I can just swap parts" as better ones come, the truth is that these PQC technologies have different protocol level requirements, storage and communication sizes, as well as computational overhead far different than what we have today, and change is fundamentally difficult to have backwards compatibility for.

in reply to Scarlet (EMF 📱2400)

See, they wanted to call the DirectX -> Vulkan layer "IndirectX" but found out the term was already used for something else!

Specifically, for Indirect X Rendering over the GLX/Xorg pipeline using the LIBGL_ALWAYS_INDIRECT=1 Mesa flag to use the older indirect OpenGL renderer for remote X connections

"We have IndirectX at home" :p

This entry was edited (2 years ago)