Viewing profile — majormjr
majormjr
HN member- Joined
- Mon, Feb 09, 2015, 3:31 PM UTC
- HN karma
- 186
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About majormjr
No profile information was provided.
Recent public activity
-
comment
Comment #43770598
Why not fork it like Microsoft did with Edge?
-
comment
Comment #42911082
If you have a switch with port mirroring you can send the traffic to another device and monitor using something like Suricata.
-
comment
Comment #42888799
The first 2 points do point to Ollama neglecting the community and not contributing to upstream. For the lack of Jinja templates I would have thought that's just from it being writ…
-
comment
Comment #38886467
Great video! Every one in the series building the mechanism has been very interesting. It's fascinating how such simple tools produce the complexity in the mechanism. With modern l…
- story
-
comment
Comment #30842514
It's mentioned in the abstract that similar findings were noted in humans as well. "Humans experiencing long-COVID with cognitive symptoms (48 subjects) similarly demonstrate eleva…
-
comment
Comment #27918706
It's also marked as not self hostable despite the comment above mentioning it running on Raspberry Pis.
-
comment
Comment #27406536
Good lighting makes a big difference as well, even low quality webcams on laptops look much better if your face is well lit.
-
comment
Comment #27167603
ExpressLRS is looking very promising. Hopefully it will do the same thing with radio protocols as OpenTX has done with the radio transmitter market; lowering costs for software dev…
-
comment
Comment #26827225
They only allowed regional carriers with existing spectrum to use others networks. It doesn't allow any other company to use the large carriers networks which limits the ability to…
-
comment
Comment #26427061
I was just looking at this new Terraform provider yesterday how timely. Nice to see the quickstart guide this will be helpful for managing the buckets and application keys.
-
comment
Comment #26285416
I generally find the Cloudflare blog posts interesting and entertaining but this one seems more suitable for a personal blog.
-
comment
Comment #26156038
It works well for me on iOS, not sure how it compares with LastPass's app but BitWarden does everything I need on the phone.
-
comment
Comment #26123943
This is also how I transitioned to Fastmail. Forward all mail from gmail to your own domain and then slowly unsubscribe or update the email on any that you receive. Eventually you …
- comment
-
comment
Comment #26037075
I'm looking forward to the open source CAD talks. There is one about the Linkstage3 branch of FreeCAD that will go over some of the new features added there and those improvements …
-
comment
Comment #26032499
This is one of the key parts when starting to learn programming. Just typing out everything manually really helps you see the small details that are important when writing code tha…
- story
-
comment
Comment #26010340
Many AUR packages have a binary package available for install.
-
comment
Comment #25988753
This is a good tutorial to get the server side of things secured. I didn't know you could use Traefik to proxy the MQTT connections as well which looks quite useful. The biggest is…
- story
-
comment
Comment #25813616
I use FreeCAD and the lithophane addon.
-
comment
Comment #25745972
They have a premium membership that gives a few extra features like game analysis.
-
comment
Comment #25702491
Especially with HTML as it's going to get minimized and hacked up to reduce the filesize. Including the closing tags makes the transpilers job easier and less error prone.
-
comment
Comment #25622055
That backup software also looks useful. The key feature for me with restic is the ability to upload the encrypted backup directly to cloud storage with all the nice de-duplication …