Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
uberswe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
uberswe
2y ago
For quick prototyping I really like https://pocketbase.io/ I am actually using this for a production site that gets 1 million requests per day.
2.
▲
by
uberswe
2y ago
From experience no AI solution is consistently making fault free code of any kind when you need more than a snippet. Personally I have been making Velocity Proxy plugins for Minecraft where ChatGPT generates the bulk of the plugin and I fix
3.
▲
by
uberswe
2y ago
> Everything pre-2022 is definitely written by humans I'm not sure if methods like article spinning counts as written by humans. This is something you could automate before AI and it would take a human written article and randomly s
4.
▲
by
uberswe
3y ago
I'm not sure how much of the built in JFR a mod for Minecraft called Spark uses but it is a fairly common tool for debugging and visualising lag on modded servers https://spark.lucko.me/
5.
▲
by
uberswe
4y ago
The article mentions that you can get the best gear for free but it will take you about 10 years. So I'm sure you can play it and have fun. If you try PVP however then you would be at a great advantage if you pay money for upgrades.
6.
▲
by
uberswe
4y ago
I disagree with your statement about cryptos biggest use case. However I also want to point out that legal can vary a lot between countries. There is at least one third world country where a woman can't even get an abortion without ris
7.
▲
A simple web app template with user authentication written in Go
(github.com)
5 points
by
uberswe
5y ago
|
0 comments
8.
▲
by
uberswe
5y ago
I did something similar on accident. I used to keep all my development work synced with Dropbox and I had a work and a personal account. So any of my own projects would have /Dropbox (Personal)/ in the path which did catch some bu
9.
▲
by
uberswe
5y ago
It would have taken a little over an hour to walk home and I would have had walking/biking paths and sidewalks most of the way. Close to where I live I would have had to walk on the side of the road but it was very low traffic
10.
▲
by
uberswe
5y ago
I live in a smaller city called Västerås in Sweden and although you will always find problems if you look hard enough. Don’t compare Europe vs US. Compare cities instead and see what they do differently. In Västerås i lived in the rural out
11.
▲
by
uberswe
5y ago
Small to medium Enterprise (business)
12.
▲
Go and JSON: tags, empty strings and nil values
(gophp.io)
2 points
by
uberswe
5y ago
|
0 comments
13.
▲
by
uberswe
5y ago
RAF = Royal Air Force? I'm neither British or American and RAF stands for Recruit-a-Friend to me.
14.
▲
by
uberswe
5y ago
So the point of the article is that chrome users should abandon chrome because it's not getting rid of third party cookies when they said they would?
15.
▲
by
uberswe
5y ago
I think the point is that the text makes it seem like you have something consuming the same amount of power as 3 refrigerators in your pocket.
16.
▲
by
uberswe
5y ago
I used to own cheeseonthemoon.com, it was one of my first websites back in high school and I just goofed off trying to be funny. It's still on archive.org where you can read about my theory (misinformation?) that there is cheese on the
17.
▲
by
uberswe
5y ago
I always like to look back at the "Show HN: Dropbox" thread ( https://news.ycombinator.com/item?id=8863 ) and look at the comments like "For a Linux user, you can already build such a system yourself quite triv
18.
▲
by
uberswe
5y ago
Copilot is a fancy autocomplete tool for code. I think the controversy comes from it being trained on public repos without adhering to licensing. I used copilot and thought the best part was when it would autocomplete based on other code I
19.
▲
Is GitHub Copilot useful for developers?
(gophp.io)
1 points
by
uberswe
5y ago
|
0 comments
20.
▲
by
uberswe
5y ago
So the article mentions an issue reported by dtjm annd the maintainer answers the issue explainig that the keys are fictional. I don't see any statement by the github CEO about this being an issue as the article says. If you have acces
21.
▲
by
uberswe
5y ago
I have access and hints for entire functions have only appeared from code already in the same file. It uses the file you are in for context. It also says on their website that the AI may generate api keys that look real but it’s actually ju
22.
▲
by
uberswe
5y ago
This is more of a US problem. In the EU much of higher education is very cheap or free. Some students even get paid a small amount of money and have access to loans with low interested and great terms so that it's easier to focus on sc
23.
▲
by
uberswe
5y ago
I see the point. I guess our team just puts the barrier for "useful comment" a bit lower than most other teams. I work with software as a medical device products which has requirements for documentation. Some of this documentation
24.
▲
by
uberswe
5y ago
I spend a lot of time reviewing code, I currently review every line of code for 16 other developers. Obvious comments are great for code reviews because it's a validation that what you intended to do is what your code actually does. Fr
25.
▲
by
uberswe
5y ago
Yea, I stopped trying to read and understand the data after I got annoyed by the scrolling.
26.
▲
by
uberswe
5y ago
I thought this would be critical of Zoom and not video calls themselves. Video can be nice at times but in moderation.
27.
▲
by
uberswe
5y ago
Dogecoin, which was made as a joke, has the 6th largest market cap of cryptocurrencies. It’s incredibly hard to predict how it would affect the market.
28.
▲
by
uberswe
5y ago
This is one of the many reasons I like Universal Basic Income. Having UBI would let researchers take risks and have something to fall back on if needed and could reduce some of the pressure
29.
▲
by
uberswe
5y ago
Given enough time he is saying a single bad actor could amass 51% and attack the chain. It would also be a very expensive attack as they would risk the value of their stake. A PoW attack doesn’t require the same amount of investment.
30.
▲
by
uberswe
5y ago
There is always a balance between convenience and security. Marketing tends to hate forcing 2FA as it hurts conversions for example. I think we can do a lot by thinking about only storing the data that is needed and for only the time that i
More ›