HN user

tadasv

688 karma
Posts57
Comments34
View on HN
vilkeliskis.com 10d ago

Designing and assembling my first PCB

tadasv
165pts93
github.com 6mo ago

Show HN: Vibe Coded Text Categorizer

tadasv
1pts0
www.businessinsider.com 11mo ago

Coinbase CEO 'went rogue' and fired some employees who didn't adopt AI

tadasv
4pts4
news.ycombinator.com 5y ago

Show HN: Htmlkit – lib for declarative HTML construction in Go

tadasv
3pts0
hey.com 6y ago

Hey You always pay for email

tadasv
2pts0
puri.sm 6y ago

Librem Server

tadasv
4pts0
www.ft.com 7y ago

Donald Trump says any US-UK trade deal has to include NHS

tadasv
4pts2
vilkeliskis.com 7y ago

There's no such thing as job security in the USA anymore

tadasv
3pts1
slackhq.com 7y ago

Slack raises Series H round of financing from new investors

tadasv
1pts0
simpleokr.com 7y ago

How we added RBAC to our web app

tadasv
2pts0
www.youtube.com 8y ago

Worse Than Useless: Financial Surveillance

tadasv
1pts0
news.ycombinator.com 8y ago

Show HN: Simple OKR – Goal management with objectives and key results

tadasv
2pts1
www.cnbc.com 8y ago

People are taking out mortgages to buy Bitcoin, says securities regulator

tadasv
66pts101
www.foxbusiness.com 8y ago

Some Wall Street banks won't offer access to the first Bitcoin futures market

tadasv
109pts35
chrismaddern.com 8y ago

What the hell happened with Bitcoin this weekend?

tadasv
3pts2
bluebook.run 9y ago

Show HN: API Testing for Developers

tadasv
3pts1
github.com 9y ago

Show HN: Bluebook – API test management and execution

tadasv
2pts1
vilkeliskis.com 9y ago

Self-Reflection: Peak State, Passion, and Goals

tadasv
1pts0
venturebeat.com 9y ago

Quake Champions – Raw Gameplay Trailer [video]

tadasv
42pts34
vilkeliskis.com 9y ago

Scripting Go: Putting Lua Behind Bars

tadasv
2pts0
vilkeliskis.com 9y ago

Scripting Go: Putting Lua Behind Bars

tadasv
3pts0
vilkeliskis.com 9y ago

Building Bluebook

tadasv
1pts0
docs.google.com 9y ago

Help me understand integration testing

tadasv
1pts0
vilkeliskis.com 9y ago

Scripting Go: Embedding Lua in Your Go Apps

tadasv
2pts0
vilkeliskis.com 9y ago

Your Startup does not need Microservices

tadasv
1pts0
vilkeliskis.com 9y ago

Implementing Authentication and Access Control to Docker Registry

tadasv
1pts0
vilkeliskis.com 9y ago

Hut for macOS

tadasv
7pts0
www.producthunt.com 9y ago

Show HN: Hut – API prototyping for front end engineers

tadasv
2pts0
news.ycombinator.com 9y ago

Ask HN: What tools do you use to prototype web UI?

tadasv
21pts10
medium.com 10y ago

How to publish products to Layerstore

tadasv
3pts0

Fixed IP would be a way to go. Some people pick dynamic dns server so they can periodically update if their IP changes. But IMO it's just too complicated. I don't think there's a good way to go around ISP restrictions, especially in USA.

I host my site on my own home server, but I do have a proxy ec2 server to tunnel public traffic via wireguard back to my home server. This keeps things a bit more protected and my router/home network not directly exposed. I'm also not locked into AWS, I just use them for convenience, but could get any other cheap proxy to run wireguard. No dependency on tailscale either, it's just nicer interface to wireguard. Wireguard config is like 5 lines btw.

This is great! Thanks for the detailed write up and suggestions to improve. Like I said, this is my first time doing it and I have no background in EE or PCB design. If I make something else I'll give your suggestions a try.

I was actually very surprised myself. As I mentioned in the post, I don't do that type of work so it's all new to me. This got me also interested in CAD. You can design parts and don't need to own the 3d printer, could just get parts manufactured online.

I hope that open models will dominate. The difficult part to reconcile for me is the amount of compute that's required to create and run such models. Small models are fine, I run local llms 27b param on a gpu, but it's not even close to frontier in capability. Who wants to drop $40k+ on hardware to run these things. Companies, maybe/perhapts. On the other hand, to run a DB I can get a server for $3k and handle tons of traffic on it and other things too.

for those who are into books i'd recommend taking a look at alphago simplified by mark liu. It has rule based strategies + DL for connect for and other simple games.

I'm thinking about trying something similar to this on top of AWS SES. They make it fairly trivial to accept email and store it to S3. So email forwarding would be straight to S3 backup. But still would need a system to backup these emails to some local storage.

Not sure what's the best way to handle this, I had my gmail account since the early days and it's baked into so many important accounts. It definitely crosses my mind what it'd be really difficult if I were blocked out somehow.

i've been ~15 years in the tech industry, working as swe. I recently purchased 15 books on from proofs, calculus, linear algebra, real analysis combinatorics, diff equations to self-study math. Yes, you almost never need to use anything beyond basic math, but there's so many things to learn. And math is fun, I miss my university days.

I don't understand. I don't even know what exercism is.

You created a site that has 2 million users and don't know how to monetize? Just charge people $5 a month to use. It will solve all your problems.

Exactly! I like being able to log in to any server and use vim/vi without any issues.

I've noticed similar pattern with other tools, e.g. git. I've seen coworkers add all kinds off aliases to simplify git commands, and I'm very much against it since I prefer portability.

It's been a while since I started using vim. I can see some similarities. Though, I didn't really do much configuration in the early days. Currently, I have pretty much no configs when it comes to key maps or some custom or shortcuts. I only add plugins for code completion and highlighting. Nothing else.

I've been using arch for the past several years. Decided to get it installed after buying a new desktop. Overall it's good (and I've used it before), I have very simple setup and I don't really need much. Just dev tools.

The issue I'm having is (I think) hardware related. I'm a bit afraid to update systemd since by doing it several times before I got a kernel crash during install which left the system in an odd place. requiring me to boot up from usb to correct the installation. I can deal with it, but this is not something I particularly enjoy. I currently have almost 2GB of pending updates because of this, which I think defeats the purpose of rolling release distro.

I was actually thinking about trying out some other distros, maybe debian. With hopes that it will fix the kernel crashes. Another thought that I had, was to switch to FreeBSD, the only thing currently preventing me is the lack of Docker.

I'm not necessarily talking about the TLD. This is more like a "service" that's controlled by google and certain rules are enforced to those who hold the domain.

This makes very little sense to me. I get that it's nice to have a short domain that points to some action. But why do you need a completely separate namespace for this?

Haven't looked very closely, but how do you think they make money by offering virtual credit cards for free? I bet they will track all your purchases and resell them for marketing later.

Fonts and other stuff from google and facebook is just a small piece of the puzzle.

Not sure what to think of this. Smells like FOMO. I looked at their roadmap and they're planning to support so many different architectures. Adding EVM support seems like adding more complexity to the project just because blockchain.

I think something like this is needed for programming on blockchain, but I'd prefer to see a dedicated project instead.