Viewing profile — mjmas
mjmas
HN member- Joined
- Mon, Dec 30, 2024, 2:05 AM UTC
- HN karma
- 353
- Public activity
- 194 items
- HN profile
- View on Hacker News ↗
About mjmas
No profile information was provided.
Recent public activity
-
comment
Comment #49221718
> No handles. The ones in the article do have handles, but they are on the sides and so almost not visible.
-
comment
Comment #49205992
> green milk crates Looks like https://makerworld.com/en/models/1515018-110x110mm-square-st...
-
comment
Comment #49163404
pandoc document.md --to native
-
comment
Comment #49145033
> offer NFC payments via their app NAB here in Australia did previously as well, but then they stopped doing that in 2022. https://www.zdnet.com/finance/banking/nab-waves-goodbye-t…
-
comment
Comment #49117040
Why not have your program just listen on port 80 on an address under 127.0.0.0/8? You will need to run sysctl net.ipv4.ip_unprivileged_port_start=80 before you start, but after tha…
-
comment
Comment #49094837
> $0.001 cent https://verizonmath.blogspot.com/2006/12/verizon-doesnt-know...
-
comment
Comment #49094728
> Lua uses 64-bit double floats for everything Not true in Lua >= 5.3. 64-bit signed integers are included in the number type now. And there is a math.ult function for treating the…
-
comment
Comment #48999749
Why do brands often have ALL CAPS® as a trademark rather than normal case?
-
comment
Comment #48974914
To clarify, Uggs originated in Australia and are a generic term here. Deckers owns a trademark outside Australia and is enforcing it against people in Australia. It would be like i…
-
comment
Comment #48971947
A generic Australian product. But however Deckers owns Ugg as a trademark everywhere but here and NZ. https://en.wikipedia.org/wiki/Ugg_boots_trademark_dispute
-
comment
Comment #48954195
Perhaps you could take it up with your ISP or whoever is doing mitm?
-
comment
Comment #48953797
HN does have the important bit though:
-
comment
Comment #48878010
https://www.hwaci.com/ See https://news.ycombinator.com/item?id=23511151
-
comment
Comment #48841800
Doing it for company-owned laptops seems a lot different than doing it for customers' devices. I think the complaint is more about the latter.
-
comment
Comment #48841743
Probably, but not at any meaningful concentration.
-
comment
Comment #48831194
Pulled out of fair hat. Guaranteed to be random.
-
comment
Comment #48789240
Similar to wifi et al using light beyond the range of human seeing.
-
comment
Comment #48772148
aka spirit level?
-
comment
Comment #48771713
We have our NBN fibre here in Australia and it works fine. We can get 1000 down / 400 up for ~100USD.
- comment
-
comment
Comment #48731074
POSIX compatibility > https://pubs.opengroup.org/onlinepubs/000095399/functions/op... > The open() function shall return a file descriptor for the named file that is the lowest fil…
-
comment
Comment #48669609
English too
-
comment
Comment #48607802
> jam the same stream. To add to that, other people won't be able to spoof the original stream (as that needs the private key), but instead only jam it. It would be the same failur…
-
comment
Comment #48605765
Does the US have the same distinction we have here in Australia where there will be a small local government area in the centre of a city named that? For example, the City of Sydne…
-
comment
Comment #48596300
Or if your editor is happy to store them in a subfolder that is useful. I use Sublime with the AutoProjects extension and it puts .sublime-project snd .sublime-workspace under a .s…