Viewing profile — duckqlz
duckqlz
HN member- Joined
- Tue, Sep 06, 2016, 6:46 AM UTC
- HN karma
- 234
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About duckqlz
No profile information was provided.
Recent public activity
-
comment
Comment #44603672
Embiggen is a perfectly cromulent word!
-
comment
Comment #37703097
If any lawyers or FAA employees are reading this I’m genuinely interested in what, if any, legal implications there would be for running nmap mid flight on an airline. Surely once …
-
comment
Comment #37074398
Op was talking about the front wheels pivoting. Rear wheels do not pivot. Furthermore, the quality is sometimes better on rear tires in a rear wheel drive car if the owner is tryin…
-
comment
Comment #36891515
€6000 to look inside of your walls for bats?! Quitting my job today to move to the Netherlands to start a bat inspection business.
-
comment
Comment #36757809
I vehemently disagree with this. I find managing vs code extensions a nightmare and having to download them based on rating alone when there are 300 extensions for every query is u…
-
comment
Comment #36735730
Does anyone know how the graph illustrations were created? I have driven myself mad with tikz and dot .
-
comment
Comment #36707063
I love how the comments in the code keep the same tone as the game and the Simpson itself. “”” // Synopsis: Blahblahblah “”” I want to work in a place that allows this or encourage…
-
comment
Comment #36655581
https://www.trendhunter.com/trends/cube-clock Or buy the same clock?
-
comment
Comment #36629713
What an amazing project. I will be copying or becoming a customer in the coming weeks. Lots of comments about the high price, I do wish large e-ink displays would come down in pric…
-
comment
Comment #36445773
In the quote the author is speaking about students handing in an assignment and using ChatGPT to write it. He says: > This may not count as plagiarism, but it won’t produce anythin…
-
comment
Comment #36391003
“Professor Jochen Brocks inspecting the 1.6-billion-year-old rocks in Australia’s Northern Territory. The rocks contained a primordial chemical structure that hinted at the existen…
-
comment
Comment #36185303
This was my first introduction to the “demoscene”. I would really like to get into this type of programming, it is so beautiful. The efficiency and creativeness of the programmers …
-
comment
Comment #36083541
From the first chapter: “The first two chapters of this book are friendly non-technical intro- ductions to key topics and skills. For readers curious to learn more about behind-the…
-
comment
Comment #36042592
Actually it was shipped. “Microsoft disabled the AARD code for the final release of Windows 3.1, but did not remove it, so that it could have become reactivated later by the change…
-
comment
Comment #36011354
Really interesting concept. The most intriguing part is the ability to add LLM functionality directly in your code. From the documentation: ``` local PRIMER = "You are a sushi chef…
-
comment
Comment #35946532
From the first line of the README: "Simply put it's a fancy wrapper around podman or docker to create and start containers highly integrated with the hosts"
-
comment
Comment #35922710
I absolutely agree. If it were a ‘.html’ extension that opened a self extracting zip we would have an issue but I struggle to see the danger with this. If someone, technical or not…
-
comment
Comment #35916893
Comparing the first example against a similar guess based on intuition: zuckerberg => investor(21%), mark(20%) cuban => investor(3%), mark(%4) Using google as a general guide to ho…
-
comment
Comment #35900212
Your assumption that you need to develop or even use malware to commit these attacks is incorrect. As the article eludes to, most "script kiddies" would be using simple reflection …
-
comment
Comment #35850552
Skeets [1] https://www.theverge.com/2023/4/27/23701551/bluesky-skeets-n...
-
comment
Comment #35846114
I'm confused by what you are saying? 111..11111 = -1 (for Nbit) 100..00000 = -2147483648 (for 32bit) Therefore 11...1 is smaller than 100...01? Maybe I am dumb and missing somethin…
-
comment
Comment #35814544
Everyone is so angry in the comments about c adopting c++ traits. I do not see it that way. This is not the language standard this is just GCC. Clang and GCC have always had compil…
-
comment
Comment #35665620
Very creative game. Pretty basic sql but that’s probably good anything heavier would be enraging. really wonderful production putting it all together. I enjoyed it. FWI On iOS you …
-
comment
Comment #35638302
I am guessing this was written by ChatGPT. As far as I know, No one likes make. Imagine having a choice between make and cargo and still picking make. ridiculous.
-
comment
Comment #35579761
I don’t think that the anti cheat was doing anything shady. It’s pretty much industry standard to have the anticheat start from the registry and run in the background as a service.…