Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Arelius
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Arelius
21d ago
Obviously there is simplification going on, but clearly somewhere between founder of a 5 person startup. And CEO of a public multi-national there is a line where they really are not much alike.
2.
▲
by
Arelius
3mo ago
It's a neat piece of hardware, but honestly I never wanted to play any of the games. I don't really know for to do discovery for it, and none of the ones I tried stuck for me, honestly, I prefer to emulate games from my childhood,
3.
▲
by
Arelius
4mo ago
At some point we will have to stop treating universities as tests to pass, and actually what they claim to be: places to learn. Ultimately it needs to be on the student to want to learn. Obviously this would be easier if our entire school s
4.
▲
by
Arelius
4mo ago
> My Chrome binaries are about 700MB on Mac and 500MB on Windows That's kind-of the point though right? An application that has been say <700 MB for decades, suddenly deciding it'll take a multiple of it's size without
5.
▲
by
Arelius
6mo ago
And actually to add, I've been finding myself going to nixpkgs first for reference on how to build and/or configure packages even outside of nix.
6.
▲
by
Arelius
6mo ago
> I work on projects with terrible documentation because somebody pays me to do so or there is a significant potential that I can unlock. I mean, I'd argue there is significant potential, but really, for me it's just easy beca
7.
▲
by
Arelius
6mo ago
You know, I used to agree, but what I realized, is I am a software engineer, and I'm used to working in large projects with source-code as the only documentation. And that's what's great about NixOS, you just clone nixpkgs an
8.
▲
by
Arelius
7mo ago
It's like most things in software, if you constrain the problem enough, focus on the problems you actually have and make some smart choices early on, it can be a very modest lift on the order of a week or two for a 90% solution, but on
9.
▲
by
Arelius
7mo ago
Except not in the USA. To bad the rings looks nice.
10.
▲
by
Arelius
9mo ago
Copyright isn't some axiom, but to quote wikipedia: "Copyright laws allow products of creative human activities, such as literary and artistic production, to be preferentially exploited and thus incentivized." It's a too
11.
▲
by
Arelius
1y ago
Been looking into this for a while myself, very cool. It seems .nl has a lot of resources and support for this sort of thing. Any similar resources like coloclue in the San Francisco Bay Area? It seems confusing to find just a couple of U o
12.
▲
by
Arelius
1y ago
I'm actually not sure the Northridge earthquake was cited in the Richter scale, most references I see have it as about a 6.7, which based on the USGS catalog, was it's moment magnitude 6.7 Mw https://earthquake.usgs.go
13.
▲
by
Arelius
1y ago
Great, so now I need a special editor plugin, and a compatible editor just to be able to properly view code? No wonder why spaces "won"
14.
▲
by
Arelius
1y ago
Yes, this. Which the counter point is either, Don't align things, or use tabs for indentation, and spaces for alignment. And maybe you can enforce no alignment, but that's a hard fight to win. And as far as tabs for indentation an
15.
▲
by
Arelius
1y ago
> Legally perilous maybe, although my non-lawyer brain sees that as fair use, especially if the emulator doesn't let you play the full game. Idk, but it'd be a unique thing on the internet. IANAL, but I think what a lot of peop
16.
▲
by
Arelius
1y ago
Maybe... But then, having also lived it, upgrading to newer versions of PHP and it's required modules is also not trivial. And it's often not just your language, the cloud vendors have a lot of incentives to get you to use their h
17.
▲
by
Arelius
1y ago
It is well known. But also not all developers want to/ can afford the risk to tie all their networking services to Steam.
18.
▲
by
Arelius
1y ago
Honestly, it's probably simpler than this, and the root of the problem often comes down to the Cloud Providers to begin with. It's astounding the frequency I get an email from some cloud provider, or mobile app store that says som
19.
▲
by
Arelius
1y ago
As someone who has firsthand experience: A. The same reason Amazon had/has such a hard time. B. Google lacking the same persistence of Amazon (Consider all the products that are killed) C. Google's hiring process. (They organizati
20.
▲
by
Arelius
1y ago
Ugh, on both mobile platforms, we have/had multiple popular games that their updates keep breaking, and they keep deprecating SDKs for. And each game is at on a different engine revision so we can't combone the work. We'd rea
21.
▲
by
Arelius
1y ago
I'm actually really curious what the experience is like having not more than 10 tabs at a time, like what thing causes you to close a tab? 10 seems sort of wild to me, it's enough that you are clearly not just monotasking, somehow
22.
▲
by
Arelius
1y ago
I don't do this, but it appeals to me, as History seems to be pretty spotty, I've a couple of times recently tried to find something in my history, and it ended up as if it was never there.
23.
▲
by
Arelius
1y ago
More importantly, a successful game is likely to need porting to proprietary platforms, with APIs behind restrictive NDAs. Honestly, not great, but that's the world we live in.
24.
▲
by
Arelius
1y ago
Wow, that' sounds like something I'd love to figure out how to setup with my Fastmail... I use Fastmail for my email, but due to... life, I still do all calendaring on Google, and so I often miss events that get sent to my Fastmai
25.
▲
by
Arelius
1y ago
It just showed up on my youtube on the other commenters video, but maybe it was this one? https://www.youtube.com/watch?v=A1R6B6_2KOk
26.
▲
by
Arelius
1y ago
I mean, you could do that, it's sort-of a lie though, maybe something better would be using the date of the most recent commit, which would be both more accurate, as far as authorship goes, and actually deterministic.. Pipe something l
27.
▲
by
Arelius
2y ago
I'm sorry, I didn't understand, are you claiming that gamers (perhaps one of the most notoriously toxic communities) are not hostile towards game developers?
28.
▲
by
Arelius
2y ago
> worshipping at the thrown of backwards compatibility is one reason that Windows is the shit show it is You say Windows is a shit show, but as someone who has developed a lot on both Windows and Linux, Linux is just as much a shit show
29.
▲
by
Arelius
2y ago
I sort-of feel like maybe Pebble isn't for you, it had always been the smart watch in a world of fitness trackers. I'm almost the opposite for your, Notifications, then watch functionality, and card payments are primary for me. F
30.
▲
by
Arelius
2y ago
Yeah, if you're development process requires LTO you may be holding it wrong.... Specifically, if LTO is so important that you need to be using it during development, you likely have a very exceptional case, or you have some big archit
More ›