/tech/ - Technology and Computing

Technology, computing, and related topics (like anime)

Build Back Better

Sorry for the delays in the BBB plan. An update will be issued in the thread soon in late August. -r

Max message length: 6144

Drag files to upload or
click here to select them

Maximum 5 files / Maximum size: 20.00 MB

More

(used to delete files and postings)


Open file (6.66 KB 135x135 hiddenwikilogo.png)
How to travel to the Deep Web Anonymous 03/02/2021 (Tue) 07:59:18 No.3228 [Reply]
Welcome to the Deep Web, yet another World Wide Web. How about a trip to the Deep Web? More deeply, it is a web for those who seek the truth. If you're new to the Deep Web, you'll find The Hidden Wiki, the most detailed guide you'll find. First, let's get ready for the trip. Download Tor Browser from here. https://www.torproject.org/ Come on, the Deep Web is right there. Start your journey with The Hidden Wiki, a guidepost for travelers on the Deep Web. Great links are collected. http://zqktlwiuavvvqqt4ybvgvi7tyo4hjl5xgfuvpdf6otjiycgwqbym2qad.onion/
What is this 2009

Open file (20.16 KB 240x127 ClipboardImage.png)
The Hidden Wiki Anonymous 03/01/2021 (Mon) 12:02:19 No.3226 [Reply]
Reminder you don't have to put up with wikip*dias bullshit, a superior wiki is already here, the hidden wiki, you can edit and browse it with 100% anonymity. http://zqktlwiuavvvqqt4ybvgvi7tyo4hjl5xgfuvpdf6otjiycgwqbym2qad.onion If you don't know how to access .onion links check out https://www.torproject.org/download/ Thoughts?

Anonymous 12/10/2019 (Tue) 09:21:45 No.1054 [Reply]
I just realized Terry revived God
Go in peace ,/tech/
>>1054 You too Anon.

Open file (72.02 KB 1200x971 youjew.png)
Anonymous 10/31/2020 (Sat) 08:54:19 No.3098 [Reply]
the glow-in-the-dark RIAA niggers took down the github repo for youtube-dl and it seems that using the latest version no longer works on any videos that have copyrighted music in them. any other software for this? obviously something that rips the media and doesn't re-encode or anything niggerlicious like that gas kikes
13 posts and 1 image omitted.
>>3134 heh, welcome to the internet troonfriend.
>>3134 no, not dead. almost dead. the whole project was starving because of lack of maintainers. before the shutdown pretty much the only person doing anything with the repo was dstftw and he only bothered to show up like once a month to merge a few critical bugfixes. other stuff like fixes to less important extractors, improvements and new extractors were brushed aside and ended up hanging on the pr's list for eternity (iirc there was something like 700-ish pr's in september). i tried adding a new extractor some time ago and even though it got reviewed by someone, it just hanged there until the dlc fork came along and finally merged it. so yeah, not exactly dead, more like a bleeding corpse.
>>3143 derp, i meant >>3140
install python open terminal pip install youtube-dl or pip3 install youtube-dl

Open file (52.47 KB 512x512 best distro.png)
/tech/ support Anonymous 05/12/2020 (Tue) 14:07:38 No.2826 [Reply] [Last]
Old thread is bumplocked. Lets have another "Questions That Don't Deserve their own thread" thread.
67 posts and 5 images omitted.
>>3151 I did, only 480p .m3u8s keep popping up, which is weird.
when i set my hostname on my linux machine, shouldn't other systems be able to just type my hostname and connect to it? for example if i set my hostname to "box" shouldnt i be able to type on a computer on the same network "ping box" and get responses from "box"? i used to be able to do this with my file server but one day hostnames just stop resolving.
richard stallman uses jitsi im pretty sure
>>3151 Not under the media tag? >>3153 RTFM: hostname, dns, domain name
Are the current Wyzecam V2's able to use cfw?

