HackerTrans
トップ新着トレンドコメント過去質問紹介求人

GabeIsko

no profile record

コメント

GabeIsko
·22 日前·議論
I braced myself for this, and instead found that it worked surprisingly well for my uses. I only manage 4 gigs though.
GabeIsko
·22 日前·議論
Man, I always hoped to find a project like this on hackernews. I starred it.
GabeIsko
·22 日前·議論
It's pretty sad in the indie gamedev world that handling and versioning binary data is considered an enterprise feature. I understand that git was explicitly designed for source code, but it would be nice to have any open system that handled versioning binary files well. This is pretty much the only reason I am going to try out lore at some point, although I am not super psyched at some of its implementation.
GabeIsko
·先月·議論
What is a real text editor, by your estimation? NVim? Emacs? Genuinely curious.

I use VSCode/Codium since I maintain a GUI stack for general usage. But I have all the terminal tools installed for my work there as well. I hate customizing things too, which I find is necessary if you want to get the most out of terminal text editors. VSCode is pretty good out of the box, with terminal access and everything built in.

Jeez, I hope this doesn't turn into a text editor flame war...
GabeIsko
·2 か月前·議論
I gotta say, Fedora plus KDE - have not had any major issue, and certainly none as bad as desktop utility performance degradation on Windows 11. Probably a little more fragile feeling than Windows 10, but it honestly has felt basically same, which I wasn't expecting.
GabeIsko
·4 か月前·議論
This thing came by default on AlmaLinux, which I am evaluating for some HomeLab stuff. It's pretty neat! Definitely not a replacement for cotnainer management though - it is really more of a sysadmin portal where you can view services and open a terminal and such, but from a web console.
GabeIsko
·10 か月前·議論
Let's assume they aren't correct - is the massive cost DOGE is incurring to taxpayers while destroying essential government services and weakening our national security a good thing?
GabeIsko
·10 か月前·議論
If you have to render html, which is what markdown ultimately becomes, you might as well use a web broswer.
GabeIsko
·10 か月前·議論
That's not it! Direct engineering effort towards new features that will drive new customers and markets. Functionality is unimportant. Haven't you ever worked in enterprise software?

I'm kidding btw.
GabeIsko
·10 か月前·議論
Yes, but the cat is out of the bag now. Welcome to the era of every piece of creative work coming with an EULA that you cannot train on it. It will be like clearing samples.
GabeIsko
·11 か月前·議論
See, that's the issue. I want my distribution to distribute the dependencies I need to run applications outside of containers. That's, like, it's main job man.
GabeIsko
·11 か月前·議論
Not working with datasets. Binary files aren't that large, and these tools are generally bad for my use case - because I am not concerned about datasets.

I need to track changes in binary files of very reasonable size. Total repo size is <1GB. But even at these small memory requirements it makes much more sense to self host with LFS. I have written this up too many times on the internet to go into great detail about how LFS isn't perfect and how I wish there was something better, but in practice it has worked extremely well for tracking a small amount of binary files. Kudos to the devs.
GabeIsko
·11 か月前·議論
How is forejo's git LFS support? I self host gitea (from before the split) but I am considering making the switch. LFS is a must for me though.
GabeIsko
·2 年前·議論
This is exactly why I ended up going for Godot with my own hobby game. I have made a lot of progress on a custom game engine in the past without actually having a game to make in mind. It always gets to the point where you have to start making decisions about the tooling, and that becomes your main focus.

No disrespect or put downs of anyone trying to do their own thing, but Godot is a really great engine and is open source. It's kind of miracle that we live in a world where there is a viable open source engine for commercial grade 2d games and the whole thing is MIT licensed.
GabeIsko
·3 年前·議論
Worked fine for me in Firefox.
GabeIsko
·3 年前·議論
Very cool! I can't seem to get the script editor open in the demo though.