[ Home ]
[ en / f / h3 / i / jp / t / v ] [ Home ] [ FAQ ] [ Rules ] [ Catalog ] [ Archive ] [ RSS ]
Board Statistics
Board PPD Total Posts Unique Posters Last Post
Welcome to the WIRED

c.jpg - 16.59 KB (474x545)

what programming languages does hikari use?

>>

HolyC

>>
730ccccf-40cf-4bc6-8c9b-9e04c3dfae97.jfif - 235.88 KB (1440x1800)

>>424 I want to learn Racket. It's sound so fun to craft your own meta-language I don't know what I'd use it for tho...

>>

Not fluent, but I've made "projects" in Lua for making mods in Garry's Mod, though I am just recently learning Python in college. I've made way too many disappointing attempts in trying to learn Python or any other programming languages prior to college, during high school. I just hope college motivates me to be better, because it really sucks being lazy, I'm trying to break away from the habit.

>>

C++ since you can do RAII and make the memory work for you or you can have free control to do all the memory management yourself like C style. Wide range of control and architecture you can have in C++ makes me love it.

>>

Mostly C, various lisp dialects and sh scripting. I use lisp more and more each year. Trying to slowly work my way down the stack and make everything lisp when possible. I'm frustrated though because I'm using 3 lisp dialects right now and I'd prefer to use just one.


sample_9d746e2431eeeafb89b2e4e71884c42ffa59c407.jpg - 195.04 KB (850x665)

Does anyone know the best software to manage subtitles and audio on a .M2TS file or other video format? I was wanting to have them named Japanese and English instead of both being "unknown" cry

>>

Nvm figured it out. Using handbrake I can rename the audio settings and subtitles as well as make it an mkv

>>

>>1646 Good job. Hikarin must be very smart love love

>>
b578cf8c3e4b937ee94c56e59930690c-1983865230.jpg - 144.59 KB (1440x1440)

>>1650 I can be sometimes


1641068923090.jpg - 41.17 KB (377x348)

THE next New Big Thing is a combination of dicksword, Anonymous Imageboard and Feditwittereddiverse all in one, and there's not even a signup. I don't know what it'll look like, but I do know there would be 2 parts to the site(or... webapp?), the "Agora" part, which is the "imageboard" (no redditvoting, no democracy, just posts) but has some elements from twitter and reddit, but primarily imageboard, and the "Tavern" part, which is dicksword-like, but all of this on one site/whatever-it-is. Overcoming bots would have users do or say things that bots generally can't, manually. Nothing is "automatic" Overcoming CP would have mods round the clock perpetually. The site wouldn't really have "boards", but few, with few "topics" doing 'roots' and 'vines' to others, like a web, like mycelium underground, the mesh and crisscross would be so much to the point there's no one real entry point, but all can be connected to others. twitter's organic connected posts resemble this the most.

>>
1452556413_preview_StoppedReading.jpg - 12.96 KB (250x272)

>a combination of dicksword, Anonymous Imageboard and Feditwittereddiverse


ebc05552cbd1cd57f9126a719fef25a0605d5937b2530a5b673c0eef970ad03a.jpeg - 141.94 KB (1025x1113)

What's your favorite programming language /t/?

>>

>>1425 go is dope

>>

63 posts and no mention of lisp cry

>>

>>231 Rust >Cargo Need I say more? needing to wrap everything in "unsafe" for interacting with the native API is getting really old, though. I do like how I can use the msvc toolchain for x64 and write asm, though, since M$ decided intrinsics can replace inline asm for whatever reason. C and Go are great languages, though. Golang is amazing for backend work.

>>

Haskell and Lisp, I love em. annoyed2

>>

>>231 im quite fond of both python and C++ or C# since both languages have been around and are very robust and generally pretty darn secure


h3qube.png - 737.87 KB (1920x1080)

i'm poasting from QubesOS. ask me anything. neco

Your fortune: Better not tell you now

>>

What is your reason for using it? neco

>>
fastfetch.png - 576.67 KB (1920x1080)

>>1595 i mostly started using it out of curiosity. the laptop i have it installed on is really only used for college and extra-curricular studies so i thought why not. there is also the privacy aspect, which is always nice. is Qubes a bit more than my threat model needs? perhaps for now. but that may change in the future. honestly it functions quite well for my usecase, and the focus on compartmentalization strokes my autism a certain kind of way. neco