Open file (59.30 KB 872x312 Capture.JPG)
/hsg/ Anonymous 09/13/2019 (Fri) 13:13:12 No.103 [Reply]
Post your servers, what you're working on, or what you plan on buying
or post anything, don't let this board get any more dead then it is
21 posts and 2 images omitted.
What are your (creative) solution for dynamic ip?
>>3081 Create an overlay network where the current address is bound to a public key, so that when the physical address changes all it takes is to change the associated value and since the overlay address is a crypto key I can encrypt data for free, too. Not my idea, but it's cool.
>>103 i dont have anything cool to say except devuan, nice also >don't let this board get more dead then it already is than*
>>3082 What is the resolver?
>>3084 As long as some kind of table can be built, resolving the overlay address to get the physical address is easy, just store it as a value in the table with the overlay as a key. It's pretty much what also happens with routers and IP addresses. With an overlay network the already existing protocols can't really be used, but it can be worked around by using a dht or something like that.

windows xp leak Anonymous 09/24/2020 (Thu) 16:00:11 No.3056 [Reply]
looks like a windows xp and 2003 leak https://www.limetorrents.info/Microsoft-leaked-source-code-archive%202020-09-24-torrent-15247398.html https://mega.nz/file/PdhxBSZD#w-O3C-BAMwE4E02qPn_fSdTivILcE8hzk9PeyoXg7wU we may get fully functional foss windows, i could easily see russians or whoever updating it for security and improving it.
>>3056 maybe

Anonymous 08/08/2020 (Sat) 05:31:31 No.3032 [Reply]
I have a $800/$1000 budget. What would be a good general purpose laptop to get under that?
Would my dick be a suitable laptop for your tight pussyass, lad?
>>3032 Thinkpad x220 or Thinkpad x200
>>3032 Acer Nitros are the best value if you want one that can handle the latest games.

Open file (14.39 KB 711x512 haskell-logo.png)
Haskell general - see what other languages will introduce in 10 years Anonymous 09/14/2019 (Sat) 19:42:43 No.114 [Reply]
This thread is for make benefit glorious language of Haskell and functional programming in general. Discuss anything from newbie questions (what's a monad?) to advanced topics (what's a monad?) to category theory (what's a monad?) to your real-life haskell projects (>implying haskell is used outside academia) to what language features should be included in GHC9 to which IDE is best.

The hottest opinions: https://github.com/ghc-proposals/ghc-proposals/pulls?q=is%3Aopen+is%3Apr+no%3Alabel

Haskell for starters: http://learnyouahaskell.com/introduction#what-you-need
Hoogle: https://www.stackage.org/
Introduction to lenses: https://www.schoolofhaskell.com/school/to-infinity-and-beyond/pick-of-the-week/a-little-lens-starter-tutorial

If you're past the Hello World phase, I highly recommend using stack to sandbox projects https://docs.haskellstack.org/en/stable/README/#quick-start-guide and install HIE for IDE integration (e.g. VS Code) https://github.com/haskell/haskell-ide-engine#user-content-installation . Where Hoogle beats any other form of documentation, HIE beats any autocomplete and checker, simply because Haskell has such a rich type system and GHC has features like typed holes.

Honorable mention to http://www.purescript.org/ for being basically Haskell but without a lot of legacy garbage and with row types. A huge downside is that it's not lazy.
5 posts omitted.
>>3023 You can do an old AoC, although AoC is very much aimed at imperative languages. Other than that try project euler and kattis.
>>3025 >kattis Exactly what I was looking for, thanks m8.
if i learn haskell can i get a job and make 3 gorillion dollars a year?
>>3039 No, but you may be able to use it to virtue-signal your way into a position of temporary power in the coming pozfest during the coming collapse of the West. Elephant language is popular in academia (especially with a certain type of professor) after all. If you want gorillions then learn C++.
>>3039 If you have to ask it's a no. Most people who have learned Haskell out of interest enjoy a well-paid and satisfying job. And by learned I mean knowing how to build a useful program, not just knowing hello world, list comprehensions or >hurr durr monads are burritos. But don't despair, even if you only want to learn it to make 9 bajillion dollars, learning Haskell will help you become a better programmer by presenting you with approaches and abstractions that you could never imagine and can be applied in other languages too. And better programmers earn more.

Report/Delete/Moderation Forms
Delete
Report