For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | more LukaD's commentsregister

What do you mean? “Sora is here” is not enough?

Sorry for the sarcasm but I’m just tired of this fuck Germany attitude by certain companies.


Yes, that was the joke.



> Try to avoid the bespoke features of psql in favor of generic SQL unless cornered by circumstances into doing so, methinks.

Why? To make migration to another database easier? I've never had the need to migrate any application away from postgres. I usually take full advantage of what the database can do.


I’m a proponent of vendor lock in is not a big deal - you’re not going to switch from AWS to Azure on a whim and if you do, the fact that you’re using ecs instead of k8s isn’t going to slow you down.

But data ownership is the one place I get iffy. What if your db does a rug pull and changes licenses? There’s certainly precedent in this space for that.


This video goes into depth about ASCII rendering as a post processing effect: https://www.youtube.com/watch?v=gg40RWiaHRY


IMHO in this video the end result doesn't qualify as ASCII art - square letters in particular are a deal breaker to me.

It is still a cool shader that turns input into text, even if it doesn't have the ascii art vibe.


ASCII just refers to the 7bit standard, so if we are pedantic ASCII art is just art using the printable characters of the 128 code points defined in it. Font size doesn't have anything to do with it. But ASCII art is used as an umbrella term, encompassing a variety of different standards, character sets and fonts. There are a bunch of square ASCII, like PETSCII, ATASCII and even PC ASCII can be rendered with a 8x8 cp437 font. We don't need to gatekeep what "qualifies" as ASCII art.


> There are a bunch of square ASCII, like PETSCII

Note that e.g. PETSCII, while internally 8x8, would be displayed using non-square pixels[1] - also not resulting in square letters.

[1]: https://retrocomputing.stackexchange.com/a/13871


“goes into depth”

I see what you did there

(without intending to do it)


I don’t understand why people even use twitter at all at this point.


>I don’t understand why people even use twitter at all at this point.

Because it hasn't really changed for me. Some things are better (less censorship), some things are worse (bots and spam). But the overall signal is the same.


All my friends are on there and haven't switched to another site. Some nice features are definitely getting removed from it though (like being able to hide a tweet so only a subset of your followers can see it).


Addiction to scrolling


That’s probably not it. I still have Twitter because the people I follow are on there (mostly music artists). I’ve never opened the algorithmic feed. There is also a huge chance that much of the activity you see are bots. I have 0 posts and 2000 followers somehow. No way they’re human


It's not it for you, but it sounds like you are more of an edge case. I think it is true for a lot of people.

I don't see any activity myself, I don't use Twitter any more. I had an addiction which peaked with the UK 2019 election and I had to quit after that. It's an awful drug which gives no high and terrible side effects.


Please be aware that the both of you don’t know, unless you’re not mentioning any studies on purpose. You’re both projecting your own subjective experience onto an entire community.


You’re right. Did some googling and it seems I’m wrong.

https://pro.morningconsult.com/analysis/doomscrolling-impact...

> 53% of Gen Z “doomscroll” and 31% of adults in general do so.

Now I understand how Facebook/Twitter are worth so much. This is crazy


I use mostly to follow indie game devs, to follow their progress and not miss announcements of release dates, and also a few artists.


Bubbles, my friend.


You're not the only one, I've had the same experience with matrix and there was a blog post at the top of HN a few months ago titled "The Matrix Trashfire".


What am I looking at? I can see it's a man page for some emulators but I feel like I'm missing some context. The site seems to be deliberately obtuse about what it is.


It's the man page for the Nintendo device emulators of 9Front. 9Front is a distribution of the Plan 9 operating system (most likely the most usable because it's the most actively developed one)

The link is interesting because these emulators seem to be part of the standard distribution of 9Front. Most likely those are written from scratch, given that Plan 9 is not a POSIX system (unless they are using http://doc.cat-v.org/plan_9/4th_edition/papers/ape).


Without looking I'm going to guess that ape is A POSIX Emulator, so we have an emulator emulating an emulator.

Edit: it's A POSIX Environment, but it still contains features that are unnatural in Plan9 and could by bypassed with more work, so much like emulation.


Close. It’s ANSI/POSIX Environment. It’s been there since Plan 9 second edition. I think it was put there basically for TeX, but don’t quote me on that because I no longer remember where I read that and it isn’t in the original paper.

http://doc.cat-v.org/plan_9/4th_edition/papers/ape


APE is not an emulator, but a tiny POSIX implementation, with shims for unneded stuff.


Also, today npe superseded ape.


> 9Front is a distribution of the Plan 9 operating system

Ah that's the info I was missing, thanks! Indeed very interesting that emulators are part of the distribution.


Which really means this is a terrible way to emulate games.

The bug list is pretty darn unacceptable for a usable emulator.

You can’t even emulate PAL region games.

It’s a nice novelty that this is built in to the OS but the Linux/Android retro handheld scene is so much more wildly sophisticated than a half-broken command line emulator. Just jump on YouTube and search for an OnionOS overview to see what I mean.


Not being supported != not working.

Probably they would run faster and that's it.

Also, you can't compare GNU/Linux with 9front.


I’m pretty sure in the context of the manual it means PAL games don’t work.

Why can’t I compare them? If someone wants to emulate games they ought to compare operating systems. Like I said, cool that 9front has a built in emulator, but that doesn’t mean it’s a good use case of the OS.


There's been a kerfluffle about Nintendo cracking down on emulation.


I have been using matrix from time to time to chat with some folks who prefer matrix over other chat systems for reasons unknown. Matrix is an absolute trash fire indeed. Every once in a while a chat session with someone just craps itself and my client is unable to decrypt received messages (both element and element x). The issue then usually fixes itself within a couple of days. The bad UX aside, a chat system should at let me reliably send and receive messages. The other issues I had were related to the device verification. The last time I wanted to verify a new phone the verification request simply did not arrive on my other devices. At that point I gave up on matrix.


I have one of those and it’s exactly what I expected it to be. A fun gimmick but nothing I would use for more than 5 minutes at a time. It’s probably good for little kids.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You