Viewing profile — flatline-84
flatline-84
HN member- Joined
- Tue, Jun 15, 2021, 1:22 AM UTC
- HN karma
- 24
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About flatline-84
No profile information was provided.
Recent public activity
-
comment
Comment #45070152
No, loss of license is 20-24km/h over the speed limit in a 110km/h zone (our fastest roads iirc). So 130 is sayonara license. For every other road, 25km/h+ is instant loss of licen…
-
comment
Comment #45057658
Here in Australia, Mustang V8s hold their value pretty well. When I was looking for a sports car (which I've now learnt is very different to a muscle car), the Mustang was top of t…
-
comment
Comment #41245361
My main issue with Vaultwarden is that there doesn't appear to be any way to migrate a Bitwarden self-hosted instance to it. I run a Bitwarden server for myself and something like …
-
comment
Comment #38692111
There's also Fluidd https://docs.fluidd.xyz/
-
comment
Comment #38692096
3D printers can do a variety of "bed mesh" leveling, which is where they probe the bed in a grid pattern and then can compensate for any deformities in the bed via software. This e…
-
comment
Comment #34878960
I've upgraded my x220 as well and it's good enough for basic dev work with about 8hrs battery life on the big battery. For the screen, are you using the Nitrocaster mod? I have it …
-
comment
Comment #29324984
Insider trading is what you're missing. As evidenced by the March 2020 dump
-
comment
Comment #28023659
NSW also employed the Fixated Persons Unit (a terrorist task force) to arrest a journalist who was critical of John "Pork" Barilaro. So far, there's been no word from the "Law Enfo…
-
comment
Comment #27510370
Does it? I haven't been able to get it to work correctly with Fire. @Gooey() def main(): fire.Fire() def hello(name="World"): return "Hello %s!" % name if __name__ == "__main__": m…