Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DanielHB
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
DanielHB
5d ago
The game is amazing, but it is really annoying when you get stuck on a weird timing-based wall-kick game, or robot-bunny minefield, or destruction-derby minigame with unclear instructions. Somehow I remember those parts more than the fun pa
2.
▲
by
DanielHB
5d ago
It is funny to think that even back then people just didn't put up with bad controls. Like Elder Scrolls Redguard, amazing game for the time but the lousiest controls ever. Megaman Legends also comes to mind. They would put up with cra
3.
▲
by
DanielHB
5d ago
I dunno, I found that kind of environment a lot easier to work with. The really hard environments are when the tech teams are large, to get something done you need to talk to 3 different teams and get them all to agree to do something and _
4.
▲
by
DanielHB
5d ago
Similar for me except that my tenures are usually 4-6 years, except this one job that I lasted 1 month because I fundamentally didn't want to do the work I was assigned to do (and would keep doing for at least a few months, probably lo
5.
▲
by
DanielHB
5d ago
Yeah the keyboard controls were awful, apparently it was because they wanted the game to have a console port using a gamepad. Thing is I bet the people who played it are right too, I just never managed to bring myself to play more than a fe
6.
▲
by
DanielHB
5d ago
I remember playing it back in the day and I was severely unimpressed. Compared to Full Throttle it just felt clunky and the 3d art wasn't nearly as good as the amazing pixel art. I ended up never finishing it.
7.
▲
by
DanielHB
8d ago
> People share skills and superpowers and plugins and mcps and very, very few of them have and kind of proof they do much at all. At least 3 times last month I was asked to review a change in a .md file used by agents. And I am like: &qu
8.
▲
by
DanielHB
8d ago
Technically you can borrow money against your share, if you think your share gains will be higher than the interest rate you essentially have free money (although, obviously, not risk free). So that is a use for never selling shares. Also s
9.
▲
by
DanielHB
8d ago
The key problem is that IP is either proprietary to the creator or it is a commons type of situation. Even if you agree with the former exploiting the commons for personal profit is... not good. One could make the argument that if these LLM
10.
▲
by
DanielHB
8d ago
I am seriously considering going into more lead/management role because of this, it is so demoralizing to feel I am doing work in a way I don't agree with. Never thought I would say the day, when I joined this career all I wanted
11.
▲
by
DanielHB
8d ago
I mentioned this in the last paragraph of my previous message...
12.
▲
by
DanielHB
8d ago
This is what Android does with Dalvik/Android Runtime. Apps you download from the store are compiled to bytecode that is then compiled to native code at installation time. With the compilation making use of the native instruction set s
13.
▲
by
DanielHB
9d ago
> It's a static site, slap in a Cloudflare for crying out loud. I was about to say that, don't forget your cache-control headers kids.
14.
▲
by
DanielHB
9d ago
I have been trying to find one of these "lower pay better conditions" places, but it is _such_ a gamble. It is so hard to tell how the work is going to be before you join. If I am almost certain to at least have a mild dislike for
15.
▲
by
DanielHB
9d ago
In Sweden large cities even in the suburbs parking can be quite expensive. But I guess it is because "the big city suburbs" in Sweden are still mostly 4-6 story tall apartments. At my current place (apartment in a suburb about 10k
16.
▲
by
DanielHB
9d ago
It is not even the cost of the car, but the upkeep. In large European cities parking alone can be prohibitive. In Sweden cars older than 2006 pay extra tax because they don't have emissions testing data.
17.
▲
by
DanielHB
9d ago
It is very interesting that in most big cities around the world, but especially Europe having a car is a big luxury while in the US homeless people have cars.
18.
▲
by
DanielHB
10d ago
How is this different from the EEA (Norway/Switzerland/Iceland)?
19.
▲
by
DanielHB
11d ago
Java and C# seem to be the best ways of making code-first OpenAPI based servers. C# LINQ also seem to be the best compromise between ORM and raw SQL queries, although I never used it myself. I have been severely disappointed in all similar
20.
▲
by
DanielHB
11d ago
> "cashing out" on good brands a universally bad decision. For the company yes, not for the executive bonuses. It is quite notable how the long-lasting companies that are household names somehow managed to resist this urge. Mos
21.
▲
by
DanielHB
15d ago
I got so annoyed with this and the fact that I do development in both mac and linux that switched to do all my development inside a container. I just made a bash script that shells into the container (or starts it if it is not already runni
22.
▲
by
DanielHB
16d ago
I live in Sweden, but my company is not unionized (somewhat unusual). Non-unionized companies at least in tech tend to be _overtly_ better places to work than unionized ones simply because people have the _option_ to go to a unionized compa
23.
▲
by
DanielHB
16d ago
I was top 1000 for a while in the base-invasion mode of MGSV in the EU. That mode was basically a low-budget little tacked-on multiplayer that kept the core-gameplay and I spent hundreds of hours on it. MGSV Metal Gear Online (the _other_ t
24.
▲
by
DanielHB
17d ago
The developers of the Zelda series always tried to make new games fit the previous one's lore. The devs themselves put a ton of effort on making these games kinda fit with each other at the time they were making each new installment, i
25.
▲
by
DanielHB
22d ago
Anyone knows the details why Heart left Sweden? I applied for a job with them a few years ago but never heard back so I am quite curious. They seemed to have a lot of former Embraer engineers from Brazil, I wonder if they brought them over
26.
▲
by
DanielHB
24d ago
Yes, but I also think it will be trivially by-passable if you pass your output through another LLM. At least for text. It might help catch students cheating, but not real spam-bot usage. As soon as platforms start checking for watermarks sp
27.
▲
by
DanielHB
25d ago
Graphite kinda does that automatically with its "gt modify" command. However it keeps the history internally in your PR, but that history doesn't end up in your main branch. Once you merge the PR it looks like a single commit
28.
▲
by
DanielHB
26d ago
Ah okay, I thought you meant to fully close the session before you make any manual changes. In my company we use graphite and stacked PRs so it is highly encouraged to keep one commit per PR, so I am constantly ammending my commits.
29.
▲
by
DanielHB
26d ago
I don't let claude make commits for me, every commit is my own. I check the diffs before commiting. > never mix your changes with the agent's changes yeah, but if you don't want to lose your existing context sometimes you
30.
▲
by
DanielHB
26d ago
When I was doing a really large refactor across the codebase I told Claude Code to explain how certain things worked currently and how I wanted things to look like after the migration and a plan on how to get there. Then I did several furth
More ›