Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sigseg1v
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
sigseg1v
5mo ago
I used Windows since my first PC on 3.1. But recently it just became too much. Switched over to Mint for just over a year now and loving it. No issues at all for development or gaming. The machine just works. No lag at the lock screen, typi
32.
▲
by
sigseg1v
5mo ago
Holy shit. I'm so sorry that this happened to you. That's not right.
33.
▲
by
sigseg1v
5mo ago
BioMenace and OMF worked out of the box for me but BioMenace took 8 minutes (!) to load. It would sit at the start screen (a load screen) hanging the entire time and then load really fast after the delay. Is this related to the configuratio
34.
▲
by
sigseg1v
5mo ago
Not the person you are replying to but I have, in version control, around 80 projects dating back to about 2008 that are in various states of completion and Claude has been able to resurrect a lot of them and get them from their "half
35.
▲
by
sigseg1v
5mo ago
So what I'm doing now is I have termux on my phone with a persistent tmux session that is SSHed into my desktop over tailscale. It stays open all the time with Claude Code running on it in a VM in yolo mode. If I want to ask it to do s
36.
▲
by
sigseg1v
5mo ago
I talk to my desktop from my phone by having termux opened to a persistent tmux session that's sshed in to the desktop over tailscale. I have Claude running in the persistent session. It's 1 tap to open the termux app and I type m
37.
▲
by
sigseg1v
6mo ago
You overestimate how good the average front-end developer PR is that gets merged. My experience developing on a fairly standard SAAS is that AI (Figma, Claude) has produced UIs which look better, are more accessible, and get through review
38.
▲
by
sigseg1v
6mo ago
We require someone with a professional engineering designation from an accredited engineering body to sign off and approve before a building can be built. If it is found to have structural issues later, that person can be directly liable an
39.
▲
by
sigseg1v
6mo ago
I used it to analyze a single player game binary from steam, hook into all the relevant game state modifying functions, add full multiplayer state sync and then also hook all the relevant portions of the UI to add multiplayer to the game. I
40.
▲
by
sigseg1v
6mo ago
Just in case it wasn't clear, what they described doesn't need extra tooling. You can write this in your CLI and it will easily cap a Max 20x plan in an hour: "we are converting this entire codebase from TS to C#. Following t
41.
▲
by
sigseg1v
6mo ago
Is the purpose of this article to say "If you only do one thing, you will likely not excel at other things"? Is there anyone to which this is not an obvious conclusion? Did I miss the point?
42.
▲
by
sigseg1v
6mo ago
With all due respect, if the idea is good, then it will happen. The proposer of the idea needs to nurture it and part of that is defending it. When someone is super optimistic and comes forward with an idea where: - it's actually just
43.
▲
by
sigseg1v
6mo ago
but then how can we deploy our vibe coded PRs we didn't review at a pace of 40 deploys per day?
44.
▲
by
sigseg1v
6mo ago
Depends on your circle. On HN I would argue that there are still a fair number of people that would be surprised to see what heavy organizational usage of AI actually looks like. On a non programming online group, of which I am a member of
45.
▲
by
sigseg1v
6mo ago
"so it is faster" than what? A cloud hosted LLM? That's a pretty low bar. It's certainly not faster than jq.
46.
▲
by
sigseg1v
6mo ago
How is the getting stranded example different than asking on a travel forum how to get somewhere, and an active and well intentioned user that isn't familiar with your area of travel answers, gives you wrong instructions, and you get l
47.
▲
by
sigseg1v
6mo ago
The way I interpreted what they were saying is that they were focused more on the fact that for raw files, the extension is not ".raw", it's ".nef" (for Nikon for example) so that's why it's questionable t
48.
▲
by
sigseg1v
6mo ago
I have a very similar issue where yesterday I found a company sent me to collections for not paying for an item that is paid for and I have the receipts and bank statements for. Trying to get the chat bot to drop the charge on my account is
49.
▲
by
sigseg1v
6mo ago
I think there are a lot of reasons to use your suggested alternative title. One example being that in a lot of countries such as Canada, it's illegal to use the title Engineer without holding a PEng designation from the countries/
50.
▲
by
sigseg1v
7mo ago
I'm still not seeing how that would solve it. These are all multiplayer games. You could intercept the network traffic before it reaches the machine and then use a separate device to give you audio or visual cues. In StarCraft, reading
51.
▲
by
sigseg1v
7mo ago
What about for languages that allow pretty much anything in identifiers or variables. JS for example. Or bash. Don't need eval to do anything crazy there.
52.
▲
by
sigseg1v
7mo ago
Can anyone recommend any OSS tooling that could be used in something like a GH action workflow to automatically screen for these types of static attacks on code? Seems like something that should be part of an automated review pipeline if it
53.
▲
by
sigseg1v
7mo ago
On my gamedev side project I have a ralph loop going on the $100 5x plan and it caps the session limit 4-5 times a day and hit the weekly limit in 3 days. Token usage is around $750 a week or $3000 a month according to "npx ccusage&quo
54.
▲
by
sigseg1v
7mo ago
Vibe coded slop is a 50 DKP minus of course
55.
▲
by
sigseg1v
7mo ago
What does derivative mean here? Because IMO it means that the existing work was used as input. So if you used a LLM and it was trained on the existing work, that's a derivative work. If you rot13 encode something as input, so you can&#
56.
▲
by
sigseg1v
7mo ago
Yes? Did you genuinely read the article or posts in this thread?
57.
▲
by
sigseg1v
7mo ago
This scenario is not new with AI at all though? 14 years ago I watched a group of 3 front-end devs spin up a proof of concept in ember.js that has a flashy front end, all fake data, and demo it to execs. They wowed the execs and every time
58.
▲
by
sigseg1v
7mo ago
Ya I could see where framework patterns and stuff will need a lot of corrections in post after that type of migration. For mine it was the other direction and only the server portion (Express server written in typescript for a Phaser game,
59.
▲
by
sigseg1v
7mo ago
I've done this multiple times in various codebases, both medium sized personal ones (approx 50k lines for one project, and a smaller 20k line one earlier) and am currently in the process of doing a similar migration at work (~1.4 milli
60.
▲
by
sigseg1v
7mo ago
Is there a way you can reasonably use that data offer to a large extent? For example, I know my provider has a setup where you can register your device MAC, connect to their city-wide wifi, and then it will let you use your data as wifi. In
More ›