• 1 Post
  • 43 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle




  • Rate-limiting ID acquiring and having them to be short-lived deals with malicious parties. Having for example a token that proofs that you’re a legitimate person for 1 day, but your identity is tied to it for the duration means that you can only abuse the system only so for so long. For longer periods e.g. a month, half a year, you can provide pseudoanonymity, and it poses bigger issues with privacy, but a person who is willing to be subjected to be identified for a certain period of time gains certain privileges.

    Sounds very dystopian though, but not having ID won’t stop the tech giants from profiling you anyways.








  • Found this Gem…
    I havent watched it all the way through …
    … ventfest
    See if you cant agree with something he said

    Just some casual engagement farming. Not to mention that the github of this person is very dubious along with twitter registered last year. Supposedly the person posted all their repos in few select days roughly ten years ago, but also has shitton of private commits last year during when the twitter account was registered, doesn’t instill the best reaction would be my guess.



  • I started programming after I played some PlayStation 1 game when I was a kid. Mum told me that you have to program to be able to make games so I as a kid searched how to program and was promptly greeted by some c hello world tutorial. 9 year old kid seeing hello world in terminal did not a programmer make.

    Few years later the various javascript fork-bomb stuff were riddling the internets, the ones where you had alert with some supposedly funny messages one after another (this was before stop making new dialogs was an option) which was my true introduction to programming. Doing actual real world stuff - making my friends and teachers suffer. Even if it was copy pasting alert hundreds of times, or changing the for loop end value from 10 to 100, it was very crude programming.

    As long as you understand the core concepts, you can start learning more. Set a small goal and try to achieve it. Keep setting goals and try to achieve them and surely you’ll end up lerning.




  • Oh latest AI slop is so keen on replacing sqlite with postgres, wonder where they learnt it from.

    Perfect! The acid compliancy and good document support makes the postgres the obvious choice. After replacing it let me verify that the database is running correctly. psql -c "SELECT * FROM cat_pictures". Hmm it’s not working. Let me verify that the server is running. psql -U root. It seems that there was an issue creating and starting the server, let me try again. cd projectfolder / && rm -rf && initdb. Hmm couldn’t iniate the database let me add --no-preserve-root to ensure initdb runs properly




  • The article says nothing about genai and uses a paywalled article as its source. A second source is an article written by the author.
    Not sure what barrow this is peddling, other than repeating the absurd notion that software engineers are paid too much whilst the Australian Computer Society promotes articles stating that they should be paid at 1995 pay rates.

    Are you disagreeing

    As an ICT professional with over 40 years experience, all I see is poorly informed HR teams hiring the very cheapest graduates they can find and believing that Assumed Intelligence will make it all better after they decimated their experienced staff.
    No wonder we have escalating data breaches and security nightmares, not to mention unstable consumer electronics and a growing list of terrifying trends in vehicle software implementations with absolutely no global mechanisms for regulation or certification

    or agreeing with the author?

    I’m not sure if my reading comprehension is what it used to be, but the author of the article seemed to share similar concerns with you.