>>

why are you gae

>>

cool


Screenshot 2025-07-26 105435.png - 120.86 KB (597x609)

Sweet who would've thought after making a "Secure" email service that rats you out to the cops and an overpriced VPN service that Proton would make a shitty AI model that shills their own products?

>>

>>1600 is rsa 4096 post-quantum? is 8192 post-quantum? we can always just add more bits anyway

>>

>>1600 Haven't the only people that Proton "rat" on to the police, were involved in a preteen handholding abuse ring, selling Hurtcore CP?

Your fortune: Good Luck

>>
>>

>>1603 >the limit of encryption is that you can't let other people do it for it ok, /thread?

>>

oh shit sorry i thought that this was the quantum thread

Your fortune: Average Luck


1497735478567.png - 968.92 KB (1920x1200)

Any Gentoo Friends on this board? If so tell me what you love or hate about it. What USE flags do you use? In the meanwhile I will post some of my favorite Gentoo Desktops!!

>>

>>1563 laugh gay non binary dev thinks that HIS machine is relevant

>>

>>1563 Have you completed the migration to py3.13? have you recently updated qt with zero issues? how's it done?

>>
39344a0aba905a9e043376587084fd3b.jpg - 568.28 KB (2031x2452)

>>1568 >Have you completed the migration to py3.13? Yes I have. I still have some programs dependent on 3.12 though. emerge -pv --depclean '=dev-lang/python-3.12.10' '=dev-lang/python-3.11.13' Calculating dependencies... done! dev-lang/python-3.12.10 pulled in by: app-cdr/cdemu-3.2.5-r1 requires dev-lang/python:3.12 www-client/firefox-128.12.0 requires dev-lang/python:3.12[ncurses,sqlite,ssl] www-client/icecat-128.12.0 requires dev-lang/python:3.12[ncurses,sqlite,ssl] >>> Calculating removal order... >>> These are the packages that would be unmerged: dev-lang/python selected: 3.11.13 protected: none omitted: 3.12.10 3.13.3 All selected packages: =dev-lang/python-3.11.13 >have you recently updated qt with zero issues? My system is up-to-date(amd64, not ~amd64) >how's it done? eselect news read 2025-03-24-python3-13

>>
39344a0aba905a9e043376587084fd3b.jpg - 568.28 KB

Ok I tried emerge -pvu @installed and turns out I could update 200 pkg, including qt >Conflict: 23 blocks (all satisfied) But you should update your world set, not @installed anyway.

>>

all the qt packages are blocking each other.


2267_hi_res.png - 2335.09 KB (3330x1233)

Came home today to my router was a very very hot, very dead, brick. Not sure what happened, but I assume it is due to me living in a house with ancient wiring (some of the oldest parts are knob & tube, and I am afraid of ever touching that lest I awaken demons). Now I am stuck with the ISP router until I replace it. I've rather liked MikroTik products in the past, and I'm eyeballing the L009. Anyone here use it before? Any ideas for an SFP-RJ45 module that will work at 2.5Gb with it? I'm also open to other ideas for routers, and other networking gear. I just don't want Gaymer bullshit, or built in wifi.

Your fortune: Good Luck


php_gemerald.png - 931.03 KB (1280x720)

キタ━━━(゚∀゚)━━━!!

Your fortune: Good Luck

>>

maybe its just because PHP was my first language so its native to me but all the arguments people make against PHP seem abstracted from the everyday reality of using it. kinda like when 4channoids cry about rust all day while never actually developing anything themselves while everything gets rustified


daemon-phk.png - 4.38 KB (191x208)

People tend towards ricing their desktops, but this is really just visual stuff. What kind of touches do you have to make the computer an extension of yourself rather than collections of other peoples software? I personally set the login PAM auth settings to have rootok as sufficient. getty logins run from uid 1 so you don't have to put in a password. Unprivileged users (including ssh) can't login without the rest of the authentication modules. Having a file that gets printed whenever a shell starts as a motd is pretty useful too.

>>

I like making aliases in my bashrc that replace fancy technical commands with nice layman commands. On Debian, I replaced "doas" with "pls", and "doas apt-get" with "please". If I want to install cmatrix, I just tell my computer "please install cmatrix" and it installs it. I'm thinking of making my own automated package installer for Slackware that's just going to be nothing but this kind of syntax.


Delete post: [ File only ]