not a native speaker, but have been reading and writing english long enough to pick up the meaning immediately
anyway, had the same though when typing my sibling comment, felt so disgusted reading that
HN user
not a native speaker, but have been reading and writing english long enough to pick up the meaning immediately
anyway, had the same though when typing my sibling comment, felt so disgusted reading that
thanks for clearing that up
yea, it's just another one to add to a list of expressions that are unnecessarily aggressive, and for which there are better alternatives
it's hip, they use hip tech and hired hip folks, so you know it's the place to be ;)
what's up with the status page?
DO, OVH, and Hetzner are more stable because they don't use buzzwords?
monitoring means you might get called-in on your night-out
who wants that?
a throat to choke
yikes
unless the intent of the code is to demonstrate some implementation where the optimisations would be distracting
in order to reduce hallucinations one can use other tricks, chain-of-thought and reflection being two popular ones
models are still having trouble reasoning – current tricks still depend of feeding back an intermediate answer with a different prompt, but it is still an LLM, and most times the same LLM
that would be copilot not chatgpt
parent gave five examples of issues they found while using a taxi in the manner you described
you could have just believed them instead of being antagonistic about it, this is especially unnecessary given the topic has a history that supports the experiences the parent poster listed
uses half the memory
this is false
two orders of magnitude faster
incorrect
doesn't let your users DOS you by triggering huge file reads on each request.
I understood what you were trying to do on your first reply – "Prolly don't want to read the file on every request though" – no need to repeat yourself.
plese remember:
1. it's pseudo code, the optimisation is superfluous
2. it never ran, the optimisation is useless
congratulations, you've optimised a snippet that never ran – it was typed into the post form from memory
and how do you get access to the VPN?
all VPNs need authentication and payments, otherwise your just connecting to another open network with the same issues as TOR.
if you make payments, and then auth on connection, they "know" who you are and TOR at the start is not giving you anything
import flask
import random
app=flask.Flask()
@app.route('/')
def random_redir():
with open('urls.txt') as of:
return flask.redirect(random.choice(of.readlines()))I guess I got lucky as it sent me to: https://www.w3.org/People/Berners-Lee/
"Exploring Transcranial Magnetic Stimulation as a Potential Treatment for Addiction: Promising Results but More Research Needed"
you could start by pushing all articles into a database; have another process quickly label/tag the entries based on the criteria you care about; web or tui app to show you only the entries you care about; slower clean up job for entries you don't care to keep around anymore
1. the script is generated by the llm
2. the user runs the script that does the scraping
these are temporally separate actions
what is tor adding to that setup?
tailscale
got a mini at home serving as an exit node
set this up one time the it dep was being obtuse about fw rules, and locked us out of ssh, so we couldn't push to gh - amateur hour; add more shadow it
anonymous/guest editing does not a wiki make
impactful against the users
dude, what?
People committed suicide the last time this shit happened.
Maybe redirect your outrage at the company's executives?
can we agree to abolish the pedantic class, they produce boring commentary
this is right – I apologise for misleading folks on creating that folder
my local alias is actually: mkdir='mkdir -pv'
on mac?
go to gog.com and buy a doom2 copy, then forget about it
search for doom2.wad and get it from the archive
get gzdoom 4.x
mkdir -r ~/Library/Application Support/GZDoom && open ~/Library/Application Support/GZDoom
put the doom2.wad in that folder
download the myhouse.pk3 from the google drive and drop it on the gzdoom app
enjoy!
I just purchased I and II from GOG, they're EXEs; i'm on a macos machine :'(
where is the doom2.wad coming from?