HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kemenaran

no profile record

Submissions

Power of Methaphor: Jungian archetypes in movies

mikehill.design
2 points·by kemenaran·قبل 3 سنوات·0 comments

Where are the string tables? OMG

daid.github.io
2 points·by kemenaran·قبل 4 سنوات·0 comments

We Deserve Better

deprogrammaticaipsum.com
2 points·by kemenaran·قبل 4 سنوات·0 comments

The Fremen Mirage: The Case of the Roman Empire

acoup.blog
1 points·by kemenaran·قبل 5 سنوات·0 comments

comments

kemenaran
·قبل 3 سنوات·discuss
Congrats for knowing what's important to you (time and peace of mind, from what I read), and acting on it.

I work as a consultant, but for the same reasons: I choose to work only a few days a week, take the salary loss, and spend more time with my young kids. A time will come where I'll start working more, which will also unlock more meaningful work – but for now that's a choice I'm happy to make.
kemenaran
·قبل 3 سنوات·discuss
As noted by the other investigating organization (La Quadrature du Net), the problem is worse than just the question of the algorithm implementation.

The problem is that the CNAF deliberately targets small unintentional errors rather than large-scale intentional fraud.

Why that? Because fraud is harder to detect and to prove (you have to provide evidence it was intentional).

So smaller and poorer families are disproportionately affected by the controls, because the algorithm was designed to do so. No computational adjustment can fix that: it is the initial intent that is broken.

Source: https://www-laquadrature-net.translate.goog/2023/11/27/notat... (auto-translated in english)
kemenaran
·قبل 3 سنوات·discuss
Kazuaki Morita was a programmer on Mario Bros., Zelda NES, Zelda SNES, Zelda Game Boy, Zelda 64, where he did the bosses and fishing game; among many others.

He was often assigned the most challenging programming tasks. His coding style is so specific that it even shows in disassembled or decompiled code ("Ha, this file is classic Morita").
kemenaran
·قبل 3 سنوات·discuss
I did this with every first committer to https://github.com/zladx/LADX-Disassembly : giving commit rights immediately (so that they can merge their first PR themselves).

I did wonders to foster a community of contributors, and get more patches coming. The CI ensures nothing breaks, and there never was any trust incident.
kemenaran
·قبل 4 سنوات·discuss
Author here! Most of the engine documentation was figured out by many romhackers over the years; I merely started the efforts to write a comprehensive overview.

If you're interested in projects taking advantage of this knowledge, the Daid's LADX Randomizer [0] is awesome. It includes a ton of assembly tweaks that makes the engine more flexible, and add many options to the game.

And Link’s Awakening Redux [1] is a good example of life-improvement game tweaks made using the disassembly.

[0] LADXR: https://daid.github.io/LADXR/ [1] Link’s Awakening Redux: https://github.com/ShadowOne333/Links-Awakening-Redux
kemenaran
·قبل 4 سنوات·discuss
To find someone on Mastodon, I would either enter their nickname in the search bar (no need for the domain, it will search on all instances) – or simply click on their profile on a post I like. Just like a centralized network. This tool just exists to do this automatically and in bulk.

It seems to me that finding someone on a federation is as easy as on centralized systems. Do you have a use case in mind where centralization makes it easier to find someone?
kemenaran
·قبل 4 سنوات·discuss
I used Scalingo for Rails apps a while ago, and was quite impressed by the quality of the platform. Very Heroku-like. Maybe not as polished, but still doing the PaaS job pretty well (git push, and you're done).
kemenaran
·قبل 4 سنوات·discuss
I was expecting someone to post a comment along the lines of "Pixelmator is great for picture editing on macOS"; it is one of the best Mac editors.

But I'm also delighted to see your username pop up :) I used quite a few of your wallpapers back in 2002, when I was making desktop customization packs for Windows XP, and I have fond memories of them.
kemenaran
·قبل 4 سنوات·discuss
Indeed – although I guess WSL made unix tools slightly easier to use nowadays.

But even without executing the Makefile, simply reading it can tell new developers which language-specific command needs to be run to build the project (and then the command can be copy-pasted and run manually).
kemenaran
·قبل 4 سنوات·discuss
I like nothing more than dropping into a new project, and, rather than figuring out the commands to make it run, see that it has a Makefile with a handful of targets for common tasks.

With some collegues we wrote an article about the benefits of this approach a few years ago: https://blog.capitaines.fr/2016/09/30/standardizing-interfac...
kemenaran
·قبل 4 سنوات·discuss
I guess to encourage drunk people not to drive, which makes the roads safer for everyone.
kemenaran
·قبل 5 سنوات·discuss
The construction of the only new nuclear reactor in France started fourteen years ago (2007), and is not due before two more years.

It was expected to cost 3.3B€, but in the end will probably cost around 19B€.
kemenaran
·قبل 5 سنوات·discuss
Interesting setup.

Do you have any resources about how efficient TrackerControl is at preventing Google to collect data from the phone various system services?