HN user

a1o

1,600 karma
Posts17
Comments775
View on HN

The visual map that expands to short descriptions with the sounds, gives me nostalgic memories for Microsoft Encarta.

Is there anything as fun and interactive that is available today that could be used by kids? Wikipedia is great for adults but it’s just too much information and it’s not packaged in short and visual focus of Microsoft Encarta of the old times. The other cool thing of MS Encarta is it wasn’t too big, it was finite, you could exhaust one topic and then go explore something else, it wasn’t infinite rabbit hole.

There’s a lot of times I see people reaching for AI instead of taking a photograph, this is super egregious when it’s meant as a reference, because the AI generated image won’t necessarily look like the real thing. I’ve seen it used in reference documents about animal management/veterinary reference meant for farmers, and the generated cows, horses and so on are just worse than the original version that was done with photos, they may look more “clean”, but farm life isn’t meant to be clean and it also lost the veterinarian that was shown in the shots manipulating the animal and properly indicating with hands where to pay attention in the animal.

I am curious why so many people use Apple Monitors but with a regular stand instead of the VESA mount version so they could use a better support, the stand is clearly not being able to deliver the best position as people seem to use different things to rise them a little more.

Having been using different supports throughout the years, using the regular stand that come with monitors always felt like a considerable downgrade and the cost of a proper support that you attach to the desk, drill on it or drill on the wall, depending on the necessity of the space, is usually negligible.

One thing about open source is a lot of people are throwing low quality PRs that should have been an issue or even a discussion, so you can understand what was the problem the person encountered that motivated such PR. This is hard to get because usually people use LLMs to also answer questions you make about the PR. I am tending towards blocking PRs from people outside the main developers in most of my open source projects. If the person CAN discuss the problem, authoring the PR is easier if I do it myself, even if using an LLM, because reviewing a PR authored by random internet people/bots is hard because of how much the entire code tends to change after minimal questions are asked. What I am sad of this approach is that I did met a few interesting people through receiving PRs and establishing trust and some relationships in the past (eight years ago and before)

Pandoc Lua Filters 17 days ago

We use it for seven years and it still runs fine when we update Pandoc - we usually always update things. I don’t remember anything about the docs, so not sure what changed.

From reading this, it looks like the projected future is mathematicians working more applied to a domain, and the basic research in the academia being severely impacted by the AI companies - who have the money to hire the senior mathematicians from the academia. I guess if some of the biggest universities could come up with their own AI powered programs there could be something to “answer” in a more accessible knowledge, but I don’t see how to properly keep the students motivated to ensure the field keeps producing new people.

The game doesn’t have to be publicly licensed, the issue is for a library used by this game - or their engine. This remark is what blocks anyone from Valve making their own opus compatible library to use on their engines and supported libraries from what I could tell.

One thing about these old school forums is they are something you host yourself (directly or paying a server somewhere), and this requires but knowledge on doing so, and time to do its maintenance (beyond moderation and stuff). Additionally, I don’t think simple machines and phpbb development has kept as strong as the people trying to spam it.

Have you tried the latest Box2D (it started as the experimental Box2c)? It’s pretty good afaict. It may not be what you want specifically in your 2D game, as often people prefer more arcade-like mechanics than the physics it tries to deliver.

Meanwhile I had to do VHDL to design a chip and then write code for it in paper, and get the actual solution the software that was meant to run in my imaginary processor to work, detailing both the code and what we thought our code was doing. Teacher and TAs would later make it run in a Xilinx to grade and make themselves available at a few hours if you wanted to discuss your grade/solution with them at a later time with the thing actually running in a board.

We had 3 hours to make the test. The papers the teacher delivered had differences between them (I think it was four different versions of the test?). The Teacher didn’t stay in the class also, you had to deliver the test to them later in their office.

With colima I can run AMD64 (x86) Linux containers in my Arm64 too. I think this is strictly for Arm64 Linux VMs, or is there some way to run x86 with this too?

I am looking for recommendations for a boombox that is kid friendly and can play CDs. Something not too big but also a bit more resistant. If it can be colorful that is a plus!

I don’t know why you are getting downvoted, agree with you, Microsoft Office is awful on macOS, it just doesn’t work the same, has awful integration with Sharepoint (and Sharepoint in MS Teams and OneDrive), and continuously forgets its properly licensed and complains with a big message that it isn’t licensed - sometimes downgrading to read only. It’s just a terrible thing to use.

I think an approach could be to use some engineered security issue or however people build botnets, and give it some AI llm that is small and minimal but comes with instructions to download models from hugging face, and some other minimal prompts and descriptions of tools. Then it could use this to grow in infected computers and try find more capable and vulnerable computers to run better capable models and also devise some minimal communication between the different points of the botnet. Perhaps set itself a goal to dominate the biggest amount of compute and have some other goal. Would be curious to see what happens.

Hey, I know it’s supposed to be simple, but any chance of a write up of the macmini as a server approach? I would be interested in learning about the details of how you set it up. I would read this blog post if you ever write one!