HackerTrans
TopNewTrendsCommentsPastAskShowJobs

slazaro

1,243 karmajoined il y a 13 ans

comments

slazaro
·il y a 6 jours·discuss
It's interesting that we're so used to the GUI buttons having that specific behavior of only triggering when releasing, even if you exit and enter the button area while holding the mouse button down, etc.

IRL 99%+ of buttons work by just doing the thing as soon as you press them. But a button that works like that in a GUI would feel wrong.
slazaro
·il y a 27 jours·discuss
That's not true, there's a lot to be done on the exterior as well, the main entrance is not even finished yet.

The big achievement that happened recently is they completed the towers, so it finally reached its target height. Also the Pope's blessing.
slazaro
·le mois dernier·discuss
Going from 32 bits to 64 bits doesn't double the range (that would be adding 1 bit), it squares the range.
slazaro
·il y a 2 mois·discuss
What's the experience with Font Forge for creating pixel fonts? I have never used it but I always assumed that a font creation tool made for arbitrary style "vector" fonts is probably unwieldy if all you want is square pixels, to be rendered pixel-perfect, etc.
slazaro
·il y a 2 mois·discuss
I made PixelForge [0] a while ago just for creating pixel fonts and being able to export to TTF. I had it semi-abandoned for a few years, but I'm about to release a new version in the next few days! [1]

[0] https://www.pixel-forge.com/

[1] https://itch.io/t/6384009/new-update-soon
slazaro
·il y a 2 mois·discuss
I think you're reading way too much into that comment. Sometimes questions are just questions out of curiosity, not accusations of the opposite.
slazaro
·il y a 3 mois·discuss
Having lived with a cat that had been in the streets for months before being adopted, and a different cat that had always lived indoors, I think that's the main difference in behavior regarding safety.

The one that had had experiences outdoors was more obsessed with food (to the point of eating everything fast until vomiting sometimes), scared of noises and sudden movements (going to hide in safe places), even from the people that had been living with her and caring for her for years. She was sweet and loving, but the streets never left her.

The one that had always been indoor was friendly to everybody, never super scared of noises, super curious, could regulate food properly (eating piecemeal throughout the day), etc.

There's always differences between cats' personalities, and this is a small sample, but it seemed significant and made sense given their experiences and possible past trauma.
slazaro
·il y a 4 mois·discuss
The quick way I'd solve that is to open any program window (like calculator or whatever), mark it as being on top of other windows, and resize it and place it on top of that area. It seems quick and easy enough for the effort.
slazaro
·il y a 4 mois·discuss
It reminds me a bit of this post from the Facebook engineering blog (2015) [1] where they discuss embedding a very tiny preview of images into the html itself so they show immediately while loading the page, especially with very slow connections.

[1] https://engineering.fb.com/2015/08/06/android/the-technology...
slazaro
·il y a 5 mois·discuss
Any interesting insights about using Godot with C#? I love C# and I'm happy using it in Godot even though it's not as seamless as in Unity: in Godot 4 we still can't export to Web if the project is C#, and there's the whole conversion between C# types and Godot types that adds inefficiencies and extra allocations, etc.; it feels like it's a second-class language in Godot.

I'm always interested in seeing what people find when developing larger projects in C#.
slazaro
·il y a 5 ans·discuss
Imagine being the dude that made a mistake in accounting, and being remembered 5000 years later because it's the earliest recorded name we know:

https://en.wikipedia.org/wiki/Kushim_(Uruk_Period)

I didn't find a mention of him making a mistake in this article, but I think I read somewhere a while ago that the numbers he wrote on the tablets had some error somewhere.
slazaro
·il y a 13 ans·discuss
I'm pretty sure they did it wrong then. You can share a link to any file inside of your dropbox, and anyone can download it regardless of whether they have an account.