Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
loftsy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
loftsy
10mo ago
How do the other kernels e.g. Parasolid work without seam edges? Without a seam the 2D parametric boundary is not closed.
2.
▲
by
loftsy
11mo ago
CamyPro | Oxford, UK | Full-time | ONSITE Be the first hire, working with me, combining LLMs, geometry, and manufacturing in a high-agency, high-trust environment. You’ll have significant ownership over your work, freedom to experiment, and
3.
▲
by
loftsy
11mo ago
True. I think my system is sort of both. I want to put some events in a queue for a finite set of time, process them as a single consolidated set, and then drop them all from the queue.
4.
▲
by
loftsy
11mo ago
Very interesting. I need a durable queue but not indefinitely. Max a couple of hours. What I want is Google PubSub but open source so I can self host.
5.
▲
by
loftsy
11mo ago
Perhaps I do. I know that I don't want a system defined as a graph in yaml. Or no code. These options are over engineered for my use case. I'm pretty comfortable building some docker containers and operating them and this is the a
6.
▲
by
loftsy
11mo ago
I am about to start a project. I know I want an event sourced architecture. That is, the system is designed around a queue, all actors push/pull into the queue. This article gives me some pause. Performance isn't a big deal for me
7.
▲
by
loftsy
1y ago
Just make a black png and use it as the background?
8.
▲
by
loftsy
1y ago
You can make gun fairly easily with what can be accomplished with a CNC machine. It is still illegal.
9.
▲
by
loftsy
1y ago
Something is a crime if society determines that it should be so. Nothing more. Clearly the pressure on government to write these laws is coming from somewhere. You should engage with the arguments the other side makes.
10.
▲
by
loftsy
2y ago
I called the ICO a few years ago asking how to comply with an ex-employee GDPR data request for access to their emails. Their recommendation: read them all to determine which contained personal data. When I told them I (as a 5 person busine
11.
▲
by
loftsy
2y ago
Its running EfficientDet on the phone using Tensorflow light.
12.
▲
by
loftsy
2y ago
I long for a US-like entrepreneurial attitude here in the UK. Business people here think that they are playing zero sum games. Everyone looks to the govt for funding and direction. I am reflecting on Deepmind. This company saw the AI revolu
13.
▲
by
loftsy
2y ago
I made an Android app in this space a few years back. It's helped a few people but I never got a grip on the market or understanding of the space. www.roadcount.com
14.
▲
by
loftsy
2y ago
Fair enough that sounds hard. Memory size is an interesting example. A typical Kubernetes deployment has much more control over this than a typical non-container setup. It is costing you to figure out the right setting but in the long term
15.
▲
by
loftsy
2y ago
Are you self hosting kubernetes or running it managed? I've only used it managed. There is a bit of a learning curve but it's not so bad. I can't see how it can take 4 months to figure it out.
16.
▲
by
loftsy
2y ago
1. Put it online now so ChatGPT indexes it. Can be forever prompted. 2. Put it in a Ethereum transaction. More seriously, I have no idea.
17.
▲
by
loftsy
2y ago
I've always assumed that Google ads subsidises everything else at Google. So my concern with a split would be YouTube increasing price or less investment in the service.
18.
▲
Show HN: Filament winding simulation for advanced composites
(camypro.com)
1 points
by
loftsy
2y ago
|
0 comments
19.
▲
by
loftsy
2y ago
You seriously think they haven't thought of that? I have no association with this project but it has been going for many years, has sold to many customers and institutions and the pictures certainly look like many healthy plants. Proba
20.
▲
by
loftsy
2y ago
The attestation would be done by your ISP or the next level along. The ISP/backbone could pass this information along to Web servers.
21.
▲
by
loftsy
2y ago
VPN is straightforward to solve. For example Apple devices already have "Device Attestation": https://support.apple.com/en-gb/guide/deployment/dep28afbde6... To do TOR you would need to look at the
22.
▲
by
loftsy
2y ago
Very interesting point. Does a well functionality democracy require the right to be anonymous?
23.
▲
by
loftsy
2y ago
Good points. Difficult questions. I was thinking it is tied to the physical device. So you would register a laptop when you buy it with the state and the key would be in the HSM. So the main differences would be: 1. Give my name and address
24.
▲
by
loftsy
2y ago
Maybe. How is it different from now when you can record a conversation you have? or forward an email to the police?
25.
▲
by
loftsy
2y ago
It should be possible to have a private chat without spying. However I have an unpopular opinion, interested to hear what others might think: We should eliminate anonymity online. If you go on the internet everything you do should be tied b
26.
▲
by
loftsy
2y ago
I'm sorry I jumped on your post earlier since you clearly meant it in a positive way. I agree that listening to your colleagues and understanding then business you've joined should be your top priority. The thing is that the origi
27.
▲
by
loftsy
2y ago
He literally suggests waiting 6 months. I don't think damping enthusiasm like that is helpful coaching. Any subject worth learning has depth to it. Nothing worth knowing can be fully understood in a short period of time. That doesnt me
28.
▲
by
loftsy
2y ago
Your seriously asking why should someone try to learn more? To live curiously, have growth, engage in lifelong learning. This response is negative gatekeeping.
29.
▲
by
loftsy
2y ago
Apache Cassandra could be a good fit here. Highly parallel frequent writes with some consistency loss allowed.
30.
▲
by
loftsy
2y ago
I took a look at the diff linked in the article with code that "we are all running". The top of the diff certainly looks interesting. They remove the bounds check in dict_put() and add a safe version dict_put_safe(). This kind of
More ›